lkml.org 
[lkml]   [2010]   [Apr]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 3/6] perf tools: Reorganize some structs to save space
From
Date
On Thu, 2010-04-08 at 11:38 -0300, Arnaldo Carvalho de Melo wrote:
> @@ -68,11 +68,11 @@ struct sample_data {
> u64 addr;
> u64 id;
> u64 stream_id;
> - u32 cpu;
> u64 period;
> - struct ip_callchain *callchain;
> + u32 cpu;
> u32 raw_size;
> void *raw_data;
> + struct ip_callchain *callchain;
> };

If that is a struct that is to match a kernel produced record then this
is utterly broken.



\
 
 \ /
  Last update: 2010-04-08 17:15    [W:0.042 / U:0.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site