diff options
author | Namhyung Kim <[email protected]> | 2012-09-06 11:10:46 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-09-06 10:51:02 -0300 |
commit | 831394bdd9dd3ac1661336505c7cbdfd786d8cd4 (patch) | |
tree | 08ce81df572942ce33ab84a2161a95127cd35ea4 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ae42c6bb9300cf25990bd15f1bd6ee38598f7483 (diff) |
perf header: Prepare tracepoint events regardless of name
Current perf_evlist__set_tracepoint_names is a misnomer because it finds
and sets correspoding event_format in addition to the name. So skipping
it when a event has set name already caused a trouble.
Rename it and set name only a event doesn't have one.
Reported-by: David Ahern <[email protected]>
Signed-off-by: Namhyung Kim <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions