ust: cleanup hello.c
[ust.git] / libtracing / relay.c
index ad22727a5f7102e731ed7cda741f00f847fa5d66..4c8dd2a5aaa63bedf91ceba7b9b38b0113513678 100644 (file)
@@ -2344,7 +2344,7 @@ static struct ltt_transport ust_relay_transport = {
 //ust//        return 0;
 //ust// }
 
-void init_ustrelay_transport(void)
+void __attribute__((constructor)) init_ustrelay_transport(void)
 {
        ltt_transport_register(&ust_relay_transport);
 }
This page took 0.024727 seconds and 4 git commands to generate.