freebsd-src/usr.sbin/pmc
Enji Cooper bdbf3440ce Revert r345706: the third time will be the charm
When a review is closed via Phabricator it updates the patch attached to the
review. I downloaded the raw patch from Phabricator, applied it, and repeated
my mistake from r345704 by accident mixing content from D19732 and D19738.

For my own personal sanity, I will try not to mix reviews like this in the
future.

MFC after:	1 month
MFC with:	r345706
Approved by:	emaste (mentor, implicit)
2019-03-29 18:43:46 +00:00
..
cmd_pmc.h hwpmc: add summary command and further metadata extensions 2018-06-06 02:48:09 +00:00
cmd_pmc_filter.cc pmc gcc fixups 2018-06-11 16:09:54 +00:00
cmd_pmc_list.c pmc: mark some dead functions as such 2018-06-09 04:54:36 +00:00
cmd_pmc_stat.c pmc: mark some dead functions as such 2018-06-09 04:54:36 +00:00
cmd_pmc_summary.cc pmc: mark some dead functions as such 2018-06-09 04:54:36 +00:00
Makefile Revert r345706: the third time will be the charm 2019-03-29 18:43:46 +00:00
pmc.c pmc: remove trailing whitespace 2018-06-13 09:17:04 +00:00
pmc_util.c