diff options
author | Jiri Olsa <[email protected]> | 2014-10-26 23:44:04 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-11-06 17:42:47 -0300 |
commit | cdae2d1e936457bf72673cb77e7f5f4b9d4c451e (patch) | |
tree | 9d780648f08d0f385bb63480b0b0d030f72fca4a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 416c419cc3799ddf7ea467c9adcb4cd038bd94a4 (diff) |
perf script perl: Removing event cache as it's no longer needed
We don't need to maintain cache of 'struct event_format' objects.
Currently the 'struct perf_evsel' holds this reference already.
Adding events_defined bitmap to keep track of defined events, which is
much cheaper than array of pointers.
Signed-off-by: Jiri Olsa <[email protected]>
Acked-by: Namhyung Kim <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Namhyung Kim <[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