[PATCH 0/3] checkstack: bug fix and minor improvements
From: Heiko Carstens
Date: Mon Nov 20 2023 - 13:39:17 EST
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