aboutsummaryrefslogtreecommitdiffstats
path: root/lib/usdt.h
AgeCommit message (Collapse)AuthorLines
2025-04-02lib: Add usdt.hJoanne Koong-0/+540
Copy over usdt.h from [1] as part of the prepatory work for adding tracepoints for requests. [1] https://github.com/libbpf/usdt Signed-off-by: Joanne Koong <joannelkoong@gmail.com>