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