[PATCH 0/3] checkstack: bug fix and minor improvements

Heiko Carstens posted 3 patches 2 years ago
Makefile              |  6 ++++--
scripts/checkstack.pl | 27 +++++++++++++++++++--------
2 files changed, 23 insertions(+), 10 deletions(-)
[PATCH 0/3] checkstack: bug fix and minor improvements
Posted by Heiko Carstens 2 years ago
While trying to use the checkstack script to print the stack usage of all
functions, I noticed that this is not possible without changing it. In
addition the current output contains a bug, and the output can be improved.

Therefore fix the bug and improve the script a bit.

Heiko Carstens (3):
  checkstack: fix printed address
  checkstack: sort output by size and function name
  checkstack: allow to pass MINSTACKSIZE parameter

 Makefile              |  6 ++++--
 scripts/checkstack.pl | 27 +++++++++++++++++++--------
 2 files changed, 23 insertions(+), 10 deletions(-)

-- 
2.39.2