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
Lisa Nguyen
25e53c2abc
iozone: Add license information
...
Add license information for the iozone binaries.
Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2015-08-11 14:07:26 -07: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
Lisa Nguyen
0acbcc9f95
Add iozone workload
...
Initial commit of the iozone workload.
Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2015-08-10 13:13:17 -07: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
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
Sergei Trofimov
687e1ba6b8
daq server: report DAQError messages properly
2015-07-09 11:00:46 +01:00
Sergei Trofimov
a72ae92ece
stream: pylint/pep8 fixes.
2015-07-09 08:23:20 +01:00
Lisa Nguyen
255e6c1545
stream: Add initialize and finalize functions
...
Add initalize and finalize functions in the stream workload
in addition to simplifying code.
Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2015-07-08 11:16:13 -07:00
Lisa Nguyen
c733ecad98
Add stream workload
...
Initial commit of the stream workload to measure
memory bandwidth.
Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2015-07-07 11:12:28 -07:00
Sergei Trofimov
088d0f6981
fix: added remote_assets_mount_point to ingore list for cofig parsing
2015-07-07 16:20:24 +01:00
Sergei Trofimov
13e5e4d943
adb_connect: do not assume port 5555
2015-07-07 11:19:58 +01:00
Naresh Kamboju
6e72ad0cc3
hwmon: print both before/after and mean temperatures
...
Print both before/after and mean temperatures of DCC and MCC
Example:
mp_a7bc_w01,bbench_with_audio,1,"arm,vexpress-temp DCC",34.062,Celsius mp_a7bc_w01,bbench_with_audio,1,"arm,vexpress-temp DCC before",33.849,Celsius mp_a7bc_w01,bbench_with_audio,1,"arm,vexpress-temp DCC after",34.275,Celsius mp_a7bc_w01,bbench_with_audio,1,"arm,vexpress-temp MCC",45.432,Celsius mp_a7bc_w01,bbench_with_audio,1,"arm,vexpress-temp MCC before",45.432,Celsius mp_a7bc_w01,bbench_with_audio,1,"arm,vexpress-temp MCC after",45.432,Celsius
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2015-07-06 14:09:50 +01:00
Sergei Trofimov
cb89bd5708
Fixing typo in config_example.py
2015-07-02 12:17:19 +01:00
Sergei Trofimov
30bb453747
gaming workloads: added an option to prevent clearing of package data before execution
2015-07-01 16:17:39 +01:00