1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/usr.sbin/pmcstat
Joseph Koshy 302cbb9054 - Teach pmcstat(8) to log over the network; the -O option now
takes a host:port specification.
- Update the manual page and add an example showing how log
  over the network using pmcstat(8) and nc(1).  Document the
  current inability to process logs in cross-platform manner.
- Have pmcstat_open_log() call err(3) directly in case
  of an error; this simplifies error handling in its caller.

MFC after:	1 week
2006-04-02 12:52:16 +00:00
..
Makefile MFP4: 2005-06-30 19:01:26 +00:00
pmcstat_log.c - Teach pmcstat(8) to log over the network; the -O option now 2006-04-02 12:52:16 +00:00
pmcstat.8 - Teach pmcstat(8) to log over the network; the -O option now 2006-04-02 12:52:16 +00:00
pmcstat.c - Teach pmcstat(8) to log over the network; the -O option now 2006-04-02 12:52:16 +00:00
pmcstat.h MFP4: Support for profiling dynamically loaded objects. 2006-03-26 12:20:54 +00:00