]> sourceware.org Git - systemtap.git/commit
Fixed BZ669740 by making target_set.stp use syscall probes in kernels < 2.6.18.
authorDavid Smith <dsmith@redhat.com>
Tue, 18 Jan 2011 20:14:13 +0000 (14:14 -0600)
committerDavid Smith <dsmith@redhat.com>
Tue, 18 Jan 2011 20:14:13 +0000 (14:14 -0600)
commit4ec30a2e5dd462bddce36728de7332fd0942bd31
tree619acf22688b965305628ee5b8bec70b0266cc60
parent54b76f09524ccb1ddcb62601f0db18cd81be3f72
Fixed BZ669740 by making target_set.stp use syscall probes in kernels < 2.6.18.

* tapset/target_set.stp: Dwarfless probes don't work in kernels < 2.6.18.
  So, fall back to 'syscall' probes for those kernels (instead of
  'nd_syscall' probes.
tapset/target_set.stp
This page took 0.028437 seconds and 5 git commands to generate.