summaryrefslogtreecommitdiffstats
path: root/collectors/apps.plugin/apps_plugin.c
AgeCommit message (Expand)Author
2021-03-10Rename struct avl to avl_element and the typedef to avl_t (#10735)vkalintiris
2021-02-16Enable apps.plugin aggregation debug messages (#10645)Vladimir Kobal
2021-01-12Truncate excessive information from titles for apps and cgroups (#10479)Vladimir Kobal
2020-12-03File descr alarm v01 (#10192)Fotis Voutsas
2020-11-07Make libnetdata headers compilable by C++. (#10185)Tomáš Kopal
2020-06-12Integration between eBPF and Apps (#9178)thiagoftsm
2020-04-13Revert "Revert changes since v1.21 in pereparation for hotfix release."Austin S. Hemmelgarn
2020-04-13Revert changes since v1.21 in pereparation for hotfix release.Austin S. Hemmelgarn
2020-04-06Remove an automatic restart of the apps.plugin (#8592)Vladimir Kobal
2020-03-31Fix broken pipe ignoring in apps plugin (#8554)Vladimir Kobal
2019-10-17Fix CPU charts in apps plugin on FreeBSD (#7115)Vladimir Kobal
2019-10-02Coverity 20190924 (#6941)thiagoftsm
2019-09-02Add command-line option descriptions for apps.plugin (#6738)Vladimir Kobal
2019-08-29Display uptime for processes (#6654)Vladimir Kobal
2019-07-23Make use of GCC's __attribute__((unused)) (#6392)Andrew Clayton
2019-07-18Get user and group names from files (#6472)Vladimir Kobal
2019-07-10Add apps grouping debug messages (#6375)Vladimir Kobal
2019-03-05Don't send zeroes for empty groups (#5540)Vladimir Kobal
2019-01-30Minor updates to anonymous statistics (#5295)Chris Akritidis
2019-01-27Anonymous statistics (#5113)Chris Akritidis
2018-12-28Fix process statistics collection for FreeBSD in apps.plugin (#5038)Vladimir Kobal
2018-12-17Make units compliant with IEC standard (#4985)Vladimir Kobal
2018-10-15modularized all source code (#4391)Costa Tsaousis