1. 99282dd MINOR: trace: extend default event names to 12 chars by Willy Tarreau · Fri Aug 30 07:37:32 2019 +0200
  2. 370a694 MINOR: trace: change the detail_level to per-source verbosity by Willy Tarreau · Thu Aug 29 08:24:16 2019 +0200
  3. 052ad36 MINOR: trace: also report the trace level in the output by Willy Tarreau · Thu Aug 29 09:08:36 2019 +0200
  4. 09fb0df MINOR: trace: prepend the function name for developer level traces by Willy Tarreau · Thu Aug 29 08:40:59 2019 +0200
  5. 2ea549b MINOR: trace: change the "payload" level to "data" and move it by Willy Tarreau · Thu Aug 29 08:01:48 2019 +0200
  6. a9f5b96 MINOR: trace: show thread number and source name in the trace by Willy Tarreau · Wed Aug 28 10:08:58 2019 +0200
  7. b3f7a72 MINOR: trace: extend the source location to 13 chars by Willy Tarreau · Wed Aug 28 09:59:49 2019 +0200
  8. 3da0026 MINOR: trace: support a default callback for the source by Willy Tarreau · Wed Aug 28 07:03:58 2019 +0200
  9. d8b99ed MINOR: trace: retrieve useful pointers and enforce lock-on by Willy Tarreau · Wed Aug 21 17:05:46 2019 +0200
  10. 60e4c9f MINOR: trace: parse the "lock" argument to trace by Willy Tarreau · Tue Aug 20 19:24:10 2019 +0200
  11. beadb5c MINOR: trace: make sure to always stop the locking when stopping or pausing by Willy Tarreau · Tue Aug 20 18:57:48 2019 +0200
  12. bfd14fc MINOR: trace: implement a call to a decode function by Willy Tarreau · Mon Aug 19 16:28:07 2019 +0200
  13. 5da4088 MINOR: trace: make trace() now also take a level in argument by Willy Tarreau · Mon Aug 12 17:57:57 2019 +0200
  14. 419bd49 MINOR: trace: add the file name and line number in the prefix by Willy Tarreau · Mon Aug 12 17:27:09 2019 +0200
  15. 4c2ae48 MINOR: trace: implement a very basic trace() function by Willy Tarreau · Mon Aug 12 15:51:58 2019 +0200
  16. 85b1575 MINOR: trace/cli: add "show trace" to report trace state and statistics by Willy Tarreau · Mon Aug 12 16:44:33 2019 +0200
  17. aaaf411 MINOR: trace/cli: parse the "level" argument to configure the trace verbosity by Willy Tarreau · Mon Aug 12 17:57:57 2019 +0200
  18. 864e880 MINOR: trace/cli: register the "trace" CLI keyword to list the sources by Willy Tarreau · Thu Aug 08 18:48:12 2019 +0200
  19. 88ebd40 MINOR: trace: add allocation of buffer-sized trace buffers by Willy Tarreau · Mon Aug 19 15:55:34 2019 +0200
  20. 4151c75 MINOR: trace: start to create a new trace subsystem by Willy Tarreau · Thu Aug 08 18:21:26 2019 +0200
  21. 9eebd8a REORG: trace: rename trace.c to calltrace.c and mention it's not thread-safe by Willy Tarreau · Thu Aug 08 16:53:40 2019 +0200
  22. e8f0f12 CONTRIB: trace: try to display the function's return value on exit by Willy Tarreau · Tue Oct 24 10:58:20 2017 +0200
  23. 1296382 CONTRIB: trace: add the possibility to place trace calls in the code by Willy Tarreau · Tue Oct 24 10:54:08 2017 +0200
  24. 0567fa3 BUG/MEDIUM: trace.c: rdtsc() is defined in two files by William Lallemand · Sat Apr 09 21:27:21 2016 +0200
  25. 7de211c MINOR: add a new function call tracer for debugging purposes by Willy Tarreau · Fri May 25 23:53:16 2012 +0200