aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pmcstudy
Commit message (Expand)AuthorAgeFilesLines
* 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-163-6/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* pmcstudy: Fix a typo in a usage messageGordon Bergling2022-01-241-1/+1
* pmcstudy: fix error handlingsebastien.bini2022-01-021-1/+7
* Fix a few mandoc issuesGordon Bergling2020-10-091-2/+2
* Replace -Werror with ${WERROR} in pmcstudyWarner Losh2019-08-251-1/+1
* Regularize the Netflix copyrightWarner Losh2019-02-044-8/+5
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Don't end up manpage titles with a full stop.Edward Tomasz Napierala2017-05-241-1/+1
* DIRDEPS_BUILD: Add some missing dirctories to the build.Bryan Drewery2016-08-311-0/+18
* Fix non-amd64 build from r292043 after reconnecting in r303410.Bryan Drewery2016-07-271-5/+1
* pmcstudy.8: minor "efficiency" fix.Pedro F. Giffuni2016-05-031-1/+1
* Cleanup unnecessary semicolons from utilities we all love.Pedro F. Giffuni2016-04-151-1/+1
* Fix several typos and bugs within pmcstudy. Also highlight the one SB testRandall Stewart2015-12-102-672/+722
* Update the manual page to include Broadwell.Randall Stewart2015-12-091-2/+2
* White space changes.Randall Stewart2015-12-091-559/+642
* Proper support of Broadwell tool by the pmc_study based on theRandall Stewart2015-12-091-6/+391
* Fix a ton of speelling errorsEitan Adler2015-10-211-1/+1
* Rough first mdoc, spelling and grammar cleanup pass.Christian Brueffer2015-03-261-27/+39
* Opps its section 8 not 1 silly.Randall Stewart2015-03-261-1/+1
* Update the manual page to be a bit more sane. It stillRandall Stewart2015-03-264-66/+137
* Fix yet another coverty warning (missing io is NULL check) and in examining thatRandall Stewart2015-01-271-2/+8
* Fix minor errors found by coverity. Thanks Gleb forRandall Stewart2015-01-211-1/+4
* Update the hwpmc driver to have the new type HASWELL_XEON. AlsoRandall Stewart2015-01-145-0/+3276