summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pmcstat/pmcstat_log.c
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes for usr.sbin/uqs2011-12-301-1/+1
* KNFobrien2011-11-151-16/+17
* Improve the chances of matching an outputted string with the line of code.obrien2011-11-151-33/+38
* Add a flush of the current PMC log buffer before displaying the next top.fabient2011-10-181-1/+1
* Convert pmcstat about using cpuset_t rather than relying on plain 32 bitattilio2011-08-071-1/+2
* When an asm location cannot be resolved to a function the costfabient2010-09-031-0/+1
* - Do not use the runtime mask when logfile is specified.fabient2010-08-031-4/+3
* Allow file as a top source, it works with socket now.fabient2010-08-031-25/+56
* Fix warnings found by Coverity.fabient2010-06-051-0/+1
* Exclude undefined symbol from ELF file when doing function resolve.fabient2010-05-061-0/+2
* Move fatal error at the right place.fabient2010-04-141-2/+0
* Improve "top" header by:fabient2010-04-021-13/+47
* Wait for pmc name in the log before displaying data.fabient2010-03-281-5/+8
* Change the way shutdown is handled for log file.fabient2010-03-081-3/+1
* - Reorganize code in 'plugin' to share log processing.fabient2010-02-111-1113/+589
* (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.antoine2009-12-281-1/+1
* Add the -m option to pmcstat.attilio2008-11-251-9/+30
* Introduce pmcstat(8) changes for summarizing hwpmc(4) callchain records injkoshy2007-12-071-171/+915
* When printing the contents of a HWPMC log in human readable form:jkoshy2007-12-031-3/+8
* When printing a map, print the number of samples recorded by each gmon.out file.jkoshy2006-04-051-5/+18
* - Teach pmcstat(8) to log over the network; the -O option nowjkoshy2006-04-021-6/+67
* MFP4: Support for profiling dynamically loaded objects.jkoshy2006-03-261-417/+854
* When generating profiles (-g) warn about shared objects that werejkoshy2005-12-251-4/+12
* Handle 32 bit executables better on AMD64 platforms.jkoshy2005-10-181-30/+69
* Determine where the runtime loader got mapped to when a dynamicallyjkoshy2005-09-141-85/+119
* Fix a bug that caused generated gmon.out profiles to be out ofjkoshy2005-09-131-10/+31
* Fix a bug that affected on-the-fly gmon.out file generation.jkoshy2005-07-091-5/+3
* Unbreak tinderbox builds. Remove a debug printf.jkoshy2005-07-011-14/+12
* MFP4:jkoshy2005-06-301-0/+1255
OpenPOWER on IntegriCloud