David Smith <[email protected]> writes: > Now you need to figure out if this is a systemtap problem or a > kernel/kprobes problem. To do that, go back to the original gen_code.py > to generate a module that uses straight kprobes (no systemtap).
That's what I did. I modified gen_code_all.sh to first find my the buggy functions and then to verify that everything works when they are not used. Only after that I modified the systemtap blacklist. > If the problem still occurs, then the kernel folks should listen to > your request to add the missing __kprobe annotations. Ok. -Timo -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

