Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
5fbb8691d4ba3a1aa73691d05f2f8beb4ff3a1ab
/
src
/
trace.c
e3b2574
BUG/MINOR: trace: Test server existence for health-checks to get proxy
by Christopher Faulet
· Wed Jun 08 09:06:15 2022 +0200
6e805da
BUG/MEDIUM: trace: avoid race condition when retrieving session from conn->owner
by Willy Tarreau
· Fri Mar 18 17:37:20 2022 +0100
4de2cda
BUILD: trace: do not declare trace_registre_source() inline
by Willy Tarreau
· Wed Mar 02 14:53:00 2022 +0100
baea964
MINOR: trace: add quic_conn argument definition
by Amaury Denoyelle
· Tue Dec 21 11:26:02 2021 +0100
b205bfd
CLEANUP: cli/tree-wide: properly re-align the CLI commands' help messages
by Willy Tarreau
· Fri May 07 11:38:37 2021 +0200
6d80b63
MINOR: trace: Add the checks as a possible trace source
by Christopher Faulet
· Mon Apr 12 11:53:16 2021 +0200
7b5777d
CLEANUP: Use isttest(const struct ist) whenever possible
by Tim Duesterhus
· Tue Mar 02 18:57:28 2021 +0100
92c696e
CLEANUP: Use ist2(const void*, size_t) whenever possible
by Tim Duesterhus
· Sun Feb 28 16:11:36 2021 +0100
fd18314
BUG/MINOR: trace: Wrong displayed trace level
by Frédéric Lécaille
· Wed Dec 02 16:51:00 2020 +0100
a1f1274
MINOR: traces: add a new level "error" below the "user" level
by Willy Tarreau
· Tue Dec 01 09:46:46 2020 +0100
5464885
MEDIUM: log/sink: re-work and merge of build message API.
by Emeric Brun
· Mon Jul 06 15:54:06 2020 +0200
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
aeed4a8
REORG: include: move log.h to haproxy/log{,-t}.h
by Willy Tarreau
· Thu Jun 04 22:01:04 2020 +0200
83487a8
REORG: include: move cli.h to haproxy/cli{,-t}.h
by Willy Tarreau
· Thu Jun 04 20:19:54 2020 +0200
c6d61d7
REORG: include: move trace.h to haproxy/trace{,-t}.h
by Willy Tarreau
· Thu Jun 04 19:02:42 2020 +0200
ba2f73d
REORG: include: move sink.h to haproxy/sink{,-t}.h
by Willy Tarreau
· Wed Jun 03 20:02:28 2020 +0200
2741c8c
REORG: include: move common/buffer.h to haproxy/dynbuf{,-t}.h
by Willy Tarreau
· Tue Jun 02 11:28:02 2020 +0200
853b297
REORG: include: split mini-clist into haproxy/list and list-t.h
by Willy Tarreau
· Wed May 27 18:01:47 2020 +0200
eb6f701
REORG: include: move ist.h from common/ to import/
by Willy Tarreau
· Wed May 27 16:21:26 2020 +0200
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
bd16381
MEDIUM: sink: build header in sink_write for log formats
by Emeric Brun
· Wed May 06 14:33:46 2020 +0200
2e7fdfc
BUG/MEDIUM: trace: fix a typo causing an incorrect startup error
by Willy Tarreau
· Mon Nov 25 19:43:31 2019 +0100
99282dd
MINOR: trace: extend default event names to 12 chars
by Willy Tarreau
· Fri Aug 30 07:37:32 2019 +0200
370a694
MINOR: trace: change the detail_level to per-source verbosity
by Willy Tarreau
· Thu Aug 29 08:24:16 2019 +0200
052ad36
MINOR: trace: also report the trace level in the output
by Willy Tarreau
· Thu Aug 29 09:08:36 2019 +0200
09fb0df
MINOR: trace: prepend the function name for developer level traces
by Willy Tarreau
· Thu Aug 29 08:40:59 2019 +0200
2ea549b
MINOR: trace: change the "payload" level to "data" and move it
by Willy Tarreau
· Thu Aug 29 08:01:48 2019 +0200
a9f5b96
MINOR: trace: show thread number and source name in the trace
by Willy Tarreau
· Wed Aug 28 10:08:58 2019 +0200
b3f7a72
MINOR: trace: extend the source location to 13 chars
by Willy Tarreau
· Wed Aug 28 09:59:49 2019 +0200
3da0026
MINOR: trace: support a default callback for the source
by Willy Tarreau
· Wed Aug 28 07:03:58 2019 +0200
d8b99ed
MINOR: trace: retrieve useful pointers and enforce lock-on
by Willy Tarreau
· Wed Aug 21 17:05:46 2019 +0200
60e4c9f
MINOR: trace: parse the "lock" argument to trace
by Willy Tarreau
· Tue Aug 20 19:24:10 2019 +0200
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
bfd14fc
MINOR: trace: implement a call to a decode function
by Willy Tarreau
· Mon Aug 19 16:28:07 2019 +0200
5da4088
MINOR: trace: make trace() now also take a level in argument
by Willy Tarreau
· Mon Aug 12 17:57:57 2019 +0200
419bd49
MINOR: trace: add the file name and line number in the prefix
by Willy Tarreau
· Mon Aug 12 17:27:09 2019 +0200
4c2ae48
MINOR: trace: implement a very basic trace() function
by Willy Tarreau
· Mon Aug 12 15:51:58 2019 +0200
85b1575
MINOR: trace/cli: add "show trace" to report trace state and statistics
by Willy Tarreau
· Mon Aug 12 16:44:33 2019 +0200
aaaf411
MINOR: trace/cli: parse the "level" argument to configure the trace verbosity
by Willy Tarreau
· Mon Aug 12 17:57:57 2019 +0200
864e880
MINOR: trace/cli: register the "trace" CLI keyword to list the sources
by Willy Tarreau
· Thu Aug 08 18:48:12 2019 +0200
88ebd40
MINOR: trace: add allocation of buffer-sized trace buffers
by Willy Tarreau
· Mon Aug 19 15:55:34 2019 +0200
4151c75
MINOR: trace: start to create a new trace subsystem
by Willy Tarreau
· Thu Aug 08 18:21:26 2019 +0200
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
e8f0f12
CONTRIB: trace: try to display the function's return value on exit
by Willy Tarreau
· Tue Oct 24 10:58:20 2017 +0200
1296382
CONTRIB: trace: add the possibility to place trace calls in the code
by Willy Tarreau
· Tue Oct 24 10:54:08 2017 +0200
0567fa3
BUG/MEDIUM: trace.c: rdtsc() is defined in two files
by William Lallemand
· Sat Apr 09 21:27:21 2016 +0200
7de211c
MINOR: add a new function call tracer for debugging purposes
by Willy Tarreau
· Fri May 25 23:53:16 2012 +0200