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