public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: David Boreham <david_list@boreham.org>
To: "Frank Ch. Eigler" <fche@redhat.com>
Cc: SystemTap <systemtap@sources.redhat.com>
Subject: Re: user mode backtrace
Date: Fri, 20 Oct 2006 00:15:00 -0000	[thread overview]
Message-ID: <45381525.7000100@boreham.org> (raw)
In-Reply-To: <y0m3b9jx3vi.fsf@ton.toronto.redhat.com>

>
>
>We don't yet have a good answer to user-space stuff in general.  We
>may adopt a mixture of two approaches: one where the compiled
>systemtap probes get some extract of backtrace-enabling unwind
>information for selected user-space programs and libraries (so the
>backtrace processing can be done instantly right there); and another
>one where the probe may snapshot only an approximation (say a vector
>of probable PCs from the thread's stack frame), and rely on a
>user-space helper to correct/complete it for output later, off-line.
>  
>
Given the choice I'd prefer the latter because it'd be less intrusive.


  reply	other threads:[~2006-10-20  0:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-19 20:47 David Boreham
2006-10-19 22:33 ` Vara Prasad
2006-10-19 22:51   ` David Boreham
2006-10-20 14:28     ` William Cohen
2006-10-20 14:50       ` David Boreham
2006-10-19 23:50 ` Frank Ch. Eigler
2006-10-20  0:15   ` David Boreham [this message]
2006-10-20  0:27     ` Frank Ch. Eigler
2006-10-19 22:56 Stone, Joshua I
2006-10-19 23:07 ` David Boreham
2006-10-19 23:24 ` David Boreham
2006-10-20  0:09 ` Frank Ch. Eigler
2006-10-20  2:02 Stone, Joshua I
2006-10-20  2:13 Stone, Joshua I
2006-10-20 18:34 Stone, Joshua I

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=45381525.7000100@boreham.org \
    --to=david_list@boreham.org \
    --cc=fche@redhat.com \
    --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).