Comment 5 for bug 1236746

Revision history for this message
dann frazier (dannf) wrote :

ubuntu@ms10-36-mcdivittB0:~/systemtap-2.3$ sudo stap -v ./testsuite/systemtap.examples/general/helloworld.stp
Pass 1: parsed user script and 92 library script(s) using 35208virt/25304res/2324shr/23752data kb, in 300usr/0sys/303real ms.
Pass 2: analyzed script: 1 probe(s), 1 function(s), 0 embed(s), 0 global(s) using 35732virt/26160res/2488shr/24276data kb, in 10usr/0sys/7real ms.
Pass 3: translated to C into "/tmp/stapcuz5Cs/stap_411a9796ebf09f1e339d2940f6feaee3_897_src.c" using 35732virt/26392res/2708shr/24276data kb, in 0usr/0sys/0real ms.
Pass 4: compiled C into "stap_411a9796ebf09f1e339d2940f6feaee3_897.ko" in 2420usr/80sys/2827real ms.
Pass 5: starting run.
hello world
Pass 5: run completed in 0usr/10sys/464real ms.
ubuntu@ms10-36-mcdivittB0:~/systemtap-2.3$