index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
pmccontrol
/
pmccontrol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pmccontrol(8): Replace malloc() + memset() with calloc()
pfg
2015-02-22
1
-3
/
+1
*
More -Wmissing-variable-declarations fixes.
ed
2012-10-19
1
-11
/
+2
*
In usr.sbin/pmccontrol/pmccontrol.c, fix a few warnings about format
dim
2011-12-17
1
-2
/
+2
*
Improve the chances of matching an outputted string with the line of code.
obrien
2011-11-15
1
-7
/
+10
*
Fix logical_cpus_mask retrieving by using, correctly, cpuset_t.
attilio
2011-07-15
1
-6
/
+13
*
pmcstat, pmccontrol: catch up with removal of machdep.hlt_cpus sysctl
avg
2011-07-15
1
-21
/
+1
*
Revert r222363, as bde@ pointed out the initial solution was far more
attilio
2011-05-31
1
-1
/
+1
*
Style fix: cast to size_t rather than u_long when comparing to sizeof()
attilio
2011-05-27
1
-1
/
+1
*
Avoid breaking strict-aliasing.
attilio
2011-05-10
1
-1
/
+3
*
Fix breakage.
attilio
2011-05-06
1
-1
/
+1
*
Commit the support for removing cpumask_t and replacing it directly with
attilio
2011-05-05
1
-8
/
+13
*
Add code to print the number and type of the CPU that is present in
gnn
2010-10-11
1
-0
/
+4
*
Ignore absent CPUs when listing the current state of PMC hardware.
jkoshy
2008-11-16
1
-1
/
+4
*
Change the meaning of a "*" argument to option -c to mean 'all
jkoshy
2008-11-09
1
-7
/
+21
*
Fix pmccontrol(8) on Intel Xeon's running in 64 bit mode.
jkoshy
2006-02-27
1
-1
/
+1
*
The 'intr_bufferfull' driver statistic actually counts the number
jkoshy
2005-09-29
1
-1
/
+1
*
Sync the usage message with the code.
jkoshy
2005-06-24
1
-0
/
+1
*
MFP4:
jkoshy
2005-06-09
1
-10
/
+13
*
Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.
jkoshy
2005-05-01
1
-1
/
+1
*
Bring a working snapshot of hwpmc(4), its associated libraries, userland util...
jkoshy
2005-04-19
1
-0
/
+476