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

Measure peak stack utilization #188

Open
gmaxwell opened this issue Jan 11, 2015 · 0 comments
Open

Measure peak stack utilization #188

gmaxwell opened this issue Jan 11, 2015 · 0 comments
Assignees
Labels
user-documentation user-facing documentation

Comments

@gmaxwell
Copy link
Contributor

GCC -fstack-usage can return the usage per function, now that we've eliminated the var arrays.

We should probably commit to some value as part of the interface. If we do, some thought should be given to future batch/semi-batch verification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user-documentation user-facing documentation
Projects
None yet
Development

No branches or pull requests

1 participant