aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/pcpu.h
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2015-09-01 22:24:54 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2015-09-01 22:24:54 +0000
commit183b68f74f05cf7d66ab344857cd25e4c00513b2 (patch)
tree7d48ab783270ef6dbf8fe7948572ad12b96d274c /sys/sys/pcpu.h
parent45d4c036ec4a6dc57b6666d49cd6a2f48976c7a5 (diff)
downloadsrc-183b68f74f05cf7d66ab344857cd25e4c00513b2.tar.gz
src-183b68f74f05cf7d66ab344857cd25e4c00513b2.zip
Export current system call code and argument count for system call entry
and exit events. procfs stop events for system call tracing report these values (argument count for system call entry and code for system call exit), but ptrace() does not provide this information. (Note that while the system call code can be determined in an ABI-specific manner during system call entry, it is not generally available during system call exit.) The values are exported via new fields at the end of struct ptrace_lwpinfo available via PT_LWPINFO. Reviewed by: kib MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D3536
Notes
Notes: svn path=/head/; revision=287386
Diffstat (limited to 'sys/sys/pcpu.h')
0 files changed, 0 insertions, 0 deletions