]> sourceware.org Git - systemtap.git/commit
Add python procfs files that report probe breakpoint details.
authorDavid Smith <dsmith@redhat.com>
Wed, 12 Oct 2016 17:14:00 +0000 (12:14 -0500)
committerDavid Smith <dsmith@redhat.com>
Wed, 12 Oct 2016 17:14:00 +0000 (12:14 -0500)
commit42990de1b3c35fc9c748cb571dfd1662b5f381b4
tree493a4191471d7d091ea32cfca29c0742d13175b4
parent42ca449e388c60b00f8d40dbed806f8dc0c642ec
Add python procfs files that report probe breakpoint details.

* tapset-python.cxx (python_derived_probe_group): Split 'probes' vector
  into 'python2_probes' and 'python3_probes' vectors.
  (python_derived_probe_group::enroll): Ditto.
  (python_derived_probe_group::emit_module_decls): Output probe bread
  definitions.
  (python_builder::build): Derive synthetic procfs probes.
* runtime/python.c: New file.
runtime/python.c [new file with mode: 0644]
tapset-python.cxx
This page took 0.029229 seconds and 5 git commands to generate.