aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-12Update libabsl dependency for removal of per-directory librariesHEADmastermainColin Cross
2021-02-12Merge remote-tracking branch 'aosp/upstream-master' into masterThiébaud Weksteen
2021-02-11Merge pull request #225 from tweksteen/fix_224Joshua Haberman
2021-01-25Fix parsing of archivesThiébaud Weksteen
2020-12-15Add OWNERS fileThiébaud Weksteen
2020-12-15Add Blueprint filesThiébaud Weksteen
2020-12-15Add METADATA fileThiébaud Weksteen
2020-12-15Merge remote-tracking branch 'aosp/upstream-master' into masterThiébaud Weksteen
2020-12-15Initial empty repositoryInna Palant
2020-11-19Merge pull request #218 from tweksteen/optional_re2Joshua Haberman
2020-11-17Add option to not rely on RE2Thiébaud Weksteen
2020-10-13Merge pull request #215 from haberman/coverage-fixesJoshua Haberman
2020-10-13Fixed tests.Joshua Haberman
2020-10-13Coverage heuristic: infer that short unlabeled regions are padding.Joshua Haberman
2020-10-13Fixed coverage bug in DWARF DIE reading.Joshua Haberman
2020-10-06Merge pull request #214 from bpfoley/docsJoshua Haberman
2020-10-06Add help for invalid data sourcesBrian Foley
2020-10-06README tweaks: macOS help, git submodule, update deps info.Brian Foley
2020-09-01Merge pull request #212 from tengyifei/patch-2Joshua Haberman
2020-09-01address_size should be uint8_tYifei Teng
2020-08-17Merge pull request #211 from tengyifei/patch-1Joshua Haberman
2020-08-17[dwarf] Handle tombstone address valuesYifei Teng
2020-05-25A bit more doc revision.Joshua Haberman
2020-05-25Some more doc revision.Joshua Haberman
2020-05-24Tiny wordsmithing.Joshua Haberman
2020-05-24Merge branch 'master' of https://github.com/google/bloatyJoshua Haberman
2020-05-24Added more info to how-bloaty-works.md.Joshua Haberman
2020-05-24Merge branch 'master' of github.com:google/bloatyJoshua Haberman
2020-05-24Improved the output of the maps you see when "-v" is specified.Joshua Haberman
2020-05-24Correct link to doc.Joshua Haberman
2020-05-24Fleshed out how-bloaty-works.md.Joshua Haberman
2020-05-24Merge pull request #201 from ngg/disable-gtest-installJoshua Haberman
2020-05-24Fix disabling Google Test target installation.Gergely Nagy
2020-05-24Merge pull request #200 from haberman/force-staticJoshua Haberman
2020-05-24Force libbloaty to link statically.Joshua Haberman
2020-05-24Merge branch 'master' of github.com:google/bloatyJoshua Haberman
2020-05-24Merge pull request #198 from ngg/disable-gtest-installJoshua Haberman
2020-05-24Disable installing Google Test targets.Gergely Nagy
2020-05-23Fix for ABSL CMake build.Joshua Haberman
2020-05-23Fleshed out the Changelog a bit more.Joshua Haberman
2020-05-23Added changelog for 1.1 release and updated version number.Joshua Haberman
2020-05-23Updated README.md with latest Bloaty output.Joshua Haberman
2020-05-23Fixed the build for the new ABSL version.Joshua Haberman
2020-05-23Updated submodules, except for Demumble which switched to LLVM upstream.Joshua Haberman
2020-05-09Merge pull request #197 from haberman/form-ref-udataJoshua Haberman
2020-05-09Added support for DW_FORM_ref_udata.Joshua Haberman
2020-05-08Merge pull request #193 from jchl/masterJoshua Haberman
2020-05-07Fix typo.James Lingard
2020-05-07Fix formatting.James Lingard
2020-05-07Allow WebAssembly files with `--debug-file`.James Lingard