1. add68c8 BUG/MINOR: trace: Test server existence for health-checks to get proxy by Christopher Faulet · 2 years, 1 month ago
  2. a547018 BUG/MEDIUM: trace: avoid race condition when retrieving session from conn->owner by Willy Tarreau · 2 years, 3 months ago
  3. b205bfd CLEANUP: cli/tree-wide: properly re-align the CLI commands' help messages by Willy Tarreau · 3 years, 2 months ago
  4. 6d80b63 MINOR: trace: Add the checks as a possible trace source by Christopher Faulet · 3 years, 3 months ago
  5. 7b5777d CLEANUP: Use isttest(const struct ist) whenever possible by Tim Duesterhus · 3 years, 4 months ago
  6. 92c696e CLEANUP: Use ist2(const void*, size_t) whenever possible by Tim Duesterhus · 3 years, 4 months ago
  7. fd18314 BUG/MINOR: trace: Wrong displayed trace level by Frédéric Lécaille · 3 years, 7 months ago
  8. a1f1274 MINOR: traces: add a new level "error" below the "user" level by Willy Tarreau · 3 years, 7 months ago
  9. 5464885 MEDIUM: log/sink: re-work and merge of build message API. by Emeric Brun · 4 years ago
  10. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · 4 years, 1 month ago
  11. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  12. 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  13. c6d61d7 REORG: include: move trace.h to haproxy/trace{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  14. ba2f73d REORG: include: move sink.h to haproxy/sink{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  15. 2741c8c REORG: include: move common/buffer.h to haproxy/dynbuf{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  16. 853b297 REORG: include: split mini-clist into haproxy/list and list-t.h by Willy Tarreau · 4 years, 1 month ago
  17. eb6f701 REORG: include: move ist.h from common/ to import/ by Willy Tarreau · 4 years, 1 month ago
  18. 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
  19. bd16381 MEDIUM: sink: build header in sink_write for log formats by Emeric Brun · 4 years, 2 months ago
  20. 2e7fdfc BUG/MEDIUM: trace: fix a typo causing an incorrect startup error by Willy Tarreau · 4 years, 7 months ago
  21. 99282dd MINOR: trace: extend default event names to 12 chars by Willy Tarreau · 4 years, 10 months ago
  22. 370a694 MINOR: trace: change the detail_level to per-source verbosity by Willy Tarreau · 4 years, 10 months ago
  23. 052ad36 MINOR: trace: also report the trace level in the output by Willy Tarreau · 4 years, 10 months ago
  24. 09fb0df MINOR: trace: prepend the function name for developer level traces by Willy Tarreau · 4 years, 10 months ago
  25. 2ea549b MINOR: trace: change the "payload" level to "data" and move it by Willy Tarreau · 4 years, 10 months ago
  26. a9f5b96 MINOR: trace: show thread number and source name in the trace by Willy Tarreau · 4 years, 10 months ago
  27. b3f7a72 MINOR: trace: extend the source location to 13 chars by Willy Tarreau · 4 years, 10 months ago
  28. 3da0026 MINOR: trace: support a default callback for the source by Willy Tarreau · 4 years, 10 months ago
  29. d8b99ed MINOR: trace: retrieve useful pointers and enforce lock-on by Willy Tarreau · 4 years, 10 months ago
  30. 60e4c9f MINOR: trace: parse the "lock" argument to trace by Willy Tarreau · 4 years, 10 months ago
  31. beadb5c MINOR: trace: make sure to always stop the locking when stopping or pausing by Willy Tarreau · 4 years, 10 months ago
  32. bfd14fc MINOR: trace: implement a call to a decode function by Willy Tarreau · 4 years, 11 months ago
  33. 5da4088 MINOR: trace: make trace() now also take a level in argument by Willy Tarreau · 4 years, 11 months ago
  34. 419bd49 MINOR: trace: add the file name and line number in the prefix by Willy Tarreau · 4 years, 11 months ago
  35. 4c2ae48 MINOR: trace: implement a very basic trace() function by Willy Tarreau · 4 years, 11 months ago
  36. 85b1575 MINOR: trace/cli: add "show trace" to report trace state and statistics by Willy Tarreau · 4 years, 11 months ago
  37. aaaf411 MINOR: trace/cli: parse the "level" argument to configure the trace verbosity by Willy Tarreau · 4 years, 11 months ago
  38. 864e880 MINOR: trace/cli: register the "trace" CLI keyword to list the sources by Willy Tarreau · 5 years ago
  39. 88ebd40 MINOR: trace: add allocation of buffer-sized trace buffers by Willy Tarreau · 4 years, 11 months ago
  40. 4151c75 MINOR: trace: start to create a new trace subsystem by Willy Tarreau · 5 years ago
  41. 9eebd8a REORG: trace: rename trace.c to calltrace.c and mention it's not thread-safe by Willy Tarreau · 5 years ago
  42. e8f0f12 CONTRIB: trace: try to display the function's return value on exit by Willy Tarreau · 7 years ago
  43. 1296382 CONTRIB: trace: add the possibility to place trace calls in the code by Willy Tarreau · 7 years ago
  44. 0567fa3 BUG/MEDIUM: trace.c: rdtsc() is defined in two files by William Lallemand · 8 years ago
  45. 7de211c MINOR: add a new function call tracer for debugging purposes by Willy Tarreau · 12 years ago