Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269026
b: refs/heads/master
c: 92e5193
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Vagin authored and Ingo Molnar committed Oct 4, 2011
1 parent d06b1a1 commit f7ca4f6
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 87ffef79ab7562ca4a1f6f22ed7ddef1c434bc24
refs/heads/master: 92e51938f5d005026ba4bb5b1fae5a86dc195b86
3 changes: 3 additions & 0 deletions trunk/include/trace/ftrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -711,6 +711,9 @@ __attribute__((section("_ftrace_events"))) *__event_##call = &event_##call
#undef __perf_count
#define __perf_count(c) __count = (c)

#undef TP_perf_assign
#define TP_perf_assign(args...) args

#undef DECLARE_EVENT_CLASS
#define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \
static notrace void \
Expand Down

0 comments on commit f7ca4f6

Please sign in to comment.