summaryrefslogtreecommitdiffstats
path: root/collectors/ebpf.plugin/ebpf_process.c
AgeCommit message (Expand)Author
2023-10-11Modify eBPF exit (#16159)thiagoftsm
2023-07-20Hash table charts (#15323)thiagoftsm
2023-07-12eBPF Functions (enable/disable threads) (#15214)thiagoftsm
2023-07-06Rename generic `error` function (#15296)thiagoftsm
2023-06-12eBPF unittest + bug fix (#15146)thiagoftsm
2023-05-24New eBPF option (#14691)thiagoftsm
2023-04-24Address issues on `EC2` (eBPF). (#14902)thiagoftsm
2023-03-08eBPF new charts (user ring) (#14623)thiagoftsm
2023-02-21Memory management eBPF (#14462)thiagoftsm
2023-01-27Improve ebpf exit (#14270)thiagoftsm
2022-12-12Fix eBPF load on RH 8.x family and improve code. (#14090)thiagoftsm
2022-11-25Improve eBPF exit (#14012)thiagoftsm
2022-11-01Fix systemd chart update (eBPF) (#13884)thiagoftsm
2022-10-13allow disabling netdata monitoring section of the dashboard (#13788)Costa Tsaousis
2022-08-05Remove SIGSEGV and SIGABRT (ebpf.plugin) (#13407)thiagoftsm
2022-07-18Fix chart update ebpf.plugin (#13351)thiagoftsm
2022-06-30Ebpf issues (#13259)thiagoftsm
2022-06-01Fix disabled apps (ebpf.plugin) (#13044)thiagoftsm
2022-01-19eBPF plugin CO-RE and monitoring (#11992)thiagoftsm
2021-11-16Fix typos (#11782)Dimitris Apostolou
2021-10-19Fix line arguments (eBPF) (#11670)thiagoftsm
2021-10-18Fix interval usage and reduce I/O (#11662)thiagoftsm
2021-10-18eBPF process (collector improvements) (#11643)thiagoftsm
2021-10-08eBPF and cgroup (process, file descriptor, VFS, directory cache and OOMkill) ...thiagoftsm
2021-10-01Integrate eBPF and cgroup (consumer side) (#11573)thiagoftsm
2021-09-20Update libbpf (#11480)thiagoftsm
2021-08-11Split eBPF programs (#11401)thiagoftsm
2021-08-02Specify module for threads (#11387)thiagoftsm
2021-06-18Ebpf apps memory usage (#11256)thiagoftsm
2021-06-10Ebpf arrays (#11230)thiagoftsm
2021-05-28VFS new thread (#11187)thiagoftsm
2021-05-28fix ebpf.plugin segfault when ebpf_load_program return null pointer (#11203)wangpei
2021-05-25Move parser from children to main thread (#11152)thiagoftsm
2021-04-15Bring flexible adjust for eBPF hash tables (#10962)thiagoftsm
2021-04-14Spelling collectors (#10912)Josh Soref
2021-04-14Fix epbf crash when process exit (#10957)thiagoftsm
2021-03-18eBPF plugin thiagoftsm
2021-02-25Ebpf support new collectors (#10680)thiagoftsm
2021-02-11Change eBPF plugin internal (#10442)thiagoftsm
2021-01-13New eBPF kernel (#10434)thiagoftsm
2020-12-04eBPF synchronization (#10299)thiagoftsm
2020-10-28ebpf memory cleanup (#10096)thiagoftsm
2020-07-16Use the libbpf library for the eBPF plugin (#9490)Vladimir Kobal
2020-07-14Fix potential memory leak in ebpf.plugin (#9484)thiagoftsm
2020-06-12Integration between eBPF and Apps (#9178)thiagoftsm
2020-05-28eBPF modular (#9148)thiagoftsm