diff options
Diffstat (limited to 'tools/perf/util/debug.h')
| -rw-r--r-- | tools/perf/util/debug.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/debug.h b/tools/perf/util/debug.h index be264d6f3b30..caac2fdc6105 100644 --- a/tools/perf/util/debug.h +++ b/tools/perf/util/debug.h | |||
| @@ -12,6 +12,7 @@ | |||
| 12 | extern int verbose; | 12 | extern int verbose; |
| 13 | extern bool quiet, dump_trace; | 13 | extern bool quiet, dump_trace; |
| 14 | extern int debug_ordered_events; | 14 | extern int debug_ordered_events; |
| 15 | extern int debug_data_convert; | ||
| 15 | 16 | ||
| 16 | #ifndef pr_fmt | 17 | #ifndef pr_fmt |
| 17 | #define pr_fmt(fmt) fmt | 18 | #define pr_fmt(fmt) fmt |
