1. 8a79fb3 power: add a get_cluster_data_frame() to get percluster dataframes by Javi Merino · 10 years ago
  2. 62c56dc power: add an InPower class to analyze the input power to the cpu cooling device by Javi Merino · 10 years ago
  3. 2e920b5 power: rename Power to OutPower by Javi Merino · 10 years ago
  4. 9ebbd97 tests: new trace data with cpufreq_get_cur() power data by Javi Merino · 10 years ago
  5. cd4a827 thermal: learn to summarize the thermal results in three plots by Javi Merino · 10 years ago
  6. c00feff thermal: let plot_{input,output}_power() receive a title argument by Javi Merino · 10 years ago
  7. 7a7cd70 thermal: factor out the normalization of title don in plot_temperature() by Javi Merino · 10 years ago
  8. b78ff49 results: leave some margin in the y-axis to help visualize the data by Javi Merino · 10 years ago
  9. 92f1a6d thermal: new pandas doesn't allow you to use a DataFrame in a boolean context by Javi Merino · 10 years ago
  10. 67958b1 cr2: turn cr2 into a module by Javi Merino · 10 years ago
  11. e12dfb1 cr2: learn to plot all the results for all the benchmarks by Javi Merino · 10 years ago
  12. d676148 cr2: rename CR2.plot_results() to CR2.plot_result_benchmark() by Javi Merino · 10 years ago
  13. f0f51ff convert to pandas 0.13.1 by Javi Merino · 10 years ago
  14. ee8e1f5 cr2: results may be unordered so deal with it and reorder them by Javi Merino · 10 years ago
  15. de81188 cr2: let the CR2 class plot results by Javi Merino · 10 years ago
  16. c61dd0c cr2: create a CR2 class by Javi Merino · 10 years ago
  17. 7dbcc61 cr2: learn to combine multiple results into a single DataFrame by Javi Merino · 10 years ago
  18. 6288bc1 cr2: get_results can receive a directory by Javi Merino · 10 years ago
  19. d5e383f cr2: pylint fixes by Javi Merino · 10 years ago
  20. 7447490 cr2: learn to read multiple results for a given benchmark by Javi Merino · 10 years ago
  21. 9af95e6 cr2: learn to read the results from a results.csv by Javi Merino · 10 years ago
  22. 9e9ed7f tests: return to the previous dir after finishing a run with a SetupDirectory derived class by Javi Merino · 10 years ago
  23. 4a1c2e7 tests: return to the previous dir after running TestEmptyThermal by Javi Merino · 10 years ago
  24. c26e1c7 tests: factor out common test utils to util_tests.py by Javi Merino · 10 years ago
  25. 3dd885d tests: (minor) style by Javi Merino · 10 years ago
  26. a3553e9 thermal: learn to add a title to the plot temperature by Javi Merino · 10 years ago
  27. 9e18609 thermal: plot the control temperature by Javi Merino · 10 years ago
  28. 2eb7bd0 power: fix pylint complaints by Javi Merino · 10 years ago
  29. 681c72c pi_controller: fix pylint complaints by Javi Merino · 10 years ago
  30. 5bd3d44 thermal: fix pylint complaints by Javi Merino · 10 years ago
  31. 05983ef thermal: make the default_plot_settings a top-level function by Javi Merino · 10 years ago
  32. 972bf82 hooks: add a pre-commit hook to do some sanity checks before committing by Javi Merino · 10 years ago
  33. fb2e8fd thermal: make set_plot_size a top-level function by Javi Merino · 10 years ago
  34. 50e5d07 tests: slightly better description of the tests for pi_controller and power by Javi Merino · 10 years ago
  35. 6846155 thermal: learn to find trace.dat in places other than the current directory by Javi Merino · 10 years ago
  36. 73a52ff tests: describe the fail_if_no_trace_dat test by Javi Merino · 10 years ago
  37. e284d63 thermal: learn to parse the output of the pi controller by Javi Merino · 10 years ago
  38. 8277994 tests: new trace data with pi controller data by Javi Merino · 10 years ago
  39. 9c01077 thermal: learn to plot output power by Javi Merino · 10 years ago
  40. f1dcb2d thermal: abstract multivalue plots by Javi Merino · 10 years ago
  41. 0af4721 thermal: don't depend on a trailing space in the trace by Javi Merino · 10 years ago
  42. 1b74ef1 thermal: document __default_plot_settings() by Javi Merino · 11 years ago
  43. 7686f36 thermal: learn to resize the plots by Javi Merino · 11 years ago
  44. 04f2749 thermal: return an empty DataFrame if no thermal trace were captured by Javi Merino · 11 years ago
  45. e4c1d45 power: introduce the thermal_power_limit trace parser by Javi Merino · 11 years ago
  46. d7a9135 tests: abstract part of the testing infrastructure by Javi Merino · 11 years ago
  47. c2ec568 thermal: Abstract most of the thermal.dat parsing to a BaseThermal class by Javi Merino · 11 years ago
  48. 81f93ef tests: new trace output with thermal_power_limit data by Javi Merino · 11 years ago
  49. 749b26a thermal: plot input power by Javi Merino · 11 years ago
  50. a6399fb thermal: abstract the default plot settings and set them for the temperature plot by Javi Merino · 11 years ago
  51. df8316a thermal: learn to plot temperature by Javi Merino · 11 years ago
  52. 1a3725a thermal: raise IOError if there is no trace.dat in the current directory by Javi Merino · 11 years ago
  53. 952815a thermal: don't create the intermediate thermal.csv file if all we want is the DataFrame by Javi Merino · 11 years ago
  54. f78ea5b thermal: learn to return a pandas DataFrame with the thermal information by Javi Merino · 11 years ago
  55. 491cf73 move to python 2 by Javi Merino · 11 years ago
  56. ee56c36 thermal: move the subprocess import to the function that uses it by Javi Merino · 11 years ago
  57. c08ca68 thermal: add the ability to write the csv by Javi Merino · 11 years ago
  58. 5111425 Add gitignore by Javi Merino · 11 years ago
  59. 572049d Initial commit by Javi Merino · 11 years ago