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]

[Bug translator/19216] kprobe.module("MOD").function("FOO") doesn't work on out of tree modules


https://sourceware.org/bugzilla/show_bug.cgi?id=19216

--- Comment #1 from David Smith <dsmith at redhat dot com> ---
Sigh. Actually, it is worse than out-of-tree modules. I've now discovered that
kprobe.module doesn't work if the module isn't currently loaded. This should
work - we already hook into the kernel's module notification system and get
notified when modules are loaded/unloaded.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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