diff options
Diffstat (limited to 'tools/perf/util/data-convert.h')
| -rw-r--r-- | tools/perf/util/data-convert.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/data-convert.h b/tools/perf/util/data-convert.h index 1b4c5f598415..ee651fa680a1 100644 --- a/tools/perf/util/data-convert.h +++ b/tools/perf/util/data-convert.h @@ -8,6 +8,7 @@ struct perf_data_convert_opts { bool force; bool all; bool tod; + const char *time_str; }; #ifdef HAVE_LIBBABELTRACE_SUPPORT |
