It appears that ptrace() wouldn't be able to deliver acceptable performance for instruction tracing. Do you think that utrace would be a reasonable alternative? Roland McGrath wrote: > For user-mode stepping (all you can do via ptrace), this is what the utrace > in-kernel APIs give you.