Update link to Austin instructions (#319)

The Austin format conversion tools have been moved to the dedicated austin-python module. The README has been updated to point to the new instructions.
This commit is contained in:
Gabriele N. Tornetta
2020-10-11 12:05:20 -07:00
committed by GitHub
parent 16e32dc08e
commit 177696e359
+1 -1
View File
@@ -45,7 +45,7 @@ speedscope is designed to ingest profiles from a variety of different profilers
- Python
- [Importing from py-spy](https://github.com/jlfwong/speedscope/wiki/Importing-from-py-spy-(python))
- [pyspeedscope](https://github.com/windelbouwman/pyspeedscope)
- [Importing from Austin](https://github.com/p403n1x87/austin#speedscope)
- [Importing from Austin](https://github.com/P403n1x87/austin-python#format-conversion)
- Go
- [Importing from pprof](https://github.com/jlfwong/speedscope/wiki/Importing-from-pprof-(go))
- Rust