We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d36c3a5 commit 146477aCopy full SHA for 146477a
README.md
@@ -34,6 +34,9 @@ speedscope is designed to ingest profiles from a variety of different profilers
34
- [Importing from pprof](https://github.com/jlfwong/speedscope/wiki/Importing-from-pprof-(go))
35
- Rust
36
- [flamescope](https://github.com/coolreader18/flamescope)
37
+- Java
38
+ - [Importing from async‐profiler (Java)
39
+](https://github.com/jlfwong/speedscope/wiki/Importing-from-async%E2%80%90profiler-(Java))
40
- Native code
41
- [Importing from Instruments.app](https://github.com/jlfwong/speedscope/wiki/Importing-from-Instruments.app) (macOS)
42
- [Importing from `perf`](https://github.com/jlfwong/speedscope/wiki/Importing-from-perf-(linux)) (linux)
0 commit comments