aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/topdown.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/Documentation/topdown.txt')
-rw-r--r--tools/perf/Documentation/topdown.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/Documentation/topdown.txt b/tools/perf/Documentation/topdown.txt
index c6302df4cf29..a15b93fdcf50 100644
--- a/tools/perf/Documentation/topdown.txt
+++ b/tools/perf/Documentation/topdown.txt
@@ -2,7 +2,7 @@ Using TopDown metrics in user space
-----------------------------------
Intel CPUs (since Sandy Bridge and Silvermont) support a TopDown
-methology to break down CPU pipeline execution into 4 bottlenecks:
+methodology to break down CPU pipeline execution into 4 bottlenecks:
frontend bound, backend bound, bad speculation, retiring.
For more details on Topdown see [1][5]