Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • taste-setup taste-setup
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TASTETASTE
  • taste-setuptaste-setup
  • Merge requests
  • !30

Upgraded stack usage checker

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Thanassis Tsiodras requested to merge UpgradedStackUsageChecker into master May 07, 2021
  • Overview 0
  • Commits 24
  • Pipelines 1
  • Changes 6

The orchestrator submodule was dug up from the coffins, moved to Python3, and enhanced with Pylint/Mypy/Flake8 checks.

In addition, it was modified to support external cross-prefixes (to be used e.g. with EDISOFT toolchains).

$ ./checkStackUsage.py -c sparc-rtems4.8-  someELF

Speaking of EDISOFT, the script was also enhanced with a hardcoded 'ignoring' of the pseudo-recursiveness of rtems_clock_get. For details, look at the code.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: UpgradedStackUsageChecker