summaryrefslogtreecommitdiff
path: root/lib/trace.h
AgeCommit message (Expand)Author
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2020-10-23lib: add trace.h, frrtrace(), support for USDTQuentin Young
2020-10-23lib: move trace.h -> libfrr_trace.hQuentin Young
2020-10-23lib: add tracepoint for route table getQuentin Young
2020-10-23lib: add tracepoints for *malloc, list opsQuentin Young
2020-10-23lib: add tracepoint for hash insertionQuentin Young
2020-10-23lib: add tracepoints for pthread run, stopQuentin Young
2020-10-23lib: generate trace events for log messagesQuentin Young
2020-10-23lib: add tracepoints for hash ops, thread eventsQuentin Young
2020-10-23lib, configure.ac: initial LTTng supportQuentin Young