Skip to content

Commit 67b5317

Browse files
committed
performance analysis tool
1 parent 846e455 commit 67b5317

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/software/devtools/linaro-uenv.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
[](){#ref-uenv-linaro}
22
# Linaro Forge
33

4-
[Linaro Forge](https://docs.linaroforge.com/latest/html/forge/index.html) is a suite of profiling and debugging tools, that includes the DDT debugger and the MAP profiler.
4+
[Linaro Forge](https://docs.linaroforge.com/latest/html/forge/index.html) is a suite of profiling and debugging tools, that includes the DDT debugger and the MAP performance analysis tool.
55

6-
!!! note "Linaro DDT debugger and Linaro MAP profiler"
6+
!!! note "Linaro DDT debugger and Linaro MAP performance analysis tool"
77
We have separate user guides for the tools provided by the `linaro-forge` uenv.
88
The documentation here shows how to download the uenv, and how to set up your environment.
99

1010
Once you are set up, follow the specific guides:
1111

1212
* [DDT debugger][ref-devtools-ddt],
13-
* [MAP profiler][ref-devtools-map].
13+
* [MAP performance analysis tool][ref-devtools-map].
1414

1515
## Quickstart guide
1616

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ nav:
7373
- 'Debugging and Performance Analysis':
7474
- software/devtools/index.md
7575
- 'Linaro uenv': software/devtools/linaro-uenv.md
76-
- 'Using Linaro profiler': software/devtools/linaro-map.md
76+
- 'Using Linaro performance analysis tool': software/devtools/linaro-map.md
7777
- 'Using Linaro debugger': software/devtools/linaro-ddt.md
7878
- 'NVIDIA Nsight': software/devtools/nvidia-nsight.md
7979
- 'uenv': software/uenv.md

0 commit comments

Comments
 (0)