haproxy/include
Willy Tarreau 4e2b646d60 MINOR: cli/debug: add a thread dump function
The new function ha_thread_dump() will dump debugging info about all known
threads. The current thread will contain a bit more info. The long-term goal
is to make it possible to use it in signal handlers to improve the accuracy
of some dumps.

The function dumps its output into the trash so as it was trivial to add,
a new "show threads" command appeared on the CLI.
2019-05-16 18:06:45 +02:00
..
common MINOR: cli/debug: add a thread dump function 2019-05-16 18:06:45 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: task: export global_task_mask 2019-05-16 18:02:03 +02:00
types MEDIUM: Make 'option forceclose' actually warn 2019-05-16 18:02:03 +02:00