Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 140854
b: refs/heads/master
c: e543ad7
h: refs/heads/master
v: v3
  • Loading branch information
Steven Rostedt committed Mar 4, 2009
1 parent 0675cc6 commit 327042c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: c4ef144a9d0803eb0a2d4110ae87e7f34e667ded
refs/heads/master: e543ad76914abec1acf6631604a4154cd7a2ca6b
2 changes: 2 additions & 0 deletions trunk/kernel/trace/trace.c
Original file line number Diff line number Diff line change
Expand Up @@ -3918,8 +3918,10 @@ void ftrace_dump(void)

printk(KERN_TRACE "Dumping ftrace buffer:\n");

/* Simulate the iterator */
iter.tr = &global_trace;
iter.trace = current_trace;
iter.cpu_file = TRACE_PIPE_ALL_CPU;

/*
* We need to stop all tracing on all CPUS to read the
Expand Down

0 comments on commit 327042c

Please sign in to comment.