-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
new: fsconfig support #606
Commits on Sep 19, 2022
-
new(driver): added
fsconfig
to event_table.Signed-off-by: Federico Di Pierro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf1d424 - Browse repository at this point
Copy the full SHA bf1d424View commit details -
update(driver,userspace/libscap): added PPM_SC_FSCONFIG and updated s…
…yscall table. Signed-off-by: Federico Di Pierro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40ff9db - Browse repository at this point
Copy the full SHA 40ff9dbView commit details -
chore(driver): added new filler to fillers_table.
Signed-off-by: Federico Di Pierro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9dcd420 - Browse repository at this point
Copy the full SHA 9dcd420View commit details -
new(driver/bpf): old bpf probe impl.
Signed-off-by: Federico Di Pierro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b121ae - Browse repository at this point
Copy the full SHA 7b121aeView commit details -
new(driver): implemented in kmod.
Signed-off-by: Federico Di Pierro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3dd7cb7 - Browse repository at this point
Copy the full SHA 3dd7cb7View commit details -
update(driver): split
fsconfig
value
param intoparam_ptr
and `……param_str`. This allows finer and better control over what we push to userspace from drivers. Signed-off-by: Federico Di Pierro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0cbf5c0 - Browse repository at this point
Copy the full SHA 0cbf5c0View commit details -
chore(driver, test): implemented in modern_bpf.
Signed-off-by: Federico Di Pierro <[email protected]> Co-authored-by: Andrea Terzolo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df71467 - Browse repository at this point
Copy the full SHA df71467View commit details -
fix(test): fixed modern_bpf test case.
Signed-off-by: Federico Di Pierro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a3fdd71 - Browse repository at this point
Copy the full SHA a3fdd71View commit details -
update(modern_bpf): refactor the code and add a test
Signed-off-by: Andrea Terzolo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98ba582 - Browse repository at this point
Copy the full SHA 98ba582View commit details -
update(bpf): refactor bpf side
Signed-off-by: Andrea Terzolo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e977cc - Browse repository at this point
Copy the full SHA 6e977ccView commit details -
update(kmod): refactor
kmod
sideSigned-off-by: Andrea Terzolo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6db747 - Browse repository at this point
Copy the full SHA c6db747View commit details -
fix(bpf): change the return type in bpf
Signed-off-by: Andrea Terzolo <[email protected]> Co-authored-by: Federico Di Pierro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f48930a - Browse repository at this point
Copy the full SHA f48930aView commit details -
test(modern_bpf): fix fsconfig test
Signed-off-by: Andrea Terzolo <[email protected]> Co-authored-by: Federico Di Pierro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40f7a19 - Browse repository at this point
Copy the full SHA 40f7a19View commit details -
fix(bpf): avoid
E2BIG
errors on old kernelsSigned-off-by: Andrea Terzolo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 81edf04 - Browse repository at this point
Copy the full SHA 81edf04View commit details -
update(test/modern_bpf): fixed an ifdef check
Co-authored-by: Andrea Terzolo <[email protected]> Signed-off-by: Federico Di Pierro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68284a3 - Browse repository at this point
Copy the full SHA 68284a3View commit details -
fix(driver,userspace/libscap): fixed event_table and syscall_info_tab…
…le flags. Signed-off-by: Federico Di Pierro <[email protected]> Co-authored-by: Jason Dellaluce <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b0221f - Browse repository at this point
Copy the full SHA 1b0221fView commit details -
chore(driver): dropped EF_WRITES_TO_FD from
fsconfig
and `io_uring_……enter` events. Signed-off-by: Federico Di Pierro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d47aa80 - Browse repository at this point
Copy the full SHA d47aa80View commit details -
chore(driver): added EC_SYSCALL category flag to fsconfig.
Signed-off-by: Federico Di Pierro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ce9fbe - Browse repository at this point
Copy the full SHA 8ce9fbeView commit details -
chore: bump number of syscall events expected by tests.
Signed-off-by: Federico Di Pierro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e83ce9 - Browse repository at this point
Copy the full SHA 6e83ce9View commit details