]> sourceware.org Git - systemtap.git/commit - buildrun.cxx
Build tracequery to scan for tracepoints
authorJosh Stone <jistone@redhat.com>
Thu, 5 Mar 2009 03:32:25 +0000 (19:32 -0800)
committerJosh Stone <jistone@redhat.com>
Sat, 7 Mar 2009 02:47:01 +0000 (18:47 -0800)
commit0a6f5a3f0c2ecfb8b4a416dd07d5b976daf79551
treecfd5e16f08c214df9a5b1f47e4c86205bec63c89
parent2da9cedbf2a1916107fe829692af5113646a894d
Build tracequery to scan for tracepoints

* session.h (systemtap_session): add tracepoint_derived_probes
* buildrun.cxx (make_tracequery): New - builds a kernel module that
hijacks the tracepoint declarations, so we can query debuginfo.
* buildrun.h: declare above
* tapsets.cxx (tracepoint_builder): New builder for tracepoint
probes.  For now it just handles the initialization to build the
tracequery kernel module.
buildrun.cxx
buildrun.h
session.h
tapsets.cxx
This page took 0.034527 seconds and 5 git commands to generate.