[Bug 757047] tracer: [API]: add register_hook_for_target.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Oct 24 02:48:53 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=757047

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #314005|none                        |reviewed
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 314005:
 --> (https://bugzilla.gnome.org/review?bug=757047&attachment=314005)

Just out of curiosity, do you have a tracer that uses this? What does it do? :)

::: gst/gsttracerutils.c
@@ +286,3 @@

+static void
+gst_tracing_register_hook_full (GstTracer * tracer, GQuark detail,

Should this one be public then maybe, and be called gst_tracing_register_hook()
without the _full?

@@ -291,3 @@
- * @func: (scope async): the callback
- *
- * Register @func to be called when the trace hook @detail is getting invoked.

Since: 1.8 everywhere

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list