diff options
Diffstat (limited to 'tools/perf/util/symbol.h')
| -rw-r--r-- | tools/perf/util/symbol.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/symbol.h b/tools/perf/util/symbol.h index 33ede53fa6b9..615c752dd767 100644 --- a/tools/perf/util/symbol.h +++ b/tools/perf/util/symbol.h | |||
| @@ -109,6 +109,7 @@ struct symbol_conf { | |||
| 109 | show_nr_samples, | 109 | show_nr_samples, |
| 110 | show_total_period, | 110 | show_total_period, |
| 111 | use_callchain, | 111 | use_callchain, |
| 112 | cumulate_callchain, | ||
| 112 | exclude_other, | 113 | exclude_other, |
| 113 | show_cpu_utilization, | 114 | show_cpu_utilization, |
| 114 | initialized, | 115 | initialized, |
