diff options
author | wcohen <wcohen> | 2006-09-13 13:47:11 +0000 |
---|---|---|
committer | wcohen <wcohen> | 2006-09-13 13:47:11 +0000 |
commit | ae966e5f2df152603e36a1b96a0b5d05e89afdbc (patch) | |
tree | 4d0b762a685acaaec3a389f91dcc4fbb3aa71c2a /ChangeLog | |
parent | 906b75a6a8f55713cc0226348012f5fe60f987a1 (diff) | |
download | systemtap-steved-ae966e5f2df152603e36a1b96a0b5d05e89afdbc.tar.gz systemtap-steved-ae966e5f2df152603e36a1b96a0b5d05e89afdbc.tar.xz systemtap-steved-ae966e5f2df152603e36a1b96a0b5d05e89afdbc.zip |
Do not throw sematic error unless probes actually used.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-09-13 Will Cohen <wcohen@redhat.com> + + * tapsets.cxx (perfmon_derived_probe_group::emit_module_init): + Do not throw sematic error unless probes actually used. + 2006-09-12 Will Cohen <wcohen@redhat.com> PR 909 |