]> sourceware.org Git - systemtap.git/commit
Removed unused kprobe1 sdt support.
authorDavid Smith <dsmith@redhat.com>
Wed, 2 May 2012 19:31:58 +0000 (14:31 -0500)
committerDavid Smith <dsmith@redhat.com>
Wed, 2 May 2012 19:31:58 +0000 (14:31 -0500)
commit1cc41cd68edc1684909b5a1cd3bada4efc325fa4
tree81a6c2705dc701042e496b04cb324e94264a470f
parentb14ca1392bbcf48710a51eda5c60b5db577764b3
Removed unused kprobe1 sdt support.

* sdt_types.h: Remove KPROBE1_TYPE define and kprobe1_type enum value.
* testsuite/sys/sdt.h: Ditto.
* tapsets.cxx (sdt_kprobe_var_expanding_visitor): Removed struct and its
  functions.
  (sdt_query::have_kprobe): Removed function.
  (sdt_query::handle_probe_entry): Removed kprobe1_type support.
  (sdt_query::iterate_over_probe_entries): Removed have_kprobe() code.
  (sdt_query::convert_probe): Ditto.
  (sdt_query::convert_location): Ditto.
sdt_types.h
tapsets.cxx
testsuite/sys/sdt.h
This page took 0.026553 seconds and 5 git commands to generate.