1. 2e7fdfc BUG/MEDIUM: trace: fix a typo causing an incorrect startup error by Willy Tarreau · 4 years, 7 months ago
  2. 99282dd MINOR: trace: extend default event names to 12 chars by Willy Tarreau · 4 years, 10 months ago
  3. 370a694 MINOR: trace: change the detail_level to per-source verbosity by Willy Tarreau · 4 years, 10 months ago
  4. 052ad36 MINOR: trace: also report the trace level in the output by Willy Tarreau · 4 years, 10 months ago
  5. 09fb0df MINOR: trace: prepend the function name for developer level traces by Willy Tarreau · 4 years, 10 months ago
  6. 2ea549b MINOR: trace: change the "payload" level to "data" and move it by Willy Tarreau · 4 years, 10 months ago
  7. a9f5b96 MINOR: trace: show thread number and source name in the trace by Willy Tarreau · 4 years, 10 months ago
  8. b3f7a72 MINOR: trace: extend the source location to 13 chars by Willy Tarreau · 4 years, 10 months ago
  9. 3da0026 MINOR: trace: support a default callback for the source by Willy Tarreau · 4 years, 10 months ago
  10. d8b99ed MINOR: trace: retrieve useful pointers and enforce lock-on by Willy Tarreau · 4 years, 11 months ago
  11. 60e4c9f MINOR: trace: parse the "lock" argument to trace by Willy Tarreau · 4 years, 11 months ago
  12. beadb5c MINOR: trace: make sure to always stop the locking when stopping or pausing by Willy Tarreau · 4 years, 11 months ago
  13. bfd14fc MINOR: trace: implement a call to a decode function by Willy Tarreau · 4 years, 11 months ago
  14. 5da4088 MINOR: trace: make trace() now also take a level in argument by Willy Tarreau · 5 years ago
  15. 419bd49 MINOR: trace: add the file name and line number in the prefix by Willy Tarreau · 5 years ago
  16. 4c2ae48 MINOR: trace: implement a very basic trace() function by Willy Tarreau · 5 years ago
  17. 85b1575 MINOR: trace/cli: add "show trace" to report trace state and statistics by Willy Tarreau · 5 years ago
  18. aaaf411 MINOR: trace/cli: parse the "level" argument to configure the trace verbosity by Willy Tarreau · 5 years ago
  19. 864e880 MINOR: trace/cli: register the "trace" CLI keyword to list the sources by Willy Tarreau · 5 years ago
  20. 88ebd40 MINOR: trace: add allocation of buffer-sized trace buffers by Willy Tarreau · 4 years, 11 months ago
  21. 4151c75 MINOR: trace: start to create a new trace subsystem by Willy Tarreau · 5 years ago
  22. 9eebd8a REORG: trace: rename trace.c to calltrace.c and mention it's not thread-safe by Willy Tarreau · 5 years ago
  23. e8f0f12 CONTRIB: trace: try to display the function's return value on exit by Willy Tarreau · 7 years ago
  24. 1296382 CONTRIB: trace: add the possibility to place trace calls in the code by Willy Tarreau · 7 years ago
  25. 0567fa3 BUG/MEDIUM: trace.c: rdtsc() is defined in two files by William Lallemand · 8 years ago
  26. 7de211c MINOR: add a new function call tracer for debugging purposes by Willy Tarreau · 12 years ago