summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pmcstat/pmcstat.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warning when compiling with gcc46:eadler2012-01-201-2/+1
* Spelling fixes for usr.sbin/uqs2011-12-301-1/+1
* Improve the chances of matching an outputted string with the line of code.obrien2011-11-151-84/+106
* - fix duplicate "a a" in some commentseadler2011-11-131-1/+1
* Two bugs fixed:fabient2011-11-011-2/+4
* Add a flush of the current PMC log buffer before displaying the next top.fabient2011-10-181-8/+10
* Convert pmcstat about using cpuset_t rather than relying on plain 32 bitattilio2011-08-071-69/+76
* pmcstat, pmccontrol: catch up with removal of machdep.hlt_cpus sysctlavg2011-07-151-10/+2
* - Do not use the runtime mask when logfile is specified.fabient2010-08-031-0/+8
* Allow file as a top source, it works with socket now.fabient2010-08-031-47/+34
* Fix warnings found by Coverity.fabient2010-06-051-1/+2
* Bug fixed:fabient2010-03-051-0/+3
* - Reorganize code in 'plugin' to share log processing.fabient2010-02-111-81/+205
* Close the read side of the pipe to self when exiting.jkoshy2008-12-231-0/+3
* Add the -m option to pmcstat.attilio2008-11-251-2/+24
* As a matter of good programming style, stop PMCs before releasingjkoshy2008-11-191-0/+3
* - Avoid a spurious error when a command line is specified withoutjkoshy2008-10-071-2/+3
* Bring the usage message in sync with the manual page.jkoshy2008-09-191-1/+2
* Fix a regression: attach process PMCs to the process created whenjkoshy2008-07-011-2/+2
* Fix non-SMP kernel regression introduced in the previous commit.jkim2008-01-101-4/+7
* Introduce pmcstat(8) changes for summarizing hwpmc(4) callchain records injkoshy2007-12-071-29/+92
* MFP4: Enhancements to pmcstat(8):jkoshy2007-04-271-49/+148
* MFP4: Enhancements and bug-fixes to pmcstat(8):jkoshy2007-04-221-108/+189
* Correct a sanity check.jkoshy2007-04-211-1/+1
* Line up usage output.ru2006-09-291-1/+1
* - Teach pmcstat(8) to log over the network; the -O option nowjkoshy2006-04-021-11/+6
* MFP4: Support for profiling dynamically loaded objects.jkoshy2006-03-261-17/+86
* - Don't print an errno string when reporting dropped samples.jkoshy2005-12-241-3/+4
* Warn the user if the kernel driver dropped samples or ran out of event buffersjkoshy2005-10-211-2/+27
* Improve an error message.jkoshy2005-09-051-2/+2
* Correctly print system-wide PMC counts for short-lived command lines.jkoshy2005-08-041-0/+3
* Sync usage message with the code and manual page.jkoshy2005-07-231-0/+1
* Fix a bug that affected on-the-fly gmon.out file generation.jkoshy2005-07-091-6/+5
* MFP4:jkoshy2005-06-301-347/+214
* MFP4:jkoshy2005-06-091-114/+476
* Neaten usage message.jkoshy2005-05-021-1/+1
* Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.jkoshy2005-05-011-11/+11
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...jkoshy2005-04-191-0/+728
OpenPOWER on IntegriCloud