freebsd-src/usr.sbin/pmcstat
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
..
Makefile
Makefile.depend
pmcpl_annotate.c
pmcpl_annotate.h
pmcpl_annotate_cg.c
pmcpl_annotate_cg.h
pmcpl_callgraph.c pmcstat: implement showing offsets into symbols in top mode 2020-08-05 19:05:49 +00:00
pmcpl_callgraph.h
pmcpl_calltree.c
pmcpl_calltree.h
pmcpl_gprof.c
pmcpl_gprof.h
pmcstat.8 pmcstat: implement showing offsets into symbols in top mode 2020-08-05 19:05:49 +00:00
pmcstat.c pmcstat: implement showing offsets into symbols in top mode 2020-08-05 19:05:49 +00:00
pmcstat.h
pmcstat_log.c pmcstat: implement showing offsets into symbols in top mode 2020-08-05 19:05:49 +00:00
pmcstat_log.h
pmcstat_top.h