All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Speyer <dspeyer@gmail.com>
To: linux-perf-users@vger.kernel.org
Subject: What helps with stacks?
Date: Tue, 21 Apr 2015 19:54:28 +0000 (UTC)	[thread overview]
Message-ID: <loom.20150421T215002-474@post.gmane.org> (raw)

Hello all,

I'm trying to get stack traces for a bunch of events using perf record and
having trouble with them getting cut off.  I'm using --callgraph dwarf,
which helps a little, and I recompiled libc with --fno-omit-frame-pointer,
which doesn't seem to have helped at all.  Very often, the bottom of the
stack is in libc, often __epoll_wait_nocancel.  Stacks for
sched:sched_switch events seem to be worse than cycles or sched:sched_wakeup
events, but it isn't 100%.  Is there anything else I could try?

Thanks,
--Daniel Speyer

             reply	other threads:[~2015-04-21 19:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-21 19:54 Daniel Speyer [this message]
2015-04-21 20:06 ` What helps with stacks? Andi Kleen
2015-04-25 18:42   ` Daniel Speyer

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=loom.20150421T215002-474@post.gmane.org \
    --to=dspeyer@gmail.com \
    --cc=linux-perf-users@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.