aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-top.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/builtin-top.c')
-rw-r--r--tools/perf/builtin-top.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/builtin-top.c b/tools/perf/builtin-top.c
index 3b212bb2e4df..296e809c2538 100644
--- a/tools/perf/builtin-top.c
+++ b/tools/perf/builtin-top.c
@@ -80,7 +80,7 @@ static int dump_symtab = 0;
80static bool hide_kernel_symbols = false; 80static bool hide_kernel_symbols = false;
81static bool hide_user_symbols = false; 81static bool hide_user_symbols = false;
82static struct winsize winsize; 82static struct winsize winsize;
83struct symbol_conf symbol_conf; 83static struct symbol_conf symbol_conf;
84 84
85/* 85/*
86 * Source 86 * Source