diff options
| author | Jiri Olsa <[email protected]> | 2014-10-26 22:44:04 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-11-06 20:42:47 +0000 |
| commit | cdae2d1e936457bf72673cb77e7f5f4b9d4c451e (patch) | |
| tree | 9d780648f08d0f385bb63480b0b0d030f72fca4a /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | perf tools: Add test_and_set_bit function (diff) | |
| download | kernel-cdae2d1e936457bf72673cb77e7f5f4b9d4c451e.tar.gz kernel-cdae2d1e936457bf72673cb77e7f5f4b9d4c451e.zip | |
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
