summaryrefslogtreecommitdiff
path: root/usr.sbin/pmcstat/pmcpl_gprof.c
Commit message (Expand)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Extract a set of pmcstat functions and interfaces to the new internalRuslan Bukin2017-10-241-1/+4
* Fix off by one in calculation of the number of buckets for the pcKonstantin Belousov2017-08-041-2/+2
* Make code compile when basename() is POSIX compliant.Ed Schouten2016-05-251-4/+8
* Support a wider history counter in pmcstat(8) gmon outputJonathan T. Looney2015-11-181-12/+42
* Spelling fixes for usr.sbin/Ulrich Spörlein2011-12-301-1/+1
* Improve the chances of matching an outputted string with the line of code.David E. O'Brien2011-11-151-4/+5
* Move fatal error at the right place.Fabien Thomas2010-04-141-0/+2
* - Reorganize code in 'plugin' to share log processing.Fabien Thomas2010-02-111-0/+533