diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2012-06-12 16:45:00 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-06-19 16:06:21 +0000 |
| commit | 9db1763c72b1548626ae9d634015de4f07ef624f (patch) | |
| tree | 04756aba42137f90d17d3842e884d22f942802a6 /tools/perf/ui/browsers/annotate.c | |
| parent | perf tools: Don't access evsel->name directly (diff) | |
| download | kernel-9db1763c72b1548626ae9d634015de4f07ef624f.tar.gz kernel-9db1763c72b1548626ae9d634015de4f07ef624f.zip | |
perf tools: Remove __event_name
Not needed anymore, the parsing code can just leave evsel->name as NULL
and the first call to perf_evsel__name() will do exactly what was being
pre-cached using __event_name().
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/ui/browsers/annotate.c')
0 files changed, 0 insertions, 0 deletions
