From c5b01beec3ce602d1062eaf26b63506c3cf35277 Mon Sep 17 00:00:00 2001 From: Daniel Kukula <904179+dkuku@users.noreply.github.com> Date: Thu, 23 Jan 2025 21:27:16 +0100 Subject: [PATCH] Update README.md (#496) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e86d84f4..0368d3a9 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ speedscope is designed to ingest profiles from a variety of different profilers - Java - [Importing from async‐profiler (Java) ](https://github.com/jlfwong/speedscope/wiki/Importing-from-async%E2%80%90profiler-(Java)) +- Erlang/Elixir + - [eflambe](https://github.com/Stratus3D/eflambe) - 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)