summaryrefslogtreecommitdiffstats
path: root/lib/trace.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* lib: add trace.h, frrtrace(), support for USDTQuentin Young2020-10-231-0/+80
* lib: move trace.h -> libfrr_trace.hQuentin Young2020-10-231-249/+0
* lib: add tracepoint for route table getQuentin Young2020-10-231-0/+13
* lib: add tracepoints for *malloc, list opsQuentin Young2020-10-231-0/+78
* lib: add tracepoint for hash insertionQuentin Young2020-10-231-0/+15
* lib: add tracepoints for pthread run, stopQuentin Young2020-10-231-0/+22
* lib: generate trace events for log messagesQuentin Young2020-10-231-0/+1
* lib: add tracepoints for hash ops, thread eventsQuentin Young2020-10-231-2/+72
* lib, configure.ac: initial LTTng supportQuentin Young2020-10-231-0/+50