Sebastian Goscik
09563bc01e
antutu: Updated to support Antutu v6
2016-01-11 14:37:32 +00:00
Sebastian Goscik
585d8b2d7d
recentfling: Added workload
2015-12-11 11:02:25 +00:00
Sebastian Goscik
bef8fb40ef
Updated pylint for v1.5.1
...
Fixed WA for the latest version of pylint (1.5.1)
2015-12-09 16:52:39 +00:00
setrofim
3da58d9541
Merge pull request #64 from ep1cman/hwuitest
...
hwuitest: Added workload
2015-12-03 16:46:06 +00:00
Sebastian Goscik
065ebaac61
hwuitest: Added workload
...
This workload allow WA to use hwuitest from AOSP to test rendering
latency on Android devices.
2015-12-03 15:07:42 +00:00
Sergei Trofimov
f85ef61ce9
lmbench: add the output file as an artifiact
2015-12-03 10:54:32 +00:00
Sergei Trofimov
705ce9ae40
rt_app: added an option to force install.
...
Userful when the target device already has rt-app on it, but you want to
replace it with the version from your host.
2015-11-16 12:43:52 +00:00
Sergei Trofimov
90bfbf6022
Adding autotest workload wrapper.
2015-10-09 08:43:53 +01:00
Lisa Nguyen
2c5d51cb2a
rt-app: Update use cases
...
Add video-long.json and video-short.json files and
update spreading-tasks.json. The originals can be
found in git.linaro.org/power/rt-app.git repo.
Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2015-10-08 17:46:20 -07:00
Sergei Trofimov
6159711a05
iozone: ensure test 0 always runs
...
Test 0 (write) creates a file that is used by subsequent tests.
Therefore if this test is not specified withen selecting which tests to
run, izone will fail with an error.
To avoid this, check the tests list specified by the user andd add test
0 if necessary.
2015-10-08 09:16:32 +01:00
Sergei Trofimov
208fdf4210
iozone: pylint fixes
2015-10-08 09:10:08 +01:00
setrofim
0fc602ecdb
Merge pull request #43 from lisatn/iozone
...
Add iozone workload
2015-10-08 08:59:36 +01:00
Lisa Nguyen
5f6247cf8b
iozone: Modify comments
...
Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2015-10-01 14:57:35 -07:00
Lisa Nguyen
c96a50e081
iozone: Add description to enable classifiers
...
In order to show more detailed results for the iozone
workload, inform users to enable classifiers in their
agenda or config file.
Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2015-10-01 14:48:09 -07:00
Lisa Nguyen
812bbffab1
iozone: Rewrite parse_metrics() function
...
When users specify tests, the parse_metrics()
function doesn't capture the last report name and its
results during the parsing process. Fix the
parse_metrics() function to make sure the data for
all reports are captured.
Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2015-10-01 12:38:04 -07:00
Lisa Nguyen
361f1a0f0c
iozone: Whitespace cleanup
...
Cleanup whitespace and reorganize code.
Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2015-10-01 11:52:51 -07:00
Lisa Nguyen
8e84e4a230
iozone: Add descriptions and refactor code
...
Add test descriptions, remove defaults, and
fix functions to parse non-thread related data.
Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2015-10-01 11:37:05 -07:00
Sergei Trofimov
dc01dd79ee
telemetry: report errors.
2015-10-01 12:06:02 +01:00
Sergei Trofimov
f1d3ebc466
adding missing supported_platforms attributes.
...
Bbench only works on Android. It should advertise that fact by setting
supported_platforms to ['android'].
Telemetry is a Chrome browser workload that is only supported on
ChromeOS and Android.
2015-09-23 08:42:09 +01:00
Lisa Nguyen
18f4c3611c
rt-app: Update binaries
...
A newer version of rt-app has been released. Built
binaries from git://git.linaro.org/power/rt-app.git.
Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2015-09-15 14:43:47 -07:00
Lisa Nguyen
100c6c0ac9
iozone: Add functions and rewrite update_result()
...
Added functions to parse thread-mode results and
non-thread mode results accordingly, in addition
to rewriting the update_result() function.
Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2015-09-13 20:50:17 -07:00
Sergei Trofimov
f430187b11
sysbench: fixed case where default timeout < max_time
2015-09-08 18:00:17 +01:00
Sergei Trofimov
9e12930a43
dhrystone: kill any running instances during setup (also handle CTRL-C).
2015-09-08 17:42:18 +01:00
Sergei Trofimov
2e35d4003f
nenamark: made duration configurable.
2015-09-03 17:29:42 +01:00
Sergei Trofimov
0d076fe8ba
andebench: added parameter to only run native portion of the benchmark.
2015-09-03 17:21:45 +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
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
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
0703db05cf
rt-app: relaxing timeouts.
2015-08-12 11:53:29 +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
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
e38bd942a8
bbench: fixed to work when binaries_directory is not in path.
2015-07-17 15:38:47 +01:00
Sergei Trofimov
2d3be33bb0
Added target_config option to telemetry
2015-07-14 11:26:17 +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
a27768fe21
rt-app: do not unintall at then end by default
...
rt-app workload will no longer uninstall the executable at the
end of the run by default. A parameter can be used to re-enabed the
uninstall.
2015-06-30 15:54:58 +01:00
Bobby Batacharia
5c53f394cb
Initial commit of lmbench workload
...
Remove unused includes
2015-06-29 22:55:56 +01:00
Sergei Trofimov
967f9570e2
manhattan: fixing syntax error introduced by previous commit
2015-06-29 17:57:41 +01:00
Sergei Trofimov
19d6ce5486
manhattan: chaning run_timemout into a parameter and upping default to 10mins
2015-06-29 17:55:43 +01:00
Sergei Trofimov
642da319d4
linpack-cli: setting run timeout based on array size
2015-06-19 09:47:49 +01:00
Sergei Trofimov
a6e9525264
Adding command line version of linpack benchmark.
2015-06-19 09:42:16 +01:00