|
|
Subscribe / Log in / New account

Back to the drawing board for utrace?

Back to the drawing board for utrace?

Posted Feb 1, 2010 13:36 UTC (Mon) by Cyberax (✭ supporter ✭, #52523)
In reply to: Back to the drawing board for utrace? by fuhchee
Parent article: Back to the drawing board for utrace?

WHICH ONE???

I'm in the same WTF situation. There are like 6 "tracing" solutions for Linux. Most of them with only a few lines of documentation (SystemTap at least is the most documented of them).

That's a complete SNAFU. Why can't we have one nice user-oriented solution?


to post comments

SystemTap documentation

Posted Feb 1, 2010 14:29 UTC (Mon) by mjw (subscriber, #16740) [Link]

Yes, choice is such a drag. But none of them will go away soon. Especially not SystemTap which has always had a pretty loyal following and dedicated developers to make it work with whatever the kernel provides. Ultimately they will just share more and more features and they will all become more or less frontends to the same backend kernel features. Something like utrace and uprobes will ultimately get supported in the kernel and then the other tools will also get better user space tracking.

The SystemTap documentation can be found at:
http://sourceware.org/systemtap/SystemTap_Beginners_Guide/
http://sourceware.org/systemtap/langref/
http://sourceware.org/systemtap/examples/


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