diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2012-06-12 13:55:13 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-06-19 13:06:21 -0300 |
commit | 22c8b84320ecf9ecbb6587d46a259b828e9ece5e (patch) | |
tree | 73b58508b4f6beecf8e5308ff48764e68d00c2aa /tools/perf/scripts/python/check-perf-trace.py | |
parent | 5bff01f66db1753abcae03a06b21e56e7e9d9fa9 (diff) |
perf tools: Don't access evsel->name directly
One needs to use perf_evsel__name() so that if needed the name gets
synthesized and stored in evsel->name, from where perf_evsel__name()
will serve from them on.
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions