opnsense-src/usr.sbin/pmcstat
Fabien Thomas 060d3bde04 MFC r204878:
Change the way shutdown is handled for log file.

 pmc_flush_logfile is now non-blocking and just ask the kernel
 to shutdown the file. From that point, no more data is
 accepted by the log thread and when the last buffer is flushed
 the file is closed.

 This will remove a deadlock between pmcstat asking for
 flush while it cannot flush the pipe itself.
2010-03-11 07:36:45 +00:00
..
Makefile MFC 204329 partially: 2010-03-05 22:52:41 +00:00
pmcpl_annotate.c MFC 203790: 2010-03-05 22:40:31 +00:00
pmcpl_annotate.h MFC 203790: 2010-03-05 22:40:31 +00:00
pmcpl_callgraph.c MFC r204783: 2010-03-08 07:53:44 +00:00
pmcpl_callgraph.h MFC 203790: 2010-03-05 22:40:31 +00:00
pmcpl_calltree.c MFC r204783: 2010-03-08 07:53:44 +00:00
pmcpl_calltree.h MFC 203790: 2010-03-05 22:40:31 +00:00
pmcpl_gprof.c MFC 203790: 2010-03-05 22:40:31 +00:00
pmcpl_gprof.h MFC 203790: 2010-03-05 22:40:31 +00:00
pmcstat.8 MFC 203790: 2010-03-05 22:40:31 +00:00
pmcstat.c MFC r204783: 2010-03-08 07:53:44 +00:00
pmcstat.h MFC 203790: 2010-03-05 22:40:31 +00:00
pmcstat_log.c MFC r204878: 2010-03-11 07:36:45 +00:00
pmcstat_log.h MFC 203790: 2010-03-05 22:40:31 +00:00
pmcstat_top.h MFC 203790: 2010-03-05 22:40:31 +00:00