diff options
Diffstat (limited to 'tools/perf/perf.h')
-rw-r--r-- | tools/perf/perf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/perf.h b/tools/perf/perf.h index 054182e41dca..00472646b3bf 100644 --- a/tools/perf/perf.h +++ b/tools/perf/perf.h | |||
@@ -178,7 +178,6 @@ extern bool test_attr__enabled; | |||
178 | void test_attr__init(void); | 178 | void test_attr__init(void); |
179 | void test_attr__open(struct perf_event_attr *attr, pid_t pid, int cpu, | 179 | void test_attr__open(struct perf_event_attr *attr, pid_t pid, int cpu, |
180 | int fd, int group_fd, unsigned long flags); | 180 | int fd, int group_fd, unsigned long flags); |
181 | int test_attr__run(void); | ||
182 | 181 | ||
183 | static inline int | 182 | static inline int |
184 | sys_perf_event_open(struct perf_event_attr *attr, | 183 | sys_perf_event_open(struct perf_event_attr *attr, |