summaryrefslogtreecommitdiffstats
path: root/runtime/probes/agg/count1.c
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/probes/agg/count1.c')
-rw-r--r--runtime/probes/agg/count1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/probes/agg/count1.c b/runtime/probes/agg/count1.c
index 6bf2c39e..731b236b 100644
--- a/runtime/probes/agg/count1.c
+++ b/runtime/probes/agg/count1.c
@@ -81,7 +81,7 @@ int probe_start(void)
return _stp_register_kprobes (stp_probes, MAX_STP_ROUTINE);
}
-static void probe_exit (void)
+void probe_exit (void)
{
int i;