1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change debug notice to notice in two places More... almost 8 years ago
Replace masks with mask More... almost 8 years ago
Replace "EM_path_" with "EM_str_" More... almost 8 years ago
Change templates to be more generic More... almost 8 years ago
Add warning if template was not found More... almost 8 years ago
ctest: add test for syscalls with string arguments More... almost 8 years ago
Reformat and change names of constants More... almost 8 years ago
Speed up replacing strings More... almost 8 years ago
Enable multi-packet option More... almost 8 years ago
Add templates for 3 paths (mount and request_key) More... almost 8 years ago
Rename MAX_PATH to STR_MAX and set it to 401 More... almost 8 years ago
Include trace.h using preprocessor More... almost 8 years ago
Fix match files for inotify_add_watch and mount More... almost 8 years ago
Correct flags of string arguments More... almost 8 years ago
Changes data types because of binary format More... almost 8 years ago
Fix loading templates for clone, fork and exit More... almost 8 years ago
Rename load_ebpf_file_tmpl to load_ebpf_path_1_tmpl More... almost 8 years ago
Rename ebpf_basic_file to ebpf_no_path_file More... almost 8 years ago
Rename EM_fs_path* to EM_path* More... almost 8 years ago
Reformat function briefs in utils.c More... almost 8 years ago
Replace NAME_MAX with MAX_PATH set to 400 More... almost 8 years ago
Add default CMAKE_BUILD_TYPE and CMAKE_INSTALL_PREFIX More... almost 8 years ago
Add macro DEBUG_NOTICE More... almost 8 years ago
Silence warnings about unused variables More... almost 8 years ago
Fix memory leak in load_fn_and_attach_to_kretp() More... almost 8 years ago
Dump syscalls table in binary mode More... almost 8 years ago
ctest: add test for sigaction() More... almost 8 years ago
Save syscalls' names in Syscall_array[] More... almost 8 years ago
Use syscall_names[] only to fill Syscall_array[] More... almost 8 years ago
Add macro for a notice More... almost 8 years ago