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 }}
Mu-L
/
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
All time
Commit history
Commits on Aug 28, 2022
Merge pull request #315 from brandonvu12/master
Show description for 9293a0f
haberman
authored
9293a0f
View commit details
Copy full SHA for 9293a0f
Browse repository at this point
Commits on Aug 27, 2022
Provide size report despite not translating VM pointer
brandonvu12
committed
7028071
View commit details
Copy full SHA for 7028071
Browse repository at this point
Commits on Jul 21, 2022
Merge pull request #313 from brandonvu12/master
Show description for a1bbc93
haberman
authored
a1bbc93
View commit details
Copy full SHA for a1bbc93
Browse repository at this point
Commits on Jul 20, 2022
Add in flag to show new/old file sizes when running diff and restore single binary testing txt files.
brandonvu12
committed
fe3b114
View commit details
Copy full SHA for fe3b114
Browse repository at this point
Commits on Jul 19, 2022
Change comment for six columns.
brandonvu12
committed
0baf6f5
View commit details
Copy full SHA for 0baf6f5
Browse repository at this point
Adjust tests for new CSV output.
brandonvu12
committed
c033212
View commit details
Copy full SHA for c033212
Browse repository at this point
Commits on Jul 12, 2022
Remove new_size variable and derive values by adding diff size to base size.
brandonvu12
committed
5ab4f4e
View commit details
Copy full SHA for 5ab4f4e
Browse repository at this point
Merge pull request #2 from brandonvu12/pre-approval
Show description for 7d5c8fa
brandonvu12
authored
7d5c8fa
View commit details
Copy full SHA for 7d5c8fa
Browse repository at this point
Remove Comment.
brandonvu12
committed
5a53d5b
View commit details
Copy full SHA for 5a53d5b
Browse repository at this point
Remove Capacity variable.
brandonvu12
committed
9c91a5f
View commit details
Copy full SHA for 9c91a5f
Browse repository at this point
Commits on Jul 11, 2022
Merge pull request #1 from brandonvu12/pre-approval
Show description for b20d1e8
brandonvu12
authored
b20d1e8
View commit details
Copy full SHA for b20d1e8
Browse repository at this point
Commits on Jul 8, 2022
Remove capacity variables from csv.
brandonvu12
committed
e80acc5
View commit details
Copy full SHA for e80acc5
Browse repository at this point
Add AddEntriesFrom() to keep labels if they exist in only one binary
brandonvu12
committed
7c5547a
View commit details
Copy full SHA for 7c5547a
Browse repository at this point
Remove Subtract() and fix comments.
brandonvu12
committed
eb6dac3
View commit details
Copy full SHA for eb6dac3
Browse repository at this point
Preserving size information, including the old and new binaries in diff mode
brandonvu12
committed
08a7727
View commit details
Copy full SHA for 08a7727
Browse repository at this point
Commits on Jan 27, 2022
Merge pull request #299 from ta-makino/implicit_const
Show description for f01ea59
haberman
authored
f01ea59
View commit details
Copy full SHA for f01ea59
Browse repository at this point
Commits on Jan 26, 2022
Support DW_FORM_implicit_const and DW_FORM_line_strp.
Show description for aae3a89
ta-makino
committed
aae3a89
View commit details
Copy full SHA for aae3a89
Browse repository at this point
Commits on Dec 18, 2021
Merge pull request #290 from haberman/fission
Show description for 8210e31
haberman
authored
8210e31
View commit details
Copy full SHA for 8210e31
Browse repository at this point
Converted another path to front slashes.
haberman
committed
53b4381
View commit details
Copy full SHA for 53b4381
Browse repository at this point
Use forward slashes, even on Windows.
haberman
committed
e2cfae4
View commit details
Copy full SHA for e2cfae4
Browse repository at this point
Fixed Fission test to not use /tmp.
haberman
committed
6a78330
View commit details
Copy full SHA for 6a78330
Browse repository at this point
Merge branch 'master' into fission
haberman
committed
034a392
View commit details
Copy full SHA for 034a392
Browse repository at this point
Commits on Dec 16, 2021
Merge pull request #294 from dschuff/dataseg
Show description for 47414af
haberman
authored
47414af
View commit details
Copy full SHA for 47414af
Browse repository at this point
remove debug print
dschuff
committed
ab61a09
View commit details
Copy full SHA for ab61a09
Browse repository at this point
[WebAssembly] Add support for data sections
Show description for 6096286
dschuff
committed
6096286
View commit details
Copy full SHA for 6096286
Browse repository at this point
Commits on Nov 16, 2021
Fixed Windows compile errors.
haberman
committed
765d61d
View commit details
Copy full SHA for 765d61d
Browse repository at this point
Commits on Nov 15, 2021
Removed hard-coded reference to unix mmap() from split DWARF.
haberman
committed
8ec824e
View commit details
Copy full SHA for 8ec824e
Browse repository at this point
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
Removed debug printf().
haberman
committed
969039d
View commit details
Copy full SHA for 969039d
Browse repository at this point
Commits on Nov 14, 2021
Implemented Fission (split DWARF).
Show description for 0fc917a
haberman
committed
0fc917a
View commit details
Copy full SHA for 0fc917a
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.