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/4541] New: systemtap.stress/current.stp fails to build on ia64 because of time


The test systemtap.stress/current.stp fails to build on ia64 machine with
2.6.22-rc2 because it takes too long to build. Notice that pass 2 takes 58
seconds of real time.

$ /home/wcohen/stap_snap_200705231431/install/bin/stap -gv
/home/wcohen/stap_snap_200705231431/src/testsuite/systemtap.stress/current.stp 
Pass 1: parsed user script and 53 library script(s) in 1920usr/24sys/2332real ms.
Pass 2: analyzed script: 619 probe(s), 4 function(s), 0 embed(s), 1 global(s) in
5652usr/620sys/58821real ms.
Pass 3: translated to C into
"/tmp/stap8uu6v0/stap_bb0a25a89e7adfac6908a4f2725e4198_213333.c" in
92usr/4sys/189real ms.
Pass 4: compiled C into "stap_bb0a25a89e7adfac6908a4f2725e4198_213333.ko" in
6824usr/300sys/10244real ms.
Pass 5: starting run.
systemtap starting probe

systemtap ending probe
count = 222456
sum = 1596526
min = 1
max = 15
avg = 7
systemtap test success
systemtap test success
WARNING: Number of errors: 0, skipped probes: 286
Pass 5: run completed in 64usr/388sys/15527real ms.

-- 
           Summary:  systemtap.stress/current.stp fails to build on ia64
                    because of time
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: wcohen at redhat dot com
  GCC host triplet: ia64


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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