Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269024
b: refs/heads/master
c: e78cb36
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Olsa authored and Arnaldo Carvalho de Melo committed Sep 29, 2011
1 parent 7b286e7 commit f07c588
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: b53af0f235b6334563c4c9274860f7c5775c07ff
refs/heads/master: e78cb3628b343b7b69d8f3632aabef74669ffa25
6 changes: 3 additions & 3 deletions trunk/tools/perf/Documentation/perf-sched.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ perf-sched - Tool to trace/measure scheduler properties (latencies)
SYNOPSIS
--------
[verse]
'perf sched' {record|latency|map|replay|trace}
'perf sched' {record|latency|map|replay|script}

DESCRIPTION
-----------
Expand All @@ -20,8 +20,8 @@ There are five variants of perf sched:
'perf sched latency' to report the per task scheduling latencies
and other scheduling properties of the workload.

'perf sched trace' to see a detailed trace of the workload that
was recorded.
'perf sched script' to see a detailed trace of the workload that
was recorded (aliased to 'perf script' for now).

'perf sched replay' to simulate the workload that was recorded
via perf sched record. (this is done by starting up mockup threads
Expand Down

0 comments on commit f07c588

Please sign in to comment.