1. 4755804 lib: Update docs for igt_stats by Daniel Vetter · 8 years ago
  2. 6cd15fb benchmarks: Add gem_syslatency by Chris Wilson · 8 years ago
  3. 7476138 benchmarks/gem_latency: Replace igt_stats with igt_mean by Chris Wilson · 8 years ago
  4. f0381d1 lib: various documentation fixes by Thomas Wood · 9 years ago
  5. 8506cdc lib: Allow storing floating point values in igt_stats by Chris Wilson · 9 years ago
  6. 2d305f6 stats: Add trimean by Chris Wilson · 9 years ago
  7. 19135a3 stats: Add the interquartile mean (IQM) by Chris Wilson · 9 years ago
  8. 66e0bf6 stats: Spwan igt_init_with_size() from igt_init() by Damien Lespiau · 9 years ago
  9. fabde38 stats: Add support for the interquartile range (IQR) by Damien Lespiau · 9 years ago
  10. 1b8997b stats: Add support for quartiles (and thus median) by Damien Lespiau · 9 years ago
  11. 3839bac stats: Add a bulk version of _push() by Damien Lespiau · 9 years ago
  12. 0e4c175 stats: Add igt_stats_get_range() by Damien Lespiau · 9 years ago
  13. 4a89a84 stats: Add functions to retrieve min/max values of the dataset by Damien Lespiau · 9 years ago
  14. da123ad stats: Add a getter for the population property by Damien Lespiau · 9 years ago
  15. 3a5cf84 stats: Add a way to specify if the data set is a population or a sample by Damien Lespiau · 9 years ago
  16. a2f6fd3 stats: Add gtkdoc section for igt_stats by Damien Lespiau · 9 years ago
  17. 087a8d1 stats: Add header gards by Damien Lespiau · 9 years ago
  18. 515cec1 stats: Add a way to retrieve the standard deviation by Damien Lespiau · 9 years ago
  19. 05c10f9 stats: Use an algorithm popularised by Knuth to compute mean and variance by Damien Lespiau · 9 years ago
  20. e55a11d stats: Be more precise and talk about mean, not average by Damien Lespiau · 9 years ago
  21. 06f5f70 lib: Add a tiny utility function to compute averages by Damien Lespiau · 9 years ago