freebsd-src/usr.sbin/pmcstat
John Baldwin 7816cb4a0b Fix an off by one error in r283613: Like regular ffs(), CPU_FFS() returns
1 for CPU 0, etc. so the return value must be decremented to obtain the
first valid CPU ID.

Submitted by:	fabient
MFC after:	1 week
2015-09-01 17:52:43 +00:00
..
Makefile Convert usr.sbin to LIBADD 2014-11-25 16:57:27 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
pmcpl_annotate.c
pmcpl_annotate.h
pmcpl_annotate_cg.c Add correct attributions. 2014-02-24 02:47:47 +00:00
pmcpl_annotate_cg.h Add correct attributions. 2014-02-24 02:47:47 +00:00
pmcpl_callgraph.c
pmcpl_callgraph.h
pmcpl_calltree.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
pmcpl_calltree.h
pmcpl_gprof.c Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
pmcpl_gprof.h
pmcstat.8 Use the cpuset API more consistently: 2015-05-27 13:54:37 +00:00
pmcstat.c Fix an off by one error in r283613: Like regular ffs(), CPU_FFS() returns 2015-09-01 17:52:43 +00:00
pmcstat.h Update default callchain depth to 16 to match kernel 2014-05-30 20:12:47 +00:00
pmcstat_log.c Fix pmcstat symbol resolution for userland processes. 2015-05-13 18:52:18 +00:00
pmcstat_log.h More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
pmcstat_top.h