From 45820cf81caa0df067546408707235a555c30606 Mon Sep 17 00:00:00 2001 From: Richard Thier Date: Tue, 30 Sep 2025 22:22:30 +0200 Subject: [PATCH] re-added FlameGraph submodule --- .gitmodules | 3 +++ FlameGraph | 1 + 2 files changed, 4 insertions(+) create mode 160000 FlameGraph diff --git a/.gitmodules b/.gitmodules index 95d1c10..e6b053a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "vergesort"] path = vergesort url = https://github.com/Morwenn/vergesort +[submodule "FlameGraph"] + path = FlameGraph + url = https://github.com/brendangregg/FlameGraph diff --git a/FlameGraph b/FlameGraph new file mode 160000 index 0000000..41fee1f --- /dev/null +++ b/FlameGraph @@ -0,0 +1 @@ +Subproject commit 41fee1f99f9276008b7cd112fca19dc3ea84ac32