From f07c58806eeae6775e89560c5436fcdfee538fb6 Mon Sep 17 00:00:00 2001 From: Jiri Olsa Date: Tue, 27 Sep 2011 11:16:35 +0200 Subject: [PATCH] --- yaml --- r: 269024 b: refs/heads/master c: e78cb3628b343b7b69d8f3632aabef74669ffa25 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/tools/perf/Documentation/perf-sched.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 5243deaf5863..bc7a87f86973 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b53af0f235b6334563c4c9274860f7c5775c07ff +refs/heads/master: e78cb3628b343b7b69d8f3632aabef74669ffa25 diff --git a/trunk/tools/perf/Documentation/perf-sched.txt b/trunk/tools/perf/Documentation/perf-sched.txt index 46822d5fde1c..5b212b57f70b 100644 --- a/trunk/tools/perf/Documentation/perf-sched.txt +++ b/trunk/tools/perf/Documentation/perf-sched.txt @@ -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 ----------- @@ -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