]> git.proxmox.com Git - mirror_qemu.git/commit - configure
oslib-posix: add a configure switch to debug stack usage
authorPeter Lieven <pl@kamp.de>
Tue, 27 Sep 2016 09:58:45 +0000 (11:58 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 29 Sep 2016 12:13:39 +0000 (14:13 +0200)
commit7d992e4d5a95d0b21c6c33bd32cef8671805e39b
tree3d99c261cb5f7056970c9a7c158c08b2fc7a8d06
parent2f4aa2329945c741e10fd5b6631e99a4be25ea60
oslib-posix: add a configure switch to debug stack usage

this adds a knob to track the maximum stack usage of stacks
created by qemu_alloc_stack.

Signed-off-by: Peter Lieven <pl@kamp.de>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
configure
util/oslib-posix.c