CodSpeedHQ
valgrind-codspeed
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: release 3.26.0-0codspeed0
master
10 days ago
style(tracegrind): apply clang-format and add pre-commit hook Add .pre-commit-config.yaml with clang-format scoped to tracegrind/ only. Reformat all tracegrind source files to match the repo's .clang-format style. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
tracegrind-tool
2 months ago
ci: refine benchmark timeout
tracegrind-tool
2 months ago
test: improved benchmarks
tracegrind-tool
2 months ago
fix(tracegrind): update test_thread_create expected output for resolved file path The expected output had file=??? but debug info now correctly resolves the source file to test_thread_create.c. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
tracegrind-tool
2 months ago
test(tracegrind): add multi-thread interleaved callstack regression test Spawns 3 threads with distinct noinline call chains at different depths (work_a->depth_a1->depth_a2, work_b->depth_b1, work_c->depth_c1->depth_c2) to verify tracegrind correctly tracks per-thread ENTER_FN/EXIT_FN stacks. Output is sorted by tid for deterministic comparison. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
tracegrind-tool
2 months ago
test(tracegrind): add syscall regression test with collect-systime=nsec Verify that syscall instruction counts and timing (sysCount, sysTime, sysCpuTime) are properly attributed to libc wrapper functions (getpid, write) when --collect-systime=nsec is enabled. Nonzero timing values on EXIT_FN events are normalized to T to assert measurement occurred. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
tracegrind-tool
2 months ago
test(tracegrind): add control flow regression tests Add tests for signal handling, C++ exceptions, longjmp, tail calls, and deep recursion (100 levels) to verify call stack correctness across non-trivial control flow. Also fix missing -I include path for tracegrind.h in test Makefile. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
tracegrind-tool
2 months ago
Latest Branches
CodSpeed Performance Gauge
N/A
feat: add the tracegrind tool
#8
2 months ago
139e48e
tracegrind-tool
CodSpeed Performance Gauge
-95%
feat: implement merge sort for jCC lists to ensure chronological dump…
#3
5 months ago
62f0143
cod-578-fix-span-ordering-on-the-flamegraph
CodSpeed Performance Gauge
+12%
Merge valgrind 3.26.0 from upstream
#6
5 months ago
429e451
bump-3.26.0
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs