]> git.baikalelectronics.ru Git - kernel.git/commit
perf callchain: Use al.addr to set up call chain
authorAndi Kleen <ak@linux.intel.com>
Thu, 13 Nov 2014 02:05:21 +0000 (18:05 -0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 19 Nov 2014 15:33:47 +0000 (12:33 -0300)
commit8fd59a839f87e2e224c45faeae8263e1a63430b6
tree3dbe364d1dd92d383bf4e6baa507acedac316c92
parent35c16fe9d798f19bea2fca95550e59a0bf9f4936
perf callchain: Use al.addr to set up call chain

Use the relative address, this makes get_srcline work correctly in the
end.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: http://lkml.kernel.org/r/1415844328-4884-4-git-send-email-andi@firstfloor.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/machine.c