summaryrefslogtreecommitdiffstats
path: root/src/pi_tests
AgeCommit message (Expand)AuthorFilesLines
2015-03-03pi_stress: Clear affinity for DEADLINE tasksDaniel Wagner1-0/+13
2015-02-17pi_stress: remove timestamp of compilation from version outputUwe Kleine-König1-1/+0
2015-01-15pip_stress: parameterize usleep value to work-around platform issuesClark Williams1-1/+13
2014-11-06pi_stress: Store schedule attributes per threadDaniel Wagner1-34/+211
2014-11-06pi_stress: Use error.h for logging and debuggingDaniel Wagner1-140/+115
2014-11-06pi_stress: Remove unused TIMER_SIGNAL definitionDaniel Wagner1-2/+0
2012-03-23pi_stress: Check the status of sched_getaffinityJohn Kacur1-0/+8
2011-08-18added files to git repoClark Williams2-0/+684
2010-03-01rename pip to pip_stress as pip is too generalUwe Kleine-König1-5/+5
2009-12-23rt-tests: pip - Use check_privs() from the rt-utils library.John Kacur1-0/+3
2009-12-23rt-tests: Add a new test pip - priority inheritance with processesJohn Kacur1-0/+344
2009-12-22deleted classic_pi programClark Williams1-613/+0
2009-12-22Fixed missing parsing of short arguments in classic_pi (David)David Sommerseth1-1/+1
2009-12-21rt-tests: Makefile - Changes to unify and simplify the MakefileJohn Kacur1-5/+2
2009-11-19rt-tests: pi_stress: cosmetic newline addedClark Williams1-1/+1
2009-11-19rt-tests: pi_stress: Remove racy state variables that cause watchdog to triggerJohn Kacur1-15/+7
2009-11-19rt-tests: pi_stress: Check whether quiet is set, before taking shutdown_mtxJohn Kacur1-7/+6
2009-11-19rt-tests: pi_stress: Use a pthread_mutex_t for the global variable shutdownJohn Kacur1-3/+22
2009-11-17pi_stress: Convert c-plus style comments to c-style commentsJohn Kacur1-79/+80
2009-11-17pi_stress: Fix trailing-whitespace warnings.John Kacur1-12/+12
2009-11-17pi_stress: Fix indentation problems with Lindent from the kernelJohn Kacur1-170/+183
2009-09-14pi_stress clean-ups, fix hang.John Kacur2-141/+185
2009-05-02escape minus signs in manpagesUwe Kleine-König1-8/+8
2009-03-21added license header to sigtest.cClark Williams1-0/+20
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-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/r...Clark Williams1-16/+16
2008-07-24Fix typo in pi_stress manpageAlessio Igor Bogani1-1/+1
2008-07-24Differentiate hyphen and minus in manpagesAlessio Igor Bogani1-22/+22
2008-07-12updated man pages for --mlockall optionClark Williams1-1/+5
2008-07-12added mlockall optionClark Williams1-0/+18
2008-05-09updated man pages for --mlockall optionClark Williams1-1/+5
2008-05-09added mlockall optionClark Williams1-0/+18
2008-01-03added pi_tests; added specfile for rpm generationClark Williams10-0/+3202