meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:bluetooth:kernel [2018/09/18 13:09] niziaklinux:bluetooth:kernel [2018/09/19 11:18] (current) niziak
Line 1: Line 1:
 <code bash> <code bash>
 mount -t debugfs none /sys/kernel/debug mount -t debugfs none /sys/kernel/debug
 +</code>
 +
 +<code bash>
 +echo "file net/bluetooth/* +pfl" > /sys/kernel/debug/dynamic_debug/control
 </code> </code>