All of lore.kernel.org
 help / color / mirror / Atom feed
* What helps with stacks?
@ 2015-04-21 19:54 Daniel Speyer
  2015-04-21 20:06 ` Andi Kleen
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Speyer @ 2015-04-21 19:54 UTC (permalink / raw)
  To: linux-perf-users

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

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

end of thread, other threads:[~2015-04-25 18:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-21 19:54 What helps with stacks? Daniel Speyer
2015-04-21 20:06 ` Andi Kleen
2015-04-25 18:42   ` Daniel Speyer

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.