diff options
| author | Eric Saint-Etienne <[email protected]> | 2018-11-23 10:42:39 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-12-17 17:53:57 +0000 |
| commit | b18e088825883bcb8dc4c4a641494049cf8ccec3 (patch) | |
| tree | 3ea8af32953b85fc343ab2b29539936f43974c08 /tools/perf/builtin-script.c | |
| parent | perf stat: Fix CSV mode column output for non-cgroup events (diff) | |
| download | kernel-b18e088825883bcb8dc4c4a641494049cf8ccec3.tar.gz kernel-b18e088825883bcb8dc4c4a641494049cf8ccec3.zip | |
perf map: Remove extra indirection from map__find()
A double pointer is used in map__find() where a single pointer is enough
because the function doesn't affect the rbtree and the rbtree is locked.
Signed-off-by: Eric Saint-Etienne <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Eric Saint-Etienne <[email protected]>
Cc: Namhyung Kim <[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/builtin-script.c')
0 files changed, 0 insertions, 0 deletions
