This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: proposed instruction trace support in SystemTap


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]