summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pmcannotate
Commit message (Collapse)AuthorAgeFilesLines
* objdump output changed indentation from 1 space to 2 spaces somewhere betweenhiren2013-05-061-2/+0
| | | | | | | | | | | | FreeBSD9 and CURRENT. Removing this rather unnecessary check which expects the second character of assembly line to be a hex number to make pmcannotate actually annotate the code and assembly. PR: 165654 Submitted by: Vitaly Magerya <vmagerya@gmail.com> Reviewed by: attilio Approved by: sbruno (mentor) MFC after: 3 weeks
* Minor spelling and grammar fixes.joel2013-04-111-3/+3
|
* Fix a grammatical error connected to the previous commit.bcr2010-10-161-1/+1
| | | | Spotted by: gjb@
* Correct some typos in comments, no functional changes.bcr2010-10-161-1/+1
|
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-141-1/+1
| | | | | | | | Although groff_mdoc(7) gives another impression, this is the ordering most widely used and also required by mdocml/mandoc. Reviewed by: ru Approved by: philip, ed (mentors)
* Fix several typos in macros or macro misusage.uqs2010-03-121-0/+1
| | | | | | Found by: make manlint Reviewed by: ru Approved by: philip (mentor)
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-2/+0
|
* ANSIfy almost all applications that use WARNS=6.ed2009-12-291-2/+2
| | | | | | | I was considering committing all these patches one by one, but as discussed with brooks@, there is no need to do this. If we ever need/want to merge these changes back, it is still possible to do this per application.
* Import an initial revision of the pmcannotate tool.attilio2008-11-263-0/+924
For further explanations please check this e-mail on freebsd-arch@: http://lists.freebsd.org/pipermail/freebsd-arch/2008-November/008698.html Tested by: gnn Sponsored by: Nokia
OpenPOWER on IntegriCloud