1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 02:41:11 +01:00
workload-automation/wa/workloads/lmbench/bin
scott 29174912dd workloads: add lmbench
Add a workload for lat_mem_rd and bw_mem tests of LMbench benchmark, a suite of
portable ANSI/C microbenchmarks for UNIX/POSIX.

This is a port of corresponding workload from WA2.
2018-06-25 14:52:22 +01:00
..
arm64 workloads: add lmbench 2018-06-25 14:52:22 +01:00
armeabi workloads: add lmbench 2018-06-25 14:52:22 +01:00
COPYING workloads: add lmbench 2018-06-25 14:52:22 +01:00
COPYING-2 workloads: add lmbench 2018-06-25 14:52:22 +01:00
README workloads: add lmbench 2018-06-25 14:52:22 +01:00

This directory contains a subset of lmbench tests supported by Workload Automation.

The binaries are provided under the terms of the GNU General Public License, Version 2, 
consistent with lmbench's additional restrictions. 
Refer to COPYING and COPYING-2 files for details.

The binaries were built from lmbench-3.0-a9 source code, available publically from
 http://sourceforge.net/projects/lmbench/, specifically
 http://sourceforge.net/projects/lmbench/files/development/

The binaries provided here are built and statically linked with the stable 
Linaro GNU 4.9 toolchain from November 2014.
Source available from: 
   http://releases.linaro.org/14.11/components/toolchain/gcc-linaro/4.9
Binaries available from:
   https://releases.linaro.org/14.11/components/toolchain/binaries/aarch64-linux-gnu
   https://releases.linaro.org/14.11/components/toolchain/binaries/arm-linux-gnueabihf