tools: Add a simple stats generator 'igt_stats'

A rudimentary tool on top of the igt_stats library. Reads a list of
numbers from stdin or from a file and prints the estimate of the central
location, aka average.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson
2015-07-19 12:44:59 +01:00
parent 8506cdcaa5
commit d9c3f0b50c
3 changed files with 107 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
# Please keep sorted alphabetically
hsw_compute_wrpll
igt_stats
intel_audio_dump
intel_backlight
intel_bios_dumper