linux-user: Rename user_force_sig tracepoint to match function name
commitb5f9536643faa8a6a7b9e78d0944503a49a90fe3
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 14 Jan 2022 15:37:31 +0000 (14 15:37 +0000)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 18 Jan 2022 11:41:42 +0000 (18 12:41 +0100)
tree79905fefa7f1856727e81bb23cf781dc89aeb363
parent5b602fc4ed1e621d892e6d17879a882512e3b553
linux-user: Rename user_force_sig tracepoint to match function name

In commit c599d4d6d6e9bfdb64 in 2016 we renamed the old force_sig()
function to dump_core_and_abort(), but we forgot to rename the
associated tracepoint.  Rename the tracepoint to to match the
function it's called from.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220114153732.3767229-3-peter.maydell@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
linux-user/signal.c
linux-user/trace-events