1. bfd14fc MINOR: trace: implement a call to a decode function by Willy Tarreau · Mon Aug 19 16:28:07 2019 +0200
  2. 5da4088 MINOR: trace: make trace() now also take a level in argument by Willy Tarreau · Mon Aug 12 17:57:57 2019 +0200
  3. 419bd49 MINOR: trace: add the file name and line number in the prefix by Willy Tarreau · Mon Aug 12 17:27:09 2019 +0200
  4. 4c2ae48 MINOR: trace: implement a very basic trace() function by Willy Tarreau · Mon Aug 12 15:51:58 2019 +0200
  5. 85b1575 MINOR: trace/cli: add "show trace" to report trace state and statistics by Willy Tarreau · Mon Aug 12 16:44:33 2019 +0200
  6. aaaf411 MINOR: trace/cli: parse the "level" argument to configure the trace verbosity by Willy Tarreau · Mon Aug 12 17:57:57 2019 +0200
  7. 864e880 MINOR: trace/cli: register the "trace" CLI keyword to list the sources by Willy Tarreau · Thu Aug 08 18:48:12 2019 +0200
  8. 88ebd40 MINOR: trace: add allocation of buffer-sized trace buffers by Willy Tarreau · Mon Aug 19 15:55:34 2019 +0200
  9. 4151c75 MINOR: trace: start to create a new trace subsystem by Willy Tarreau · Thu Aug 08 18:21:26 2019 +0200
  10. 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
  11. e8f0f12 CONTRIB: trace: try to display the function's return value on exit by Willy Tarreau · Tue Oct 24 10:58:20 2017 +0200
  12. 1296382 CONTRIB: trace: add the possibility to place trace calls in the code by Willy Tarreau · Tue Oct 24 10:54:08 2017 +0200
  13. 0567fa3 BUG/MEDIUM: trace.c: rdtsc() is defined in two files by William Lallemand · Sat Apr 09 21:27:21 2016 +0200
  14. 7de211c MINOR: add a new function call tracer for debugging purposes by Willy Tarreau · Fri May 25 23:53:16 2012 +0200