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 f885e6c commit a2e4a03
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 a2e4a03

Please sign in to comment.