Add link to async-profiler wiki page to README

This commit is contained in:
Jamie Wong
2024-11-21 11:07:46 -08:00
committed by GitHub
parent d36c3a5442
commit 146477a850

View File

@@ -34,6 +34,9 @@ speedscope is designed to ingest profiles from a variety of different profilers
- [Importing from pprof](https://github.com/jlfwong/speedscope/wiki/Importing-from-pprof-(go))
- Rust
- [flamescope](https://github.com/coolreader18/flamescope)
- Java
- [Importing from asyncprofiler (Java)
](https://github.com/jlfwong/speedscope/wiki/Importing-from-async%E2%80%90profiler-(Java))
- Native code
- [Importing from Instruments.app](https://github.com/jlfwong/speedscope/wiki/Importing-from-Instruments.app) (macOS)
- [Importing from `perf`](https://github.com/jlfwong/speedscope/wiki/Importing-from-perf-(linux)) (linux)