freebsd-nq/usr.sbin/pmcstat
Fabien Thomas ac708fddbf Allow file as a top source, it works with socket now.
This will allow top monitoring using socket/ssh tunnelling
of system without local symbols.

client:
pmcstat -R <ip>:<port> -T -r <symbolspath>
monitored device:
pmcstat -Sinstructions -O <ip>:<port>

- Move the file read in the event loop
- Initialize and clean log in all cases
- Preserve global stats value during top refresh
- Fix the rtld/line resolver that ignore '-r' prefix
- Support socket for '-R' (server mode)
- Display the statistics when exiting top mode
2010-08-03 09:23:53 +00:00
..
Makefile Fixed dependencies (make checkdpadd). 2010-02-25 20:24:19 +00:00
pmcpl_annotate.c - Reorganize code in 'plugin' to share log processing. 2010-02-11 22:51:44 +00:00
pmcpl_annotate.h - Reorganize code in 'plugin' to share log processing. 2010-02-11 22:51:44 +00:00
pmcpl_callgraph.c Move fatal error at the right place. 2010-04-14 21:53:27 +00:00
pmcpl_callgraph.h - Reorganize code in 'plugin' to share log processing. 2010-02-11 22:51:44 +00:00
pmcpl_calltree.c Fix the calltree top view that incorrectly filter out some nodes. 2010-08-02 13:40:19 +00:00
pmcpl_calltree.h - Reorganize code in 'plugin' to share log processing. 2010-02-11 22:51:44 +00:00
pmcpl_gprof.c Move fatal error at the right place. 2010-04-14 21:53:27 +00:00
pmcpl_gprof.h - Reorganize code in 'plugin' to share log processing. 2010-02-11 22:51:44 +00:00
pmcstat_log.c Allow file as a top source, it works with socket now. 2010-08-03 09:23:53 +00:00
pmcstat_log.h Improve "top" header by: 2010-04-02 13:34:28 +00:00
pmcstat_top.h - Reorganize code in 'plugin' to share log processing. 2010-02-11 22:51:44 +00:00
pmcstat.8 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
pmcstat.c Allow file as a top source, it works with socket now. 2010-08-03 09:23:53 +00:00
pmcstat.h - Reorganize code in 'plugin' to share log processing. 2010-02-11 22:51:44 +00:00