mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 12:52:55 +00:00
lib: Add a tiny utility function to compute averages
The master plan would be to get a bit more stats in it, at least the standard deviation and confidence interval. Just need the average for now. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
@@ -6,6 +6,7 @@ check_PROGRAMS = \
|
||||
igt_no_subtest \
|
||||
igt_simulation \
|
||||
igt_simple_test_subtests \
|
||||
igt_stats \
|
||||
igt_timeout \
|
||||
igt_invalid_subtest_name \
|
||||
igt_segfault \
|
||||
|
||||
Reference in New Issue
Block a user