lkml.org 
[lkml]   [2013]   [Dec]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v0 00/71] perf: Add support for Intel Processor Trace
On Mon, Dec 16, 2013 at 07:18:52AM -0800, Andi Kleen wrote:
> > So we could make the old ABI a CONFIG_PERF_EVENTS_COMPAT_X86_BTS kind
> > of legacy option, turned off by default. That allows us its eventual
> > future phasing out.
> >
> > It all depends on how useful the new tooling becomes: if interesting
> > things can be done with it via an obvious, powerful interface then
> > people might start using it.
>
> The thing to keep in mind is that BTS is really really slow.
>
> It's unlikely it'll be ever all that useful no matter how the API
> looks like.

You're right it's extremely slow. But it can still be relevant for debugging,
at least for apps that don't do too much CPU bound stuffs.

My hope has always been that we can make a userspace function graph tracer
out of its dumps. And I think we can, I'm pretty sure that would be a useful tool.

Even better would be to allow for some perf timehist which we can use to navigate through
the execution flow including all branches. But that's quite sophisticated (although
possibly very useful), still a function graph would be a good beginning.

Now if we find a faster replacement that can dump similar sources or even better
if we can filter by branch type (call and ret is all we need for a function graph tracer)
I'm all for it. But I agree with Ingo that some useful tooling should come along.


\
 
 \ /
  Last update: 2013-12-16 17:41    [W:0.365 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site