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 aa6643d commit f7b947eCopy full SHA for f7b947e
1 file changed
debian/changelog
@@ -1,3 +1,15 @@
1
+valgrind (1:3.26.0-0codspeed5) UNRELEASED; urgency=medium
2
+
3
+ * feat(callgrind-utils): add perf_map symbolization for -X perf Python frames
4
+ * feat(callgrind-utils): parse .out into a call graph with JSON and flamegraph output
5
+ * fix(debuginfo): find split debug files via NIX_DEBUG_INFO_DIRS
6
+ * fix(callgrind): skip arm64 _dl_tlsdesc_* resolvers like PLT stubs
7
+ * fix(coregrind): arm64 FP-chain unwind fallback when CFI is missing
8
+ * fix(callgrind): track guest X30 for arm64 shadow-stack return addresses
9
+ * fix(VEX): classify arm64 plain B as Ijk_Boring, not Ijk_Call
10
11
+ -- Adrien Cacciaguerra <adrien@codspeed.io> Wed, 08 Jul 2026 14:00:44 +0000
12
13
valgrind (1:3.26.0-0codspeed4) UNRELEASED; urgency=medium
14
15
* feat: estimate cycles
0 commit comments