Re: enable dynamic debug - doubt

2015-11-19 Thread Muni Sekhar
On Thu, Nov 19, 2015 at 2:38 AM, Peter Hurley wrote: > > On 11/17/2015 07:40 AM, Muni Sekhar wrote: > > [ Please keep me in CC as I'm not subscribed to the list] > > > > Hello, > > > > The behaviour of dynamic debug prints are controlled via writing to a > > control file in the 'debugfs' > > file

Re: enable dynamic debug - doubt

2015-11-18 Thread Peter Hurley
On 11/17/2015 07:40 AM, Muni Sekhar wrote: > [ Please keep me in CC as I'm not subscribed to the list] > > Hello, > > The behaviour of dynamic debug prints are controlled via writing to a > control file in the 'debugfs' > filesystem(/dynamic_debug/control). That's not the only method. You'll wa

Re: enable dynamic debug - doubt

2015-11-18 Thread Andy Shevchenko
On Tue, Nov 17, 2015 at 2:40 PM, Muni Sekhar wrote: > [ Please keep me in CC as I'm not subscribed to the list] > > Hello, > > The behaviour of dynamic debug prints are controlled via writing to a > control file in the 'debugfs' > filesystem(/dynamic_debug/control). > > Here I would like to know

enable dynamic debug - doubt

2015-11-17 Thread Muni Sekhar
[ Please keep me in CC as I'm not subscribed to the list] Hello, The behaviour of dynamic debug prints are controlled via writing to a control file in the 'debugfs' filesystem(/dynamic_debug/control). Here I would like to know what order should the echo(for eg: echo -n 'module sdhci +p' > /sys/