Sergei Trofimov
25b9350fea
energy_model: fixing idle state handling to encompass all active cores on a cluster.
2015-08-26 12:48:22 +01:00
Sergei Trofimov
9b7b57a4d4
androbench: removed trailing spaces from metric names.
2015-08-21 13:58:00 +01:00
Sergei Trofimov
5aae705172
androbench: added early check for root on device; updated description with link to website.
2015-08-21 09:37:53 +01:00
setrofim
b653beacd3
Merge pull request #45 from bathepawan/master
...
Androbench Storage Benchmark
2015-08-21 09:16:28 +01:00
Sergei Trofimov
88f57e5251
Agenda: default config to dict
2015-08-21 08:34:49 +01:00
Pawan Bathe
f44fd9df7a
Change device pull to handle root,and renamed local file as well history.db from results.db
2015-08-20 21:25:55 +05:30
Pawan Bathe
8513304aeb
python sqlite3 to remove host/DUT dependencies + other changes
2015-08-19 21:53:50 +05:30
Pawan Bathe
e38c87f258
Fix pylint errors
2015-08-18 01:28:09 +05:30
Pawan Bathe
03a9470007
Fixed issue reported by pep8 checkers
2015-08-18 01:09:45 +05:30
Pawan Bathe
2d8b8ba799
moved UiAutomator code to java, and removed not required python code for device interfacing
2015-08-18 00:46:48 +05:30
Pawan Bathe
e4ee496bc9
Use sqllite3 instead of sqllite to remove host dependencies and result unit in proper format
2015-08-17 23:20:30 +05:30
Sergei Trofimov
205934d55b
juno: use bootargs on hard_reset with u-boot
2015-08-17 14:36:28 +01:00
Sergei Trofimov
95c3f049fb
trace_cmd: handle trace headers and thread names with spaces
2015-08-17 12:37:58 +01:00
Sergei Trofimov
25c0fd7b8b
Allow setting classifiers via agenda.
2015-08-17 10:37:40 +01:00
Pawan Bathe
1cf60c2615
Results format
2015-08-15 02:39:45 +05:30
Pawan Bathe
c3d8128ff3
Androbench Storage Benchmark Workload Addition
2015-08-15 02:10:08 +05:30
Sergei Trofimov
aa2ae03ce6
daq: daq_power.csv now matches the order of labels (if specified).
2015-08-13 16:10:58 +01:00
Sergei Trofimov
6137d5650f
delay: added fixed_before_start configuration; updated all to be very_slow
...
- fixed_before_start is a fixed time period equivalent to
temperature_before_start
- Changed existing *_between_specs and *_between_iterations callbacks to
be very_slow, as they should always run after everything else.
2015-08-12 16:12:38 +01:00
Sergei Trofimov
0703db05cf
rt-app: relaxing timeouts.
2015-08-12 11:53:29 +01:00
Sergei Trofimov
0e1990a2bb
ssh: fixed error reporting on failed exit code extraction.
2015-08-12 11:28:38 +01:00
Sergei Trofimov
14f5858e3d
pep8
2015-08-11 17:02:38 +01:00
Sergei Trofimov
a6d374bcff
wa create workload: better error reporting
...
Give more informative errors if Android SDK installed but no
platform has been downloaded.
2015-08-11 16:59:25 +01:00
Sergei Trofimov
85eba9c37a
Better error reporting for subprocess.CalledProcessError
2015-08-11 16:51:34 +01:00
Sergei Trofimov
1d67dd3b99
energy_model: adjusting to compensate for leakage when evaluating cluster power
2015-08-10 10:48:26 +01:00
Sergei Trofimov
ab45c4499f
utils.misc.normalize: only normalize string keys.
2015-08-10 10:42:20 +01:00
Sergei Trofimov
75e4b7d2ae
fps: filter out bogus actual-present times and ignore janks above PAUSE_LATENCY
...
The PAUSE_LATENCY thing is in line with what Google do inside
SurfaceFlingerHelper.
2015-08-06 11:20:58 +01:00
Sergei Trofimov
5e92728d77
pylint fixes
2015-07-27 10:11:59 +01:00
Sergei Trofimov
b5d879a90b
APK workloads: added an option to skip host-side APK check entirely.
2015-07-27 09:55:23 +01:00
Sergei Trofimov
507efaec48
perf: reverting type change for optionstring
2015-07-24 16:20:14 +01:00
Sergei Trofimov
0db14e2466
Updating energy_model to mitigate cluster power issue
...
A quadratic is now fitted to single and two-core power measured across
frequencies. This quadratic is then used in projection of cluster power.
This mitigates issues with cluster powers going negative or "crossing
over".
2015-07-24 08:11:23 +01:00
Sergei Trofimov
6ced04daf0
Fix for the previous fix...
2015-07-23 10:25:13 +01:00
Sergei Trofimov
b6064fa348
perf: fix for Android: killall sleep as root.
2015-07-23 10:17:01 +01:00
setrofim
6207f79f01
Merge pull request #41 from rockyzhang/patch-2
...
passing 'video' command line to Juno kernel
2015-07-21 18:09:45 +01:00
Sergei Trofimov
295b04fb5a
Updating jank calcluation to only count "large" janks.
2015-07-21 10:03:21 +01:00
Sergei Trofimov
19072530e4
daq: fix for the updated twisted support.
2015-07-21 08:35:36 +01:00
Sergei Trofimov
39ed42ccb9
daqpower: updating to work with new versions of twisted.
2015-07-20 17:40:02 +01:00
Sergei Trofimov
89da25c25e
cpustates: added "Running (unknown Hz)" state to the timeline.
2015-07-20 17:04:09 +01:00
Sergei Trofimov
4debbb2a66
Updating ANROID_VERSION_MAP with recent versions.
2015-07-17 17:24:14 +01:00
Sergei Trofimov
e38bd942a8
bbench: fixed to work when binaries_directory is not in path.
2015-07-17 15:38:47 +01:00
Sergei Trofimov
47b2081ccb
doc: fixing daq wiring screenshot diagram
2015-07-17 12:43:46 +01:00
Sergei Trofimov
298602768e
doc: changing theme to "classic" to be compatible with new version of sphinx
2015-07-17 12:43:25 +01:00
Sergei Trofimov
d2dbc9d6dd
Added the ability to override the timeout of deploying the assets tarball in GameWorkload
2015-07-16 16:53:35 +01:00
Rocky Zhang
d512029f10
Update __init__.py
2015-07-16 16:27:08 +08:00
Rocky Zhang
dc7dea1c3e
passing 'video' command line to Juno kernel
...
There's a known issue that HDMI will lose sync with monitor, adding video kernel parameter will make the HDMI more stable for juno
> HDMI can lose sync with the monitor intermittently, particularly at higher resolutions.
> If you are affected by this then try adding a kernel command line argument that forces
> a video mode with reduced blanking, such as the following:
> video=DVI-D-1:1920x1080R@60
2015-07-16 15:45:26 +08:00
Sergei Trofimov
2d3be33bb0
Added target_config option to telemetry
2015-07-14 11:26:17 +01:00
Sergei Trofimov
65ab86221b
Reduce starting priority of trace-cmd instrument.
2015-07-13 17:04:45 +01:00
Sergei Trofimov
b8e25efdd4
ssh: attempt to deal with dropped connections
2015-07-10 11:44:01 +01:00
setrofim
2e4bda71a8
Merge pull request #39 from JaviMerino/ipynb_convert_to_html
...
ipynb_exporter convert to html
2015-07-09 13:58:51 +01:00
Javi Merino
30d7ee52f4
ipynb_exporter: learn to convert the notebook to HTML
2015-07-09 12:50:02 +01:00
Javi Merino
539c3de7b8
ipython: rename IPYTHON_NBCONVERT to IPYTHON_NBCONVERT_PDF
...
This command is tailored for converting notebooks to pdf, but we also
want it to be able to generate html.
2015-07-09 12:49:31 +01:00