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 testsuite/13734] New: systemtap.stress/current.stp need to be updated for arm


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

             Bug #: 13734
           Summary: systemtap.stress/current.stp need to be updated for
                    arm
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
        AssignedTo: systemtap@sourceware.org
        ReportedBy: wcohen@redhat.com
                CC: dwilder@us.ibm.com
        Depends on: 4331
    Classification: Unclassified


+++ This bug was initially created as a clone of Bug #4331 +++

Complilation failure:
semantic error: no match for probe point while resolving probe point
kernel.function("__switch_to")
semantic error: no match for probe point while resolving probe point
kernel.function("__switch_to").return

On arm get very similiar results:

 ../install/bin/stap -g ../systemtap/testsuite/systemtap.stress/current.stp 
semantic error: no match while resolving probe point
kernel.function("__switch_to").call
semantic error: no match while resolving probe point
kernel.function("__switch_to").return

-- 
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]