Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CodSpeedHQ
/
codspeed
Public
Notifications
You must be signed in to change notification settings
Fork
31
Star
359
Code
Issues
24
Pull requests
33
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
COD-3218 / COD-3440: remove the LD_PRELOAD hack and port exec-harness to musl
- #531
#531
Draft
moha-bekh
wants to merge 15 commits into
main
CodSpeedHQ/codspeed:main
from
spike/cod-3440-memtrack-musl
CodSpeedHQ/codspeed:spike/cod-3440-memtrack-musl
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Draft
COD-3218 / COD-3440: remove the LD_PRELOAD hack and port exec-harness to musl
#531
moha-bekh
wants to merge 15 commits into
main
CodSpeedHQ/codspeed:main
from
spike/cod-3440-memtrack-musl
CodSpeedHQ/codspeed:spike/cod-3440-memtrack-musl
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
chore(memtrack): add argp.h stub for musl builds
Show description for ac6b0d3
moha-bekh
and
claude
committed
ac6b0d3
View commit details
Copy full SHA for ac6b0d3
Browse repository at this point
ci: add throwaway COD-3440 musl check workflow
Show description for 099bab4
moha-bekh
and
claude
committed
099bab4
View commit details
Copy full SHA for 099bab4
Browse repository at this point
Commits on Sep 7, 2026
feat(exec-harness)!: remove the LD_PRELOAD hack
Show description for c163939
moha-bekh
and
claude
committed
c163939
View commit details
Copy full SHA for c163939
Browse repository at this point
fix(instrument-hooks): never fall back to the noop impl on Linux
Show description for 1440405
moha-bekh
and
claude
committed
1440405
View commit details
Copy full SHA for 1440405
Browse repository at this point
ci: add throwaway COD-3218 exec-harness check workflow
Show description for edec571
moha-bekh
and
claude
committed
edec571
View commit details
Copy full SHA for edec571
Browse repository at this point
ci: trigger the COD-3218 check on spike branch pushes
Show description for 0e58754
moha-bekh
and
claude
committed
0e58754
View commit details
Copy full SHA for 0e58754
Browse repository at this point
ci: fix three wrong assertions in the COD-3218 check
Show description for eeba299
moha-bekh
and
claude
committed
eeba299
View commit details
Copy full SHA for eeba299
Browse repository at this point
ci: sweep benchmark size to test the fixed-overhead model
Show description for ca81730
moha-bekh
and
claude
committed
ca81730
View commit details
Copy full SHA for ca81730
Browse repository at this point
revert: restore measure.rs and shared.rs to their state on main
Show description for 1e87124
moha-bekh
and
claude
committed
1e87124
View commit details
Copy full SHA for 1e87124
Browse repository at this point
fix(valgrind): track subprocesses for exec-harness runs
Show description for 17626d2
moha-bekh
and
claude
committed
17626d2
View commit details
Copy full SHA for 17626d2
Browse repository at this point
Merge remote-tracking branch 'origin/main' into spike/cod-3440-memtrack-musl
Show description for c83b2a5
moha-bekh
committed
c83b2a5
View commit details
Copy full SHA for c83b2a5
Browse repository at this point
Commits on Sep 16, 2026
Merge remote-tracking branch 'origin/main' into spike/cod-3440-memtrack-musl
moha-bekh
committed
0fe4d88
View commit details
Copy full SHA for 0fe4d88
Browse repository at this point
build(memtrack): move the portable half of the musl recipe into cargo config
Show description for fd185fa
moha-bekh
and
claude
committed
fd185fa
View commit details
Copy full SHA for fd185fa
Browse repository at this point
test(memtrack): resolve libc symbols in a child, not in the test process
Show description for 7581ece
moha-bekh
and
claude
committed
7581ece
View commit details
Copy full SHA for 7581ece
Browse repository at this point
ci: cover both arches in the COD-3440 musl check, and scope its CFLAGS
Show description for b271f55
moha-bekh
and
claude
committed
b271f55
View commit details
Copy full SHA for b271f55
Browse repository at this point
You can’t perform that action at this time.