aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorWang Nan <wangnan0@huawei.com>2015-03-17 13:29:47 +0000
committerArnaldo Carvalho de Melo <acme@redhat.com>2015-03-18 09:58:56 -0300
commit235504dec113089856b39c65afb77a2f444aa2a9 (patch)
tree9f04a14d7e1fdbc4c8ac6ad64f651ee26160fae1 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentperf hists browser: Allow annotating entries in callchains (diff)
downloadlinux-dev-235504dec113089856b39c65afb77a2f444aa2a9.tar.xz
linux-dev-235504dec113089856b39c65afb77a2f444aa2a9.zip
perf tools: Fix building error for arm64.
Commit b11db6581beaccef8ae9a388ae96074aa5cc144f ("perf tools: Fix build error on ARCH=i386/x86_64/sparc64") uses sed on ARCH, which triggers a bug in sequence of sed expression, where 's/arm.*/arm/' will replace 'arm64' to 'arm', causes arm64 building failure. This patch prevent 'arm64' to be mached for 'arm.*' case. Signed-off-by: Wang Nan <wangnan0@huawei.com> Acked-by: Namhyung Kim <namhyung@kernel.org> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Zefan Li <lizefan@huawei.com> Link: http://lkml.kernel.org/r/1426598987-75245-1-git-send-email-wangnan0@huawei.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions