Skip to content

Commit 74be9eb

Browse files
fix: add description for top-down performance analysis comparison
1 parent 9a5892d commit 74be9eb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • content/learning-paths/cross-platform/topdown-compare

content/learning-paths/cross-platform/topdown-compare/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: Compare Arm Neoverse and Intel x86 top-down performance analysis with PMU
33

44
minutes_to_complete: 30
55

6+
description: Learn how to compare Arm Neoverse and Intel x86 top-down performance analysis methodologies using PMU counters, Linux Perf, and topdown-tool to identify bottlenecks across architectures.
7+
68
who_is_this_for: This is an advanced topic for software developers and performance engineers who want to understand the similarities and differences between Arm Neoverse and Intel x86 top-down performance analysis using PMU counters, Linux Perf, and the topdown-tool.
79

810
learning_objectives:

0 commit comments

Comments
 (0)