Skip to content

Commit f8c8bd2

Browse files
authored
Add log handler and cancellation functions (#55)
* Add log callback and telemetry poll cancel * Log callback
1 parent 54d3bd5 commit f8c8bd2

4 files changed

Lines changed: 255 additions & 199 deletions

File tree

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,6 @@ add_library(sysinternalsEBPF SHARED
123123
unameOffsets.c
124124
installer.c
125125
syscalls.h
126-
hexdump.c
127-
hexdump.h
128126
)
129127

130128
add_definitions("-fPIC")

0 commit comments

Comments
 (0)