|
|
867f142a7f
|
Fix includes for BpfObject
|
2025-10-20 06:08:36 +05:30 |
|
|
|
88716ce19a
|
Fill missing fields in BpfObject's move constructor
|
2025-10-20 05:47:40 +05:30 |
|
|
|
cbfe6ae95e
|
Rename BpfPerfBuffer to PerfEventArray, add struct_parser to BpfObject as a shared_ptr
|
2025-10-19 22:34:10 +05:30 |
|
|
|
b4d0a49883
|
Add struct_defs_ to BpfObject
|
2025-10-19 21:26:20 +05:30 |
|
|
|
1c956da07f
|
Janitorial clang-format
|
2025-10-19 04:06:54 +05:30 |
|
|
|
c0b982a514
|
Use shared_from_this while creating BpfProgram or BpfMap, make get_map_names and get_program_names non-const
|
2025-10-19 03:04:11 +05:30 |
|
|
|
4a5ff0c1c2
|
Janitorial: clang-format
|
2025-10-18 21:00:16 +05:30 |
|
|
|
5c74be041e
|
Reimplement BpfProgram
|
2025-10-18 13:24:03 +05:30 |
|
|
|
2b99f01b02
|
Rework BpfProgram.h, pass BpfObject as shared_ptr to BpfPrograms
|
2025-10-18 12:36:15 +05:30 |
|
|
|
763c188fa9
|
Implement BpfObject class
|
2025-10-18 04:59:14 +05:30 |
|