After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 499007 - [gst-plot-timeline] more options
[gst-plot-timeline] more options
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other All
: Normal enhancement
: 0.10.16
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-22 16:45 UTC by Thijs Vermeir
Modified: 2008-01-11 13:12 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
add this options (3.66 KB, patch)
2007-11-22 16:46 UTC, Thijs Vermeir
none Details | Review

Description Thijs Vermeir 2007-11-22 16:45:35 UTC
I have a small patch for gst-plot-timeline.py:
What does this options do:
- Use the full height for the timescale (not second based anymore)
- skip the first x lines of a log file or start plotting when a regular expression happens.
- limit the lines to plot.
- only plot the lines that match with a regular expression

If you don't use the options the plot will look like before... except for the timescale that now is as large as possible and the maximum lines is standard set to 500.
Comment 1 Thijs Vermeir 2007-11-22 16:46:19 UTC
Created attachment 99493 [details] [review]
add this options
Comment 2 Thijs Vermeir 2008-01-01 17:13:56 UTC
Committed

Date:           Tue Jan 01 2008  17:10:46 UTC

Log message:
       * tools/gst-plot-timeline.py:
       Add more options to gst-plot-timeline