[Bug 627274] [cpureport][PATCH] Improve precission of cpu time information

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 23 03:44:50 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=627274
  GStreamer | gst-plugins-good | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #168721|none                        |needs-work
             status|                            |

--- Comment #14 from Sebastian Dröge <slomo at circular-chaos.org> 2011-05-23 10:44:47 UTC ---
Review of attachment 168721:
 --> (https://bugzilla.gnome.org/review?bug=627274&attachment=168721)

::: gst/debugutils/cpureport.c
@@ +114,1 @@
+  clock_gettime (CLOCK_MONOTONIC, &cur_time);

configure check for this too... and only use it conditionally if available. See
core/configure.ac for a configure check for the monotonic clock

-- 
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