Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/bpf/libbpf/
Dprogram_types.rst17 for tracepoints or ``SEC("usdt/<path>:<provider>:<name>")`` for USDT probes. The extras are
92 … | | ``usdt+`` [#usdt]_ …
196 .. [#usdt] The ``usdt`` attach format is ``usdt/<path>:<provider>:<name>``.
/Linux-v6.6/tools/testing/selftests/bpf/
Duprobe_multi.c57 #define PROBE STAP_PROBE(test, usdt);
68 static int usdt(void) in usdt() function
86 return usdt(); in main()
/Linux-v6.6/tools/lib/bpf/
DBuild4 usdt.o zip.o elf.o
DMakefile242 skel_internal.h libbpf_version.h usdt.bpf.h