]> sourceware.org Git - systemtap.git/commit
PR19216 fix: Do some code renaming.
authorDavid Smith <dsmith@redhat.com>
Mon, 21 Dec 2015 17:25:41 +0000 (11:25 -0600)
committerDavid Smith <dsmith@redhat.com>
Mon, 21 Dec 2015 17:25:41 +0000 (11:25 -0600)
commit4210989f1f92438ec1df33ca18690fba1e3af6df
treefff25ff661b5bbcad7c5070333d2fb59e42c3f0b
parenta7fbce1fa9cc7c2221e6f914c66e26b84c092c6a
PR19216 fix: Do some code renaming.

* runtime/linux/kprobes.c: Rename 'stap_dwarf_kprobe' to 'stap_kprobe' and
  'stap_dwarf_probe' to 'stap_kprobe_probe', since those structures aren't
  just related to dwarf-based kprobes anymore.
* tapsets.cxx: Ditto.
runtime/linux/kprobes.c
tapsets.cxx
This page took 0.023754 seconds and 5 git commands to generate.