aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/perf-hooks-list.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/perf-hooks-list.h')
-rw-r--r--tools/perf/util/perf-hooks-list.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/perf/util/perf-hooks-list.h b/tools/perf/util/perf-hooks-list.h
new file mode 100644
index 000000000000..2867c07ee84e
--- /dev/null
+++ b/tools/perf/util/perf-hooks-list.h
@@ -0,0 +1,3 @@
+PERF_HOOK(record_start)
+PERF_HOOK(record_end)
+PERF_HOOK(test)