Quotes of the week
Quotes of the week
Posted Feb 14, 2013 4:03 UTC (Thu) by Cyberax (✭ supporter ✭, #52523)In reply to: Quotes of the week by nevets
Parent article: Quotes of the week
But on the other hand, if tracepoints become useful to many people it means that they ARE useful for many people. And probably should be kept that way.
I'm currently using SystemTap for instrumentation of the OOM killer (and I want to kill guys who unexported the kallsyms_lookup function, btw) - and I really like the fact that clearly defined tracepoints could be used instead of trying to patch kernel function calls. It's a low-level code and it'll be nice if it works next time I upgrade distro version, but at the same time I understand that it's not always possible, so I'd accept simple graceful failure if tracepoints are not available anymore.
