summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * deadline_test: Free allocated resources at exitDaniel Wagner2019-04-051-1/+5
| * rt-tests: deadline_tests: fix stack buffer flowKurt Kanzenbach2019-04-051-1/+1
| * rt-tests: cyclicdeadline: fix segmentation fault on closeKurt Kanzenbach2019-04-051-1/+1
| * rt-tests: cyclicdeadline: fix getopt stringKurt Kanzenbach2019-04-051-1/+1
| * cyclictest: Make sure affinity is respected when numa is detectedJohn Kacur2019-02-201-7/+6
| * cyclictest: Fix compiler warning about srncpy output truncatedClark Williams2019-02-191-2/+2
| * ssdd: change the written pidSebastian Andrzej Siewior2019-01-151-1/+3
| * ssdd: remove sleepsSebastian Andrzej Siewior2019-01-151-8/+1
| * ssdd: make every function staticSebastian Andrzej Siewior2019-01-151-6/+6
| * rt-tests: Makefile: ssdd: Incoroporate ssdd into the rt-tests MakefileJohn Kacur2019-01-141-1/+6
| * Add ssdd test to the rt-tests suiteJoe Korty2019-01-141-0/+315
| * cyclictest: fix_with_expected_identifier_in_latestLi Xiaoming2019-01-111-3/+3
| * queuelat: use mfence for rdtsc orderingMarcelo Tosatti2019-01-081-1/+1
| * rt-tests: deadline_test: Add NULL check before freeing setcpu_bufJohn Kacur2018-11-151-1/+3
| * rt-tests: cyclictest: Remove numa from helpJohn Kacur2018-11-053-11/+4
| * rt-tests: deadline_test: Add a manpageJohn Kacur2018-11-022-0/+66
| * rt-tests: Remove install and build of backfire and sendmeJohn Kacur2018-10-191-9/+0
| * rt-tests: cyclictest.8: Remove reference to -n in --smp in manpage tooJohn Kacur2018-10-191-1/+1
| * cyclictest: remove reference to -n in --smpRalf Ramsauer2018-10-191-2/+2
| * Add queuelat manpageMarcelo Tosatti2018-10-191-0/+59
| * add -h option to queuelatMarcelo Tosatti2018-10-192-1/+17
| * rt-tests: queuelat: Remove initial manpage, and replaceJohn Kacur2018-10-191-158/+0
| * rt-tests: manpages: Modify makefile for queuelat.8 and pip_stress.8John Kacur2018-10-191-0/+2
| * rt-tests: queuelat: Add an intial manpage for queuelatJohn Kacur2018-10-191-0/+158
| * rt-tests: .gitignore: Add queuelat to the list of ignored filesJohn Kacur2018-10-191-0/+1
| * rt-tests: pip_stress: Add an initial man page for pip_stressJohn Kacur2018-10-191-0/+47
| * rt-tests: pi_stress: remove unused report option from helpJuri Lelli2018-09-141-1/+0
| * Remove --numa optionJohn Kacur2018-06-192-22/+14
| * Revert "first stab at removing smp/numa and modifying threads"John Kacur2018-06-182-33/+63
| * Revert "shuffle numa options around a bit"John Kacur2018-06-182-6/+7
| * rt-tests: Makefile: Change syntax for python3John Kacur2018-06-131-1/+1
| * shuffle numa options around a bitClark Williams2018-05-302-7/+6
| * first stab at removing smp/numa and modifying threadsClark Williams2018-05-302-63/+33
| * cyclictest: remove ftrace codeClark Williams2018-05-301-505/+32
| * rt-tests: Makefile - New development (unstable) releaseJohn Kacur2018-04-301-1/+1
| * rt-tests: Include SMI count in cyclictest summaryCarsten Emde2018-04-301-0/+10
| * Merge remote-tracking branch 'marcelowt2/queuelat' into unstable/devel/v1.2John Kacur2018-04-3010-1/+991
| |\
| | * queuelat: add statistics printmarcelo2018-04-181-2/+81
| | * Add queuelat test to rt-testsMarcelo Tosatti2018-04-1610-1/+912
| * | Merge remote-tracking branch 'clrkwllms/hwlatdetect_py3' into unstable/devel/...John Kacur2018-04-241-65/+66
| |\ \ | | |/ | |/|
| | * hwlatdetect: convert from optparse to argparse for python3Clark Williams2018-02-231-48/+48
| | * hwlatdetect: fix str/binary mismatchesClark Williams2018-02-231-2/+2
| | * hwlatdetect: initial python3 changesClark Williams2018-02-231-15/+16
| * | rt-tests: MakefileJohn Kacur2018-03-261-1/+1
| * | rt-tests: Need to generate debug info for rpmsJohn Kacur2017-12-201-1/+1
| |/
| * Make -x option position-agnosticJianxun Zhang2017-05-151-2/+0
| * cyclictest: cannot stop running with '-M' optionJianxun Zhang2017-05-041-2/+17
| * cyclictest: touch threadstacks on numa to pre-fault themClark Williams2017-04-241-0/+3
| * cyclictest: make clock_nanosleep as default and add option for POSIX timers.Vedang Patel2017-04-111-8/+9
| * hwlatdetect: removed smi_detector supportClark Williams2017-03-221-122/+16