Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jul 2022 13:28:05 +0300
From:      Christos Margiolis <christos@freebsd.org>
To:        soc-status@freebsd.org
Cc:        markj@freebsd.org
Subject:   [GSOC22 Weekly Update #3] Instruction-level dynamic tracing
Message-ID:  <20220705102805.5pf4cvys64zvozzt@pleb>

next in thread | raw e-mail | index | archive | help
This week I worked on getting the trampoline mechanism to handle
instructions that take %rip as an implicit operand (e.g %rip-relative
MOVs and certain types of JMPs). There are a few more cases to be
handled, but currently all instructions in amd64_syscall() -- one of the
main functions I'm testing with -- can be traced without problems.

Christos



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220705102805.5pf4cvys64zvozzt>