diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/ftrace_event.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/ftrace_event.h b/include/linux/ftrace_event.h index 195e3606ddd7..2bf677cb2d6f 100644 --- a/include/linux/ftrace_event.h +++ b/include/linux/ftrace_event.h | |||
| @@ -148,6 +148,8 @@ enum trace_reg { | |||
| 148 | TRACE_REG_PERF_UNREGISTER, | 148 | TRACE_REG_PERF_UNREGISTER, |
| 149 | TRACE_REG_PERF_OPEN, | 149 | TRACE_REG_PERF_OPEN, |
| 150 | TRACE_REG_PERF_CLOSE, | 150 | TRACE_REG_PERF_CLOSE, |
| 151 | TRACE_REG_PERF_ADD, | ||
| 152 | TRACE_REG_PERF_DEL, | ||
| 151 | }; | 153 | }; |
| 152 | 154 | ||
| 153 | struct ftrace_event_call; | 155 | struct ftrace_event_call; |
