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]

[Bug releng/14655] New: kallsyms_lookup_name is not exported by kernel versions prior to 2.6.33


http://sourceware.org/bugzilla/show_bug.cgi?id=14655

             Bug #: 14655
           Summary: kallsyms_lookup_name is not exported by kernel
                    versions prior to 2.6.33
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P2
         Component: releng
        AssignedTo: systemtap@sourceware.org
        ReportedBy: alexander.lochmann@tu-dortmund.de
    Classification: Unclassified


The current systemtap release uses "kallsyms_lookup_name" which is exported by
the kernel since version 2.6.33.
If a version prior to this one is used, the compilation of a script just places
a warning "WARNING: "kallsyms_lookup_name" [/tmp/stapu1Ne9G/alexv8.ko]
undefined!".
Loading the modules will fail because of an undefined symbol.
I used the linux kernel 2.6.29 (android qemu)..

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


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