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
Accelerator
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
Type
/
to 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 }}
Amanieu
/
minicov
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
65
Code
Issues
1
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 5, 2025
Bump version to 0.3.8
Amanieu
committed
3fdbc18
View commit details
Copy full SHA for 3fdbc18
Browse repository at this point
Add function to detect whether the binary was built with coverage flags
Show description for e8b4ff4
Amanieu
committed
e8b4ff4
View commit details
Copy full SHA for e8b4ff4
Browse repository at this point
Always use InstrProfilingPlatformLinux.c, even on bare-metal
Show description for 5772ced
Amanieu
committed
5772ced
View commit details
Copy full SHA for 5772ced
Browse repository at this point
Fix CI for PGO test
Amanieu
committed
e822ba4
View commit details
Copy full SHA for e822ba4
Browse repository at this point
Merge pull request #27 from daxpedda/module-signature
Amanieu
authored
a2a7471
View commit details
Copy full SHA for a2a7471
Browse repository at this point
Merge branch 'master' into module-signature
Amanieu
authored
cc046f3
View commit details
Copy full SHA for cc046f3
Browse repository at this point
Commits on Nov 27, 2025
Merge pull request #32 from Spxg/w/wasm
Amanieu
authored
0197315
View commit details
Copy full SHA for 0197315
Browse repository at this point
Fix profiling broken on wasm since Rust 1.87 (LLVM 20)
Show description for af46b8c
Spxg
committed
af46b8c
View commit details
Copy full SHA for af46b8c
Browse repository at this point
Commits on Dec 19, 2024
Expose `lprofGetLoadModuleSignature()`
daxpedda
committed
353d9fe
View commit details
Copy full SHA for 353d9fe
Browse repository at this point
Commits on Nov 3, 2024
Bump version to 0.3.7
Amanieu
committed
31ed26c
View commit details
Copy full SHA for 31ed26c
Browse repository at this point
Merge pull request #25 from nicholasbishop/bishop-add-memcmp
Amanieu
authored
01fb9b6
View commit details
Copy full SHA for 01fb9b6
Browse repository at this point
Commits on Nov 2, 2024
Add define for memcmp
Show description for 62a0731
nicholasbishop
committed
62a0731
View commit details
Copy full SHA for 62a0731
Browse repository at this point
Commits on Oct 23, 2024
Bump version to 0.3.6
Amanieu
committed
ddae0a3
View commit details
Copy full SHA for ddae0a3
Browse repository at this point
Merge pull request #24 from Amanieu/v10
Amanieu
authored
41b5d55
View commit details
Copy full SHA for 41b5d55
Browse repository at this point
Upgrade LLVM profiling runtime to version 10
Show description for 8b3c9fb
Amanieu
committed
8b3c9fb
View commit details
Copy full SHA for 8b3c9fb
Browse repository at this point
Commits on Jun 25, 2024
Bump version to 0.3.5
Amanieu
committed
6db9ae0
View commit details
Copy full SHA for 6db9ae0
Browse repository at this point
Merge pull request #22 from bbarwik/master
Show description for 2c53316
Amanieu
authored
2c53316
View commit details
Copy full SHA for 2c53316
Browse repository at this point
Commits on Jun 24, 2024
Added BitmapFirst and BitmapLast in InstrProfilingPlatformOther.c
bbarwik
authored
c137ccc
View commit details
Copy full SHA for c137ccc
Browse repository at this point
Commits on Jun 22, 2024
Bump version to 0.3.4
Amanieu
committed
0a6c097
View commit details
Copy full SHA for 0a6c097
Browse repository at this point
Merge pull request #20 from Amanieu/update-format-9
Show description for f8b56f7
Amanieu
authored
f8b56f7
View commit details
Copy full SHA for f8b56f7
Browse repository at this point
Upgrade LLVM profiling runtime to version 9
Show description for d13d207
Amanieu
committed
d13d207
View commit details
Copy full SHA for d13d207
Browse repository at this point
Commits on Nov 28, 2023
Bump version to 0.3.3
Amanieu
committed
695dbbb
View commit details
Copy full SHA for 695dbbb
Browse repository at this point
Merge pull request #18 from nicholasbishop/bishop-uefi-5
Amanieu
authored
b9e3770
View commit details
Copy full SHA for b9e3770
Browse repository at this point
Commits on Jul 21, 2023
Add minimal CI for x86_64-unknown-uefi
Show description for 2c9635f
nicholasbishop
committed
2c9635f
View commit details
Copy full SHA for 2c9635f
Browse repository at this point
Add support for x86_64-unknown-uefi
Show description for a6a7a8f
nicholasbishop
committed
a6a7a8f
View commit details
Copy full SHA for a6a7a8f
Browse repository at this point
Import InstrProfilingPlatformWindows.c
Show description for dc53f92
nicholasbishop
committed
dc53f92
View commit details
Copy full SHA for dc53f92
Browse repository at this point
Commits on Jul 16, 2023
Fix typo in readme (#17)
nicholasbishop
authored
bf4bec3
View commit details
Copy full SHA for bf4bec3
Browse repository at this point
Commits on Mar 29, 2023
Bump version to 0.3.2
Amanieu
committed
c5573ab
View commit details
Copy full SHA for c5573ab
Browse repository at this point
fixed minicov_dealloc (#15)
0rphon
authored
e343691
View commit details
Copy full SHA for e343691
Browse repository at this point
Commits on Dec 21, 2022
Bump version to 0.3.1
Amanieu
committed
8a38379
View commit details
Copy full SHA for 8a38379
Browse repository at this point
Merge pull request #13 from Amanieu/runtime_symbol
Amanieu
authored
00c8441
View commit details
Copy full SHA for 00c8441
Browse repository at this point
Provide a dummy __llvm_profile_runtime symbol
Show description for 0225207
Amanieu
committed
0225207
View commit details
Copy full SHA for 0225207
Browse repository at this point
Commits on Dec 9, 2022
Bump version to 0.3.0
Amanieu
committed
421a222
View commit details
Copy full SHA for 421a222
Browse repository at this point
Merge pull request #11 from Amanieu/pgo
Amanieu
authored
e827ea0
View commit details
Copy full SHA for e827ea0
Browse repository at this point
Add support for profile-guided optimization
Amanieu
committed
389efbf
View commit details
Copy full SHA for 389efbf
Browse repository at this point
Previous
Next
You can’t perform that action at this time.