Skip to content

Commit 46759d0

Browse files
committed
add note with ssh support in readme
1 parent f0745e8 commit 46759d0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,12 @@ hotspot currently only shows the name of the tracepoints in the timeline.
355355

356356
![hotspot tracepoints](screenshots/tracepoints.png?raw=true "hotspot tracepoints")
357357

358+
### SSH
359+
360+
Hotspot can use ssh to run perf on remote machines. After adding a host in the
361+
settings dialog, you can select it on the record page.
362+
This requires an installed ssh binary.
363+
358364
## Known Issues
359365

360366
If anything breaks in the above and the output is less usable than `perf report`, please

0 commit comments

Comments
 (0)