freebsd-skq/usr.sbin/pmcstat
jhb f9f0a47b0f Use the cpuset API more consistently:
- Fetch the root set from cpuset_getaffinity() instead of assuming all CPUs
  from 0 to hw.ncpu are the root set.
- Use CPU_SETSIZE and CPU_FFS.
- The original notion of halted CPUs the manpage and code refers to is gone.
  Use the term "available" instead.

Differential Revision:	https://reviews.freebsd.org/D2491
Reviewed by:	emaste
MFC after:	1 week
2015-05-27 13:54:37 +00:00
..
Makefile Convert usr.sbin to LIBADD 2014-11-25 16:57:27 +00:00
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_annotate.c
pmcpl_annotate.h
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_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
pmcstat.8 Use the cpuset API more consistently: 2015-05-27 13:54:37 +00:00
pmcstat.c Use the cpuset API more consistently: 2015-05-27 13:54:37 +00:00
pmcstat.h Update default callchain depth to 16 to match kernel 2014-05-30 20:12:47 +00:00