Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
toolchain-utils
/
c2fb3c21378adcbfc660f05960a35824eb2d7a5c
c2fb3c2
Delete testing directory even if test fails. (Currently dejagnu always fails.)
by shenhan
· 12 years ago
a55d690
Made command executer respect print_to_console flag.
by asharif
· 12 years ago
fe79bcc
Added support to try lock multiple machines.
by shenhan
· 12 years ago
c60576f
Adding support for cleanup the mount point, chroot and chromeos root.
by shenhan
· 12 years ago
0e9ba56
Deal with the overflow of gmean
by yunlian
· 12 years ago
7b724dd
Handle the bootPerfServer case, accumulate values like a{1}, a{2}.
by yunlian
· 12 years ago
edeaab0
Do not try to copy perf result if the run is cached already
by yunlian
· 12 years ago
becf624
Properly return exit codes to indicate build_tc failure.
by shenhan
· 12 years ago
29b88af
Remove perf report from console.
by yunlian
· 12 years ago
0e80ac9
Make experiment_factory_unittest.py and crosperf_test.py pass
by yunlian
· 12 years ago
df84fbf
Add pstat module
by yunlian
· 12 years ago
0b5d5c8
Pass in --force-mismatch to test_toolchains.py.
by asharif
· 12 years ago
d02d6d2
Fix benchmark_run_unittest.py Test: benchmark_run_unittest.py passes
by yunlian
· 12 years ago
8a3bdcb
Use json instead of picke to serialize LockDescription
by yunlian
· 12 years ago
b7ff88b
Fix permission problems during "cros_sdk --bootstrap" and change interpreter to "python" for gPrecise.
by shenhan
· 12 years ago
9213b83
Added support for building chrome browser against an external source.
by shenhan
· 12 years ago
58a8c9f
Enable crosperf to image machines that have a different board than the image.
by asharif
· 12 years ago
2a60698
Add default remotes for each board.
by yunlian
· 12 years ago
ab18be4
Make the benchmark_run_unittest.py and experiment_file_unittest.py pass
by yunlian
· 12 years ago
21474ab
Add machine_manager_unittest.py
by yunlian
· 12 years ago
88631db
Print out cpuinfo at the email. Test: It prints out the cpuinfo
by yunlian
· 12 years ago
e0a6d8a
Added machine lock around testing run, also includes a minor fix for email address and the change to test label.
by shenhan
· 12 years ago
2b85660
Support different board in a single crosperf
by yunlian
· 12 years ago
e178da7
Added workaround for crosbug.com/35684.
by asharif
· 12 years ago
cd42ad7
Add repo_to_repo script for crosperf on chromiumos
by yunlian
· 12 years ago
442c8ce
Use lock_machine.py to do the lock at image_chromeos
by yunlian
· 12 years ago
f844b43
Added files for dejagnu nighly job.
by shenhan
· 12 years ago
52a6c57
Allow use to set the lock_dirs for lock_machine
by yunlian
· 12 years ago
cc8daaf
Added check to see whether any value is negative before computing the gmean.
by asharif
· 12 years ago
2694550
Removed logging of cached output and error to the console.
by asharif
· 12 years ago
5836e6c
Made execution of crosperf more hermetic.
by asharif
· 12 years ago
f783b7d
Added support for bg coloring a row.
by asharif
· 12 years ago
79e8953
Add number of completed runs in the simple table.
by yunlian
· 12 years ago
b074ac7
Changed image_chromeos.py to use ./bin/cros_image_to_target.py.
by asharif
· 12 years ago
fd8e57b
Log and return an error message if the machine is down when
by asharif
· 12 years ago
f08a90e
Add benchmark run status at the email
by yunlian
· 12 years ago
ea0beec
Only record the num_reimage when the image is successful.
by yunlian
· 12 years ago
2950a3f
Do not use cached_result runs to calculate the ETA
by yunlian
· 12 years ago
a94e9e0
Add GetLastEventTime() to timeline.py
by yunlian
· 12 years ago
e0f4e38
Change a lable from Mean/StdDev to StdDev/Mean
by yunlian
· 12 years ago
c742d99
Add timeline class to support debug
by yunlian
· 12 years ago
55be177
Print number of re-images in the email
by yunlian
· 12 years ago
fce8042
Automated g4 rollback of changelist 63276.
by asharif
· 12 years ago
e59ac27
Add three new options to this script: --cflags, --cxxflags, and --ldflags.
by cmtice
· 12 years ago
5797230
Remove &nsbp; to avoid the scroll bar
by yunlian
· 12 years ago
8a8ce96
Changed the nightly to use 6 iterations instead of 1.
by asharif
· 12 years ago
464c10b
Ensure necessary mount points before executing chroot commands.
by shenhan
· 12 years ago
f2e605d
Remove table.py, results_columns.py. Remove dead codes in results_report.py
by yunlian
· 12 years ago
269e57d
Added columns for standard deviation and noise for the summary table.
by asharif
· 12 years ago
166a4e0
Added CoeffVarResult as well as CoeffVarFormat classes.
by asharif
· 12 years ago
a68f417
Made the tabulator unittest pass.
by asharif
· 12 years ago
8a56658
Remove the /usr/local/autotest/result/* from the device before
by yunlian
· 12 years ago
d7dbf15
Made the results cache aware and tolerant of change:
by asharif
· 12 years ago
550d6ee
Add machine description to the cache contents. This will be
by yunlian
· 12 years ago
6f9ad25
Minor fixes to run_dejagnu.
by shenhan
· 12 years ago
5485d6c
Significantly speed-up checksumming by using the md5sum utility instead
by asharif
· 12 years ago
5d04332
Add rdbytes and wrbytes to lower is better
by yunlian
· 12 years ago
f81369a
Fix the warning message when the values are empty.
by yunlian
· 12 years ago
f80f890
Use /proc/meminfo instead of /var/log/memory_spd_info.txt to get the
by yunlian
· 12 years ago
9b5a8fe
Removed deprecated EXACT_REMOTE cache condition. Replaced that with
by asharif
· 12 years ago
6797358
Added code to work around crosbug.com/34956. test_toolchains.py now
by asharif
· 12 years ago
0ff861e
Use EMAIL format instead of HTML format to show the content in email
by yunlian
· 12 years ago
bcfbdf8
Handle the case where the result of a run is empty.
by yunlian
· 12 years ago
8c403da
use LogFatal if all the machines are locked by others
by yunlian
· 12 years ago
6e612cc
Add lock to image_chromeos to ensure the host run the script
by yunlian
· 12 years ago
e4a5a8f
Replace '.' with '' for image labels. crosperf doesn't accept '.' in
by asharif
· 12 years ago
0143e8a
A better way to solve out of index bug
by yunlian
· 12 years ago
739ec26
s/rootfs_boost/rootfs_boost_size.
by asharif
· 12 years ago
bc6aaad
Fix the index out of range bug when iterations of benchmarks are different.
by yunlian
· 12 years ago
9b1bf4f
Approving it so you can just edit the description and submit the CL.
by shenhan
· 12 years ago
992a490
Correct minilayout parameter
by yunlian
· 12 years ago
1d37e27
use -g minilayout instead of -m minilayout
by yunlian
· 12 years ago
5fe40e2
Catch error early when setup_chromeos.py fails.
by asharif
· 12 years ago
4a9f889
Correct the perf parameter of the example
by yunlian
· 12 years ago
8741427
Fixed typo in test_toolchains.py.
by asharif
· 12 years ago
2fcf1bf
Added check for list of zero size in crosperf.
by asharif
· 12 years ago
3802fbf
Add an option to checkout the tree at a given timestamp
by yunlian
· 12 years ago
411f617
Disable lock when there is no locks_dir
by yunlian
· 12 years ago
3497d89
Doubled chromeos job's timeout from 12 hours to 24 hours.
by asharif
· 12 years ago
dade7a5
Change a typo
by yunlian
· 12 years ago
8cddf1a
Moved "import stat" near the use.
by asharif
· 12 years ago
4797e27
Add functions to show the raw data and the length of none zero result
by yunlian
· 12 years ago
777f5ef
Use new tabulator to show the fulltable Test: run crosperf, works fine
by yunlian
· 12 years ago
109ac9f
Fixed couple of bugs found in processing of --env and --cxxflags options
by llozano
· 12 years ago
4030e44
Drop from "utils." since tabulator.py is already in utils.
by asharif
· 12 years ago
0f9022d
Removed bhaskar-staff from cc for changes in v14/automation.
by asharif
· 12 years ago
e6b72fe
Added an option to test_toolchains.py to build the external version of ChromeOS.
by asharif
· 12 years ago
03e1215
Use new tabulator to draw the chart.
by yunlian
· 12 years ago
78c59a3
Added --public to the chromeos nightly performance job.
by asharif
· 12 years ago
4447378
Added --env flag to build_chromeos.py to pass in custom env.
by asharif
· 12 years ago
82690fa
Add benchmark name and iteration at the top of table.
by yunlian
· 12 years ago
ab362d0
Added StringMeanResult class. If all results are the same string value,
by asharif
· 12 years ago
8df8f44
Added StorageFormat and unit tests for it.
by asharif
· 12 years ago
9ed0701
Fixed gpylint warnings.
by asharif
· 12 years ago
bb8f679
Change the output format of result_organizer to make it suite the
by yunlian
· 12 years ago
ac484b5
Use new tabulator to show the result in email.
by yunlian
· 12 years ago
d0e6751
Add support for another format to build the table. Add support for PLAIN format
by yunlian
· 12 years ago
79cac7c
Fix the example experiment file by adding autotestname field.
by shenhan
· 12 years ago
bd1865c
Correct the colspan for table headings
by yunlian
· 12 years ago
1b1c841
Add results_organizer to collect data from benchmark_runs for tabulator
by yunlian
· 12 years ago
Next »