diff options
author | 2016-08-15 17:25:43 +0100 | |
---|---|---|
committer | 2016-08-23 15:37:33 -0300 | |
commit | 6637e6f1ac62e62a353612844db21cff9a17758b (patch) | |
tree | 2e845fb946c02c689b0fae6907c6dd7ce1590d76 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | perf tools: Skip running the feature tests for 'make install-doc' (diff) | |
download | linux-dev-6637e6f1ac62e62a353612844db21cff9a17758b.tar.xz linux-dev-6637e6f1ac62e62a353612844db21cff9a17758b.zip |
perf hists browser: Remove superfluous null check on map
'map' is being already checked if it is NULL at the start of
do_zoom_dso(), so the second subsequent check is superfluous and can be
removed.
Signed-off-by: Colin King <colin.king@canonical.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/r/1471278343-14999-1-git-send-email-colin.king@canonical.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