I guess these lines should be there in Setting up Ftrace
HowTo mount the debugfs system:
# mkdir /debug
# mount -t debugfs nodev /debug
Anyway simple and excellent article, specially trace_printk is something new to me, as i have observed the all problems listed due to printk.
Waiting eagerly Part-II......