Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376805
b: refs/heads/master
c: 0184d50
h: refs/heads/master
i:
  376803: 4bc6991
v: v3
  • Loading branch information
Steven Rostedt (Red Hat) committed May 29, 2013
1 parent 08ee29b commit 86bb061
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: 1bb539ca36e21c2f4fce0865e11df384bc7b7656
refs/heads/master: 0184d50f9fd17658c232d6ee6d465a87f989d706
2 changes: 1 addition & 1 deletion trunk/kernel/trace/trace_selftest.c
Original file line number Diff line number Diff line change
Expand Up @@ -1159,7 +1159,7 @@ trace_selftest_startup_branch(struct tracer *trace, struct trace_array *tr)
/* stop the tracing. */
tracing_stop();
/* check the trace buffer */
ret = trace_test_buffer(tr, &count);
ret = trace_test_buffer(&tr->trace_buffer, &count);
trace->reset(tr);
tracing_start();

Expand Down

0 comments on commit 86bb061

Please sign in to comment.