freebsd-dev/lib/libpmcstat
Matt Macy 0b5dc7f64f hwpmc: add thread id field to callchain and context switch records to allow filtering
on thread in post-processing.

To generate stacks for just ${THREADID}:

pmcstat -R ${PREFIX}.pmcstat -L ${THREADID} -z100 -G ${PREFIX}.stacks

Sponsored by:	Limelight Networks
2018-05-23 17:25:00 +00:00
..
libpmcstat_event.c
libpmcstat_image.c
libpmcstat_logging.c hwpmc: add thread id field to callchain and context switch records to allow filtering 2018-05-23 17:25:00 +00:00
libpmcstat_process.c
libpmcstat_string.c
libpmcstat_symbol.c
libpmcstat.h hwpmc: add thread id field to callchain and context switch records to allow filtering 2018-05-23 17:25:00 +00:00
Makefile
Makefile.depend