On 10/11/2013 02:35 PM, Steven Rostedt wrote: >> Is this even required / wanted? Usually the module just hooks itself >> into subsystem like pci_register_driver() and is usually not >> interresting. The interresting part starts from ->probe() (I think) and >> this is captured, right? > > Only if the ->probe() is not marked __init Yes, and this shouldn't be the case due to hotplug which is the default. So unless you want trace pci_register_driver() & friends we are good I think :) > -- Steve > Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html