]> sourceware.org Git - systemtap.git/commit
Fix systemtap.examples/memory/hw_watch_{addr,sym}.stp.
authorDavid Smith <dsmith@redhat.com>
Fri, 22 Jan 2016 17:20:06 +0000 (11:20 -0600)
committerDavid Smith <dsmith@redhat.com>
Fri, 22 Jan 2016 17:20:06 +0000 (11:20 -0600)
commitbb95513070eaa0e52a3bf189afc0fe005cd935d2
tree08815d0f069909a34bc261257356a7287614f788
parent3b292d6cef660153197af2043314e93d6d9fe3f4
Fix systemtap.examples/memory/hw_watch_{addr,sym}.stp.

* testsuite/systemtap.examples/memory/hw_watch_addr.stp: Only try hardware
  breakpoints (i.e. 'kernel.data') probes if CONFIG_HAVE_HW_BREAKPOINT is
  on.
* testsuite/systemtap.examples/memory/hw_watch_sym.stp: Ditto.
testsuite/systemtap.examples/memory/hw_watch_addr.stp
testsuite/systemtap.examples/memory/hw_watch_sym.stp
This page took 0.027814 seconds and 5 git commands to generate.