Searched full:threadsnoop (Results 1 – 6 of 6) sorted by relevance
1 .TH threadsnoop 8 "2019-07-02" "USER COMMANDS"3 threadsnoop \- Trace thread creation via pthread_create(). Uses BCC/eBPF.5 .B threadsnoop7 threadsnoop traces calls to pthread_create(), showing this path of thread21 .B threadsnoop
1 Demonstrations of threadsnoop, the Linux BCC/eBPF version.6 # ./threadsnoop
4 # threadsnoop List new thread creation.
323 threadsnoop:324 command: bcc-wrapper threadsnoop
173 - tools/[threadsnoop](tools/threadsnoop.py): List new thread creation. [Examples](tools/threadsnoop…
160 * new bcc tools: tcprtt, netqtop, swapin, tcpsynbl, threadsnoop