summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-26Don't offer --numa option when unavailableworkGary S. Robertson1-3/+7
2014-03-26Restore CPU affinity function for non-NUMA buildsGary S. Robertson1-70/+127
2014-01-31cyclictest: Fix tracemark output when the latency threshold is hit on ARMUwe Kleine-König1-1/+3
2013-12-12rt-tests: hackbench: fix for uninitialized start timeCiprian Barbu1-4/+10
2013-12-11version bump to 0.87v0.87Clark Williams2-1/+5
2013-12-11fixed #ifdef that cuts -A option in display_help()Clark Williams1-6/+6
2013-12-11CPU affinity now takes arbitrary set of cpus.Aaron Fabbri3-22/+181
2013-11-15updated Makefile and do-git-push script to use kupClark Williams2-11/+14
2013-11-15version bump to 0.86v0.86Clark Williams2-10/+29
2013-11-14cyclictest: Align option fixesJohn Kacur1-9/+12
2013-11-14cyclictest: add align thread wakeup times optionNicholas Mc Guire2-6/+44
2013-11-14minor cleanup in cyclictestNicholas Mc Guire1-1/+0
2013-11-14cyclictest: modify option handling to use enumerated typesClark Williams1-82/+162
2013-04-11hackbench: init child's struct before using itSebastian Andrzej Siewior1-1/+2
2013-03-13cyclictest: allow break threshold without doing any tracingClark Williams1-4/+7
2013-03-13cyclictest: add named fifo for statisticsClark Williams1-11/+79
2013-02-15cyclictest: finish removal of 1 second first loopsJim Somerville1-4/+2
2013-02-15Makefile: Don't tag files in dir BUILD from rpm buildsJohn Kacur1-1/+1
2013-02-15rt-tests: NUMA optional for make rpmFrank Rowand2-3/+14
2013-02-15Makefile: Add BUILDROOT and SPECS to the dirs to remove for distcleanJohn Kacur1-1/+2
2013-02-15Makefile: Add tmp dir to distclean and "make release" call distcleanJohn Kacur1-3/+3
2013-02-15Makefile: Don't tag tmp files created when making a releaseJohn Kacur1-1/+1
2013-01-30cyclictest: white space cleanupFrank Rowand1-22/+21
2012-11-13version bump to 0.85v0.85Clark Williams2-1/+16
2012-11-09Merge branch 'clrkwllms/work' into rt-tests-0.84-develJohn Kacur1-0/+33
2012-10-17V3: cyclictest: report large measured clock latencyFrank Rowand1-1/+108
2012-10-17V3: cyclictest: clean up getopt_long() parametersFrank Rowand1-71/+74
2012-10-17rt-tests Makefile: Add CPPFLAGS to the pattern rule to generate dependenciesJohn Kacur1-1/+1
2012-10-17rt-tests Makefile: separate CFLAGS and CPPFLAGSUwe Kleine-König1-2/+3
2012-10-17rt-tests: have printf use %s format for stringsUwe Kleine-König4-8/+8
2012-10-17rt-tests / gitignore: Exclude patches and .a libs too.John Kacur1-0/+2
2012-10-17cyclictest: histogram overflow instance trackingBhavesh Davda1-3/+23
2012-10-17cyclictest: whitespace cleanupBhavesh Davda1-20/+20
2012-08-30add setup and call of tracemark function for breaktraceClark Williams1-0/+33
2012-05-09version bump to 0.84v0.84Clark Williams2-1/+24
2012-05-09rt-tests / cyclictest: Make cyclictest fail if it cannot run with requested p...John Kacur1-1/+75
2012-05-03rt-tests: printf format compile warningFrank Rowand1-1/+1
2012-05-03rt-tests: incorrect first latency value for --verbose optionFrank Rowand1-6/+16
2012-05-03rt-tests: Makefile get machinetype from compiler instead of unameFrank Rowand1-2/+2
2012-05-03rt-tests: cyclictest warn of interaction between '-a', '--smp', and '--numa'Frank Rowand1-4/+12
2012-05-03rt-tests: cyclictest avoid unneeded warningFrank Rowand1-2/+3
2012-05-03rt-tests: cyclictest segfault with '-a'Frank Rowand1-1/+3
2012-03-26Merge remote-tracking branch 'jkacur/rt-tests-0.83-devel' into workClark Williams0-0/+0
2012-03-26change cyclictest measurement thread to check returns and exit on errorClark Williams1-15/+26
2012-03-26report number of samples written in hwlatdetectClark Williams1-1/+3
2012-03-26install: Fix failed to create symbolic link hwlatdetect file existsJohn Kacur1-1/+1
2012-03-23Revert "cyclictest problem/bug as non-root"Clark Williams1-15/+1
2012-03-23Merge remote-tracking branch 'jkacur/rt-tests-0.83-devel' into workClark Williams12-110/+138
2012-03-23install: Fix failed to create symbolic link hwlatdetect file existsJohn Kacur1-0/+1
2012-03-23Move info, warn, and fatal functions to error.[ch]John Kacur8-36/+39
2012-03-23Makefile: Introduce a static libraryJohn Kacur1-10/+13
2012-03-23Makefile: Support user supplied CFLAGS and LDFLAGSDarren Hart1-12/+13
2012-03-23pi_stress: Check the status of sched_getaffinityJohn Kacur1-0/+8
2012-03-23rt-tests: Update rt-migrate-test to use ftrace infrastructureSteven Rostedt1-39/+46
2012-03-23gitignore: differentiate between program names and directoriesJohn Kacur1-13/+18
2012-02-13Merge branch 'master' into workClark Williams1-1/+15
2012-02-13cyclictest problem/bug as non-rootNicholas Mc Guire1-1/+15
2011-11-10Merge https://github.com/flosse/rt-tests into workClark Williams1-0/+87
2011-11-10[cyclictest] added priority spreading option --priospreadClark Williams1-2/+12
2011-10-24added description from osadl.orgMarkus Kohlhase1-0/+87
2011-09-26version bump to 0.83v0.83Clark Williams2-1/+4
2011-09-26Modified Makefile to be smarter about turning on/off NUMA compileClark Williams1-2/+6
2011-09-21version bump to 0.82v0.82Clark Williams2-1/+4
2011-09-21fix print that causes histogram processing error in cyclictestClark Williams1-2/+2
2011-09-20version bump to 0.81v0.81Clark Williams2-1/+4
2011-09-20cleaned up previous hack for using /dev/cpu_dma_latencyClark Williams1-12/+21
2011-09-20version bump to 0.80v0.80Clark Williams2-1/+5
2011-09-20use latency trick to hold system in idle=poll for duration of cyclictest runClark Williams1-1/+39
2011-09-15version bump to 0.79v0.79Clark Williams2-1/+5
2011-09-15hackbench mods to work better under stressClark Williams1-2/+26
2011-09-14version bump to 0.78v0.78Clark Williams2-1/+4
2011-09-14modify signal handling logic and clarify modeClark Williams1-12/+18
2011-09-09version bump to 0.77v0.77Clark Williams2-1/+4
2011-09-09remove tracemark functions from cyclictestClark Williams1-35/+1
2011-09-07version bump to 0.76v0.76Clark Williams2-1/+8
2011-09-07add stat(2) shortcuts to mount_debugfs()Clark Williams2-10/+36
2011-09-07modify /proc/sys/kernel/ftrace_enabled handlingClark Williams1-3/+16
2011-09-07handle stupid systemd automount of debugfsClark Williams1-3/+19
2011-09-02version bump to 0.75v0.75Clark Williams2-1/+11
2011-09-01allow tracemark() to take variable argsSteven Rostedt1-2/+13
2011-09-01use interval on first loop instead of 1 secondSteven Rostedt1-1/+4
2011-09-01only check file descriptor in tracemark() functionSteven Rostedt1-1/+1
2011-09-01do not touch tracing_threshSteven Rostedt1-3/+0
2011-09-01Have -I and -P together also be -BSteven Rostedt1-6/+22
2011-09-01allow events for all tracersSteven Rostedt1-12/+14
2011-09-01commit WIP for rostedtClark Williams3-45/+200
2011-08-18version bump to 0.74v0.74Clark Williams2-1/+11
2011-08-18fix possible buffer overflow in string handlingUwe Kleine-König2-4/+19
2011-08-18added files to git repoClark Williams4-0/+814
2011-08-12update cyclictest to handle 3.0-rt as well is update ftraceClark Williams1-33/+81
2011-08-09Merge remote-tracking branch 'jkacur/rt-tests-dev-new' into workClark Williams1-5/+3
2011-05-13Minor Fix-upsJohn Kacur1-6/+4
2011-05-12fixed spelling error in printfClark Williams1-1/+1
2011-05-09fixed BuildRequires in specfile for PythonClark Williams1-1/+1
2011-05-09version bump to 0.73v0.73Clark Williams2-1/+16
2011-05-05hackbench: add setjmp/longjmp and rework signal handling logicClark Williams1-34/+49
2011-05-04cyclictest: Fixed incorrect wakeup reset interfaceGeunsik Lim1-1/+2
2011-05-04Simplify Makefile using -D option to installWolfram Sang1-4/+2
2011-05-04add histogram summary column option (-H) to cyclictestCarsten Emde2-10/+47
2011-05-04fix sched_setaffinity type error when building with UCLIBCDaniel Sangorrin1-4/+16
2010-07-01install backfire's MakefileUwe Kleine-König1-0/+1
2010-07-01modernize backfire's MakefileUwe Kleine-König1-9/+12
2010-06-25version bump to 0.72v0.72Clark Williams2-1/+7
2010-06-25convert convert 'unsigned long long' and 'long long' to uint64_t and int64_tClark Williams1-8/+9
2010-06-14added --numa option to cyclictest man pageClark Williams1-1/+9
2010-05-18version bump to 0.71v0.71Clark Williams2-1/+5
2010-05-18cyclictest: fix accumulating overruns in periodic timer modeMichal Schmidt1-0/+5
2010-04-09version bump to 0.70v0.70Clark Williams2-1/+5
2010-04-09skip python dependency in rt-tests make installOlaf Hering1-3/+6
2010-04-09version bump to 0.69v0.69Clark Williams2-1/+8
2010-04-09default cyclictest to SCHED_OTHER; clean up help messageClark Williams1-3/+3
2010-04-09added pmqtest to .gitignoreClark Williams1-0/+1
2010-04-01fix bus error when in numa mode with more than 16 coresClark Williams1-1/+1
2010-04-01replace nanosleep with clock_nanosleep in pmqtestClark Williams1-2/+2
2010-04-01Add pmqtest programCarsten Emde5-2/+668
2010-04-01fixed typo in cyclictest.8 man pageClark Williams1-1/+1
2010-03-19version bump to 0.68v0.68Clark Williams2-1/+4
2010-03-19handle ftrace difference between 2.6.24 and 2.6.33Clark Williams1-3/+24
2010-03-16version bump to 0.67v0.67Clark Williams2-3/+21
2010-03-16Merge branch 'work' into tempClark Williams7-10/+610
2010-03-16added hackbench executable to ignore targets in .gitignoreClark Williams1-0/+1
2010-03-16reword rpm %description field for clarity (BZ# 572323)Clark Williams1-3/+3
2010-03-16modifications to ftrace logic for correct operationClark Williams1-4/+11
2010-03-10cyclictest - fixed missing ':' in option processing string for -T optionClark Williams1-2/+2
2010-03-08add-smp-option-to-svsematest.patchCarsten Emde1-2/+23
2010-03-08add-smp-option-to-ptsematest.patchCarsten Emde1-2/+23
2010-03-08remove-incorrect-options-from-smp-help-message-in-cyclictest.patchCarsten Emde1-2/+2
2010-03-08fix-policy-display-for-cyclictest.patchCarsten Emde1-6/+19
2010-03-08cyclictest: Make the default scheduling policy SCHED_FIFOJohn Kacur1-2/+1
2010-03-08cyclictest: Fix spelling mistake in the man page.John Kacur1-1/+1
2010-03-08cyclictest: Use symbolic names for scheduling policyJohn Kacur1-10/+5
2010-03-08Revert "simplify equal priority logic for cyclictest"John Kacur1-5/+2
2010-03-01rename pip to pip_stress as pip is too generalUwe Kleine-König4-12/+11
2010-03-01Makefile: don't use temporary files in generation of dependency filesUwe Kleine-König1-4/+1
2010-03-01install backfire.c to $(srcdir)/backfire/Uwe Kleine-König1-0/+1
2010-03-01trivial: s/specifed/specified/Uwe Kleine-König1-1/+1
2010-02-24fix stupid typo in %changelog dateClark Williams1-1/+1
2010-02-24Merge remote branch 'uwe/for-clark' into workClark Williams2-5/+3
2010-02-24added hackbench manpage installation bitsClark Williams2-0/+2
2010-02-24Merge remote branch 'davids/master' into workClark Williams1-1/+37
2010-02-24Updated hackbench man page with some examples and some extra details re. fdsDavid Sommerseth1-1/+37
2010-02-24Makefile: don't use temporary files in generation of dependency filesUwe Kleine-König1-4/+1
2010-02-24install backfire.c to $(srcdir)/backfire/Uwe Kleine-König1-0/+1
2010-02-24Merge remote branch 'davids/master' into workClark Williams2-174/+50
2010-02-24hackbench - Taken out the runit.pl scriptDavid Sommerseth2-126/+1
2010-02-24hackbench, man page: Added another contributor and a brief history of hackbenchDavid Sommerseth1-5/+19
2010-02-24man page, hackbench - Corrected wrong spellingDavid Sommerseth1-1/+1
2010-02-24Updated man page for hackbenchDavid Sommerseth1-51/+38
2010-02-23Merge remote branch 'davids/master' into workClark Williams1-5/+27
2010-02-23Merge remote branch 'origin/work'David Sommerseth1-0/+70
2010-02-23Merge remote branch 'dsommers/master'David Sommerseth0-0/+0
2010-02-23Added signal handling in hackbenchDavid Sommerseth1-5/+27
2010-02-23hackbench: Implemented getoptDavid Sommerseth1-32/+97
2010-02-23(code cleanup) Tabified lines which was not tabbedDavid Sommerseth1-2/+2
2010-02-23Simplified and improved error logging, clarified some messagesDavid Sommerseth1-15/+15
2010-02-23Fixed a memory leak, receiver contexts not getting freed upon exitDavid Sommerseth1-1/+3
2010-02-23Reimplement better child tracking and improve error handlingDavid Sommerseth2-123/+124
2010-02-23Updated hackbench to lastest version availableDavid Sommerseth2-185/+333
2010-02-23added hackbench.8 manpage frameworkClark Williams1-0/+70
2010-02-23Merge remote branch 'davids/master' into workClark Williams2-187/+403
2010-02-23hackbench: Implemented getoptDavid Sommerseth1-32/+97
2010-02-23(code cleanup) Tabified lines which was not tabbedDavid Sommerseth1-2/+2
2010-02-23Simplified and improved error logging, clarified some messagesDavid Sommerseth1-15/+15
2010-02-23Fixed a memory leak, receiver contexts not getting freed upon exitDavid Sommerseth1-1/+3
2010-02-23Reimplement better child tracking and improve error handlingDavid Sommerseth2-123/+124
2010-02-23Updated hackbench to lastest version availableDavid Sommerseth2-185/+333
2010-02-22trivial: s/specifed/specified/Uwe Kleine-König1-1/+1
2010-02-19added hackbench to specfileClark Williams1-0/+4
2010-02-18added hackbench targetClark Williams1-1/+6
2010-02-18Fixed a few compiler and valgrind warningsDavid Sommerseth2-3/+4
2010-02-18Re-implement WIFEXITED() check on all childrenDavid Sommerseth1-5/+10
2010-02-18Fix waitpid() implementationDavid Sommerseth1-25/+38
2010-02-17hackbench: Wait for each child explicitly by using waitpid()David Sommerseth1-7/+29
2010-02-17Imported hackbench from rteval-1.18 (rteval-loads-1.0.1)David Sommerseth3-0/+320
2010-02-15version bump to 0.66v0.66Clark Williams2-1/+4
2010-02-15Fix incorrect usage of sched_setscheduler() in check_privs()Clark Williams1-4/+9
2010-02-08version bump to 0.65v0.65Clark Williams2-1/+5
2010-02-08[hwlatdetect] workaround for borken smi_detector.ko moduleClark Williams1-4/+15
2010-01-29version bump to 0.64v0.64Clark Williams2-1/+8
2010-01-29rt-tests: Ignore dependency files *.d in gitJohn Kacur1-0/+1
2010-01-27rt-tests: Automatically generate dependencies.John Kacur1-4/+16
2010-01-27rt-tests: Fix some style problems, such as spaces instead of tabs.John Kacur1-11/+11
2010-01-27rt-tests: Remove the ret variable, the end label and the goto.John Kacur1-9/+5
2010-01-27rt-tests: Separate the #ifdef LIBNUMA_API_VERSION functions.John Kacur1-4/+9
2010-01-27rt-tests: Add header including copyright notice to rt_numa.hJohn Kacur1-0/+13
2010-01-27fix missing BuildRequires for numactl-develv0.63Clark Williams1-1/+1
2010-01-27version bump to 0.63Clark Williams2-1/+4
2010-01-26added libnuma v1 API supportClark Williams2-0/+38
2010-01-26version bump to 0.62v0.62Clark Williams2-1/+7
2010-01-26fixed numa compile and added numa option to usage printoutClark Williams2-2/+4
2010-01-26Add copyright statements to files in src/libUwe Kleine-König3-1/+17
2010-01-26moved hwlatdetect to python site-libraryClark Williams2-2/+10
2010-01-26rt-tests: Support static linking by reordering the link flags in LIBSGeunSik Lim1-1/+1
2010-01-26simplify equal priority logic for cyclictestClark Williams1-2/+5
2010-01-26rt-tests: Make cyclic test compilable for non-numa systems.John Kacur2-33/+87
2010-01-26rt-tests: Makefile: Add NUMA compile option.John Kacur1-2/+7
2010-01-26setup equal priorities on all cpus in numa mode in cyclictestClark Williams1-3/+1
2010-01-26fixed missing reference to outpar labelClark Williams1-1/+1
2010-01-26added threadalloc/threadfree for thread memmory manipulationClark Williams2-61/+46
2010-01-26added numa logic to cyclictestClark Williams1-56/+184