lkml.org 
[lkml]   [2011]   [Dec]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 01/12] perf_events: add generic taken branch sampling support (v2)
From
On Mon, Dec 5, 2011 at 1:06 PM, Peter Zijlstra <peterz@infradead.org> wrote:
> On Fri, 2011-10-14 at 14:37 +0200, Stephane Eranian wrote:
>> @@ -455,6 +483,8 @@ enum perf_event_type {
>>          *
>>          *      { u32                   size;
>>          *        char                  data[size];}&& PERF_SAMPLE_RAW
>> +        *
>> +        *      { u64 from, to, flags } lbr[nr];} && PERF_SAMPLE_BRANCH_STACK
>
>                { u64   nr;
>                  { u64 from, to, flags } brstack[nr]; } && PERF_SAMPLE_BRANCH_STACK
>
> Perhaps? It looks like you lost a line somewhere, even you curly braces
> are unmatched in the correct way.

Yes, that the right way of describing the layout. Will fix that.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2011-12-06 20:45    [W:0.126 / U:0.472 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site