From: David Brownell Date: Sun, 22 Nov 2009 18:28:19 +0000 (-0800) Subject: TODO: ref 'checkstack.pl' not 'checkpatch.pl' X-Git-Tag: v0.4.0-rc1~447 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=dc22fd899eb8081c46566566cfe23d11e13a7b63 TODO: ref 'checkstack.pl' not 'checkpatch.pl' Signed-off-by: David Brownell --- diff --git a/TODO b/TODO index 2b7fad9b8b..c7e341d9a5 100644 --- a/TODO +++ b/TODO @@ -308,10 +308,10 @@ fairly easy to complete: - use dynamic allocations for working memory. Scan & fix code -for excessive stack allocations. take linux/scripts/checkpatch.pl and +for excessive stack allocations. take linux/scripts/checkstack.pl and see what the worst offenders are. Example, on amd64: - $ objdump -d | checkpatch.pl | head -10 + $ objdump -d | checkstack.pl | head -10 0x004311e3 image_open [openocd]: 13464 0x00431301 image_open [openocd]: 13464 0x004237a4 target_array2mem [openocd]: 4376