aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pmcstat
Commit message (Expand)AuthorAgeFilesLines
* MFC r239571:Jim Harris2012-09-041-0/+1
* MFC: r227526: KNFDavid E. O'Brien2012-07-021-16/+17
* MFC: r227524: improve the grep-ability output strings.David E. O'Brien2012-07-024-122/+151
* MFC r236669:Fabien Thomas2012-06-131-0/+8
* MFC r233628, r234598, r235229, r235831, r226986.Fabien Thomas2012-05-292-2/+19
* MFC r233611:Fabien Thomas2012-05-252-238/+402
* MFC 227489:Eitan Adler2012-01-101-1/+1
* MFC r226514,r226526,r226986:Fabien Thomas2012-01-032-9/+11
* Convert pmcstat about using cpuset_t rather than relying on plain 32 bitAttilio Rao2011-08-073-74/+81
* pmcstat, pmccontrol: catch up with removal of machdep.hlt_cpus sysctlAndriy Gapon2011-07-151-10/+2
* Remove duplicated header filesKevin Lo2011-06-241-1/+0
* When an asm location cannot be resolved to a function the costFabien Thomas2010-09-034-0/+6
* - Do not use the runtime mask when logfile is specified.Fabien Thomas2010-08-033-4/+12
* Allow file as a top source, it works with socket now.Fabien Thomas2010-08-032-72/+90
* Fix the calltree top view that incorrectly filter out some nodes.Fabien Thomas2010-08-021-2/+8
* Fix warnings found by Coverity.Fabien Thomas2010-06-053-4/+8
* Rework the calltree top view by critical callchain.Fabien Thomas2010-05-071-86/+104
* Exclude undefined symbol from ELF file when doing function resolve.Fabien Thomas2010-05-061-0/+2
* Apply threshold filter to root node in calltree view.Fabien Thomas2010-04-211-5/+10
* Move fatal error at the right place.Fabien Thomas2010-04-143-2/+4
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-141-1/+1
* Improve "top" header by:Fabien Thomas2010-04-024-13/+59
* Wait for pmc name in the log before displaying data.Fabien Thomas2010-03-281-5/+8
* Do not overflow the term in the case of multi-line display.Fabien Thomas2010-03-261-4/+7
* Change the way shutdown is handled for log file.Fabien Thomas2010-03-081-3/+1
* Bug fixed:Fabien Thomas2010-03-053-2/+5
* Fixed dependencies (make checkdpadd).Ruslan Ermilov2010-02-251-1/+1
* - Reorganize code in 'plugin' to share log processing.Fabien Thomas2010-02-1115-1220/+3670
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-2/+0
* (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.Antoine Brodin2009-12-281-1/+1
* Catch up with the times: "mozilla" -> "firefox".Joseph Koshy2009-06-021-2/+2
* Close the read side of the pipe to self when exiting.Joseph Koshy2008-12-231-0/+3
* Add the -m option to pmcstat.Attilio Rao2008-11-254-11/+69
* As a matter of good programming style, stop PMCs before releasingJoseph Koshy2008-11-191-0/+3
* - Avoid a spurious error when a command line is specified withoutJoseph Koshy2008-10-072-5/+6
* Bring the usage message in sync with the manual page.Joseph Koshy2008-09-191-1/+2
* Add an example illustrating the use sleep(1) for performing timedJoseph Koshy2008-09-191-2/+7
* Fix a regression: attach process PMCs to the process created whenJoseph Koshy2008-07-011-2/+2
* Document messages printed in verbose mode.Joseph Koshy2008-06-291-2/+36
* Fix 'make checkdpadd'.Joseph Koshy2008-02-221-1/+1
* Fix non-SMP kernel regression introduced in the previous commit.Jung-uk Kim2008-01-101-4/+7
* Introduce pmcstat(8) changes for summarizing hwpmc(4) callchain records inJoseph Koshy2007-12-075-209/+1075
* When printing the contents of a HWPMC log in human readable form:Joseph Koshy2007-12-031-3/+8
* Fixed "make checkdpadd" (missing library dependencies).Ruslan Ermilov2007-10-011-1/+1
* MFP4: Enhancements to pmcstat(8):Joseph Koshy2007-04-274-69/+184
* MFP4: Enhancements and bug-fixes to pmcstat(8):Joseph Koshy2007-04-223-126/+224
* Correct a sanity check.Joseph Koshy2007-04-211-1/+1
* Markup fixes.Ruslan Ermilov2006-09-291-4/+5
* Line up usage output.Ruslan Ermilov2006-09-291-1/+1
* When printing a map, print the number of samples recorded by each gmon.out file.Joseph Koshy2006-04-051-5/+18