Skip to content

Commit

Permalink
add note with ssh support in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lievenhey committed Jul 29, 2022
1 parent 7155fc9 commit 80b6728
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,11 @@ hotspot currently only shows the name of the tracepoints in the timeline.

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

### SSH

Hotspot can use ssh to run perf on remote machines. After adding a host in the settings dialog, you can select it on the record page.
This requires an installed ssh binary.

## Known Issues

If anything breaks in the above and the output is less usable than `perf report`, please [report an issue on GitHub](https://github.com/KDAB/hotspot/issues).
Expand Down

0 comments on commit 80b6728

Please sign in to comment.