diff options
author | Josh Stone <jistone@redhat.com> | 2009-03-18 18:51:17 -0700 |
---|---|---|
committer | Josh Stone <jistone@redhat.com> | 2009-03-18 18:51:17 -0700 |
commit | 8df306c4443bd9dd1397bab6cba7f61cb2d88af9 (patch) | |
tree | d68f6b39b34259aa188575dc46607fcfa27b3081 /buildrun.cxx | |
parent | fab6ce30772ec0c45f7d5e295a6e09c95971e9f5 (diff) | |
download | systemtap-steved-8df306c4443bd9dd1397bab6cba7f61cb2d88af9.tar.gz systemtap-steved-8df306c4443bd9dd1397bab6cba7f61cb2d88af9.tar.xz systemtap-steved-8df306c4443bd9dd1397bab6cba7f61cb2d88af9.zip |
Support tracepoints with no arguments
LTTng has a few tracepoints without any arguments, which caused our
compile to fail, claiming that our entry function was not a declaration.
This just adds an explicit (void) argument list for that case.
Diffstat (limited to 'buildrun.cxx')
0 files changed, 0 insertions, 0 deletions