freebsd-dev/lib/libpmcstat
Mateusz Guzik 94e9ef85c5 pmcstat: implement showing offsets into symbols in top mode
The -I option (and hotkey) is reused for this. Skipping symbol resolution is
moved to the new -A option (and hotkey).

While arguably this violates POLA I think it's a change for the better.
ALso note the -I option was added in head.

Differential Revision:	https://reviews.freebsd.org/D21658
2020-08-05 19:05:49 +00:00
..
libpmcstat_event.c
libpmcstat_image.c libpmcstat: Try /boot/modules if module not found 2020-03-12 23:04:40 +00:00
libpmcstat_logging.c pmc(3)/hwpmc(4): update supported Intel processors to rely fully on the 2018-05-26 19:29:19 +00:00
libpmcstat_process.c
libpmcstat_string.c
libpmcstat_symbol.c
libpmcstat.h pmcstat: implement showing offsets into symbols in top mode 2020-08-05 19:05:49 +00:00
Makefile pmc: Add include path for libpmcstat as it is an internallib 2020-03-25 01:32:16 +00:00
Makefile.depend