Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211959
b: refs/heads/master
c: 7e40798
h: refs/heads/master
i:
  211957: 140f27e
  211955: 08b2f80
  211951: 597f7bf
v: v3
  • Loading branch information
Steven Rostedt authored and Steven Rostedt committed Oct 19, 2010
1 parent 7bf9a6b commit aeab0f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 78c89ba121221d9224a5747803d7fffe51cd6e44
refs/heads/master: 7e40798f406fe73f9bac496a390daabd8768a8f7
3 changes: 1 addition & 2 deletions trunk/kernel/trace/trace_sched_wakeup.c
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ static struct ftrace_ops trace_ops __read_mostly =
{
.func = wakeup_tracer_call,
};
#endif /* CONFIG_FUNCTION_TRACER */

static int start_func_tracer(int graph)
{
Expand Down Expand Up @@ -159,8 +160,6 @@ static void stop_func_tracer(int graph)
unregister_ftrace_graph();
}

#endif /* CONFIG_FUNCTION_TRACER */

#ifdef CONFIG_FUNCTION_GRAPH_TRACER
static int wakeup_set_flag(u32 old_flags, u32 bit, int set)
{
Expand Down

0 comments on commit aeab0f9

Please sign in to comment.