Home
last modified time | relevance | path

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

/linux/Documentation/bpf/libbpf/
H A Dprogram_types.rst17 for tracepoints or ``SEC("usdt/<path>:<provider>:<name>")`` for USDT probes. The extras are
102 … | | ``usdt+`` [#usdt]_ …
222 .. [#usdt] The ``usdt`` attach format is ``usdt/<path>:<provider>:<name>``.
/linux/tools/testing/selftests/bpf/
H A Duprobe_multi.c74 #define PROBE STAP_PROBE(test, usdt);
85 static int usdt(void) in usdt() function
127 return usdt(); in main()
/linux/tools/lib/bpf/
H A DBuild4 usdt.o zip.o elf.o features.o btf_iter.o btf_relocate.o
H A DMakefile237 skel_internal.h libbpf_version.h usdt.bpf.h