summaryrefslogtreecommitdiffstats
path: root/elaborate.cxx
diff options
context:
space:
mode:
authorddomingo <ddomingo@redhat.com>2009-03-09 18:49:41 +1000
committerddomingo <ddomingo@redhat.com>2009-03-09 18:49:41 +1000
commit7516b286e0909504bd958ad2b8050d5d8afbd508 (patch)
tree72b7ecd89f80c278f3489119fa3bd26282e6e66a /elaborate.cxx
parent2e802851f3c72d841fe436ec1e178d858bb37f6d (diff)
parentf9355a6c0645c7efa0b7bc7894231b51b9f7e91c (diff)
downloadsystemtap-steved-7516b286e0909504bd958ad2b8050d5d8afbd508.tar.gz
systemtap-steved-7516b286e0909504bd958ad2b8050d5d8afbd508.tar.xz
systemtap-steved-7516b286e0909504bd958ad2b8050d5d8afbd508.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Diffstat (limited to 'elaborate.cxx')
-rw-r--r--elaborate.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/elaborate.cxx b/elaborate.cxx
index 0a00ebf2..34e6ab16 100644
--- a/elaborate.cxx
+++ b/elaborate.cxx
@@ -1448,6 +1448,7 @@ systemtap_session::systemtap_session ():
timer_derived_probes(0),
profile_derived_probes(0),
mark_derived_probes(0),
+ tracepoint_derived_probes(0),
hrtimer_derived_probes(0),
perfmon_derived_probes(0),
procfs_derived_probes(0),