aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pmcannotate/pmcannotate.c
Commit message (Expand)AuthorAgeFilesLines
* pmcannotate: Add a '-m' mode option to control per-line annotations.John Baldwin2025-01-141-8/+46
* 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
* pmcannotate: Don't increment end address passed to objdump -d.John Baldwin2022-06-141-5/+0
* Teach pmcannotate about $TMPDIR and _PATH_TMPAndrew Gallatin2018-05-181-2/+15
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* make a note that FNBUFF cannot overflow as long as LNBUFF is smaller..John-Mark Gurney2014-05-151-0/+1
* Extend the size of the function or symbol that can be annotated.George V. Neville-Neil2014-05-151-2/+2
* objdump output changed indentation from 1 space to 2 spaces somewhere betweenHiren Panchasara2013-05-061-2/+0
* Fix a grammatical error connected to the previous commit.Benedict Reuschling2010-10-161-1/+1
* Correct some typos in comments, no functional changes.Benedict Reuschling2010-10-161-1/+1
* ANSIfy almost all applications that use WARNS=6.Ed Schouten2009-12-291-2/+2
* Import an initial revision of the pmcannotate tool.Attilio Rao2008-11-261-0/+804