diff options
| author | Namhyung Kim <[email protected]> | 2014-10-14 19:05:38 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-10-14 20:50:56 +0000 |
| commit | 4955ea225db42144d1667838f908315a16d51c5b (patch) | |
| tree | 477367985fdeea4007a5a3f85b12adfcee564498 /tools/perf/util/annotate.c | |
| parent | perf tools: fix off-by-one error in maps (diff) | |
| download | kernel-4955ea225db42144d1667838f908315a16d51c5b.tar.gz kernel-4955ea225db42144d1667838f908315a16d51c5b.zip | |
perf tools: Fixup off-by-one comparision in maps__find
map->end is the first addr _outside_ the a map, following the convention
of vm_area_struct->vm_end.
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Stephane Eranian <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[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/annotate.c')
0 files changed, 0 insertions, 0 deletions
