On 7/2/2015 9:50 AM, Zhu Lingshan wrote:
Hi, May I get some help here on how to debug LIO? How to get some logs, run time traces, or some debug information?
You can turn on dynamic_debug with: $ mount -t debugfs none /sys/kernel/debug $echo "file $file +p" > /sys/kernel/debug/dynamic_debug/control Where $file is the file containing the prints you are interested in... Sagi. -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html