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
/
pmcstat
Commit message (
Expand
)
Author
Age
Files
Lines
*
More -Wmissing-variable-declarations fixes.
ed
2012-10-19
4
-16
/
+15
*
Add -m option (for printing sampled PCs to a file) to pmcstat usage
jimharris
2012-08-22
1
-0
/
+1
*
Remove spurious ARM symbols from lookup table.
fabient
2012-06-06
1
-0
/
+8
*
Don't crash trying to load symbols from striped file.
glebius
2012-06-05
1
-0
/
+2
*
Minor spelling fixes.
joel
2012-06-03
1
-1
/
+1
*
Add software PMC support.
fabient
2012-03-28
1
-0
/
+15
*
- Support inlined location in calltree output.
fabient
2012-03-28
2
-241
/
+402
*
mdoc: correct .Bd/.Bl arguments.
joel
2012-03-26
1
-1
/
+1
*
Fix base vaddr detection for ELF binaries. PT_LOAD with offset 0 is not
gonzo
2012-03-22
1
-2
/
+2
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-2
/
+1
*
Spelling fixes for usr.sbin/
uqs
2011-12-30
4
-4
/
+4
*
KNF
obrien
2011-11-15
1
-16
/
+17
*
Improve the chances of matching an outputted string with the line of code.
obrien
2011-11-15
4
-122
/
+151
*
- fix duplicate "a a" in some comments
eadler
2011-11-13
1
-1
/
+1
*
Two bugs fixed:
fabient
2011-11-01
1
-2
/
+4
*
Add a flush of the current PMC log buffer before displaying the next top.
fabient
2011-10-18
2
-9
/
+11
*
Convert pmcstat about using cpuset_t rather than relying on plain 32 bit
attilio
2011-08-07
3
-74
/
+81
*
pmcstat, pmccontrol: catch up with removal of machdep.hlt_cpus sysctl
avg
2011-07-15
1
-10
/
+2
*
Remove duplicated header files
kevlo
2011-06-24
1
-1
/
+0
*
When an asm location cannot be resolved to a function the cost
fabient
2010-09-03
4
-0
/
+6
*
- Do not use the runtime mask when logfile is specified.
fabient
2010-08-03
3
-4
/
+12
*
Allow file as a top source, it works with socket now.
fabient
2010-08-03
2
-72
/
+90
*
Fix the calltree top view that incorrectly filter out some nodes.
fabient
2010-08-02
1
-2
/
+8
*
Fix warnings found by Coverity.
fabient
2010-06-05
3
-4
/
+8
*
Rework the calltree top view by critical callchain.
fabient
2010-05-07
1
-86
/
+104
*
Exclude undefined symbol from ELF file when doing function resolve.
fabient
2010-05-06
1
-0
/
+2
*
Apply threshold filter to root node in calltree view.
fabient
2010-04-21
1
-5
/
+10
*
Move fatal error at the right place.
fabient
2010-04-14
3
-2
/
+4
*
mdoc: order prologue macros consistently by Dd/Dt/Os
uqs
2010-04-14
1
-1
/
+1
*
Improve "top" header by:
fabient
2010-04-02
4
-13
/
+59
*
Wait for pmc name in the log before displaying data.
fabient
2010-03-28
1
-5
/
+8
*
Do not overflow the term in the case of multi-line display.
fabient
2010-03-26
1
-4
/
+7
*
Change the way shutdown is handled for log file.
fabient
2010-03-08
1
-3
/
+1
*
Bug fixed:
fabient
2010-03-05
3
-2
/
+5
*
Fixed dependencies (make checkdpadd).
ru
2010-02-25
1
-1
/
+1
*
- Reorganize code in 'plugin' to share log processing.
fabient
2010-02-11
15
-1220
/
+3670
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
1
-2
/
+0
*
(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.
antoine
2009-12-28
1
-1
/
+1
*
Catch up with the times: "mozilla" -> "firefox".
jkoshy
2009-06-02
1
-2
/
+2
*
Close the read side of the pipe to self when exiting.
jkoshy
2008-12-23
1
-0
/
+3
*
Add the -m option to pmcstat.
attilio
2008-11-25
4
-11
/
+69
*
As a matter of good programming style, stop PMCs before releasing
jkoshy
2008-11-19
1
-0
/
+3
*
- Avoid a spurious error when a command line is specified without
jkoshy
2008-10-07
2
-5
/
+6
*
Bring the usage message in sync with the manual page.
jkoshy
2008-09-19
1
-1
/
+2
*
Add an example illustrating the use sleep(1) for performing timed
jkoshy
2008-09-19
1
-2
/
+7
*
Fix a regression: attach process PMCs to the process created when
jkoshy
2008-07-01
1
-2
/
+2
*
Document messages printed in verbose mode.
jkoshy
2008-06-29
1
-2
/
+36
*
Fix 'make checkdpadd'.
jkoshy
2008-02-22
1
-1
/
+1
*
Fix non-SMP kernel regression introduced in the previous commit.
jkim
2008-01-10
1
-4
/
+7
*
Introduce pmcstat(8) changes for summarizing hwpmc(4) callchain records in
jkoshy
2007-12-07
5
-209
/
+1075
[next]