1. 03e1215 Use new tabulator to draw the chart. by yunlian · 12 years ago
  2. 78c59a3 Added --public to the chromeos nightly performance job. by asharif · 12 years ago
  3. 4447378 Added --env flag to build_chromeos.py to pass in custom env. by asharif · 12 years ago
  4. 82690fa Add benchmark name and iteration at the top of table. by yunlian · 12 years ago
  5. ab362d0 Added StringMeanResult class. If all results are the same string value, by asharif · 12 years ago
  6. 8df8f44 Added StorageFormat and unit tests for it. by asharif · 12 years ago
  7. 9ed0701 Fixed gpylint warnings. by asharif · 12 years ago
  8. bb8f679 Change the output format of result_organizer to make it suite the by yunlian · 12 years ago
  9. ac484b5 Use new tabulator to show the result in email. by yunlian · 12 years ago
  10. d0e6751 Add support for another format to build the table. Add support for PLAIN format by yunlian · 12 years ago
  11. 79cac7c Fix the example experiment file by adding autotestname field. by shenhan · 12 years ago
  12. bd1865c Correct the colspan for table headings by yunlian · 12 years ago
  13. 1b1c841 Add results_organizer to collect data from benchmark_runs for tabulator by yunlian · 12 years ago
  14. 050cc3e Handle the case to get the ratio when baseline is zero by yunlian · 12 years ago
  15. 1ec6887 Add statistical difference column to the table. by yunlian · 12 years ago
  16. 9c38af9 Enable html support for the new tabulator TEST: simple test in the file passed by yunlian · 12 years ago
  17. fc4c06f build_chrome_browser.py: Remove both internal and external output by asharif · 12 years ago
  18. 0aa202a Added a timeout of 12 hours for the chromeos job. by asharif · 12 years ago
  19. 5e389b2 Added a table processing, formatting and displaying library called by asharif · 12 years ago
  20. a85387d Show actual image in the report if the path to image contains symbolic link. by yunlian · 12 years ago
  21. b2cd634 Added c-compiler-chrome as an alias to send email to for nightly by asharif · 12 years ago
  22. 6de3dcf Added support for custom timeout in the job. by asharif · 12 years ago
  23. 471f1f9 Significantly speed-up the caching of results by excluding var/log and by asharif · 12 years ago
  24. e0c441e Added --email field to crosperf. by asharif · 12 years ago
  25. 88600c2 test for the existance of "run_remote_tests.sh" instead of "cros_workon" by llozano · 12 years ago
  26. 77beeb5 Remove the tmp directory after reading cache results. by yunlian · 12 years ago
  27. 1035625 Use a different method to get the physical memory size. by yunlian · 12 years ago
  28. 54bef9a Fixed location path of manifest.xml files when --version is used. by llozano · 12 years ago
  29. a81dd75 remove profile_type and profile_counters option, add profile_args option instead by yunlian · 12 years ago
  30. 354323e Fix issues in checking whether two machines are identical. by yunlian · 12 years ago
  31. 1ccdd53 Search for "cros_workon" instead of "enter_chroot.sh", which has been removed. by cmtice · 12 years ago
  32. f43af35 Filter out cpu MHz from cpuinfo. Because it may change from time to time by yunlian · 12 years ago
  33. 39f7cb2 Changed repo_to_repo.py to use svnrevision -c to get the last committed by asharif · 12 years ago
  34. b23bb61 A short demo script to run the whole pipeline. by mrdmnd · 12 years ago
  35. 5f4003c Remove the remote out of the key of the cache result. by yunlian · 12 years ago
  36. bd0d370 Add color bar to show performance difference. by yunlian · 12 years ago
  37. 437fffb Added special characters to GetFilenameFromString. Enhanced unittest to by asharif · 12 years ago
  38. 9a47718 Updates the code in the repository to the code that is running in prod. by mrdmnd · 12 years ago
  39. ef7b5ed Check the ssh return value before parsing meminfo and cpuinfo by yunlian · 12 years ago
  40. a62c0e4 Added a client for doing performance testing the latest toolchain nightly. by asharif · 12 years ago
  41. 3e38de0 Added option to test_toolchains.py to clean-up after testing. This is by asharif · 12 years ago
  42. de19f7c Added USE="chrome_internal" to build_chromeos.py by default. by asharif · 12 years ago
  43. 24c103a add stats.py from by yunlian · 12 years ago
  44. 6ab1f57 Corrent a condition variable for add color by yunlian · 12 years ago
  45. c563d57 Make color only appears in email, not in plain report. by yunlian · 12 years ago
  46. 0d2f2c6 add seconds to lower_is_better category by yunlian · 12 years ago
  47. c538fb6 Use red and green color to show performance difference if the difference is large. by yunlian · 12 years ago
  48. 041b178 Use CrosRunCommand instead to RunCommand to connect to remote board. by yunlian · 12 years ago
  49. fe00509 Change chromium gcc 4-7 rtr file to point to google/gcc-4_7-mobile branch. by shenhan · 12 years ago
  50. da4973f Add a heursitics to decide the direction of a performance result. by yunlian · 12 years ago
  51. d2045cc Added stdout/stderr supression of the `git ls-remote` command to by asharif · 12 years ago
  52. 4eadf29 Added new parameter to RunCommand() called print_to_console. This can be by asharif · 12 years ago
  53. 8c66aed Automated g4 rollback of changelist 61819. by yunlian · 12 years ago
  54. 520ee0b Made the symbolizer more robust and refactored some code. by asharif · 12 years ago
  55. abae9c5 Verify all the test machines identical. Otherwise, report a warning. by yunlian · 12 years ago
  56. 9a936cd Implemented symbolizer.py, which operates on a directory full of perf data by mrdmnd · 12 years ago
  57. a659216 Changed GetCtargetFromBoard() to strip out ANSI non-printing escape by asharif · 12 years ago
  58. cef62e8 Added -n option to perf report to show number of samples. by asharif · 12 years ago
  59. ad9707c Added function to return the full revision from a build number obtained by asharif · 12 years ago
  60. 8e60cea Changed the filename of the samples to include board and version info. by mrdmnd · 12 years ago
  61. 01dba11 Added USE="chrome_internal" to build_chrome_browser.py by default. by asharif · 12 years ago
  62. 88f79ae Added a function in misc that can merge enviornment strings and dictionaries. by asharif · 12 years ago
  63. 324f20b Typo fix. by mrdmnd · 12 years ago
  64. 4091b61 Modified app_engine_pull to suit CWP. Now, it just downloads samples. by mrdmnd · 12 years ago
  65. f986374 Added more fields to our serve page so the downloader can remove garbage data more easily. by mrdmnd · 12 years ago
  66. 2f56e1f This script generates a summary of the hottest basic blocks for Chrome by llozano · 12 years ago
  67. 6574a65 Copied http://cs/#google3/experimental/mobile_gwp/database/app_engine_pull.py into CWP. by mrdmnd · 12 years ago
  68. 8ac31f3 This CL adds -t -t option to force-allocate a psuedo-terminal to ssh by asharif · 12 years ago
  69. 11c84c7 Slight readability fixes. Removed lsb-release file, POST should include board and chromeos_version. by mrdmnd · 12 years ago
  70. 21b38bc Made UnitToNumber() more robust by not doing anything if the argument by asharif · 12 years ago
  71. 14b25e2 Changed image_chromeos.py's check of whether the image is modified for by asharif · 12 years ago
  72. fe73cb3 Added a unit test for pushing data to the app engine server. Added some dummy data. by mrdmnd · 12 years ago
  73. 96ac648 Modified the mobile_gwp code to reflect the parameters we want by mrdmnd · 12 years ago
  74. e4b2b83 Made test_toolchains.py more incremental. by asharif · 12 years ago
  75. 73a4cce Removed MakeChroot() from build_chromeos.py. This is deprecated now. by asharif · 12 years ago
  76. f0273df Added the original files for the AppEngine code from the mobile_awp project from http://s/?dir=//depot/google3/experimental/mobile_gwp/appengine by mrdmnd · 12 years ago
  77. ca9a587 Switched a file() call to an open() call for more idiomatic python. by mrdmnd · 12 years ago
  78. 2b89844 Added an experiment-file generator for crosperf overhead benchmarking. by mrdmnd · 12 years ago
  79. fdc0f57 Use '-usersandbox' instead of '-sandbox'. by shenhan · 12 years ago
  80. f6c196c Fixed bug where a final report would not be generated if a benchmark run by asharif · 12 years ago
  81. 85b3715 Recently created constants.mounted_toolchain has a "/" at the beginning by llozano · 12 years ago
  82. c49147f Removed binutils version from the path. by asharif · 12 years ago
  83. ad80343 Add support for running test against a customized gcc build (say, gcc built using built_tc.py). by shenhan · 12 years ago
  84. eeead0d Changed logger to warn instead of aborting when log files cannot be by asharif · 12 years ago
  85. f4d6da4 Removed AndroidBench and added BootPerfServer to the toolchain experiment file. by asharif · 12 years ago
  86. c9ebd09 Removed obsolete option --profile_dir. Also made it fail with an error by asharif · 12 years ago
  87. 98f7dfd Changed Results class to use the python utility within ChromeOS by asharif · 12 years ago
  88. 8f89fbe Added copying of *.imports files as well as *.gcda files for dividing by asharif · 12 years ago
  89. f852f2c Removed perf_processor imports. crosperf was working in your (and my) by asharif · 12 years ago
  90. 8d3a3d3 Added sample experiment files to be used with crosperf. The file names by asharif · 12 years ago
  91. 9f423f6 Added --vmlinux and --kallsyms to the perf report command. by asharif · 12 years ago
  92. eb3b69a Added new option to specify chromeos root directory instead of using by llozano · 12 years ago
  93. ef69566 Refactored the results/caching code of crosperf. by asharif · 12 years ago
  94. 5398263 Fix path for the "distfiles" directory by llozano · 12 years ago
  95. fd54f25 Added support for --multipliers for weighing profiles when doing merges. by asharif · 12 years ago
  96. 25fd423 Added an .rtr file for the next minor toolchain version, i.e. by asharif · 12 years ago
  97. 9c39a84 Fixed support for versioned check out. by shenhan · 12 years ago
  98. 936a65c Changed results_cache.py to use a function in misc.py instead of by asharif · 12 years ago
  99. 6fc789b Added "gerrit": True to binutils-master. This will cause updates to go by asharif · 12 years ago
  100. 84050d7 Removed -fopt-info=3 from the C[XX]FLAGS. These seem to be dumping only by asharif · 12 years ago