[BUILD FAILING] Checkpoint for backup, added new hook for file system, tweaked makefile for real kernel header files inclusion, still not working. Commiting for periodic backup

This commit is contained in:
h3xduck
2022-01-05 20:34:53 -05:00
parent f8774ac9cf
commit 4882ce790c
10 changed files with 37 additions and 1145 deletions

View File

@@ -10,6 +10,8 @@
"module_manager.h": "c",
"modules.h": "c",
"libbpf.h": "c",
"bpf_tracing.h": "c"
"bpf_tracing.h": "c",
"ptrace.h": "c",
"stat.h": "c"
}
}