This is the mail archive of the systemtap@sources.redhat.com 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: [kprobe bug] pre-handler changes on globals lost


Hi -

Rusty, what happens if you insert some code into the pre_handler, to
check that it actually executed?

How come you use kallsyms_lookup_name("target1") instead of
simply "& target1" in the kprobe breakpoint address calculation?

- FChE


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