mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
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:
@@ -5,6 +5,7 @@ noinst_PROGRAMS = \
|
||||
$(NULL)
|
||||
|
||||
bin_PROGRAMS = \
|
||||
igt_stats \
|
||||
intel_audio_dump \
|
||||
intel_reg \
|
||||
intel_backlight \
|
||||
|
||||
Reference in New Issue
Block a user