tracexec icon indicating copy to clipboard operation
tracexec copied to clipboard

Track process start/duration/stop times

Open DragoonAethis opened this issue 9 months ago • 0 comments

This fits pretty well into the build system analysis scenario - let's say you want to build the Linux kernel, you have a big process tree and need to find what takes the most time (to optimize/disable these areas). It would be nice to track how long each process takes.

DragoonAethis avatar May 08 '24 18:05 DragoonAethis