2

How can I send dmesg printout to ftrace subsystem?

I like correlate the dmesg msg with the functions call graph in ftrace.

Thanks

Jim L.
  • 7,188
  • 1
  • 13
  • 25

1 Answers1

2

Found it:

cd /sys/kernel/debug/
echo 1 > events/printk/enable