Home
last modified time | relevance | path

Searched refs:USDT (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dusdt.h109 #define USDT(group, name, ...) \ macro
112 #define USDT(group, name, ...) \ macro
/linux/tools/perf/Documentation/
H A Dtips.txt53 To add Node.js USDT(User-Level Statically Defined Tracing): perf buildid-cache --add `which node`
H A Dperf-probe.txt285 Add a USDT probe to a target process running in a different mount namespace
/linux/tools/testing/selftests/bpf/prog_tests/
H A Duprobe_syscall.c357 USDT(optimized_uprobe, usdt); in usdt_test()