summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* documented -M optionv0.51Clark Williams2009-09-031-2/+5
* Merge commit 'uwe/for-clark'Clark Williams2009-09-032-6/+4
|\
| * cyclictest.8: make description of --policy consistent to other optionsUwe Kleine-König2009-09-031-4/+2
| * manpages: fix lintian warning hyphen-used-as-minus-signUwe Kleine-König2009-09-032-3/+3
* | cyclictest: add --update_on_max optionArnaldo Carvalho de Melo2009-08-271-3/+20
|/
* major rewrite of hwlatdetect.py to handle old smi_detector moduleClark Williams2009-07-151-74/+227
* cyclictest: process option before checking for permissionsSebastian Andrzej Siewior2009-07-131-2/+2
* cyclictest: exit with an error code in error caseSebastian Andrzej Siewior2009-07-131-3/+5
* change options for --policy to be string names rather than integersClark Williams2009-07-052-12/+87
* Subject: [PATCH]cyclictest: Arrange alphabetically for readability ofClark Williams2009-07-051-9/+9
* Subject: [PATCH] cyclictest: Add policy option to support FIFO or RR byClark Williams2009-07-052-8/+22
* Subject: [PATCH] cyclictest : Appended man & usage about the same priorityClark Williams2009-07-052-1/+2
* Subject: Handle doomsday latency for cyclictest in histogram modeDaniel Gollub2009-07-021-6/+30
* Change output format to allow 6 digits.Sven-Thorsten Dietrich2009-07-021-1/+1
* added debug prints and retry logic to hwlatdetect enable/disable code and det...Clark Williams2009-07-021-4/+4
* Avoid segfault of cyclictest if it gets immediately interrupted.Daniel Gollub2009-07-021-5/+12
* added code to resize window/width when setting the other to a smaller valueClark Williams2009-06-301-0/+6
* hwlatdetect.8: There is no macro .RUwe Kleine-König2009-06-241-2/+3
* added copyright header to hwlatdetect.pyClark Williams2009-06-121-0/+6
* updated hwlatdetect.8 to reflect new options/behaviorClark Williams2009-06-121-21/+42
* merge resolutionv0.41Clark Williams2009-06-125-374/+378
|\
| * removed internal defaults (went with module defaults); added debugging code; ...Clark Williams2009-06-121-21/+28
| * handled module changesClark Williams2009-06-101-42/+48
| * the great renaming: smidetect -> hwlatClark Williams2009-06-103-78/+49
| * added non-blocking open+polling read to handle new module logic; added debug ...Clark Williams2009-06-091-44/+54
| * rewrite to match updated smi_detector moduleClark Williams2009-05-301-64/+74
| * cyclictest: calcdiff calculated wrong seconds if the difference was bigger th...Stefan Agner2009-05-281-6/+6
* | Make comment describing set_debugfileprefix a bit clearerUwe Kleine-König2009-06-121-1/+1
* | smidetect.8: There is no macro .RUwe Kleine-König2009-05-141-1/+1
|/
* added smidetectv0.40Clark Williams2009-05-131-0/+0
* initial checkinClark Williams2009-05-121-0/+85
* initial checkinClark Williams2009-05-121-0/+352
* initial checkinClark Williams2009-05-121-0/+137
* signaltest: fix typo in copyright headerUwe Kleine-König2009-05-021-1/+1
* escape minus signs in manpagesUwe Kleine-König2009-05-022-15/+15
* added code to usage message to show configured tracers if debugfs mountedClark Williams2009-04-301-3/+15
* cyclictest: Remove duplicate entry for -m from manpageTobias Klauser2009-04-301-3/+0
* added --tracer and --traceopt optionsClark Williams2009-04-291-0/+8
* added --tracer and --traceopt optionsClark Williams2009-04-291-4/+52
* correct usage message for -w and -WClark Williams2009-04-241-3/+3
* add -w and -WClark Williams2009-04-241-1/+7
* [PATCH] cyclictest: Add tracing function about wakeup and wakeup_rt of ft...GeunSik Lim2009-04-241-1/+15
* cyclictest: Remove duplicated description of cyclictest usage like -h.GeunSik Lim2009-04-241-1/+0
* updated cyclictest man page with -C/--context and -E/--event optionsClark Williams2009-04-201-0/+6
* cyclictest: bugfix getopt_long() for -C and -F.GeunSik Lim2009-04-201-1/+1
* Signed-off-by: Clark Williams <williams@redhat.com>Uwe Kleine-König2009-04-071-1/+1
* reworked settracer()Clark Williams2009-04-051-11/+17
* fix formatting damage from nanosecond patchClark Williams2009-03-301-3/+8
* cyclictest: Added option for results in nanosecondsLuis Henriques2009-03-282-3/+21
* cyclictest: init tracer only onceThomas Gleixner2009-03-281-95/+103