New validate plugin: validateflow
[platform/upstream/gstreamer.git] / tracer /
2017-03-03 Stefan Sauertracer: tsplot: tune the plot style a bit
2017-03-02 Stefan Sauertracer: tsplot: ensure multiplots use same xrange
2017-03-02 Stefan Sauertracer: tsplot: add a 3rd plot showing cycle vs. durations
2017-02-10 Stefan Sauertracer: tsplot: separate the event section
2017-02-09 Stefan Sauertracer: tools: add a brief tool description
2017-02-09 Stefan Sauertracer: tsplot: a new tool to draw buffer-ts vs. clock...
2017-02-09 Stefan Sauertracer: REAME: planning update
2017-02-09 Stefan Sauertracer: stats: python style cleanup
2016-12-25 Stefan Sauertracer: parser: small speedup
2016-12-25 Stefan Sauertracer: gsttr-stats: add a fast path for tracer-entry...
2016-12-20 Stefan Sauertracer: gsttr-stats: don't average aggregated values
2016-12-20 Stefan Sauertracer/gsttr-stats: skip optional fields
2016-12-20 Stefan Sauertracer/structure: handle boolean fields
2016-12-20 Stefan Sauertracer/gsttr-stats: improve formatting
2016-12-20 Stefan Sauertracer/README: update docs
2016-12-20 Stefan Sauertracer/parser: use local vars in the iterator function
2016-12-20 Stefan Sauertracer: pep8 cleanup
2016-12-20 Stefan Sauertracer: update docstrings
2016-12-20 Stefan Sauertracer/structure: improve performance
2016-12-20 Stefan Sauertracer/gsttr-stats: adding some filtering options
2016-12-20 Stefan Sauertracer/Makefile: fix test invocation
2016-12-20 Stefan Sauertracer/structure: add more tests and a benchmark
2016-12-20 Stefan Sauertracer/gsttr-stats: move time unit hack into method
2016-12-20 Stefan Sauertracer/gsttr-stats: split Analyzer into Analyzer and...
2016-12-20 Stefan Sauertracer: add a first tool to report aggregated findings
2016-12-20 Stefan Sauertracer: add new python library to process tracer logs