public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/2639] New: Probes on "__kprobes" functions should not be allowed
@ 2006-05-04  0:16 joshua dot i dot stone at intel dot com
  2006-05-04  0:23 ` [Bug translator/2639] " joshua dot i dot stone at intel dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: joshua dot i dot stone at intel dot com @ 2006-05-04  0:16 UTC (permalink / raw)
  To: systemtap

Similar to bug #2506, probes should be disallowed at compile time for addresses
within __kprobes functions.

On the surface it seems like we could just examine the section-name of the probe
address and make sure it's not .kprobes.text.  It's not that straightforward
though, because the kernel folds .kprobes.text into the main .text section in
"arch/*/kernel/vmlinux.lds.S".

-- 
           Summary: Probes on "__kprobes" functions should not be allowed
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: joshua dot i dot stone at intel dot com


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

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

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

end of thread, other threads:[~2006-10-11 14:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-04  0:16 [Bug translator/2639] New: Probes on "__kprobes" functions should not be allowed joshua dot i dot stone at intel dot com
2006-05-04  0:23 ` [Bug translator/2639] " joshua dot i dot stone at intel dot com
2006-05-27  0:33 ` joshua dot i dot stone at intel dot com
2006-10-09 17:08 ` dsmith at redhat dot com
2006-10-09 22:56 ` dsmith at redhat dot com
2006-10-11 14:58 ` dsmith 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).