index
:
~jljusten/intel-gpu-tools
aubdump
jljusten's i-g-t repo
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
igt_stats.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-27
lib: Update docs for igt_stats
Daniel Vetter
1
-29
/
+15
2016-03-09
benchmarks: Add gem_syslatency
Chris Wilson
1
-2
/
+9
2016-03-08
benchmarks/gem_latency: Replace igt_stats with igt_mean
Chris Wilson
1
-0
/
+27
2015-09-08
lib: various documentation fixes
Thomas Wood
1
-1
/
+2
2015-07-19
lib: Allow storing floating point values in igt_stats
Chris Wilson
1
-2
/
+13
2015-07-01
stats: Add trimean
Chris Wilson
1
-0
/
+1
2015-07-01
stats: Add the interquartile mean (IQM)
Chris Wilson
1
-0
/
+1
2015-06-27
stats: Spwan igt_init_with_size() from igt_init()
Damien Lespiau
1
-1
/
+2
2015-06-27
stats: Add support for the interquartile range (IQR)
Damien Lespiau
1
-0
/
+1
2015-06-27
stats: Add support for quartiles (and thus median)
Damien Lespiau
1
-0
/
+5
2015-06-27
stats: Add a bulk version of _push()
Damien Lespiau
1
-0
/
+2
2015-06-27
stats: Add igt_stats_get_range()
Damien Lespiau
1
-0
/
+1
2015-06-27
stats: Add functions to retrieve min/max values of the dataset
Damien Lespiau
1
-0
/
+3
2015-06-27
stats: Add a getter for the population property
Damien Lespiau
1
-0
/
+2
2015-06-27
stats: Add a way to specify if the data set is a population or a sample
Damien Lespiau
1
-0
/
+2
2015-06-27
stats: Add gtkdoc section for igt_stats
Damien Lespiau
1
-1
/
+8
2015-06-27
stats: Add header gards
Damien Lespiau
1
-0
/
+5
2015-06-27
stats: Add a way to retrieve the standard deviation
Damien Lespiau
1
-0
/
+1
2015-06-27
stats: Use an algorithm popularised by Knuth to compute mean and variance
Damien Lespiau
1
-0
/
+3
2015-06-27
stats: Be more precise and talk about mean, not average
Damien Lespiau
1
-1
/
+1
2015-06-25
lib: Add a tiny utility function to compute averages
Damien Lespiau
1
-0
/
+36