]> sourceware.org Git - systemtap.git/commit - buildrun.cxx
Check for hw_breakpoint context argument.
authorMark Wielaard <mjw@redhat.com>
Fri, 5 Aug 2011 12:13:21 +0000 (14:13 +0200)
committerMark Wielaard <mjw@redhat.com>
Fri, 5 Aug 2011 12:13:21 +0000 (14:13 +0200)
commitb273669e8976ef038633a3b7a1ab4662e1cdfe3e
treea83043adbd2a2fd5b584e20dfebf5d8cbb4510bc
parenta21ffd53d3064a428d6963f7c088a6970067b294
Check for hw_breakpoint context argument.

Kernel commit 4dc0da8 "perf: Add context field to perf_event" added
a new void *context field to the register_*_hw_breakpoint() functions.
Detect with a new runtime/autoconf-hw_breakpoint_context.c plus
STAPCONF_HW_BREAKPOINT_CONTEXT conditional.
buildrun.cxx
runtime/autoconf-hw_breakpoint_context.c [new file with mode: 0644]
tapsets.cxx
This page took 0.027066 seconds and 5 git commands to generate.