public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/6509] New: syscall.get*id probes broken
@ 2008-05-13  6:34 jkenisto at us dot ibm dot com
  2008-05-13  6:48 ` [Bug translator/6509] " fche at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: jkenisto at us dot ibm dot com @ 2008-05-13  6:34 UTC (permalink / raw)
  To: systemtap

kernel/timer.c was added to the blacklist to fix PR 6487.  Unfortunately, this
breaks a bunch of syscall probes, at least on my system with a kernel.org kernel
(2.6.24, but 2.6.25* look to be the same).

For example, in testsuite/systemtap.examples,
$ stap -vvv syscalls_by_pid.stp > tossme2 2>&1
fails.
$ grep blacklisted tossme2
probe sys_alarm@kernel/timer.c:943 kernel section=.text pc=0xc0117bc1 skipping -
blacklisted
probe sys_getegid@kernel/timer.c:1006 kernel section=.text pc=0xc0117d55
skipping - blacklisted
probe sys_geteuid@kernel/timer.c:994 kernel section=.text pc=0xc0117d3d skipping
- blacklisted
probe sys_getgid@kernel/timer.c:1000 kernel section=.text pc=0xc0117d49 skipping
- blacklisted
probe sys_getpid@kernel/timer.c:966 kernel section=.text pc=0xc0117cf5 skipping
- blacklisted
probe sys_getppid@kernel/timer.c:977 kernel section=.text pc=0xc0117d17 skipping
- blacklisted
probe sys_gettid@kernel/timer.c:1112 kernel section=.text pc=0xc0117d61 skipping
- blacklisted
probe sys_getuid@kernel/timer.c:988 kernel section=.text pc=0xc0117d31 skipping
- blacklisted
probe sys_sysinfo@kernel/timer.c:1204 kernel section=.text pc=0xc0117b53
skipping - blacklisted

-- 
           Summary: syscall.get*id probes broken
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: critical
          Priority: P1
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: jkenisto at us dot ibm dot com


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

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

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

* [Bug translator/6509] syscall.get*id probes broken
  2008-05-13  6:34 [Bug translator/6509] New: syscall.get*id probes broken jkenisto at us dot ibm dot com
@ 2008-05-13  6:48 ` fche at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: fche at redhat dot com @ 2008-05-13  6:48 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From fche at redhat dot com  2008-05-12 23:41 -------
resolved by reverting e0d0dcf9.  bug #6487 will need a different fix, probably
more along the lines of bug #6504.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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

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

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

end of thread, other threads:[~2008-05-12 23:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-13  6:34 [Bug translator/6509] New: syscall.get*id probes broken jkenisto at us dot ibm dot com
2008-05-13  6:48 ` [Bug translator/6509] " fche 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).