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 Nov 30, 2022
1 parent 3b83dd4 commit 97c6a8e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,12 @@ 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
Expand Down

0 comments on commit 97c6a8e

Please sign in to comment.