Skip to content

perftool-incubator/tool-forkstat

Repository files navigation

tool-forkstat

CI Actions Status

Monitors process fork(), exec(), and exit() activity during benchmark execution for the crucible performance testing framework, using the upstream forkstat utility.

Configuration

The start script accepts one parameter:

  • --events <list> — Comma-separated event types to monitor (default: all)

Integration

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.

About

forkstat tool logs process fork(), exec(), and exit() activity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors