From: Namhyung Kim Date: Tue, 14 Oct 2014 19:05:38 +0000 (-0300) Subject: perf tools: Fixup off-by-one comparision in maps__find X-Git-Tag: omap-for-v3.19/prcm-cleanup~34^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4955ea225db42144d1667838f908315a16d51c5b;p=pandora-kernel.git 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 Acked-by: Stephane Eranian Cc: David Ahern Cc: Ingo Molnar Cc: Jiri Olsa Cc: Namhyung Kim Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/r/8761fwh1nc.fsf@sejong.aot.lge.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed