1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/usr.sbin/pmcstat
Fabien Thomas dceed24a7c Add a flush of the current PMC log buffer before displaying the next top.
As the underlying block is 4KB if the PMC throughput is low the measurement
will be reported on the next tick. pmcstat(8) use the modified flush API to
reclaim current buffer before displaying next top.

MFC after:	1 month
2011-10-18 15:25:43 +00:00
..
Makefile
pmcpl_annotate.c
pmcpl_annotate.h
pmcpl_callgraph.c
pmcpl_callgraph.h
pmcpl_calltree.c
pmcpl_calltree.h
pmcpl_gprof.c
pmcpl_gprof.h
pmcstat_log.c Add a flush of the current PMC log buffer before displaying the next top. 2011-10-18 15:25:43 +00:00
pmcstat_log.h
pmcstat_top.h
pmcstat.8
pmcstat.c Add a flush of the current PMC log buffer before displaying the next top. 2011-10-18 15:25:43 +00:00
pmcstat.h Convert pmcstat about using cpuset_t rather than relying on plain 32 bit 2011-08-07 18:37:05 +00:00