freebsd_amp_hwpstate/usr.sbin/pmcstat
John Baldwin ef16b9abd4 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.c
pmcpl_annotate.h
pmcpl_annotate_cg.c
pmcpl_annotate_cg.h
pmcpl_callgraph.c
pmcpl_callgraph.h
pmcpl_calltree.c
pmcpl_calltree.h
pmcpl_gprof.c
pmcpl_gprof.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
pmcstat_log.c Fix pmcstat symbol resolution for userland processes. 2015-05-13 18:52:18 +00:00
pmcstat_log.h
pmcstat_top.h