1. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · Fri Jun 05 17:27:29 2020 +0200
  2. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · Thu Jun 04 22:01:04 2020 +0200
  3. 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · Thu Jun 04 20:19:54 2020 +0200
  4. c6d61d7 REORG: include: move trace.h to haproxy/trace{,-t}.h by Willy Tarreau · Thu Jun 04 19:02:42 2020 +0200
  5. ba2f73d REORG: include: move sink.h to haproxy/sink{,-t}.h by Willy Tarreau · Wed Jun 03 20:02:28 2020 +0200
  6. 2741c8c REORG: include: move common/buffer.h to haproxy/dynbuf{,-t}.h by Willy Tarreau · Tue Jun 02 11:28:02 2020 +0200
  7. 853b297 REORG: include: split mini-clist into haproxy/list and list-t.h by Willy Tarreau · Wed May 27 18:01:47 2020 +0200
  8. eb6f701 REORG: include: move ist.h from common/ to import/ by Willy Tarreau · Wed May 27 16:21:26 2020 +0200
  9. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · Wed May 27 12:58:42 2020 +0200
  10. bd16381 MEDIUM: sink: build header in sink_write for log formats by Emeric Brun · Wed May 06 14:33:46 2020 +0200
  11. 2e7fdfc BUG/MEDIUM: trace: fix a typo causing an incorrect startup error by Willy Tarreau · Mon Nov 25 19:43:31 2019 +0100
  12. 99282dd MINOR: trace: extend default event names to 12 chars by Willy Tarreau · Fri Aug 30 07:37:32 2019 +0200
  13. 370a694 MINOR: trace: change the detail_level to per-source verbosity by Willy Tarreau · Thu Aug 29 08:24:16 2019 +0200
  14. 052ad36 MINOR: trace: also report the trace level in the output by Willy Tarreau · Thu Aug 29 09:08:36 2019 +0200
  15. 09fb0df MINOR: trace: prepend the function name for developer level traces by Willy Tarreau · Thu Aug 29 08:40:59 2019 +0200
  16. 2ea549b MINOR: trace: change the "payload" level to "data" and move it by Willy Tarreau · Thu Aug 29 08:01:48 2019 +0200
  17. a9f5b96 MINOR: trace: show thread number and source name in the trace by Willy Tarreau · Wed Aug 28 10:08:58 2019 +0200
  18. b3f7a72 MINOR: trace: extend the source location to 13 chars by Willy Tarreau · Wed Aug 28 09:59:49 2019 +0200
  19. 3da0026 MINOR: trace: support a default callback for the source by Willy Tarreau · Wed Aug 28 07:03:58 2019 +0200
  20. d8b99ed MINOR: trace: retrieve useful pointers and enforce lock-on by Willy Tarreau · Wed Aug 21 17:05:46 2019 +0200
  21. 60e4c9f MINOR: trace: parse the "lock" argument to trace by Willy Tarreau · Tue Aug 20 19:24:10 2019 +0200
  22. 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
  23. bfd14fc MINOR: trace: implement a call to a decode function by Willy Tarreau · Mon Aug 19 16:28:07 2019 +0200
  24. 5da4088 MINOR: trace: make trace() now also take a level in argument by Willy Tarreau · Mon Aug 12 17:57:57 2019 +0200
  25. 419bd49 MINOR: trace: add the file name and line number in the prefix by Willy Tarreau · Mon Aug 12 17:27:09 2019 +0200
  26. 4c2ae48 MINOR: trace: implement a very basic trace() function by Willy Tarreau · Mon Aug 12 15:51:58 2019 +0200
  27. 85b1575 MINOR: trace/cli: add "show trace" to report trace state and statistics by Willy Tarreau · Mon Aug 12 16:44:33 2019 +0200
  28. aaaf411 MINOR: trace/cli: parse the "level" argument to configure the trace verbosity by Willy Tarreau · Mon Aug 12 17:57:57 2019 +0200
  29. 864e880 MINOR: trace/cli: register the "trace" CLI keyword to list the sources by Willy Tarreau · Thu Aug 08 18:48:12 2019 +0200
  30. 88ebd40 MINOR: trace: add allocation of buffer-sized trace buffers by Willy Tarreau · Mon Aug 19 15:55:34 2019 +0200
  31. 4151c75 MINOR: trace: start to create a new trace subsystem by Willy Tarreau · Thu Aug 08 18:21:26 2019 +0200
  32. 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
  33. e8f0f12 CONTRIB: trace: try to display the function's return value on exit by Willy Tarreau · Tue Oct 24 10:58:20 2017 +0200
  34. 1296382 CONTRIB: trace: add the possibility to place trace calls in the code by Willy Tarreau · Tue Oct 24 10:54:08 2017 +0200
  35. 0567fa3 BUG/MEDIUM: trace.c: rdtsc() is defined in two files by William Lallemand · Sat Apr 09 21:27:21 2016 +0200
  36. 7de211c MINOR: add a new function call tracer for debugging purposes by Willy Tarreau · Fri May 25 23:53:16 2012 +0200