Sebastian Dröge
|
66030f36ad
|
tracers: Add a pad push durations tracer
This tracer measures the time it takes for a buffer/buffer list push to return.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1506>
|
2024-04-17 16:20:43 +03:00 |
|
Guillaume Desmottes
|
33a1d8de3d
|
tracers: buffer-lateness: display some stats about late buffers
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1437>
|
2024-01-29 09:24:08 +00:00 |
|
Guillaume Desmottes
|
d5740ea844
|
tracers: buffer-lateness: add argument to display only late buffers
Help to easily spot places where buffers are late when plotting big
pipelines.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1437>
|
2024-01-29 09:24:08 +00:00 |
|
Sebastian Dröge
|
2a54d57968
|
tracers: queue_levels.py: cycle colors
Fix crash when drawing more dataset than the number of colors.
|
2022-08-11 09:34:46 +00:00 |
|
Guillaume Desmottes
|
7eea27aefc
|
tracers: buffer_lateness.py: cycle colors
Fix crash when drawing more dataset than the number of colors.
Fix #221
|
2022-08-09 13:13:14 +02:00 |
|
Sebastian Dröge
|
7d666ce517
|
tracers: queue-levels: Fix analysis script if only a single plot should be created
|
2022-07-21 12:26:22 +03:00 |
|
Sebastian Dröge
|
02990f8fcc
|
tracers: queue-levels: Output bytes/buffers/time graphs in separate plots
Much easier to read.
Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/220
|
2022-07-20 16:03:51 +03:00 |
|
Sebastian Dröge
|
320cb73527
|
tracers: Add new tracer for logging the lateness of each buffer when it leaves a pad
|
2022-07-19 18:03:40 +03:00 |
|
Sebastian Dröge
|
2f987b09ee
|
tracers: Add queue levels tracer and Python script for plotting
|
2022-07-19 18:03:40 +03:00 |
|