Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare to have bloat check run scheduled (allow command line run for now) #1536

Merged
merged 5 commits into from
Jul 9, 2020

Conversation

andy31415
Copy link
Contributor

Problem

CI triggered by pull reports have no rights to comment on pull requests.

Summary of Changes

Looking to have the ability to run bloat reports in an async manner, so that either bots or humans can run them

@andy31415
Copy link
Contributor Author

I was able to run this bloat report PR manually and it seems to correctly report statuses. Marking ready for review.

@andy31415 andy31415 marked this pull request as ready for review July 9, 2020 19:05
@andy31415 andy31415 changed the title Have bloat check run scheduled Prepare to have bloat check run scheduled (allow command line run for now) Jul 9, 2020
@project-chip project-chip deleted a comment from lgtm-com bot Jul 9, 2020
@lgtm-com
Copy link

lgtm-com bot commented Jul 9, 2020

This pull request introduces 1 alert when merging 501f679 into e0f65ef - view on LGTM.com

new alerts:

  • 1 for Unused import

@andy31415
Copy link
Contributor Author

Size increase report for "nrf-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-nrf52840-lock-example.out and ./pull_artifact/chip-nrf52840-lock-example.out:

sections,vmsize,filesize
.debug_info,0,602
.debug_str,0,168
.debug_loc,0,37
.debug_line,0,31
.debug_frame,0,16
.debug_aranges,0,8
.debug_ranges,0,8
[Unmapped],0,2


@andy31415
Copy link
Contributor Author

Size increase report for "linux-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-standalone-demo.out and ./pull_artifact/chip-standalone-demo.out:

sections,vmsize,filesize


@andy31415
Copy link
Contributor Author

Size increase report for "esp32-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-wifi-echo.elf and ./pull_artifact/chip-wifi-echo.elf:

sections,vmsize,filesize
.debug_info,0,474
.debug_str,0,168
.debug_line,0,35
.debug_abbrev,0,27
.debug_frame,0,24
.debug_aranges,0,8
.debug_ranges,0,8
[Unmapped],0,4


@woody-apple woody-apple merged commit f9ddb8d into project-chip:master Jul 9, 2020
@andy31415 andy31415 deleted the 01_scheduled_bloat branch October 9, 2020 18:26
jmartinez-silabs pushed a commit to SiliconLabs/matter that referenced this pull request May 8, 2024
Merge in WMN_TOOLS/matter from feature/provision-2.0 to RC_2.3.0-1.3

Squashed commit of the following:

commit 15a5e146bc99d58cd81102bd97a393712b4d0a60
Author: Ricardo Casallas <[email protected]>
Date:   Wed Mar 13 14:14:38 2024 -0400

    Provision 2.0: Code review.

commit ebf550397e22b260f8e2970213e83da934783f08
Author: Ricardo Casallas <[email protected]>
Date:   Tue Feb 27 14:24:36 2024 -0500

    Provision 2.0: Bluetooth channel.
    Provision 2.0: Si917 support.
    Provision 2.0: Image generation automated.
    Provision 2.0: Generator images re-built.
    Provision 2.0: Bugfixes.

commit 92e0e84e7ac5c65ed2406bf99bcd78a9de6f53f7
Author: Louis-Philip Beliveau <[email protected]>
Date:   Thu Feb 1 20:57:10 2024 +0000

    Pull request project-chip#1532: Compiled apps

    Merge in WMN_TOOLS/matter from feature/compiled_apps to draft/provision-2.0

    Squashed commit of the following:

    commit bfe6d18c5a26230e1439cc556b4f18fe2d9c5b24
    Author: lpbeliveau-silabs <[email protected]>
    Date:   Thu Feb 1 14:22:09 2024 -0500

        Added examples for all examples tested to for provisioning versions

... and 5 more commits
rcasallas-silabs added a commit to rcasallas-silabs/connectedhomeip that referenced this pull request Jun 20, 2024
Merge in WMN_TOOLS/matter from feature/provision-2.0 to RC_2.3.0-1.3

Squashed commit of the following:

commit 15a5e146bc99d58cd81102bd97a393712b4d0a60
Author: Ricardo Casallas <[email protected]>
Date:   Wed Mar 13 14:14:38 2024 -0400

    Provision 2.0: Code review.

commit ebf550397e22b260f8e2970213e83da934783f08
Author: Ricardo Casallas <[email protected]>
Date:   Tue Feb 27 14:24:36 2024 -0500

    Provision 2.0: Bluetooth channel.
    Provision 2.0: Si917 support.
    Provision 2.0: Image generation automated.
    Provision 2.0: Generator images re-built.
    Provision 2.0: Bugfixes.

commit 92e0e84e7ac5c65ed2406bf99bcd78a9de6f53f7
Author: Louis-Philip Beliveau <[email protected]>
Date:   Thu Feb 1 20:57:10 2024 +0000

    Pull request project-chip#1532: Compiled apps

    Merge in WMN_TOOLS/matter from feature/compiled_apps to draft/provision-2.0

    Squashed commit of the following:

    commit bfe6d18c5a26230e1439cc556b4f18fe2d9c5b24
    Author: lpbeliveau-silabs <[email protected]>
    Date:   Thu Feb 1 14:22:09 2024 -0500

        Added examples for all examples tested to for provisioning versions

... and 5 more commits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants