There are no reviews yet. Be the first to send feedback to the community and the maintainers!
The Perf Event Testsuite by Vince Weaver <vincent.weaver _at_ maine.edu> This series of test is meant to validate that the perf_event subsystem is working. QUICKSTART ~~~~~~~~~~ 1. run "make" 2. run "./run_tests.sh" If a test fails you can run the individual test to get more info on why. CROSS COMPILE ~~~~~~~~~~~~~ 1. make sure that the cross compiler toolchain is in PATH 2. run "make CROSS_COMPILE=<compiler name>" e.g., "make CROSS_COMPILE=arm-linux-gnueabihf-" LAYOUT ~~~~~~ There are various subdirectories: + crashes -- these contain tests known to crash certain kernel versions from userspace. * USE CAUTION RUNNING THESE TESTS * + exploits -- perf_event code that can cause some sort of security exploit + fuzzer -- a fuzzer tool that tries to hit the extremes of the perf_event interface and find bugs in the kernel + include -- common include files + lib -- common library code + papi -- tests for the PAPI library. Only compile/run these if you have PAPI installed + perf_event_h -- an archive of perf_event.h files over the history of the interface. Useful when figuring out when a feature was added + results -- results of ./run_tests.sh across kernel versions + tests -- all of the various tests live under here + tools -- various perf_event related tools WEBSITE ~~~~~~~ The most recent version of this code can be found here: http://web.eece.maine.edu/~vweaver/projects/perf_events/validation/ Even more recent code can be obtained from the git tree: git clone git://github.com/deater/perf_event_tests --- Vince 17 September 2013
dos33fsprogs
Tools for manipulating Apple II dos33 filesystemslinux_logo
Prints an ASCII logo and some system infouarch-configure
tools for setting and accessing advaned low-level CPU featuresvmw-meter
Code to drive alphanumeric LED CPU metervmwos
a simple homebrew operating system for the Raspberry Piperformance_results
performance results/benchmarks for a variety of machinesdeterministic
code for examining determinism of performance counterstest_proc
Large collection of /proc/cpuinfo filesll_asm
linux_logo in 26+ kinds of assembly languageperfevent_overhead
Overhead benchmarks for the perf_event subsystemvcs
some atari 2600 experimentsansi2gif
convert ASCII/ANSI art to a graphics filestb1
Tom Bombem Classic Video Gamevmw-ioccc
Obfuscated C Coderapl_validation
Results from RAPL DRAM validation testsdos_programs
programs written for MS-DOSpapi_performance
PAPI library performance overhead measurementsgpa1
guinea pig adventure (3D game)armdemo
various ARM demospi-cluster
Raspberry Pi Cluster support softwareLove Open Source and this site? Check out how you can help us