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

Fixing parsing of memory of metrics. #227

Merged
merged 1 commit into from
Jun 15, 2017

Conversation

bridadan
Copy link
Contributor

@bridadan bridadan commented Jun 8, 2017

In mbed OS versions 5.4.x and older, memory metrics were printed in a
format that always included a hyphenated thread "entry" and "argument".
In the coming 5.5 release, this doesn't appear to be the case, only
containing the "entry". This PR allows greentea to parse both cases.

@adbridge @mazimkhan This will be a necessary patch to include in the next release of greentea as this is currently broken on master (not the current release version, this only became an issue when #203 was merged).

In mbed OS versions 5.4.x and older, memory metrics were printed in a
format that always included a hyphenated thread "entry" and "argument".
In the coming 5.5 release, this doesn't appear to be the case, only
containing the "entry". This PR allows greentea to parse both cases.
@mazimkhan mazimkhan merged commit 8d40798 into ARMmbed:master Jun 15, 2017
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.

2 participants