commit | 6ddc1abe0fd1099f807b27306b518752ea3f40e0 | [log] [tgz] |
---|---|---|
author | Warner Losh <imp@bsdimp.com> | Sat Jan 08 17:37:23 2022 -0700 |
committer | Warner Losh <imp@bsdimp.com> | Fri Jan 28 15:53:41 2022 -0700 |
tree | 636ab2f5e75445c2dc681b9fb8c5f8f1d6c619b1 | |
parent | 85fc1b5dbf893254471809eef8ec773bb29d4f48 [diff] |
bsd-user: Add trace events for bsd-user Add the bsd-user specific events and infrastructure. Only include the linux-user trace events for linux-user, not bsd-user. Signed-off-by: Stacey Son <sson@FreeBSD.org> Signed-off-by: Kyle Evans <kevans@freebsd.org> Signed-off-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>