summaryrefslogtreecommitdiffstats
path: root/collectors/ebpf.plugin/ebpf_socket.c
AgeCommit message (Expand)Author
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-05Remove SIGSEGV and SIGABRT (ebpf.plugin) (#13407)thiagoftsm
2022-07-18Fix chart update ebpf.plugin (#13351)thiagoftsm
2022-06-30Ebpf issues (#13259)thiagoftsm
2022-04-18fix_inbound:Add missing values to algorithm vector (#12698)thiagoftsm
2022-04-01Update links to documentation (eBPF) (#12581)thiagoftsm
2022-03-29Socket connections (eBPF) and bug fix (#12532)thiagoftsm
2022-02-21Update libs code (#12190)thiagoftsm
2022-01-19eBPF plugin CO-RE and monitoring (#11992)thiagoftsm
2021-11-16Fix typos (#11782)Dimitris Apostolou
2021-10-18Fix interval usage and reduce I/O (#11662)thiagoftsm
2021-10-12eBPF cgroup integration (#11642)thiagoftsm
2021-09-20Update libbpf (#11480)thiagoftsm
2021-08-19Update ebpf socket (#11441)thiagoftsm
2021-08-02Specify module for threads (#11387)thiagoftsm
2021-06-10Ebpf arrays (#11230)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-03-10Rename struct avl to avl_element and the typedef to avl_t (#10735)vkalintiris
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-14New ebpf charts (#10360)thiagoftsm
2020-11-13New ebpf release (#10202)thiagoftsm
2020-10-28ebpf memory cleanup (#10096)thiagoftsm
2020-08-19Remove ebpf debug messages (#9754)thiagoftsm
2020-08-14Network viewer charts (#9591)thiagoftsm
2020-08-04fix_gcc_10_warning: Fix warning when compiled on gcc-10.1 (#9651)thiagoftsm
2020-07-29Read socket information from kernel ring (#9549)thiagoftsm
2020-07-21Network Viewer options (#9495)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