aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/tool.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/tool.h')
-rw-r--r--tools/perf/util/tool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/util/tool.h b/tools/perf/util/tool.h
index 7f95dd1d6883..2abbf668b8de 100644
--- a/tools/perf/util/tool.h
+++ b/tools/perf/util/tool.h
@@ -56,7 +56,7 @@ struct perf_tool {
56 throttle, 56 throttle,
57 unthrottle, 57 unthrottle,
58 ksymbol, 58 ksymbol,
59 bpf_event; 59 bpf;
60 60
61 event_attr_op attr; 61 event_attr_op attr;
62 event_attr_op event_update; 62 event_attr_op event_update;