Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191190
b: refs/heads/master
c: 854c554
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Arnaldo Carvalho de Melo committed Apr 8, 2010
1 parent 85a4afd commit a1fb386
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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: f0e9c4fcefa42b5d28b915768dab81a7fdbbc00c
refs/heads/master: 854c5548dfad017920a36201d40449fdbad90bfb
6 changes: 3 additions & 3 deletions trunk/tools/perf/Documentation/perf-bench.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ COMMON OPTIONS
-f::
--format=::
Specify format style.
Current available format styles are,
Current available format styles are:

'default'::
Default style. This is mainly for human reading.
---------------------
% perf bench sched pipe # with no style specify
% perf bench sched pipe # with no style specified
(executing 1000000 pipe operations between two tasks)
Total time:5.855 sec
5.855061 usecs/op
Expand Down Expand Up @@ -79,7 +79,7 @@ options (20 sender and receiver processes per group)

Total time:0.308 sec

% perf bench sched messaging -t -g 20 # be multi-thread,with 20 groups
% perf bench sched messaging -t -g 20 # be multi-thread, with 20 groups
(20 sender and receiver threads per group)
(20 groups == 800 threads run)

Expand Down
4 changes: 2 additions & 2 deletions trunk/tools/perf/Documentation/perf-sched.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SYNOPSIS

DESCRIPTION
-----------
There's four variants of perf sched:
There are four variants of perf sched:

'perf sched record <command>' to record the scheduling events
of an arbitrary workload.
Expand All @@ -27,7 +27,7 @@ There's four variants of perf sched:
via perf sched record. (this is done by starting up mockup threads
that mimic the workload based on the events in the trace. These
threads can then replay the timings (CPU runtime and sleep patterns)
of the workload as it occured when it was recorded - and can repeat
of the workload as it occurred when it was recorded - and can repeat
it a number of times, measuring its performance.)

OPTIONS
Expand Down

0 comments on commit a1fb386

Please sign in to comment.