Debugging the kernel using Ftrace - part 1
Posted Dec 14, 2009 5:09 UTC (Mon) by
gdt (subscriber, #6284)
Parent article:
Debugging the kernel using Ftrace - part 1
Typically, that is mounted at /sys/kernel/debug. For easier accessibility, I usually create a /debug directory and mount it there.
Please don't do this sort of weirdness in tutorials, unnecessarily changing a perfectly usable default just gets in the way of your [otherwise very fine] exposition.
That goes double for reviewers of Linux distributions. I've lost count of the number of reviews that don't review the out-of-the-box distribution, but rather review some author's preferences applied to that distribution.
(
Log in to post comments)