├── README.md ├── arm-build ├── bench ├── bench-threads ├── ciphertest.sh ├── cpufreq_histogram.sh ├── cpuz ├── generic ├── jumboframetest.sh ├── make_bench ├── make_bench.sh ├── make_pi_bench ├── makepkg.armv7h ├── makepkg.armv8 ├── memrss ├── mprime_and_burnP6_logger ├── pretty └── vncd /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graysky2/bin/HEAD/README.md -------------------------------------------------------------------------------- /arm-build: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graysky2/bin/HEAD/arm-build -------------------------------------------------------------------------------- /bench: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graysky2/bin/HEAD/bench -------------------------------------------------------------------------------- /bench-threads: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graysky2/bin/HEAD/bench-threads -------------------------------------------------------------------------------- /ciphertest.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graysky2/bin/HEAD/ciphertest.sh -------------------------------------------------------------------------------- /cpufreq_histogram.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graysky2/bin/HEAD/cpufreq_histogram.sh -------------------------------------------------------------------------------- /cpuz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graysky2/bin/HEAD/cpuz -------------------------------------------------------------------------------- /generic: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graysky2/bin/HEAD/generic -------------------------------------------------------------------------------- /jumboframetest.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graysky2/bin/HEAD/jumboframetest.sh -------------------------------------------------------------------------------- /make_bench: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graysky2/bin/HEAD/make_bench -------------------------------------------------------------------------------- /make_bench.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graysky2/bin/HEAD/make_bench.sh -------------------------------------------------------------------------------- /make_pi_bench: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graysky2/bin/HEAD/make_pi_bench -------------------------------------------------------------------------------- /makepkg.armv7h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graysky2/bin/HEAD/makepkg.armv7h -------------------------------------------------------------------------------- /makepkg.armv8: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graysky2/bin/HEAD/makepkg.armv8 -------------------------------------------------------------------------------- /memrss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graysky2/bin/HEAD/memrss -------------------------------------------------------------------------------- /mprime_and_burnP6_logger: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graysky2/bin/HEAD/mprime_and_burnP6_logger -------------------------------------------------------------------------------- /pretty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graysky2/bin/HEAD/pretty -------------------------------------------------------------------------------- /vncd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graysky2/bin/HEAD/vncd --------------------------------------------------------------------------------