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 3a7f657 commit 8a82521Copy full SHA for 8a82521
1 file changed
debian/changelog
@@ -1,3 +1,13 @@
1
+valgrind (1:3.26.0-0codspeed5) UNRELEASED; urgency=medium
2
+
3
+ * fix(debuginfo): find split debug files via NIX_DEBUG_INFO_DIRS
4
+ * fix(callgrind): skip arm64 _dl_tlsdesc_* resolvers like PLT stubs
5
+ * fix(coregrind): arm64 FP-chain unwind fallback when CFI is missing
6
+ * fix(callgrind): track guest X30 for arm64 shadow-stack return addresses
7
+ * fix(VEX): classify arm64 plain B as Ijk_Boring, not Ijk_Call
8
9
+ -- Adrien Cacciaguerra <adrien@codspeed.io> Wed, 08 Jul 2026 14:23:28 +0000
10
11
valgrind (1:3.26.0-0codspeed4) UNRELEASED; urgency=medium
12
13
* feat: estimate cycles
0 commit comments