public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [Q] Perf-events callchain support on MIPS
@ 2010-06-05 23:41 Deng-Cheng Zhu
  2010-06-07  9:38 ` Peter Zijlstra
  0 siblings, 1 reply; 3+ messages in thread
From: Deng-Cheng Zhu @ 2010-06-05 23:41 UTC (permalink / raw)
  To: mingo, peterz; +Cc: linux-kernel

Hi, Peter and Ingo


For MIPS, recording user stack backtrace in the kernel is not quite as easy
as on other platforms. Because In the kernel, we don't have frame unwinder
to work on the user stack. Given the different possible compiler flags,
getting the backtrace for the user stack is especially challenging.

So, is it still useful to implement the Perf-events callchain support on
MIPS with only kernel addresses recorded for now? What impact do you see to
do so? Only that the user can not see user-level performance bottleneck?


Thanks!

Deng-Cheng

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

end of thread, other threads:[~2010-06-13 13:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-05 23:41 [Q] Perf-events callchain support on MIPS Deng-Cheng Zhu
2010-06-07  9:38 ` Peter Zijlstra
2010-06-13 13:34   ` Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox