Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117989
b: refs/heads/master
c: 3ce83ae
h: refs/heads/master
i:
  117987: 269cd92
v: v3
  • Loading branch information
Steven Rostedt authored and Ingo Molnar committed Oct 20, 2008
1 parent 7bc79d8 commit ae460db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 606576ce816603d9fe1fb453a88bc6eea16ca709
refs/heads/master: 3ce83aea86bf46fd1bff59d2e6d16f48fdce22fc
2 changes: 1 addition & 1 deletion trunk/kernel/trace/trace_functions.c
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ static void function_trace_ctrl_update(struct trace_array *tr)

static struct tracer function_trace __read_mostly =
{
.name = "ftrace",
.name = "function",
.init = function_trace_init,
.reset = function_trace_reset,
.ctrl_update = function_trace_ctrl_update,
Expand Down

0 comments on commit ae460db

Please sign in to comment.