aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pmcstat/pmcpl_callgraph.c
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-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* pmcstat: fix build on non-64 bit platformsMateusz Guzik2020-08-051-1/+2
* pmcstat: implement showing offsets into symbols in top modeMateusz Guzik2020-08-051-13/+28
* hwpmc: support sampling both kernel and user stacks when interrupted in kernelMatt Macy2018-06-041-2/+2
* pmcstat top mode + -I - use fully qualified addressMatt Macy2018-05-241-1/+1
* pmcstat: add option to not decode the leaf function in top modeMatt Macy2018-05-221-4/+4
* 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/+7
* When an asm location cannot be resolved to a function the costFabien Thomas2010-09-031-0/+2
* Move fatal error at the right place.Fabien Thomas2010-04-141-0/+2
* Improve "top" header by:Fabien Thomas2010-04-021-0/+1
* Bug fixed:Fabien Thomas2010-03-051-1/+1
* - Reorganize code in 'plugin' to share log processing.Fabien Thomas2010-02-111-0/+682