]> Git Repo - linux.git/commit - tools/perf/builtin-script.c
perf script: Always allow fields 'addr' and 'cpu' for auxtrace
authorAdrian Hunter <[email protected]>
Fri, 24 Apr 2015 19:29:44 +0000 (22:29 +0300)
committerArnaldo Carvalho de Melo <[email protected]>
Mon, 4 May 2015 15:43:49 +0000 (12:43 -0300)
commit6d5cdd64f314e03c8606c777dc44b09769f8e038
treef78fb84f0a866aec3c01b1985f33ee629bf2582c
parentb72e74d1f140eb32865540f9e26e9fe0fcf983b9
perf script: Always allow fields 'addr' and 'cpu' for auxtrace

If a file contains AUX area tracing data then always allow fields 'addr'
and 'cpu' to be selected as options for perf script.  This is necessary
because AUX area decoding may synthesize events with that information.

Signed-off-by: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/builtin-script.c
This page took 0.054048 seconds and 4 git commands to generate.