summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-06-12merge resolutionv0.41Clark Williams8-381/+392
2009-06-12added hwlatdetect remove in clean target of MakefileClark Williams1-0/+1
2009-06-12removed internal defaults (went with module defaults); added debugging code; ...Clark Williams1-21/+28
2009-06-12Make comment describing set_debugfileprefix a bit clearerUwe Kleine-König1-1/+1
2009-06-10handled module changesClark Williams2-45/+51
2009-06-10updated distclean targetClark Williams1-1/+1
2009-06-10the great renaming: smidetect -> hwlatClark Williams4-83/+54
2009-06-09added smidetect and generated spec file to .gitignoreClark Williams1-0/+2
2009-06-09added non-blocking open+polling read to handle new module logic; added debug ...Clark Williams1-44/+54
2009-05-30rewrite to match updated smi_detector moduleClark Williams3-65/+79
2009-05-28cyclictest: calcdiff calculated wrong seconds if the difference was bigger th...Stefan Agner1-6/+6
2009-05-14smidetect.8: There is no macro .RUwe Kleine-König1-1/+1
2009-05-13added smidetectv0.40Clark Williams3-2/+12
2009-05-12added rule to ignore emacs backupfilesClark Williams1-0/+1
2009-05-12initial checkinClark Williams1-0/+85
2009-05-12initial checkinClark Williams1-0/+352
2009-05-12initial checkinClark Williams1-0/+137
2009-05-06version bump to 0.39v0.39Clark Williams1-1/+1
2009-05-02Makefile: don't override DESTDIR, prefix, bindir and mandirUwe Kleine-König1-4/+4
2009-05-02signaltest: fix typo in copyright headerUwe Kleine-König1-1/+1
2009-05-02escape minus signs in manpagesUwe Kleine-König2-15/+15
2009-04-30version bump to 0.38v0.38Clark Williams1-1/+1
2009-04-30added code to usage message to show configured tracers if debugfs mountedClark Williams1-3/+15
2009-04-30cyclictest: Remove duplicate entry for -m from manpageTobias Klauser1-3/+0
2009-04-29updated version string to 0.37v0.37Clark Williams1-1/+1
2009-04-29added --tracer and --traceopt optionsClark Williams1-0/+8
2009-04-29added --tracer and --traceopt optionsClark Williams1-4/+52
2009-04-24correct usage message for -w and -WClark Williams1-3/+3
2009-04-24add -w and -WClark Williams1-1/+7
2009-04-24 [PATCH] cyclictest: Add tracing function about wakeup and wakeup_rt of ft...GeunSik Lim1-1/+15
2009-04-24cyclictest: Remove duplicated description of cyclictest usage like -h.GeunSik Lim1-1/+0
2009-04-20version bump to 0.36v0.36Clark Williams1-1/+1
2009-04-20updated cyclictest man page with -C/--context and -E/--event optionsClark Williams1-0/+6
2009-04-20cyclictest: bugfix getopt_long() for -C and -F.GeunSik Lim1-1/+1
2009-04-07fixed release target in Makefile so rpms will buildv0.35Clark Williams1-3/+4
2009-04-07adjustedt install target to match Uwe's DESTDIR/prefix splitClark Williams1-1/+1
2009-04-07split function of DESTDIR into DESTDIR + prefixUwe Kleine-König2-9/+10
2009-04-07Signed-off-by: Clark Williams <williams@redhat.com>Uwe Kleine-König1-1/+1
2009-04-05version bump to 0.34v0.34Clark Williams1-1/+1
2009-04-05reworked settracer()Clark Williams1-11/+17
2009-03-30version bump to 0.33v0.33Clark Williams1-1/+1
2009-03-30fix formatting damage from nanosecond patchClark Williams1-3/+8
2009-03-28version bump to 0.32v0.32Clark Williams1-1/+1
2009-03-28cyclictest: Added option for results in nanosecondsLuis Henriques2-3/+21
2009-03-28cyclictest: init tracer only onceThomas Gleixner1-95/+103
2009-03-28cyclictest: fix priviledge testThomas Gleixner1-1/+2
2009-03-21added license header to sigtest.cClark Williams1-0/+20
2009-03-20version bump to 0.31v0.31Clark Williams1-1/+1
2009-03-17Avoid ChangeLog erasing in tarball releaseAlessio Igor Bogani1-1/+2
2009-02-13To: rt-users <linux-rt-users@vger.kernel.org>v0.30Thomas Gleixner1-21/+26
2009-02-13To: rt-users <linux-rt-users@vger.kernel.org>Thomas Gleixner1-21/+23
2009-02-09he help for the -C option was being printed out inside the help of the -cLuis Henriques1-1/+1
2008-12-18corrected version bumpClark Williams1-1/+1
2008-12-18bumped version stringClark Williams1-1/+1
2008-12-18changed deadlock detection to be a little more flexibleClark Williams1-109/+49
2008-12-18updated pi_stress option processingClark Williams1-41/+116
2008-12-11Patch to fix tracer selection in cyclictest when using -bLuis Claudio R. Goncalves1-8/+27
2008-12-11cyclictest fixup for tracingClark Williams1-1/+2
2008-12-11Return-Path: <linux-rt-users-owner@vger.kernel.org>Clark Williams0-0/+0
2008-12-11Makefile patch to prevent deleting too many files in clean operationAlessio Igor Bogani1-2/+2
2008-12-02changed test to not require rootClark Williams2-6/+52
2008-10-22told git to ignore tarballs and tmpdirv0.28Clark Williams1-2/+2
2008-10-22changed release target in MakefileClark Williams1-1/+3
2008-10-22add option to run for specified durationClark Williams3-7/+69
2008-10-22Subject: Add histogram support to cyclictestSven-Thorsten Dietrich2-5/+68
2008-09-25fixed merge breakageClark Williams1-2/+0
2008-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/r...Clark Williams5-75/+35
2008-07-28Release 0.27v0.27Thomas Gleixner1-2/+2
2008-07-28release v0.26v0.26Thomas Gleixner2-47/+2
2008-07-27Release v0.25v0.25Thomas Gleixner1-1/+1
2008-07-27cyclictest: remove duplicate option in help textThomas Gleixner1-1/+0
2008-07-24Fix typo in pi_stress manpageAlessio Igor Bogani1-1/+1
2008-07-24Differentiate hyphen and minus in manpagesAlessio Igor Bogani2-32/+32
2008-07-12rt-tests: v0.24v0.24Thomas Gleixner1-1/+1
2008-07-12fixed formating damageClark Williams1-1/+1
2008-07-12updated man pages for --mlockall optionClark Williams2-1/+8
2008-07-12added mlockall optionClark Williams3-2/+50
2008-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/r...Clark Williams2-5/+13
2008-07-06Version 0.23v0.23Thomas Gleixner1-1/+1
2008-07-06Fix the processing of optional options for cyclictestJohn Kacur1-3/+12
2008-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/r...Clark Williams5-38/+231
2008-06-05rt-tests/Makefile: Import an updated version number into RPM spec fileCarsten Emde3-2/+50
2008-06-05rt-tests/cyclictest.c: oscilloscope mode did not work correctly with >1 threadsCarsten Emde1-11/+11
2008-06-04Version 0.22v0.22Thomas Gleixner1-1/+1
2008-06-04Fix some typo in the cyclictest's man pageAlessio Igor Bogani2-7/+31
2008-06-04Add produced binary into .gitignoreAlessio Igor Bogani1-0/+5
2008-06-04Version 0.21Thomas Gleixner1-1/+1
2008-06-04Make: Exclude releases subdir from release tarballThomas Gleixner1-1/+1
2008-06-04cyclictest: sched_switch not sched-switchSteven Rostedt1-1/+1
2008-06-04cyclictest: handle latest ftraceSteven Rostedt1-15/+94
2008-06-04cyclictest: search for debugfsSteven Rostedt1-2/+44
2008-05-09fixed formating damageClark Williams1-1/+1
2008-05-09updated man pages for --mlockall optionClark Williams2-1/+8
2008-05-09added mlockall optionClark Williams4-2/+54
2008-04-18Bump version number to 0.20v0.20Thomas Gleixner1-1/+1
2008-04-18cyclictest: send correct cycle number in -o modeCarsten Emde1-4/+7
2008-04-18cyclictest: fix "get kernel version"Sebastian Siewior1-10/+12
2008-04-18cyclictest: fix build on uClibc due to missing cpu affinitySebastian Siewior1-0/+8
2008-04-16cyclictest: fix for uClibc buildsSebastian Siewior1-0/+19
2008-04-16cyclictest: add -o option to reduce -v option's output speedCarsten Emde2-4/+30
2008-04-16cyclictest & kernel>=2.6.24Carsten Emde1-73/+150
2008-04-06cyclictest: add CPU affinityCarsten Emde2-12/+72
2008-01-04v0.19v0.19Thomas Gleixner1-1/+1
2008-01-03added ObsoletesClark Williams1-0/+1
2008-01-03added distclean target to cleanup rpm dirsClark Williams1-0/+3
2008-01-03added pi_tests; added specfile for rpm generationClark Williams13-5/+3276
2007-12-21Fix kernel parameters in cyclictest's manpageAlessio Igor Bogani1-2/+4
2007-12-14v0.18Thomas Gleixner1-1/+1
2007-12-14Some more Makefile updatesThomas Gleixner2-7/+28
2007-12-14Unified versions into MakefileAlessio Igor Bogani3-8/+6
2007-12-14COPYING file and cyclictest's man page addedAlessio Igor Bogani2-0/+436
2007-12-14Re-organized sourcesAlessio Igor Bogani5-22/+15
2007-10-18Bump version numberThomas Gleixner1-1/+1
2007-10-18Fix to cyclictest (from signaltest fix)Clark Williams1-1/+1
2007-10-18Bump version numberThomas Gleixner1-1/+1
2007-10-18Signaltest: initialize stat[i].threadstarted before usingLuis Claudio R. Goncalves1-1/+1
2007-05-11Bump version numberThomas Gleixner1-1/+1
2007-05-11Check if highres timers are enabledThomas Gleixner1-1/+15
2007-05-11Save and restore the tracer variablesCarsten Emde2-17/+98
2007-05-11Initial importThomas Gleixner4-0/+981