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]

Re: Missing unwind data for module


Hi -

> You're a genius. Copying the module into /lib/modules/`uname -r`/
> and rerunning stap without the .ko at the end did the trick: [...]

Haha, nah, more like insane.  This -d interpretation heuristic is
trickier than it should be.  It relates to other bugs too, like the
inability to say 
    probe module("/path/to/your/module.ko").SOMETHING { }

If you happened to hit this and were annoyed, we'd appreciate a bug
report in bugzilla.

- FChE


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