-
Type: New Feature
-
Resolution: Won't Fix
-
Priority: Major
-
Affects Version/s: master
-
Component/s: Worker Tools
-
None
It would be useful for the resource usage tracing if Kickstart would trace all of its descendants and not just its immediate child. That way, if the job uses a shell script wrapper, then the total resource usage of the entire job is captured. The need is similar to getrusage with RUSAGE_CHILDREN. We would want, say, the I/O for the entire process tree, not just the process invoked by Kickstart.
- depends on
-
PM-516 Prepare kickstart for the kind of ptrace, heartbeat and other tasks
- Closed