public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/11592] New: sdt.h should have a 'disable-semaphores' override option
@ 2010-05-12 17:16 fche at redhat dot com
  2010-05-12 17:43 ` [Bug runtime/11592] " alexl at redhat dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: fche at redhat dot com @ 2010-05-12 17:16 UTC (permalink / raw)
  To: systemtap

See https://bugzilla.gnome.org/show_bug.cgi?id=606044
for a situation where semaphores constitute a performance
regression.  (In this case, argument setup is small compared
to the semaphore value check.)

Unless we can automate per-marker semaphore presence, we should
provide an override capability.  It may need to be nothing larger
than allowing an application .c file to define

#define STAP_NO_SEMAPHORES

which then the dtrace.in-generated script would observe and avoid
defining STAP_HAS_SEMAPHORES.

-- 
           Summary: sdt.h should have a 'disable-semaphores' override option
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com
                CC: scox at redhat dot com


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

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

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

end of thread, other threads:[~2010-05-25 20:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-12 17:16 [Bug runtime/11592] New: sdt.h should have a 'disable-semaphores' override option fche at redhat dot com
2010-05-12 17:43 ` [Bug runtime/11592] " alexl at redhat dot com
2010-05-12 17:48 ` fche at redhat dot com
2010-05-14 19:44 ` alexl at redhat dot com
2010-05-25 15:11 ` walters at verbum dot org
2010-05-25 15:20 ` fche at redhat dot com
2010-05-26  1:31 ` alexl at redhat dot com
2010-05-27 14:19 ` scox 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).