Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
---
- tools/perf/builtin-top.c | 5 +++--
+ tools/perf/builtin-top.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
-diff --git a/tools/perf/builtin-top.c b/tools/perf/builtin-top.c
-index 9b215007924b..369a3daca1eb 100644
--- a/tools/perf/builtin-top.c
+++ b/tools/perf/builtin-top.c
-@@ -1622,8 +1622,9 @@ int cmd_top(int argc, const char **argv)
+@@ -1633,8 +1633,9 @@ int cmd_top(int argc, const char **argv)
annotation_config__init();
symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL);
sort__setup_elide(stdout);
---
-2.19.1
-