tree: c298ac7a3b64a598d8165feb62a7b0202421ccc9 [path history] [tgz]
  1. libptreetime/
  2. ptreetime.py
  3. README.md
utils/ptreetime/README.md

ptreetime

A utility for profiling process tree times.

This currently only has been tested on macOS. It also will only fully work if DYLD is able to inject interpositioning libraries into the target process (this won't work on processes with library validation enabled, for example).