diff options
author | Josh Stone <jistone@redhat.com> | 2009-03-20 16:35:06 -0700 |
---|---|---|
committer | Josh Stone <jistone@redhat.com> | 2009-03-20 16:42:04 -0700 |
commit | b278033a7e4632a414502b63ba51fcce36f44f94 (patch) | |
tree | cfb00de74d5af2138837a8c96f1814aaa11ae8b4 /translate.cxx | |
parent | a1c66a0f3d8795fbcf49ce936dee3c5645f0bfa6 (diff) | |
download | systemtap-steved-b278033a7e4632a414502b63ba51fcce36f44f94.tar.gz systemtap-steved-b278033a7e4632a414502b63ba51fcce36f44f94.tar.xz systemtap-steved-b278033a7e4632a414502b63ba51fcce36f44f94.zip |
Cache the tracepoint query results
To use tracepoints, we build a "tracequery" module that compiles
debuginfo for all available tracepoints in the user's kernel. That's a
bit of a cumbersome step to do during pass-2 though. This change adds
tracequery caching so we only need to compile it once.
Diffstat (limited to 'translate.cxx')
0 files changed, 0 insertions, 0 deletions