On Fri, 2016-07-15 at 13:52 +0200, Johan Hovold wrote: > > Johan, how are you enabling dynamic debug for these modules? If you > > just use "+p" no function name should be there, you have to add > "+mf" to > > get module and function names, right? > > Usually I just use "+p", but I could start using "+pf" (or "+pmf") if > I > could get the device name to be printed before the module and function > names. I really have no strong preferences except that module be before function. Device could be anywhere, except that following the output is easier if function is indeed last, as it changes fastest. So we could have device module function module device function Either would be fine to me. Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html