Stefan Sauer
|
e88433a9ce
|
tracer: tools: add a brief tool description
|
2017-02-09 15:52:40 +01:00 |
|
Stefan Sauer
|
bb3bff3659
|
tracer: stats: python style cleanup
|
2017-02-09 15:48:34 +01:00 |
|
Stefan Sauer
|
5eeba8c979
|
tracer: gsttr-stats: add a fast path for tracer-entry matching
Extract the structure name from the string and only parse the full structure,
if we are going to handle it.
|
2016-12-25 11:38:28 +01:00 |
|
Stefan Sauer
|
013b747404
|
tracer: gsttr-stats: don't average aggregated values
Only collect the first/last values for them.
|
2016-12-20 21:06:40 +01:00 |
|
Stefan Sauer
|
4771b445e9
|
tracer/gsttr-stats: skip optional fields
|
2016-12-20 12:10:43 +01:00 |
|
Stefan Sauer
|
4a8a29a884
|
tracer/gsttr-stats: improve formatting
Add a headline and print the results as columns. Use ':' in ts format.
|
2016-12-20 10:33:36 +01:00 |
|
Stefan Sauer
|
b2576972ce
|
tracer/gsttr-stats: adding some filtering options
Also adding a way to show what is in the file.
|
2016-12-20 08:24:57 +01:00 |
|
Stefan Sauer
|
2150443565
|
tracer/gsttr-stats: move time unit hack into method
|
2016-12-20 08:24:57 +01:00 |
|
Stefan Sauer
|
68d1925826
|
tracer/gsttr-stats: split Analyzer into Analyzer and AnalysisRunner
This lets us run chain analyzers. Move the stats collection into the
gsttr-stats tool.
|
2016-12-20 08:24:57 +01:00 |
|
Stefan Sauer
|
a066c2f332
|
tracer: add a first tool to report aggregated findings
A tool to report min/max/avg values per scope and traced value.
|
2016-12-20 08:24:57 +01:00 |
|