gstreamer/tracer/tracer
Stefan Sauer ee72bd1b09 tracer: parser: small speedup
Add a parser_perf test. Skip the extra filter stage and change the regex to
match on category=TRACE lines only.
Also flip the check in analysis_runner, since we only have a few tracer
classes in the beginning, the rest are tracer entries.
2016-12-25 11:38:28 +01:00
..
analysis_runner.py tracer: parser: small speedup 2016-12-25 11:38:28 +01:00
analysis_runner_test.py tracer: pep8 cleanup 2016-12-20 08:24:57 +01:00
analyzer.py tracer: pep8 cleanup 2016-12-20 08:24:57 +01:00
parser.py tracer: parser: small speedup 2016-12-25 11:38:28 +01:00
parser_perf.py tracer: parser: small speedup 2016-12-25 11:38:28 +01:00
parser_test.py tracer: parser: small speedup 2016-12-25 11:38:28 +01:00
structure.py tracer/structure: handle boolean fields 2016-12-20 12:10:28 +01:00
structure_perf.py tracer: pep8 cleanup 2016-12-20 08:24:57 +01:00
structure_test.py tracer/structure: handle boolean fields 2016-12-20 12:10:28 +01:00