Skip to content

Commit f1573f7

Browse files
Refine ATP installation guide by updating image alt text and removing unnecessary comments
1 parent 275f8a7 commit f1573f7

1 file changed

Lines changed: 8 additions & 10 deletions

File tree

content/install-guides/atp.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,11 @@ author: Pareena Verma
1717
### Link to official documentation
1818
official_docs: https://arm-total-performance.tools.arm.com/
1919

20-
21-
22-
### PAGE SETUP
23-
weight: 1 # Defines page ordering. Must be 1 for first (or only) page.
24-
tool_install: false # Set to true to be listed in main selection page, else false
25-
multi_install: false # Set to true if first page of multi-page article, else false
26-
multitool_install_part: false # Set to true if a sub-page of a multi-page article, else false
27-
layout: installtoolsall # DO NOT MODIFY. Always true for tool install articles
20+
weight: 1
21+
tool_install: false
22+
multi_install: false
23+
multitool_install_part: false
24+
layout: installtoolsall
2825

2926
build:
3027
list: false # Exclude from .Pages collections and listings
@@ -255,15 +252,16 @@ In the **Configure Target** form, provide the following details:
255252
* **Host Key Verification**: Choose **Strict** (recommended) or **Ignore**
256253
* Strict mode verifies the server identity using your `~/.ssh/known_hosts` file
257254

258-
![ATP target configuration form showing fields for host IP address, descriptive target name, SSH port 22, username, SSH private key selection with automatic detection option, and host key verification set to strict mode for secure server identity verification alt-txt#center](_images/atp-target-config.png)
255+
![ATP target configuration form displaying input fields including Host with IP address 192.168.1.10, Name field for descriptive target identifier, Port field set to 22, User field for SSH username, SSH Private Key section with radio buttons for Automatically Detect Key and Select Key Manually options, and Host Key Verification dropdown menu set to Strict mode with explanation text about verifying server identity using known_hosts file alt-txt#center](/install-guides/_images/atp-target-config.png "Configure Target form with connection settings")
256+
259257

260258
Select **Add Target**.
261259

262260
The target appears in the targets list and is ready for profiling.
263261

264262
You can select the **Test Connection** button to verify your connection to the ATP Linux target is successful.
265263

266-
![ATP graphical interface showing successful connection test results with green checkmark icon, target name my-target, host IP address 192.168.1.10, connection status Connected, and Test Connection button in an active state alt-txt#center](_images/atp-connection-test.png)
264+
![ATP graphical interface displaying connection test results with green checkmark icon indicating success, target name my-target shown in header, host IP address 192.168.1.10 listed below, connection status field showing Connected in green text, and blue Test Connection button at bottom of panel#center](/install-guides/_images/atp-connection-test.png "Successful ATP target connection test")
267265

268266
#### Configure jump nodes (optional)
269267

0 commit comments

Comments
 (0)