Skip to content

Commit

Permalink
Update examples/adhoc/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Tolya Korniltsev <[email protected]>
  • Loading branch information
Rperry2174 and korniltsev authored Jul 7, 2023
1 parent 2a6eb52 commit 0f6dc77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/adhoc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ Attach to and profile a process using adhoc
sudo ./pyroscope-cli connect --pid=[369936] --spy-name=pyspy --server-address="http://localhost:4100"
```

Using docker:
```
docker run --rm -ti --privileged --pid=host pyroscope/pyroscope-rs-cli:0.2.7-457bb15 connect --pid=369936 --spy-name=pyspy --server-address="http://localhost:4100"
```
Expand Down

0 comments on commit 0f6dc77

Please sign in to comment.