Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298309
b: refs/heads/master
c: 37d7399
h: refs/heads/master
i:
  298307: c4050a2
v: v3
  • Loading branch information
Jiri Olsa authored and Steven Rostedt committed Mar 14, 2012
1 parent 158562a commit 8593ac2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fa73dc9400516945bcbae8d98c23393bcefe1440
refs/heads/master: 37d73998920859784e6504462a2fd5f52cc08051
2 changes: 2 additions & 0 deletions trunk/include/linux/ftrace_event.h
Original file line number Diff line number Diff line change
Expand Up @@ -144,12 +144,14 @@ struct event_filter;
enum trace_reg {
TRACE_REG_REGISTER,
TRACE_REG_UNREGISTER,
#ifdef CONFIG_PERF_EVENTS
TRACE_REG_PERF_REGISTER,
TRACE_REG_PERF_UNREGISTER,
TRACE_REG_PERF_OPEN,
TRACE_REG_PERF_CLOSE,
TRACE_REG_PERF_ADD,
TRACE_REG_PERF_DEL,
#endif
};

struct ftrace_event_call;
Expand Down

0 comments on commit 8593ac2

Please sign in to comment.