diff options
Diffstat (limited to 'tools/perf/perf.c')
-rw-r--r-- | tools/perf/perf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/perf.c b/tools/perf/perf.c index d480d8a412b8..e9683738d89f 100644 --- a/tools/perf/perf.c +++ b/tools/perf/perf.c | |||
@@ -24,6 +24,7 @@ const char perf_more_info_string[] = | |||
24 | 24 | ||
25 | int use_browser = -1; | 25 | int use_browser = -1; |
26 | static int use_pager = -1; | 26 | static int use_pager = -1; |
27 | const char *input_name; | ||
27 | 28 | ||
28 | struct cmd_struct { | 29 | struct cmd_struct { |
29 | const char *cmd; | 30 | const char *cmd; |