aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pmcstat
Commit message (Expand)AuthorAgeFilesLines
* usr.sbin: Remove repeated wordsElyes Haouas2024-04-111-1/+1
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-277-7/+0
* pmcstat: fix duplicate event allocation on CPU 0Mitchell Horne2023-09-271-4/+15
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-167-14/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-168-16/+0
* pmcstat(8): Drop .UdMitchell Horne2023-07-101-4/+2
* pmcstat: Tweak typo fix.John Baldwin2023-06-071-1/+1
* pmcstat: Update manpage dateJessica Clarke2023-06-071-1/+1
* pmcstat: Fix typosElyes Haouas2023-06-022-2/+2
* pmc: Rework PROCEXEC event to support PIEsJessica Clarke2023-05-301-2/+3
* pmc: Provide full path to modules from kernel linkerJessica Clarke2023-05-302-67/+3
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1215-15/+15
* pmcstat: augment an error messageMitchell Horne2023-05-061-1/+1
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-2/+4
* pmcstat: Warn about text output format stability.Joseph Koshy2023-03-241-1/+5
* pmcstat: Remove useless return at the end of void functionElyes Haouas2023-03-021-2/+0
* pmcstat: fix log analysisAndrew Gallatin2022-07-041-2/+1
* System wide and NUMA domain wide counters support. PMC classes for ARM DMC-62...Aleksandr Rybalko2022-06-261-15/+69
* ncurses: chase dependency changes in the source treeBaptiste Daroussin2021-10-041-1/+1
* Update a sysctl name to nbuffers_pcpu in hwpmc.4 and pmcstat.cPiotr Pawel Stefaniak2021-08-291-1/+1
* pmcstat: fix the usage message for -tMitchell Horne2021-04-211-1/+2
* pmcstat: set initial counter value to zeroMitchell Horne2021-04-211-1/+1
* 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