summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-07version bump to 0.76v0.76Clark Williams
2011-09-07add stat(2) shortcuts to mount_debugfs()Clark Williams
2011-09-07modify /proc/sys/kernel/ftrace_enabled handlingClark Williams
2011-09-07handle stupid systemd automount of debugfsClark Williams
2011-09-02version bump to 0.75v0.75Clark Williams
2011-09-01allow tracemark() to take variable argsSteven Rostedt
2011-09-01use interval on first loop instead of 1 secondSteven Rostedt
2011-09-01only check file descriptor in tracemark() functionSteven Rostedt
2011-09-01do not touch tracing_threshSteven Rostedt
2011-09-01Have -I and -P together also be -BSteven Rostedt
2011-09-01allow events for all tracersSteven Rostedt
2011-09-01commit WIP for rostedtClark Williams
2011-08-18version bump to 0.74v0.74Clark Williams
2011-08-18fix possible buffer overflow in string handlingUwe Kleine-König
2011-08-18added files to git repoClark Williams
2011-08-12update cyclictest to handle 3.0-rt as well is update ftraceClark Williams
2011-08-09Merge remote-tracking branch 'jkacur/rt-tests-dev-new' into workClark Williams
2011-05-13Minor Fix-upsJohn Kacur
2011-05-12fixed spelling error in printfClark Williams
2011-05-09fixed BuildRequires in specfile for PythonClark Williams
2011-05-09version bump to 0.73v0.73Clark Williams
2011-05-05hackbench: add setjmp/longjmp and rework signal handling logicClark Williams
2011-05-04cyclictest: Fixed incorrect wakeup reset interfaceGeunsik Lim
2011-05-04Simplify Makefile using -D option to installWolfram Sang
2011-05-04add histogram summary column option (-H) to cyclictestCarsten Emde
2011-05-04fix sched_setaffinity type error when building with UCLIBCDaniel Sangorrin
2010-07-01install backfire's MakefileUwe Kleine-König
2010-07-01modernize backfire's MakefileUwe Kleine-König
2010-06-25version bump to 0.72v0.72Clark Williams
2010-06-25convert convert 'unsigned long long' and 'long long' to uint64_t and int64_tClark Williams
2010-06-14added --numa option to cyclictest man pageClark Williams
2010-05-18version bump to 0.71v0.71Clark Williams
2010-05-18cyclictest: fix accumulating overruns in periodic timer modeMichal Schmidt
2010-04-09version bump to 0.70v0.70Clark Williams
2010-04-09skip python dependency in rt-tests make installOlaf Hering
2010-04-09version bump to 0.69v0.69Clark Williams
2010-04-09default cyclictest to SCHED_OTHER; clean up help messageClark Williams
2010-04-09added pmqtest to .gitignoreClark Williams
2010-04-01fix bus error when in numa mode with more than 16 coresClark Williams
2010-04-01replace nanosleep with clock_nanosleep in pmqtestClark Williams
2010-04-01Add pmqtest programCarsten Emde
2010-04-01fixed typo in cyclictest.8 man pageClark Williams
2010-03-19version bump to 0.68v0.68Clark Williams
2010-03-19handle ftrace difference between 2.6.24 and 2.6.33Clark Williams
2010-03-16version bump to 0.67v0.67Clark Williams
2010-03-16Merge branch 'work' into tempClark Williams
2010-03-16added hackbench executable to ignore targets in .gitignoreClark Williams
2010-03-16reword rpm %description field for clarity (BZ# 572323)Clark Williams
2010-03-16modifications to ftrace logic for correct operationClark Williams
2010-03-10cyclictest - fixed missing ':' in option processing string for -T optionClark Williams