Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234528
b: refs/heads/master
c: 56355b8
h: refs/heads/master
v: v3
  • Loading branch information
Yuanhan Liu authored and Steven Rostedt committed Mar 10, 2011
1 parent af17e16 commit 9bfa723
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 31274d72f01604f4b02d933b4f3cac84d2c201fd
refs/heads/master: 56355b83e2a24ce7e1870c8479205e2cdd332225
1 change: 1 addition & 0 deletions trunk/kernel/trace/trace_events.c
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ int trace_set_clr_event(const char *system, const char *event, int set)
{
return __ftrace_set_clr_event(NULL, system, event, set);
}
EXPORT_SYMBOL_GPL(trace_set_clr_event);

/* 128 should be much more than enough */
#define EVENT_BUF_SIZE 127
Expand Down

0 comments on commit 9bfa723

Please sign in to comment.