aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorZhangjin Wu <[email protected]>2023-07-16 02:23:21 +0800
committerWilly Tarreau <[email protected]>2023-08-23 04:40:22 +0200
commit06f2a62c81336574b08827a29a817b4250a310ed (patch)
tree1d0473cf6545e29573fe92b3bfe325c452a7d428 /tools/perf/scripts/python/bin/stackcollapse-record
parentd7f16723d37c6aeaa4fb93b433db367ad8398b9c (diff)
tools/nolibc: crt.h: initialize stack protector
As suggested by Thomas, It is able to move the stackprotector initialization from the assembly _start to the beginning of the new _start_c(). Let's call __stack_chk_init() in _start_c() as a preparation. Suggested-by: Thomas Weißschuh <[email protected]> Link: https://lore.kernel.org/lkml/[email protected]/ Signed-off-by: Zhangjin Wu <[email protected]> Signed-off-by: Willy Tarreau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions