summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pmccontrol
Commit message (Expand)AuthorAgeFilesLines
* More -Wmissing-variable-declarations fixes.ed2012-10-191-11/+2
* In usr.sbin/pmccontrol/pmccontrol.c, fix a few warnings about formatdim2011-12-171-2/+2
* Improve the chances of matching an outputted string with the line of code.obrien2011-11-151-7/+10
* Fix logical_cpus_mask retrieving by using, correctly, cpuset_t.attilio2011-07-151-6/+13
* pmcstat, pmccontrol: catch up with removal of machdep.hlt_cpus sysctlavg2011-07-151-21/+1
* Revert r222363, as bde@ pointed out the initial solution was far moreattilio2011-05-311-1/+1
* Style fix: cast to size_t rather than u_long when comparing to sizeof()attilio2011-05-271-1/+1
* Avoid breaking strict-aliasing.attilio2011-05-101-1/+3
* Fix breakage.attilio2011-05-061-1/+1
* Commit the support for removing cpumask_t and replacing it directly withattilio2011-05-051-8/+13
* Add code to print the number and type of the CPU that is present ingnn2010-10-111-0/+4
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-141-1/+1
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-2/+0
* Ignore absent CPUs when listing the current state of PMC hardware.jkoshy2008-11-161-1/+4
* - Document the changed meaning of a '*' argument to option "-c".jkoshy2008-11-091-7/+7
* Change the meaning of a "*" argument to option -c to mean 'alljkoshy2008-11-091-7/+21
* Fix pmccontrol(8) on Intel Xeon's running in 64 bit mode.jkoshy2006-02-271-1/+1
* The 'intr_bufferfull' driver statistic actually counts the numberjkoshy2005-09-291-1/+1
* Tidy up the markup, fixed the HISTORY section (1).ru2005-06-241-28/+23
* Sync the usage message with the code.jkoshy2005-06-241-0/+1
* MFP4:jkoshy2005-06-091-10/+13
* Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.jkoshy2005-05-011-1/+1
* Remove superfluous CFLAGS lines. Use the conditional '?=' constructjkoshy2005-04-191-3/+1
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...jkoshy2005-04-193-0/+625
OpenPOWER on IntegriCloud