uthreads: Trace thread creation/destruction events
authorSasha Goldshtein <goldshtn@gmail.com>
Tue, 25 Oct 2016 11:08:10 +0000 (04:08 -0700)
committerSasha Goldshtein <goldshtn@gmail.com>
Mon, 19 Dec 2016 09:46:05 +0000 (09:46 +0000)
commit989057dfbaadcb6c1f8b2c2de6f9510f2015eb9b
treebf907b0966a51175653c01db50b75c5823d292bc
parenta245c7934532ac5d0e7ba3007a6728b6f8d9ecaa
uthreads: Trace thread creation/destruction events

`uthreads` attaches to thread start and stop USDT probes
and traces out thread creation and destruction events.
Currently, only Java is supported.
tools/uthreads.py [changed mode: 0644->0755]