public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "mhiramat at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: systemtap@sources.redhat.com
Subject: [Bug runtime/3858] option to share trace buffers between probe modules
Date: Thu, 18 Oct 2007 14:58:00 -0000	[thread overview]
Message-ID: <20071018145756.18103.qmail@sourceware.org> (raw)
In-Reply-To: <20070111113517.3858.masami.hiramatsu.pt@hitachi.com>


------- Additional Comments From mhiramat at redhat dot com  2007-10-18 14:57 -------
(In reply to comment #17)
> For the buffer sharing, I think the problem is simply that output will get mixed
> together in such situations, which is not unexpected in a shared buffer
situation.  
> 

Yes, I think so, and current code doesn't cover it yet.
Output from begin and end probes might be mixed up with other outputs. So 
currently, we ought to take care of it. For example, if we use these options,
we should not output from begin/end probes, etc.

I think that possible solutions are:
- begin/end probes prohibit interruptions only when we use these options.
- output routines invoked from those probes prohibit interruptions.
- make module local output buffer in each module, and pass it to host script API.


-- 


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

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

  parent reply	other threads:[~2007-10-18 14:58 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-11 11:35 [Bug runtime/3858] New: Independent Runtime Module masami dot hiramatsu dot pt at hitachi dot com
2007-01-21 23:49 ` [Bug runtime/3858] " fche at redhat dot com
2007-01-22  4:24 ` masami dot hiramatsu dot pt at hitachi dot com
2007-01-22 19:20 ` fche at redhat dot com
2007-01-25 12:37 ` masami dot hiramatsu dot pt at hitachi dot com
2007-01-25 13:45 ` fche at redhat dot com
2007-01-26 13:54 ` masami dot hiramatsu dot pt at hitachi dot com
2007-01-28 15:07 ` fche at redhat dot com
2007-01-29 11:35 ` masami dot hiramatsu dot pt at hitachi dot com
2007-02-15 15:26 ` fche at redhat dot com
2007-02-16 13:06 ` hiramatu at sdl dot hitachi dot co dot jp
2007-02-16 13:09 ` hiramatu at sdl dot hitachi dot co dot jp
2007-02-16 15:54 ` hunt at redhat dot com
2007-05-17  5:57 ` hiramatu at sdl dot hitachi dot co dot jp
2007-05-17  6:41 ` masami dot hiramatsu dot pt at hitachi dot com
2007-08-07 19:51 ` mhiramat at redhat dot com
2007-08-17 22:04 ` [Bug runtime/3858] option to share trace buffers between probe modules fche at redhat dot com
2007-10-17 21:45 ` mhiramat at redhat dot com
2007-10-17 21:54 ` mhiramat at redhat dot com
2007-10-17 23:02 ` fche at redhat dot com
2007-10-18 14:06 ` hunt at redhat dot com
2007-10-18 14:58 ` mhiramat at redhat dot com [this message]
2007-10-18 18:13 ` fche at redhat dot com
2007-10-22 19:49 ` mhiramat at redhat dot com
2007-10-24 22:04 ` mhiramat at redhat dot com
2007-10-30 19:48 ` mhiramat at redhat dot com
2007-11-09 18:47 ` mhiramat at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071018145756.18103.qmail@sourceware.org \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=systemtap@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).