]> sourceware.org Git - systemtap.git/commit
PR23160,PR14690: uregs setter macro for use from kernel context
authorFrank Ch. Eigler <fche@redhat.com>
Mon, 18 Jun 2018 18:57:21 +0000 (14:57 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Mon, 18 Jun 2018 18:57:21 +0000 (14:57 -0400)
commitf47aa3f3441c746728cc57543bf6118b9ef8df72
treee4147063142b43eb14573180503363a0872aa76c
parentf2b43d737c946219de91cb0684cd90b7b8c40ab3
PR23160,PR14690: uregs setter macro for use from kernel context

When a syscall interjection mechanism gives us a pt_regs*
structure for the syscall parameters/context, we can pretend
as though it were a user-space probe.

function __set_usermode_pt_regs(r)
tapset/linux/sysc_usermode_pt_regs.stp [new file with mode: 0644]
This page took 0.026314 seconds and 5 git commands to generate.