summaryrefslogtreecommitdiff
path: root/src/calltrace.c
Commit message (Expand)AuthorAgeFilesLines
* BUG/MINOR: calltrace: fix 'now' being used in place of 'date'Willy Tarreau2023-04-271-1/+1
* Revert "BUG/MINOR: clock: fix a few occurrences of 'now' being used in place ...Willy Tarreau2023-04-271-1/+1
* BUG/MINOR: clock: fix a few occurrences of 'now' being used in place of 'date'Willy Tarreau2023-04-261-1/+1
* BUILD: calltrace: fix wrong include when building with TRACE=1Willy Tarreau2022-04-191-1/+1
* BUILD: trace: include tools.hMiroslav Zagorac2020-09-251-0/+1
* REORG: include: move time.h from common/ to haproxy/Willy Tarreau2020-06-111-1/+1
* REORG: include: update all files to use haproxy/api.h or api-t.h if neededWilly Tarreau2020-06-111-1/+1
* REORG: trace: rename trace.c to calltrace.c and mention it's not thread-safeWilly Tarreau2019-08-221-0/+285