Test --plugin.

This commit is contained in:
Daniel Nichter
2012-10-03 11:51:03 -06:00
parent 4c474fd23f
commit c0bafdead9
3 changed files with 98 additions and 1 deletions

View File

@@ -1680,11 +1680,13 @@ process as a backgrounded subshell.
=item after_collect_hook
Called after running a collector process. The PID of the collector process
is passed as the first argument.
is passed as the first argument. This hook is called before
C<after_collect_sleep_hook>.
=item after_collect_sleep_hook
Called after sleeping L<"--sleep"> seconds for the collector process to finish.
This hook is called after C<after_collect_hook>.
=item after_stalk_hook