We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f232160 commit 7732c59Copy full SHA for 7732c59
docs/profiling/index.yml
@@ -28,8 +28,7 @@ landingContent:
28
links:
29
- text: Ways to run profiling tools
30
url: running-profiling-tools-with-or-without-the-debugger.md
31
- - text: Measure CPU usage from the command line
32
- url: profile-apps-from-command-line.md
+
33
34
35
# Card (optional)
@@ -55,6 +54,8 @@ landingContent:
55
54
linkLists:
56
- linkListType: how-to-guide
57
+ - text: Measure CPU usage from the command line
58
+ url: profile-apps-from-command-line.md
59
- text: PerfTips
60
url: perftips.md
61
- text: Analyze resource consumption (XAML)
0 commit comments