This lets us run chain analyzers. Move the stats collection into the gsttr-stats tool.
A tool to report min/max/avg values per scope and traced value.
This is the beginning of a python library for wrting tools that process tracer logs. This library contains a structure parser written in python to avoid the dependency on gobject introspection (and the slowness and non pythoness that comes with it).