[Bug 736402] debug logging: Print the GstTask name as well as the thread pointer in the debugs

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 12 04:45:23 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736402
  GStreamer | gstreamer (core) | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-09-12 11:45:19 UTC ---
I think it would be nice, but I'm not sure if we should put it into the debug
log additionally (that's another 18 columns basically), or perhaps we should
just put the thread-id <-> name mapping into the debug log with a special
identifier for tools like gst-debug-viewer to pick up, and then let
gst-debug-viewer show the name instead of the thread ID?

Might also be quite expensive to retrieve the name/task, possibly involving
global locks.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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