1. 4aaefbf graph: fix bogus used initialized warning by Jens Axboe · 11 years ago
  2. 5721d27 gfio: clear graphs for repeated runs on same connection by Jens Axboe · 12 years ago
  3. 10987b9 graph: use rounded graph connections by Jens Axboe · 12 years ago
  4. 6bc821b graph: tighten up tickmark lines a bit by Jens Axboe · 12 years ago
  5. f3a3176 graph: add shading for line graphs by Jens Axboe · 12 years ago
  6. 3c3ed07 White space spring cleaning by Jens Axboe · 12 years ago
  7. ee2f55b graph: factor out cairo text drawing helpers by Stephen M. Cameron · 12 years ago
  8. a1e7972 gfio: improve and remember font selection by Jens Axboe · 12 years ago
  9. 4e14f01 graph: indentation fixup by Jens Axboe · 12 years ago
  10. 8dfd607 graph: return opaque graph_label_t for each label added by Jens Axboe · 12 years ago
  11. 01a947f gfio: hide graph if all values are zero by Jens Axboe · 12 years ago
  12. d0db819 graph: fix finding tooltips from label 1+ by Jens Axboe · 12 years ago
  13. bd10a06 graph: fix missing else by Jens Axboe · 12 years ago
  14. cdae5ff graph: prio tree alias handling by Jens Axboe · 12 years ago
  15. 5fb8d79 graph: remove unnecessary float multiplier by Jens Axboe · 12 years ago
  16. b7a69ad graph: yet one tooltip tweaking by Jens Axboe · 12 years ago
  17. b552682 graph: bump prio end value by ytick delta, if all zeroes by Jens Axboe · 12 years ago
  18. f00e43f graph: cleanup tooltip alias handling by Jens Axboe · 12 years ago
  19. 4c0cd53 graph: fix crash on alias in prio tree by Jens Axboe · 12 years ago
  20. 08d7d5a graph: clear prio root iter on extra loop by Jens Axboe · 12 years ago
  21. 3ca30e6 graph: fix for unitialized graph_value nodes by Jens Axboe · 12 years ago
  22. 29b88e0 graph: remove debug printf by Jens Axboe · 12 years ago
  23. b65c7ec graph: switch tooltip lookups to being range based in a prio tree by Jens Axboe · 12 years ago
  24. 0deba50 graph: stop matching tooltips if X diff is too large by Jens Axboe · 12 years ago
  25. 5aec668 graph: use 0 as the floor for the line graph by Jens Axboe · 12 years ago
  26. ef4ad58 graph: tighten x-axis tooltip hit by Jens Axboe · 12 years ago
  27. bb39379 graph: fix bar graph min/max displays by Jens Axboe · 12 years ago
  28. 9ede9c9 graph: move graphs a bit to the left, now we don't use Y axis labels by Jens Axboe · 12 years ago
  29. d8fbeef gfio: graphing updates by Jens Axboe · 12 years ago
  30. 93e2db2 gfio: add support for graph tooltips by Jens Axboe · 12 years ago
  31. def0ac2 gfio: add extra space to the graphs at the edges by Stephen M. Cameron · 12 years ago
  32. c148dae graph: drop more than 1 entry, if we are more than 1 above the limit by Jens Axboe · 12 years ago
  33. 57f9d28 gfio: encapsulate x- and y-offsets into graph library by Stephen M. Cameron · 12 years ago
  34. 7175d91 gfio: add graph axis unit change notification callbacks by Stephen M. Cameron · 12 years ago
  35. 09ad20f gfio: fix discrepancies between graph header and implementation by Stephen M. Cameron · 12 years ago
  36. 6bf8600 gfio: move graph area a bit to the right by Stephen M. Cameron · 12 years ago
  37. 3ea48b8 gfio: allow graph to stretch or shrink as window expands or contracts by Stephen M. Cameron · 12 years ago
  38. 10e54cd gfio: right justify y-axis labels by Stephen M. Cameron · 12 years ago
  39. d582bf7 gfio: fix problem with graph finding data range. by Stephen M. Cameron · 12 years ago
  40. 9ce9cfb gfio: get rid of invisible data by Stephen M. Cameron · 12 years ago
  41. 38afe83 gfio: remove boxes between graphs by Jens Axboe · 12 years ago
  42. cae0872 gfio: make empty graph show grid lines, not "No good data" by Stephen M. Cameron · 12 years ago
  43. f3e8440 gfio: add font selection and resize original window by Jens Axboe · 12 years ago
  44. 87d5f27 graph: use unsigned ints by Jens Axboe · 12 years ago
  45. af58ef3 gfio: Add mini library to draw bar graphs and line graphs by Stephen M. Cameron · 12 years ago