1. 5464885 MEDIUM: log/sink: re-work and merge of build message API. by Emeric Brun · 4 years ago
  2. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · 4 years, 1 month ago
  3. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  4. 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  5. c6d61d7 REORG: include: move trace.h to haproxy/trace{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  6. ba2f73d REORG: include: move sink.h to haproxy/sink{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  7. 2741c8c REORG: include: move common/buffer.h to haproxy/dynbuf{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  8. 853b297 REORG: include: split mini-clist into haproxy/list and list-t.h by Willy Tarreau · 4 years, 1 month ago
  9. eb6f701 REORG: include: move ist.h from common/ to import/ by Willy Tarreau · 4 years, 1 month ago
  10. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 1 month ago
  11. bd16381 MEDIUM: sink: build header in sink_write for log formats by Emeric Brun · 4 years, 2 months ago
  12. 2e7fdfc BUG/MEDIUM: trace: fix a typo causing an incorrect startup error by Willy Tarreau · 4 years, 7 months ago
  13. 99282dd MINOR: trace: extend default event names to 12 chars by Willy Tarreau · 4 years, 10 months ago
  14. 370a694 MINOR: trace: change the detail_level to per-source verbosity by Willy Tarreau · 4 years, 10 months ago
  15. 052ad36 MINOR: trace: also report the trace level in the output by Willy Tarreau · 4 years, 10 months ago
  16. 09fb0df MINOR: trace: prepend the function name for developer level traces by Willy Tarreau · 4 years, 10 months ago
  17. 2ea549b MINOR: trace: change the "payload" level to "data" and move it by Willy Tarreau · 4 years, 10 months ago
  18. a9f5b96 MINOR: trace: show thread number and source name in the trace by Willy Tarreau · 4 years, 10 months ago
  19. b3f7a72 MINOR: trace: extend the source location to 13 chars by Willy Tarreau · 4 years, 10 months ago
  20. 3da0026 MINOR: trace: support a default callback for the source by Willy Tarreau · 4 years, 10 months ago
  21. d8b99ed MINOR: trace: retrieve useful pointers and enforce lock-on by Willy Tarreau · 4 years, 11 months ago
  22. 60e4c9f MINOR: trace: parse the "lock" argument to trace by Willy Tarreau · 4 years, 11 months ago
  23. beadb5c MINOR: trace: make sure to always stop the locking when stopping or pausing by Willy Tarreau · 4 years, 11 months ago
  24. bfd14fc MINOR: trace: implement a call to a decode function by Willy Tarreau · 4 years, 11 months ago
  25. 5da4088 MINOR: trace: make trace() now also take a level in argument by Willy Tarreau · 5 years ago
  26. 419bd49 MINOR: trace: add the file name and line number in the prefix by Willy Tarreau · 5 years ago
  27. 4c2ae48 MINOR: trace: implement a very basic trace() function by Willy Tarreau · 5 years ago
  28. 85b1575 MINOR: trace/cli: add "show trace" to report trace state and statistics by Willy Tarreau · 5 years ago
  29. aaaf411 MINOR: trace/cli: parse the "level" argument to configure the trace verbosity by Willy Tarreau · 5 years ago
  30. 864e880 MINOR: trace/cli: register the "trace" CLI keyword to list the sources by Willy Tarreau · 5 years ago
  31. 88ebd40 MINOR: trace: add allocation of buffer-sized trace buffers by Willy Tarreau · 4 years, 11 months ago
  32. 4151c75 MINOR: trace: start to create a new trace subsystem by Willy Tarreau · 5 years ago
  33. 9eebd8a REORG: trace: rename trace.c to calltrace.c and mention it's not thread-safe by Willy Tarreau · 5 years ago
  34. e8f0f12 CONTRIB: trace: try to display the function's return value on exit by Willy Tarreau · 7 years ago
  35. 1296382 CONTRIB: trace: add the possibility to place trace calls in the code by Willy Tarreau · 7 years ago
  36. 0567fa3 BUG/MEDIUM: trace.c: rdtsc() is defined in two files by William Lallemand · 8 years ago
  37. 7de211c MINOR: add a new function call tracer for debugging purposes by Willy Tarreau · 12 years ago