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: [PATCH RFC] itrace probe point problem on ppc64: unknown symbol 'access_process_vm'


Maynard Johnson <maynardj@us.ibm.com> writes:

> [...]  -- I got an "unknown symbol" error for 'access_process_vm'
> when systemtap tried to insert the generated kernel module.  Turns
> out that on the ppc64 kernel for Fedora, this symbol isn't exported.
> [...]

Yeah, see runtime/uprobes*/uprobes.c: __access_process_vm().

- FChE


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