From d9c3f0b50cd4f27191a721fe64f47fdc0754f9ef Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sun, 19 Jul 2015 12:44:59 +0100 Subject: 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 --- tools/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/.gitignore') diff --git a/tools/.gitignore b/tools/.gitignore index e1e1599d..a09d9e82 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -1,5 +1,6 @@ # Please keep sorted alphabetically hsw_compute_wrpll +igt_stats intel_audio_dump intel_backlight intel_bios_dumper -- cgit v1.2.3