lkml.org 
[lkml]   [2016]   [Nov]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 06/14] perf tools: show NMI overhead
> how about we display the overhead information same way the main perf output:
>
> CPU NMI NMI time MTX MTX time SB SB time
> ... ..... ........ ..... ........ ...... ........
> 6 27 111379 0 0 57 90045
>
>
> would be just matter of adding new sort objects

The problem with making overhead a standard sort key is that you have
to chose between an output format that makes sense for overhead
and one that makes sense for normal samples.

But overhead is more "auxillary" information, so it should be possible
to access it together with normal sampling information in a single
output file.

So I think it's better handled separately.

-Andi

\
 
 \ /
  Last update: 2016-11-25 01:22    [W:0.671 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site