Hometoolswspy – instrumentation: ftrace and ptrace

Comments

wspy – instrumentation: ftrace and ptrace — 1 Comment

  1. I have now added basic support to create a process tree from ptrace(2) events that follow a child process.

    Along the way, I’ve added an option –processtree-engine with two options: ftrace and ptrace to pick between these two mechanisms.

    At this point, the ptrace engine doesn’t have as much information such as the elapsed times of processes since this isn’t immediately given. However, I do have the potential for getting quite a bit more other information by going to /proc/[pid]/* files at the process exit.

Leave a Reply to mev Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

HTML tags allowed in your comment: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>