public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/10427] New: Multiple tracepoint OKs!
@ 2009-07-22 12:43 mjw at redhat dot com
  2009-07-22 12:47 ` [Bug runtime/10427] " mjw at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mjw at redhat dot com @ 2009-07-22 12:43 UTC (permalink / raw)
  To: systemtap

On a rawhide install (2.6.31-0.81.rc3.git4.fc12.x86_64) the
testsuite/systemtap.base/tracepoints.stp sometimes produces multiple triggers of
the following probe:

probe all_tracepoints!, begin {
    println("tracepoints OK")
    exit()
}

But only with clean caches.

$ rm -rf ~/.systemtap && stap -v testsuite/systemtap.base/tracepoints.stp

Pass 1: parsed user script and 58 library script(s) in 90usr/10sys/110real ms.
Pass 2: analyzed script: 60 probe(s), 2 function(s), 0 embed(s), 1 global(s) in
6600usr/8570sys/14727real ms.
Pass 3: translated to C into
"/tmp/stapTj3U43/stap_6a431ab5b96059ed64495d90c1c45405_20000.c" in
10usr/0sys/11real ms.
Pass 4: compiled C into "stap_6a431ab5b96059ed64495d90c1c45405_20000.ko" in
4530usr/1600sys/6163real ms.
Pass 5: starting run.
tracepoints OK
tracepoints OK
tracepoints OK
Pass 5: run completed in 30usr/60sys/124real ms.

With the cache in place, it never seems to trigger multiple times afterwards. It
also doesn't trigger multiple times ever on fedora 11 (2.6.29.6-213.fc11.x86_64).

-- 
           Summary: Multiple tracepoint OKs!
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: mjw at redhat dot com
                CC: jistone at redhat dot com


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

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-07-22 18:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-22 12:43 [Bug runtime/10427] New: Multiple tracepoint OKs! mjw at redhat dot com
2009-07-22 12:47 ` [Bug runtime/10427] " mjw at redhat dot com
2009-07-22 12:56 ` mjw at redhat dot com
2009-07-22 13:01 ` mjw at redhat dot com
2009-07-22 18:05 ` jistone at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).