GNOME Bugzilla – Bug 499007
[gst-plot-timeline] more options
Last modified: 2008-01-11 13:12:05 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.
Created attachment 99493 [details] [review] add this options
Committed Date: Tue Jan 01 2008 17:10:46 UTC Log message: * tools/gst-plot-timeline.py: Add more options to gst-plot-timeline