Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
daelays -> delays
  • Loading branch information
erthalion committed Jun 5, 2018
1 parent 5e6f35d commit 97aeee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/runqslower_example.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ TIME COMM PID LAT(us)
This shows various processes waiting for available CPU during a Linux kernel
build. By default the output contains delays for more than 10ms.

These daelays can be analyzed in depth with "perf sched" tool, see:
These delays can be analyzed in depth with "perf sched" tool, see:

* http:https://www.brendangregg.com/blog/2017-03-16/perf-sched.html

Expand Down

0 comments on commit 97aeee9

Please sign in to comment.