lkml.org 
[lkml]   [2013]   [May]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 07/13] perf kvm: split out tracepoints from record args
On 5/10/13 6:39 AM, Jiri Olsa wrote:

>> + for (j = 0; j < ARRAY_SIZE(kvm_events_tp); j++) {
>> + rec_argv[i++] = "-e";
>> + rec_argv[i++] = STRDUP_FAIL_EXIT(kvm_events_tp[j]);
>> + }
>> +
>
> just curious.. I dont understand why it needs to be dynamic?
>
> jirka
>

passing a new set of args to cmd_record -- what the user passed in
augmented with the tracepoints needed for kvm stat.

David


\
 
 \ /
  Last update: 2013-05-26 02:21    [W:0.084 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site