LWN.net Logo

Uprobes: not quite there yet

Uprobes: not quite there yet

Posted Jan 20, 2010 23:58 UTC (Wed) by chantecode (subscriber, #54535)
Parent article: Uprobes: not quite there yet

We are not telling people to develop plugins for perf _instead_ of ftrace. The former doesn't supersedes the latter. They are complementary. ftrace is not deprecated. What is deprecated (in most cases) is the old ftrace plugin system (struct tracer) for new tracing code, altough it's still relevant for older tracers like function, mmiotrace, etc... Instead we recommend to use the ftrace trace event API because it is much more powerful, and it also creates events directly usable by perf.

Thanks,

Frederic.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds