Remove upc_{control,register} syscalls and everything that has to do with it.
[dragonfly.git] / test / sysperf / Makefile
2012-12-12 Sascha WildnerRemove upc_{control,register} syscalls and everything...
2012-08-24 Matthew Dillonsysperf - Add tests for clock_gettime(CLOCK_*_FAST...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-04-15 Matthew Dillontests - Adjustments to memcpy/memzero test
2011-04-13 Matthew Dillontest - Add random seek/read program
2008-12-16 Matthew DillonAdd a socketpair performance tester.
2008-05-09 Matthew DillonSync sysperf with some random stuff, and add a cld...
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2006-05-18 Matthew DillonAdd another mutex tester for Jeff's spinlock code w...
2006-04-22 Matthew DillonMisc sysperf cleanups. Add another mutex tester to...
2005-08-03 Hiten PandyaAdd test for comparing following types of conditionals:
2005-08-03 Hiten PandyaAdd flag for compiling the tests without GCC -O2 optimi...
2005-03-28 Matthew DillonAdd another syscall test, and test cvs commits after...
2004-10-31 Eirik NygaardUpdate the sysperf tools to match the current sysmsg...
2004-08-13 Matthew Dillonadd 'read1', a program that tests reading one byte...
2004-04-29 Matthew DillonAdd mem1 and mem2 .... memory copying and zeroing test...
2004-04-10 Matthew DillonAdd vfork/exec perf test. exec1 tests static binaries...
2004-03-28 Matthew DillonAdd the pipe2 sysperf test. This test issues block...
2004-03-20 Matthew DillonAdd function call overhead tests for (1) direct calls...
2003-11-21 Matthew DillonAdd an upcall performance test program + example contex...
2003-11-19 Matthew DillonAdd syscall4 (/tmp/sc4) perf test. This tests stat...
2003-11-13 Matthew DillonThe MBWTest program (/tmp/mbw1) attempts to figure...
2003-08-12 Matthew DillonAdd src/test and throw in some of the ad-hoc timing...