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 }}
csb7929
/
bloaty
Public
forked from
google/bloaty
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 15, 2021
Merge pull request #289 from MehdiChinoune/mingw-fixes
Show description for 472f139
haberman
authored
472f139
View commit details
Copy full SHA for 472f139
Browse repository at this point
Commits on Nov 14, 2021
Fix building on mingw-w64
MehdiChinoune
committed
24334e4
View commit details
Copy full SHA for 24334e4
Browse repository at this point
Commits on Aug 15, 2021
Merge pull request #264 from learn-more/pe_lit
Show description for 60209eb
haberman
authored
60209eb
View commit details
Copy full SHA for 60209eb
Browse repository at this point
Commits on Aug 14, 2021
Update old PE tests
learn-more
committed
a985196
View commit details
Copy full SHA for a985196
Browse repository at this point
Add PE Section headers, add PE lit testcases
learn-more
committed
30411d8
View commit details
Copy full SHA for 30411d8
Browse repository at this point
Commits on Aug 13, 2021
Merge pull request #284 from haberman/elf-headers2
Show description for 7ebd20c
haberman
authored
7ebd20c
View commit details
Copy full SHA for 7ebd20c
Browse repository at this point
Removed the constraint for equivalent translation.
Show description for c38ffc1
haberman
committed
c38ffc1
View commit details
Copy full SHA for c38ffc1
Browse repository at this point
Don't coalesce regions unless they have the same translation.
haberman
committed
1372eb1
View commit details
Copy full SHA for 1372eb1
Browse repository at this point
Report ELF section/segment headers as such.
Show description for e9c0979
haberman
committed
e9c0979
View commit details
Copy full SHA for e9c0979
Browse repository at this point
Merge pull request #283 from haberman/rm-rawranges
Show description for 3fa6ee7
haberman
authored
3fa6ee7
View commit details
Copy full SHA for 3fa6ee7
Browse repository at this point
Removed "rawranges" data source.
Show description for 8184396
haberman
committed
8184396
View commit details
Copy full SHA for 8184396
Browse repository at this point
Commits on Aug 9, 2021
Merge pull request #268 from haberman/ignore-declarations
Show description for e72c26d
haberman
authored
e72c26d
View commit details
Copy full SHA for e72c26d
Browse repository at this point
Merge pull request #281 from haberman/fuzz-fix
Show description for 9f5fddc
haberman
authored
9f5fddc
View commit details
Copy full SHA for 9f5fddc
Browse repository at this point
[pe] Fixed bug on i386 where size_t addition could overflow.
haberman
committed
cc46dac
View commit details
Copy full SHA for cc46dac
Browse repository at this point
Fixed DWARF bug reading CU name that isn't a string.
haberman
committed
c582cf3
View commit details
Copy full SHA for c582cf3
Browse repository at this point
Commits on Aug 8, 2021
Added a few more tests for pcpair.
haberman
committed
529516f
View commit details
Copy full SHA for 529516f
Browse repository at this point
Merge branch 'master' into ignore-declarations
haberman
committed
58b1038
View commit details
Copy full SHA for 58b1038
Browse repository at this point
Merge pull request #280 from haberman/refactor
Show description for 90bac14
haberman
authored
90bac14
View commit details
Copy full SHA for 90bac14
Browse repository at this point
Added missing include.
haberman
committed
fe4f9c6
View commit details
Copy full SHA for fe4f9c6
Browse repository at this point
DWARF: correct the range list iteration
Show description for 76273e4
haberman
committed
76273e4
View commit details
Copy full SHA for 76273e4
Browse repository at this point
Added/reshuffled comments.
haberman
committed
25b7e7b
View commit details
Copy full SHA for 25b7e7b
Browse repository at this point
DWARF: improve handling of fission from DWARF5
Show description for 508e4e7
haberman
committed
508e4e7
View commit details
Copy full SHA for 508e4e7
Browse repository at this point
DWARF: process the offset location correctly.
Show description for 823a1da
haberman
committed
823a1da
View commit details
Copy full SHA for 823a1da
Browse repository at this point
Fixed a bug in the refactoring.
haberman
committed
ae6e9f2
View commit details
Copy full SHA for ae6e9f2
Browse repository at this point
Merge branch 'master' into refactor
haberman
committed
8d4ca4b
View commit details
Copy full SHA for 8d4ca4b
Browse repository at this point
Commits on Aug 7, 2021
Merge pull request #279 from haberman/compression-limit
Show description for c595880
haberman
authored
c595880
View commit details
Copy full SHA for c595880
Browse repository at this point
Adjusted the limit to 30x + 128MB.
haberman
committed
e3962b9
View commit details
Copy full SHA for e3962b9
Browse repository at this point
Increase max compression ratio to 100x.
Show description for ba3d534
haberman
committed
ba3d534
View commit details
Copy full SHA for ba3d534
Browse repository at this point
Fixed broken doc link in the README.
haberman
committed
378563d
View commit details
Copy full SHA for 378563d
Browse repository at this point
Merge pull request #277 from haberman/fuzz-fix
Show description for 3df4757
haberman
authored
3df4757
View commit details
Copy full SHA for 3df4757
Browse repository at this point
Fixed bug found by fuzzing.
Show description for bf00c5e
haberman
committed
bf00c5e
View commit details
Copy full SHA for bf00c5e
Browse repository at this point
Merge pull request #276 from haberman/fuzz-fix
Show description for 6e5d791
haberman
authored
6e5d791
View commit details
Copy full SHA for 6e5d791
Browse repository at this point
Removed use of pure substr() in wasm, which can throw for badly formed files.
haberman
committed
46ab6ab
View commit details
Copy full SHA for 46ab6ab
Browse repository at this point
Merge pull request #275 from haberman/fuzz-fix
Show description for 7fc4a0e
haberman
authored
7fc4a0e
View commit details
Copy full SHA for 7fc4a0e
Browse repository at this point
Fixed the 32-bit build and a memory leak.
haberman
committed
3e5fe54
View commit details
Copy full SHA for 3e5fe54
Browse repository at this point
Previous
Next
You can’t perform that action at this time.