aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/event.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/event.h')
-rw-r--r--tools/perf/util/event.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/perf/util/event.h b/tools/perf/util/event.h
index a39520e6ae8..c2e62be6279 100644
--- a/tools/perf/util/event.h
+++ b/tools/perf/util/event.h
@@ -6,12 +6,6 @@
#include <linux/list.h>
#include <linux/rbtree.h>
-enum {
- SHOW_KERNEL = 1,
- SHOW_USER = 2,
- SHOW_HV = 4,
-};
-
/*
* PERF_SAMPLE_IP | PERF_SAMPLE_TID | *
*/