Skip to content

Commit 8ffc371

Browse files
committed
Merge branch 'debug' of github.com:eth-cscs/cscs-docs into debug
2 parents 496506b + 559819f commit 8ffc371

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/software/devtools/linaro-map.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ In the first case, the user can set the profiling configuration using the GUI an
77
In the latter (recommended) case, the user can use the MAP executable to launch the application they want to profile which will generate a report file that can then be opened from the locally installed [client](https://docs.linaroforge.com/latest/html/forge/forge/installing/mac_install.html).
88

99
!!! note
10-
Linaro DDT is provided in the `linaro-forge` [uenv][ref-uenv].
11-
Before using DDT, please read the [`linaro-forge` uenv documentation][ref-uenv-linaro], which explains how to download and set up the latest version.
10+
Linaro MAP is provided in the `linaro-forge` [uenv][ref-uenv].
11+
Before using MAP, please read the [`linaro-forge` uenv documentation][ref-uenv-linaro], which explains how to download and set up the latest version.
1212

1313
## Linaro Forge MAP
1414

docs/software/devtools/linaro-uenv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ It can be downloaded for a selection of operating systems.
6969

7070
Make sure you download the [Linaro desktop client] matching the version of the `linaro-forge` uenv you are planning to use.
7171

72-
!!! example "Mismatched desktrop client and uenv versions"
72+
!!! example "Mismatched desktop client and uenv versions"
7373
Mismatches between the client and the uenv version will lead to the following error when trying to establish a remote connection:
7474

7575
```

0 commit comments

Comments
 (0)