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]

__kbrobes?


Hi,

I found some functions use __kprobes as directive (like text_poke()).
Closer look points out that it is used to collect them into a section
".kprobes.text". What do we have to do with that? Is that because we
dont want to probe those areas?

If so, why do we want to protect text_poke() against kprobes?

Many thanks,
Jun


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