opensnitch/daemon/procmon
Gustavo Iñiguez Goia e5787aef65
structs fields reorganized
Structs' fields reorganized based on fieldalignment tool output
2024-01-14 20:44:49 +01:00
..
audit improved monitor method switching (audit) 2021-03-30 01:13:02 +02:00
ebpf ebpf: fixed getting ppid, skip failed execve's 2023-12-26 14:04:19 +01:00
monitor allow to configure ebpf modules path 2023-12-22 23:27:18 +01:00
activepids.go procmon/cache improvements 2023-12-12 14:48:17 +01:00
cache.go structs fields reorganized 2024-01-14 20:44:49 +01:00
cache_events.go cache of events improvement 2023-12-12 18:11:46 +01:00
cache_test.go cache of PIDs: added new tests, fixed rare crash 2021-08-11 14:19:43 +02:00
details.go updated TestProcIOStats test 2024-01-05 15:31:00 +01:00
find.go cache, pids/inodes: fixed race conditions, improvements 2021-07-21 15:04:23 +02:00
find_test.go cache improvements 2021-03-19 19:05:45 +01:00
parse.go procmon/cache improvements 2023-12-12 14:48:17 +01:00
process.go procmon/cache improvements 2023-12-12 14:48:17 +01:00
process_test.go updated TestProcIOStats test 2024-01-05 15:31:00 +01:00