uthreads: Add pthread support
authorSasha Goldshtein <goldshtn@gmail.com>
Tue, 25 Oct 2016 11:28:06 +0000 (04:28 -0700)
committerSasha Goldshtein <goldshtn@gmail.com>
Mon, 19 Dec 2016 09:46:05 +0000 (09:46 +0000)
commitbf0cf120c2ee22de7923fd8021bd51da01fa2d44
treebb94f08bdf985e3df578e26c87ae43c13939a289
parent989057dfbaadcb6c1f8b2c2de6f9510f2015eb9b
uthreads: Add pthread support

Trace `pthread_start` calls and get the symbol for the
newly-started thread for printing. Also allow no-Java runs
with no language specified for pthread-only tracing.
tools/uthreads.py