aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pmcstat
Commit message (Expand)AuthorAgeFilesLines
* Add the missing pmcstat log entriesAndrew Turner2021-01-051-0/+17
* pmcstat: Fix a typo in the usage messageMateusz Piotrowski2020-11-041-1/+1
* pmcstat.8: Improve description of -TMateusz Piotrowski2020-08-171-6/+35
* pmcstat: fix build on non-64 bit platformsMateusz Guzik2020-08-051-1/+2
* pmcstat: implement showing offsets into symbols in top modeMateusz Guzik2020-08-054-23/+58
* pmc: Add include path for libpmcstat as it is an internallibEmmanuel Vadot2020-03-251-0/+1
* libpmcstat: Try /boot/modules if module not foundRyan Moeller2020-03-121-0/+2
* Regularize the Netflix copyrightWarner Losh2019-02-042-2/+6
* pmc: convert native to jsonl and track TSC value of samplesMatt Macy2018-06-071-1/+1
* hwpmc: add summary command and further metadata extensionsMatt Macy2018-06-061-1/+2
* hwpmc: support sampling both kernel and user stacks when interrupted in kernelMatt Macy2018-06-043-17/+21
* libpmc: allow substring for list and add function for printing event detailsMatt Macy2018-06-011-1/+1
* pmcstat: suppress uninitialized warning of eventMatt Macy2018-05-271-0/+1
* pmc(3)/hwpmc(4): update supported Intel processors to rely fully on theMatt Macy2018-05-263-29/+62
* Revert r334242 "pmc(3)/hwpmc(4): update supported Intel processors to rely fu...Matt Macy2018-05-263-62/+29
* pmc(3)/hwpmc(4): update supported Intel processors to rely fully on theMatt Macy2018-05-263-29/+62
* pmcstat(8)Sean Bruno2018-05-252-3/+14
* pmcstat: add usage strings for -L and -IMatt Macy2018-05-241-0/+2
* pmcstat top mode + -I - use fully qualified addressMatt Macy2018-05-241-1/+1
* pmcstat: don't compare signed and unsignedMatt Macy2018-05-241-1/+2
* libpmcstat: compile in events based on json descriptionMatt Macy2018-05-242-4/+2
* pmc: bump PMC major version to reflect ABI breakage and make warning not requ...Matt Macy2018-05-231-1/+1
* hwpmc: add thread id field to callchain and context switch records to allow f...Matt Macy2018-05-231-1/+5
* pmcstat: add option to not decode the leaf function in top modeMatt Macy2018-05-222-5/+8
* Only call flush in pipe mode.Fabien Thomas2018-01-171-0/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2715-0/+30
* pmcstat(8): unbreak build with LDFLAGS+=-Wl,--as-neededAndriy Voskoboinyk2017-11-031-1/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+1
* Extract a set of pmcstat functions and interfaces to the new internalRuslan Bukin2017-10-2410-1899/+51
* Fix off by one in calculation of the number of buckets for the pcKonstantin Belousov2017-08-041-2/+2
* pmcstat(8); unsign some allocation variables and use reallocarray(3).Pedro F. Giffuni2017-04-222-10/+10
* Remove an unused field from struct pmcstat_image.Mark Johnston2016-10-151-1/+0
* Just remove freeing memory in pmcstat_cleanup, since we only clean upStephen J. Kiernan2016-10-071-17/+27
* Make code compile when basename() is POSIX compliant.Ed Schouten2016-05-251-4/+8
* pmcstat: minor spelling fixes.Pedro F. Giffuni2016-05-012-2/+2
* Fix the date on the pmcstat(8) man page from r291016.Jonathan T. Looney2015-11-181-1/+1
* Support a wider history counter in pmcstat(8) gmon outputJonathan T. Looney2015-11-184-14/+64
* Change the driver stats to what they really are: unsigned values.Jonathan T. Looney2015-11-161-4/+14
* Fix for r288176 changes related to debug symbols move.Fabien Thomas2015-10-081-4/+15
* Fix an off by one error in r283613: Like regular ffs(), CPU_FFS() returnsJohn Baldwin2015-09-011-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+23
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-274-36/+50
| |\
| * \ Merge from head@274682Simon J. Gerraty2014-11-191-2/+8
| |\ \
| * \ \ Merge head from 7/28Simon J. Gerraty2014-08-196-12/+59
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | | Merge from headSimon J. Gerraty2014-05-082-2/+18
| |\ \ \ \
| * \ \ \ \ Merge headSimon J. Gerraty2014-04-286-3/+188
| |\ \ \ \ \
| * | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1