[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231120183719.2188479-1-hca@linux.ibm.com>
Date: Mon, 20 Nov 2023 19:37:16 +0100
From: Heiko Carstens <hca@...ux.ibm.com>
To: Andrew Morton <akpm@...ux-foundation.org>,
Masahiro Yamada <masahiroy@...nel.org>
Cc: Vaneet Narang <v.narang@...sung.com>,
Maninder Singh <maninder1.s@...sung.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] checkstack: bug fix and minor improvements
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
Powered by blists - more mailing lists