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]

kallsyms_lookup_name not exported


I pulled a new kernel from redhat and discovered that kallsyms_lookup_name() is no-longer exported. kallsyms_lookup_name is used by the runtime so I get an error when loading modules.

# dmesg | tail
kernel: stap_23183: Unknown symbol kallsyms_lookup_name

Anyone know the story as to why this export was removed, or what I am doing wrong.

--
David Wilder
IBM Linux Technology Center
Beaverton, Oregon, USA dwilder@us.ibm.com
(503)578-3789



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