Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116651
b: refs/heads/master
c: 5aa60c6
h: refs/heads/master
i:
  116649: 35cfb89
  116647: 2f48661
v: v3
  • Loading branch information
Steven Rostedt authored and Ingo Molnar committed Oct 14, 2008
1 parent 0023e2f commit ae73c98
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: 7c572ac0cf5e8cd8e17f084bc6c253296cc42279
refs/heads/master: 5aa60c6073456812251caf9177cb921b2de68f77
3 changes: 3 additions & 0 deletions trunk/kernel/trace/trace_selftest.c
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,9 @@ trace_selftest_startup_wakeup(struct tracer *trace, struct trace_array *tr)

wake_up_process(p);

/* give a little time to let the thread wake up */
msleep(100);

/* stop the tracing. */
tr->ctrl = 0;
trace->ctrl_update(tr);
Expand Down

0 comments on commit ae73c98

Please sign in to comment.