Ilya Leoshkevich <[email protected]> writes:
> When exiting due to an exit() syscall, qemu-user calls > preexit_cleanup(), but this is currently not the case when exiting due > to a signal. This leads to various buffers not being flushed (e.g., > for gprof, for gcov, and for the upcoming perf support). > > Add the missing call. > > Signed-off-by: Ilya Leoshkevich <[email protected]> Reviewed-by: Alex Bennée <[email protected]> -- Alex Bennée Virtualisation Tech Lead @ Linaro
