Monitors process fork(), exec(), and exit() activity during benchmark execution for the crucible performance testing framework, using the upstream forkstat utility.
The start script accepts one parameter:
--events <list>— Comma-separated event types to monitor (default:all)
Forkstat runs as a profiler tool on endpoint nodes. It is allowed on master and worker collector roles but blocked on client and server roles. The post-processor (forkstat-post-process) converts raw forkstat output into crucible metrics.