summaryrefslogtreecommitdiffstats
path: root/libnetdata/threads/threads.c
AgeCommit message (Expand)Author
2024-02-01Create a top-level directory to contain source code. (#16896)vkalintiris
2024-01-11fix phtread-detatch() call (#16760)Costa Tsaousis
2023-12-12code cleanup (#16542)Costa Tsaousis
2023-11-24Journal better estimations and watcher (#16467)Costa Tsaousis
2023-11-22New logging layer (#16357)Costa Tsaousis
2023-10-06fix random crashes on pthread_detach() (#16137)Costa Tsaousis
2023-09-20fix crash on setting thread name (#16016)Ilya Mashchenko
2023-09-16Functions: allow collectors to be restarted (#15983)Costa Tsaousis
2023-08-21Fix static build SSL (#15842)Costa Tsaousis
2023-07-11Rename log Macros (debug) (#15322)thiagoftsm
2023-07-06Rename generic `error` function (#15296)thiagoftsm
2023-06-30Replace `info` macro with a less generic name (#15266)Carlo Cabrera
2023-04-20fix 32bit segv (#14940)Costa Tsaousis
2023-04-20WEBRTC for communication between agents and browsers (#14874)Costa Tsaousis
2023-01-10DBENGINE v2 (#14125)Costa Tsaousis
2022-10-23QUERY_TARGET: new query engine for Netdata Agent (#13697)Costa Tsaousis
2022-10-05Allow netdata plugins to expose functions for querying more information about...Costa Tsaousis
2022-09-19RRD structures managed by dictionaries (#13646)Costa Tsaousis
2022-09-05Deduplicate all netdata strings (#13570)Costa Tsaousis
2022-02-21Fix compilation warnings on macOS (#12082)Vladimir Kobal
2020-06-23Fix Coverity Defect CID 304732 (#9402)Andrew Moss
2020-06-20Add libuv thread names support to FATAL log level (#9382)Markos Fountoulakis
2020-01-02[libnetdata/threads] Change log level on error (#7653)Adrien Mahieux
2019-12-20Set standard name to non-libnetdata threads (libuv, pthread) (#7584)Adrien Mahieux
2019-09-04[libnetdata/thread] Set thread name from tag (#6745)Adrien Mahieux
2018-10-15modularized all source code (#4391)Costa Tsaousis