Discussion:
[Linuxptp-devel] How to enable pr_debug() messages
Drasko DRASKOVIC
2013-05-31 10:48:07 UTC
Permalink
Hi all,
following these instructions :
https://www.kernel.org/doc/local/pr_debug.txt, I've put DEBUG =
-DDEBUG in linuxptp's makefile and recompiled.

However, I can not see pr_debug() messages appear.

How to enable them?

Best regards,
Drasko
Richard Cochran
2013-05-31 12:03:44 UTC
Permalink
Post by Drasko DRASKOVIC
How to enable them?
Add the '-l9' command line switch.

HTH,
Richard

Loading...