This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

tracing module init functions


Is there a way to trace module init functions, and other functions such
as device probes that happen early when a module comes up?  I've tried
running with things like "stap -c modprobe somemod" and also tried
adding a system("modprobe somemod") to the begin probe in my script, but
to no avail.

Thanks,
Paul Larson

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]