Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -14/+1 |
* | lib: add trace.h, frrtrace(), support for USDT | Quentin Young | 2020-10-23 | 1 | -0/+80 |
* | lib: move trace.h -> libfrr_trace.h | Quentin Young | 2020-10-23 | 1 | -249/+0 |
* | lib: add tracepoint for route table get | Quentin Young | 2020-10-23 | 1 | -0/+13 |
* | lib: add tracepoints for *malloc, list ops | Quentin Young | 2020-10-23 | 1 | -0/+78 |
* | lib: add tracepoint for hash insertion | Quentin Young | 2020-10-23 | 1 | -0/+15 |
* | lib: add tracepoints for pthread run, stop | Quentin Young | 2020-10-23 | 1 | -0/+22 |
* | lib: generate trace events for log messages | Quentin Young | 2020-10-23 | 1 | -0/+1 |
* | lib: add tracepoints for hash ops, thread events | Quentin Young | 2020-10-23 | 1 | -2/+72 |
* | lib, configure.ac: initial LTTng support | Quentin Young | 2020-10-23 | 1 | -0/+50 |