diff --git a/README.md b/README.md index e722098..8010274 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ speedscope is designed to ingest profiles from a variety of different profilers - Ruby - [Importing from stackprof](https://github.com/jlfwong/speedscope/wiki/Importing-from-stackprof-(ruby)) - [Importing from rbspy](https://github.com/jlfwong/speedscope/wiki/Importing-from-rbspy-(ruby)) +- Go + - [Importing from pprof](https://github.com/jlfwong/speedscope/wiki/Importing-from-pprof-(go)) - 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)