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 0f55750 commit 5a3e5e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/adhoc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ For example, this method will work for python or ruby _without_ the pip/gem inst
Profile a script using adhoc
```
# Run with spy-name autodetected.
./bin/pyroscope adhoc --push ~/Downloads/pyroscope-cli exec --spy-name=pyspy examples/python/simple/main.py
pyroscope adhoc --push pyroscope-cli exec --spy-name=pyspy main.py
```

Attach to and profile a process using adhoc
Expand Down

0 comments on commit 5a3e5e7

Please sign in to comment.