summaryrefslogtreecommitdiffstats
path: root/collectors/ebpf.plugin/ebpf.c
AgeCommit message (Expand)Author
2024-02-08Move collectors/ under src/ (#16965)vkalintiris
2024-01-20fix verify_netdata_host_prefix log spam (#16814)Ilya Mashchenko
2024-01-17Update binaries (eBPF) (#16671)thiagoftsm
2023-12-27eBPF socket (eBPF) (#16669)thiagoftsm
2023-12-01Code cleanup (#16448)Stelios Fragkakis
2023-11-22New logging layer (#16357)Costa Tsaousis
2023-11-11Split chars (eBPF <-> Apps integration) (#16139)thiagoftsm
2023-10-11Modify eBPF exit (#16159)thiagoftsm
2023-10-03Do not force OOMKill (#16115)thiagoftsm
2023-10-03external plugins: respect env NETDATA_LOG_SEVERITY_LEVEL (#16089)Ilya Mashchenko
2023-10-02Severity level for logs (#14727)thiagoftsm
2023-10-02Address reported socket issue (#16083)thiagoftsm
2023-09-19eBPF socket: function with event loop (#16004)thiagoftsm
2023-09-14eBPF socket function (#15850)thiagoftsm
2023-07-20Hash table charts (#15323)thiagoftsm
2023-07-14Hide eBPF functions (#15404)thiagoftsm
2023-07-12eBPF Functions (enable/disable threads) (#15214)thiagoftsm
2023-07-11Rename log Macros (debug) (#15322)thiagoftsm
2023-07-06Rename generic `error` function (#15296)thiagoftsm
2023-07-06Additional CO-RE code (eBPF.plugin) (#15078)thiagoftsm
2023-06-30Replace `info` macro with a less generic name (#15266)Carlo Cabrera
2023-06-19Speed up eBPF exit before to bring functions (#15187)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-04-11eBPF bug fixes (#14869)thiagoftsm
2023-03-08eBPF new charts (user ring) (#14623)thiagoftsm
2023-02-27Use vector allocation whenever is possible (eBPF) (#14591)thiagoftsm
2023-02-21Memory management eBPF (#14462)thiagoftsm
2023-02-15JSON internal API, IEEE754 base64/hex streaming, weights endpoint optimizatio...Costa Tsaousis
2023-02-03Reduce service exit (#14381)thiagoftsm
2023-01-27Improve ebpf exit (#14270)thiagoftsm
2023-01-25Add Collector log (#14309)thiagoftsm
2023-01-03eBPF (memory, NV, basis for functions) (#14131)thiagoftsm
2022-11-25Improve eBPF exit (#14012)thiagoftsm
2022-11-03Fix oracle linux (eBPF plugin) (#13935)thiagoftsm
2022-10-13allow disabling netdata monitoring section of the dashboard (#13788)Costa Tsaousis
2022-09-07eBPF different improvements (#13624)thiagoftsm
2022-08-23Improve PID monitoring (step 2) (#13530)thiagoftsm
2022-08-12Modify PID monitoring (ebpf.plugin) (#13397)thiagoftsm
2022-08-05Remove SIGSEGV and SIGABRT (ebpf.plugin) (#13407)thiagoftsm
2022-06-30Ebpf issues (#13259)thiagoftsm
2022-06-01Fix disabled apps (ebpf.plugin) (#13044)thiagoftsm
2022-05-09Workers utilization charts (#12807)Costa Tsaousis
2022-05-06Remove sync warning (#12831)thiagoftsm
2022-04-26Memory CO-RE (#12684)thiagoftsm
2022-04-04Fix ebpf exit (#12590)thiagoftsm
2022-03-29Socket connections (eBPF) and bug fix (#12532)thiagoftsm
2022-03-14fix(ebpf.plugin): remove pid file on exit (#12379)thiagoftsm
2022-03-08CO-RE and syscalls (#12318)thiagoftsm