On 02/21/2012 07:47 AM, David Ahern wrote:

>> diff --git a/tools/perf/util/thread.h b/tools/perf/util/thread.h
>> index 70c2c13..c48ebf3 100644
>> --- a/tools/perf/util/thread.h
>> +++ b/tools/perf/util/thread.h
>> @@ -16,6 +16,8 @@ struct thread {
>>       bool            comm_set;
>>       char            *comm;
>>       int            comm_len;
>> +
>> +    void            *private;
> Arnaldo: Are you ok with this design for now? I can fix this command to 
> whatever API we agree to when it gets committed.


Hi Arnaldo,

What do you think of it? :)


--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to