liurunrun
56c222170f
fixed missing args in calling of bpf_get_map_fd
...
Signed-off-by: liurunrun <liurunrun@uniontech.com>
2025-08-12 14:25:02 +08:00
liurunrun
ada903f911
updated frtp to support full file permission control
...
1. use uuid&ino instead of file path to support more bpf trace points.
2. add several new trace point handlers to handle more cases in file
permission control.
Signed-off-by: liurunrun <liurunrun@uniontech.com>
2025-08-12 14:25:02 +08:00
xulang
84674d76a0
remove no longer used items and add compile_commands.json
2025-08-08 17:24:44 +08:00
xulang
3baae71d54
change output directory to 'build' for 'test'
2025-08-08 17:18:37 +08:00
xulang
d201d00357
fix Makfile in demo directory
2025-08-08 17:17:53 +08:00
xulang
c697467195
fix pack script for recent change of makefiles
2025-08-08 16:29:44 +08:00
xulang
83c72881e1
reconstruct Makfile build output directory
2025-08-08 16:21:00 +08:00
xulang
91eb6c6979
gen_kconfig.py can specify output path now
2025-08-08 15:39:29 +08:00
xulang
f1a57c2982
add proc-info user code and fix cputime calculation
2025-08-07 20:18:07 +08:00
xulang
ea3d04af74
replace the template .gitignore with a real one
2025-08-07 20:13:09 +08:00
xulang
dea9baa592
fix runtime error for macro KSTK_EIP
...
task_pt_regs make the ptr not valid to access directly, we need to read it through the safe function BPF_CORE_READ
2025-08-07 20:13:09 +08:00
xulang
a3591a5a14
fix deb package dependency
2025-08-07 20:13:09 +08:00
liurunrun
b316894af4
fixed bug in get_pid_stat.py
...
Fixed the bug that spaces in filed 'command' will cause dislocation of the
fileds behind, which makes compare_pid_stat.py's output inaccurate.
Signed-off-by: liurunrun <liurunrun@uniontech.com>
2025-08-07 20:11:37 +08:00
xulang
90778cfc1e
set submodule pull depth to 1 for speed
2025-08-06 18:02:27 +08:00
xulang
66d8b7c4b4
add googletest submodule
2025-08-06 17:49:05 +08:00
xulang
786d5ac8f9
project migration
2025-08-06 16:21:44 +08:00
lax
462432cd33
Initial commit
2025-07-30 14:22:48 +08:00