Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288676
b: refs/heads/master
c: cdfb0d3
h: refs/heads/master
v: v3
  • Loading branch information
Geunsik Lim authored and Steven Rostedt committed Feb 13, 2012
1 parent 7de1a0c commit 5b396a4
Show file tree
Hide file tree
Showing 2 changed files with 8 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: 1e42e83fde5537266c1d1e7fd8c010b3028d50fc
refs/heads/master: cdfb0d30e943f36c8a074a26c3d168a05bdbb372
7 changes: 7 additions & 0 deletions trunk/Documentation/trace/ftrace.txt
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,13 @@ Here is the list of current tracers that may be configured.
Traces and records the max latency that it takes for
the highest priority task to get scheduled after
it has been woken up.
Traces all tasks as an average developer would expect.

"wakeup_rt"

Traces and records the max latency that it takes for just
RT tasks (as the current "wakeup" does). This is useful
for those interested in wake up timings of RT tasks.

"hw-branch-tracer"

Expand Down

0 comments on commit 5b396a4

Please sign in to comment.