aboutsummaryrefslogtreecommitdiff
path: root/pw_bloat
AgeCommit message (Expand)Author
2023-10-05pw_bloat: Update API to allow verbose json contentEmily Tucci
2023-08-29pw_presubmit: RST formattingAnthony DiGirolamo
2023-08-25docs: Use code-block:: instead of code:: everywhereWyatt Hepler
2023-08-16pw_bloat: Fix typo in method nameAlexei Frolov
2023-07-26python: Remove setup.py filesAnthony DiGirolamo
2023-07-26pw_bloat: Cache and optimize label productionTaylor Cramer
2023-03-08pw_env_setup: Switch black from cipd to pypiAnthony DiGirolamo
2023-02-01pw_bloat: GN template to collect binary size report dataAlexei Frolov
2023-01-26pw_bloat: Output binary_sizes.json with the single report flowChris Kenyon
2023-01-25pw_bloat: Fully specify data sources instead of appendingEwout van Bekkum
2023-01-25pw_build: Don't evaluate path expressions in-placeAlexei Frolov
2022-12-01pw_{arduino_build,bloat}: Remove "yapf: enable"Rob Mohr
2022-11-30python: Remove "yapf: disable"Rob Mohr
2022-11-30pw_bloat: Format with blackRob Mohr
2022-11-12pw_build/cmake: Add pw_parse_argumentsEwout van Bekkum
2022-11-09python: Change multiline typing importsRob Mohr
2022-11-06all_modules: Update OWNERS files to match stylingTim Laurence
2022-10-26pw_bloat: Extend CLI command with diff supportAlexei Frolov
2022-10-21pw_bloat: Simple `pw bloat` CLI commandAlexei Frolov
2022-10-20python: Start enforcing mypy --no-implicit-optionalRob Mohr
2022-10-19pw_bloat: Support mypy --no-implicit-optionalRob Mohr
2022-10-08OWNERS: Add keep_sorted linesRob Mohr
2022-10-07pw_bloat: Helper macros to generate memoryregions and utilizationAlex Deymo
2022-09-29pw_bloat: Empty ASCII table for identical diff reportsBrandon
2022-09-27pw_bloat: Fix default data sourceAlexei Frolov
2022-09-23pw_bloat: Enable running size reports using memory regionsAlexei Frolov
2022-09-21pw_build: GN template to evaluate expressions in a fileAlexei Frolov
2022-09-16pw_bloat: Fix source filterArmando Montanez
2022-09-02pw_bloat: Fix double printing ASCII tableBrandon
2022-09-01pw_bloat: Fix broken size report on pw_bloat docsBrandon
2022-08-31pw_bloat: Fix data sources GN templateBrandon
2022-08-30pw_bloat: Fix broken size reportsBrandon
2022-08-25pw_bloat: New RST output with custom templatingBrandon
2022-08-19Multiple modules: Update ARM linker script alignsArmando Montanez
2022-08-19pw_boot_cortex_m: Rearrange unused_space sectionsArmando Montanez
2022-08-17pw_bloat: ASCII table for diff modeBrandon
2022-08-17pw_bloat: Add support for diff modeBrandon
2022-08-09pw_bloat: New GN template to run single target binariesBrandon
2022-08-09pw_bloat: Rename pw_size_report -> pw_size_diffAlexei Frolov
2022-08-08pw_bloat: ASCII table class for size reports from DataSourceMapsBrandon
2022-08-05pw_bloat: Generator for easy access to DataSourceMap structureBrandon
2022-07-27pw_bloat: Create custom data structures to hold Bloaty CSV outputsBrandon
2022-07-26pw_build: Require "tests" and "docs" targets in all modulesWyatt Hepler
2022-06-21pw_bloat: Don't use compound assignment on volatile variablesDennis Kormalev
2022-05-11pw_build/cmake: Permit downstream use of _pw_parse_argv_strictEwout van Bekkum
2022-05-04pw_env_setup: Fix :python.tests targetAnthony DiGirolamo
2022-04-14pw_protobuf: Install graphlib-backport for Python 3.8Anthony DiGirolamo
2022-03-24pw_bloat: Honor output contract in pw_size_reportDennis Kormalev
2022-03-24pw_bloat: docs typo fixDennis Kormalev
2022-03-04pw_bloat: Adds the pw_bloaty_config CMake functionEwout van Bekkum