aboutsummaryrefslogtreecommitdiff
path: root/bsd-user/trace-events
AgeCommit message (Collapse)AuthorFilesLines
2022-01-28bsd-user: Add trace events for bsd-userWarner Losh1-0/+11
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>