commit 81523d18b4c324202f40f6cd88a989f8ae290c93
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Mon Jul 28 12:45:20 2008 +0200

    Release 0.27
    
    Testing before release would be better !
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit d14c3da7c8b465f7f4cd8d51fcc78cb738dd088c
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Mon Jul 28 12:35:08 2008 +0200

    release v0.26
    
    Remove the rpm spec file from git as it is autogenerated.
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit db07df3e98359dad9116bca0d3954d35476e4f50
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Sun Jul 27 22:50:56 2008 +0200

    Release v0.25
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 5d3ac6cb76a03695bb7d8b3a6c029a368e3cd95a
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Sun Jul 27 22:49:02 2008 +0200

    cyclictest: remove duplicate option in help text
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 69d53796da84998da7257986bf1dd06e665c44a0
Author: Alessio Igor Bogani <abogani@texware.it>
Date:   Thu Jul 17 11:57:07 2008 +0200

    Fix typo in pi_stress manpage
    
    Signed-off-by: Alessio Igor Bogani <abogani@texware.it>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 5cd772b14aab8c12493307b3c1914c3c190b1938
Author: Alessio Igor Bogani <abogani@texware.it>
Date:   Thu Jul 17 11:49:27 2008 +0200

    Differentiate hyphen and minus in manpages
    
    Signed-off-by: Alessio Igor Bogani <abogani@texware.it>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 8e30668e241be9a7b4c33c984b013232bf9a61b9
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Sat Jul 12 04:22:44 2008 +0200

    rt-tests: v0.24
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit d60e13722df2762934fedbecce48d1a001560d50
Author: Clark Williams <williams@redhat.com>
Date:   Fri May 9 13:43:55 2008 -0500

    fixed formating damage
    
    Signed-off-by: Clark Williams <williams@redhat.com>
    Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
    Cc: Luis Claudio Goncalves <lclaudio@uudg.org>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 198975b2e48dc00b39027e7c2938c41a61aa13f3
Author: Clark Williams <williams@redhat.com>
Date:   Fri May 9 13:40:08 2008 -0500

    updated man pages for --mlockall option
    
    Signed-off-by: Clark Williams <williams@redhat.com>
    Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
    Cc: Luis Claudio Goncalves <lclaudio@uudg.org>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 1e00c7a58710e2519fa43e92d222997abf1c4ac1
Author: Clark Williams <williams@redhat.com>
Date:   Fri May 9 13:28:50 2008 -0500

    added mlockall option
    
    Signed-off-by: Clark Williams <williams@redhat.com>
    Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
    Cc: Luis Claudio Goncalves <lclaudio@uudg.org>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 4f55874ffdb1363cefd171568d78eb1456d582f7
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Sun Jul 6 19:21:42 2008 +0200

    Version 0.23
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 3ad6648f2c7ed281c8bd608d5be875842b1f4f78
Author: John Kacur <jkacur@gmail.com>
Date:   Fri Jun 27 10:10:09 2008 +0200

    Fix the processing of optional options for cyclictest
    
    Problem: when running cyclic test, short options are not parsing
    optional arguments correctly when followed by a space.
    "-t3" works, but "-t 3" does not.
    
    - Fix the processing of options with optional parameters, so that the user
      can write -tNUM or -t NUM and it will work as expected. This was done
      for the -t and -a options
    
    - Modify the usage messages to correspond with the way the program makes use
      of the options.
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 7a052daef09a5af77815e21fbff84ef580110dee
Author: Carsten Emde <c.emde@osadl.org>
Date:   Thu Jun 5 02:12:40 2008 +0200

    rt-tests/Makefile: Import an updated version number into RPM spec file
    
    Import an updated version number into RPM spec file.
    
    Signed-off-by: Carsten Emde <C.Emde@osadl.org>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 6963a41f688dcd31733b6ede305009940c349ddf
Author: Carsten Emde <c.emde@osadl.org>
Date:   Thu Jun 5 02:07:21 2008 +0200

    rt-tests/cyclictest.c: oscilloscope mode did not work correctly with >1 threads
    
    Data reduction (-o mode) did not work correctly with >1 threads.
    
    Signed-off-by: Carsten Emde <C.Emde@osadl.org>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit b0841096ce115a4b2f2125df952cb2f789bd75b2
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Wed Jun 4 17:30:55 2008 +0200

    Version 0.22
    
    I'm getting old and forgetful :)
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 434091fc6534d522e7260c59d149e5106bca638f
Author: Alessio Igor Bogani <abogani@texware.it>
Date:   Mon Apr 21 14:01:32 2008 +0200

    Fix some typo in the cyclictest's man page

commit 87d83b67cc75fba4ad6c0cb668b52395ae35abbd
Author: Alessio Igor Bogani <abogani@texware.it>
Date:   Fri Apr 18 18:05:46 2008 +0200

    Add produced binary into .gitignore

commit 8d09028ba3fb4025d223b535044be63f91c3559d
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Wed Jun 4 17:22:51 2008 +0200

    Version 0.21
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 894308125b2cd5e60cd6790a76fd37a0a4344512
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Wed Jun 4 17:21:55 2008 +0200

    Make: Exclude releases subdir from release tarball
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 65d1cb7079ccc68d0968950b64f1f77b6692fd7d
Author: Steven Rostedt <rostedt@goodmis.org>
Date:   Tue Jun 3 12:11:15 2008 -0400

    cyclictest: sched_switch not sched-switch
    
    I noticed I had a typo on sched_switch. I tested this on linux-tip tree
    and it works there.
    
    Signed-off-by: Steven Rostedt <srostedt@redhat.com>
    Cc: Darren Hart <dvhltc@us.ibm.com>
    Cc: Subrata Modak <subrata@linux.vnet.ibm.com>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 9ba30e6ef2e2975ca27834e8968393ca5b07da29
Author: Steven Rostedt <rostedt@goodmis.org>
Date:   Tue Jun 3 11:50:40 2008 -0400

    cyclictest: handle latest ftrace
    
    This patch has cyclictest work a bit better with ftrace. Some new options
    have been added.
    
    When -b is used:
    
      -P : use the preemptoff tracer
      -I : use the irqsoff tracer
      -B : use preemptirqsoff tracer
    
    If the above are not set, then it tries to use "events" tracer if it is
    available (currently only available in the -rt kernel) and if that is not
    set, it defaults to the sched-switch tracer.
    
    -f will enabled the function tracer.
    
    Signed-off-by: Steven Rostedt <srostedt@redhat.com>
    Cc: Darren Hart <dvhltc@us.ibm.com>
    Cc: Subrata Modak <subrata@linux.vnet.ibm.com>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit fcee9fe2e0150e384e5335e093c962df73079239
Author: Steven Rostedt <rostedt@goodmis.org>
Date:   Tue Jun 3 11:47:16 2008 -0400

    cyclictest: search for debugfs
    
    Not everyone mounts debugfs at /debug. This patch makes cyclictest search
    for debugfs in the /proc/mounts directory.
    
    Signed-off-by: Steven Rostedt <srostedt@redhat.com>
    Cc: Darren Hart <dvhltc@us.ibm.com>
    Cc: Subrata Modak <subrata@linux.vnet.ibm.com>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 1a731d646e54cac2463c0a20a00e696a8ede0ad0
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Fri Apr 18 14:39:41 2008 +0200

    Bump version number to 0.20
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 2df51a799f797df2acf2955f24ea76fc7db7e15f
Author: Carsten Emde <c.emde@osadl.org>
Date:   Thu Apr 17 21:25:37 2008 +0200

    cyclictest: send correct cycle number in -o mode
    
    The appropriate cycle number of the maximum is now sent when in -o
    mode. This is needed to more accurately determine the trace line that
    is related to a particular latency.
    
    Signed-off-by: Carsten Emde <C.Emde@osadl.org>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 6a0f073aa46c86503783ea94db7c2e10b3fcc9ce
Author: Sebastian Siewior <bigeasy@tglx.de>
Date:   Thu Apr 17 11:00:39 2008 +0200

    cyclictest: fix "get kernel version"
    
    The version check in cyclic test fails if proc isn't mounted or if OS
    name isn't Linux (uClinux isn't uncommon).  This patch fixes both
    issues.
    
    Signed-off-by: Sebastian Siewior <bigeasy@linutronix.de>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 342e3b83ee5a643984facbf232ddc7751fbd83ec
Author: Sebastian Siewior <bigeasy@tglx.de>
Date:   Thu Apr 17 10:59:47 2008 +0200

    cyclictest: fix build on uClibc due to missing cpu affinity
    
    CPU affinity isn't supported by all uClibc ports right now.
    
    Signed-off-by: Sebastian Siewior <bigeasy@linutronix.de>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 7f4ac71644644b01a47871036bddbf3c302d0041
Author: Sebastian Siewior <bigeasy@tglx.de>
Date:   Wed Apr 16 11:04:30 2008 +0200

    cyclictest: fix for uClibc builds
    
    as of uClibc-20080416 clock_nanosleep is still not implemented.
    
    Signed-off-by: Sebastian Siewior <bigeasy@linutronix.de>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 4cb277ee27fb8af44aca9e8a4fb0ac7de63e8f8b
Author: Carsten Emde <c.emde@osadl.org>
Date:   Mon Apr 14 13:23:51 2008 +0200

    cyclictest: add -o option to reduce -v option's output speed
    
    When the output of the -v option is piped into another program and if
    more data are sent than the other program can eat, data points get
    lost. Since high latency values normally occur much less frequently
    than average latency values, the connected program will miss many of
    the high latency values, and the realtime capability of a given system
    may appear much better than it is.
    
    Therefore, the new option -o RED was introduced. This option causes
    cyclictest to suppress every subsequent RED number of samples and
    replace them with the maximum of the values encountered during that
    sampling interval.
    
    Signed-off-by: Carsten Emde <C.Emde@osadl.org>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 82155e3d9e41d6df1a0902534f7240b0a99b9b8b
Author: Carsten Emde <c.emde@osadl.org>
Date:   Sun Apr 6 20:17:22 2008 +0200

    cyclictest & kernel>=2.6.24
    
    - Added support for the kernel tracer as of kernel 2.6.24
    - Options mostly identical, irrespective of the kernel version
    - Added check whether debug fs is mounted and tracing configured
    - -v (verbose) option additionally makes tracing more verbose
    
    Signed-off-by: Carsten Emde <C.Emde@osadl.org>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit f055732c1669be86d253338f8968eea2d423aa7b
Author: Carsten Emde <c.emde@osadl.org>
Date:   Sat Apr 5 20:24:37 2008 +0200

    cyclictest: add CPU affinity
    
    Add CPU affinitt option to cyclictest.
    
    1. New option -a:
    
    without argument to a cyclictest spreads the threads consecutive on
    the available CPUs. On a quad core machine we get:
    
    -a -t4   Thread #0 -> CPU #0
             Thread #1 -> CPU #1
             Thread #2 -> CPU #2
             Thread #3 -> CPU #3
    
    -a -t5   Thread #0 -> CPU #0
             Thread #1 -> CPU #1
             Thread #2 -> CPU #2
             Thread #3 -> CPU #3
             Thread #4 -> CPU #0
    
    Adding a CPU number to the -a option all threads are pinned to
    the given CPU:
    
    -a3 -t4  Thread #0 -> CPU #3
             Thread #1 -> CPU #3
             Thread #2 -> CPU #3
             Thread #3 -> CPU #3
    
    2. extension of the -t option:
    
    Without argument to -t cyclictest starts as many threads as CPUs are
    available.
    
    Signed-off-by: Carsten Emde <c.emde@osadl.org>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 44b84cd87f7e94ce624bb61826c7b493b9a6cb86
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Fri Jan 4 09:00:33 2008 +0100

    v0.19
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit df2bf2cfdc3bff5e90286677d450a9a1e6de0232
Author: Clark Williams <williams@redhat.com>
Date:   Thu Jan 3 13:33:43 2008 -0600

    added Obsoletes

commit 58d8df8cc8f260a313f64aa9ea9ee8ede7c20f11
Author: Clark Williams <williams@redhat.com>
Date:   Thu Jan 3 13:33:23 2008 -0600

    added distclean target to cleanup rpm dirs

commit fea12d35c39899fe6d071c006658d151845ec702
Author: Clark Williams <williams@redhat.com>
Date:   Thu Jan 3 13:26:22 2008 -0600

    added pi_tests; added specfile for rpm generation

commit 899ebf7302348a8c7161f164e68fa35048fe09e0
Author: Alessio Igor Bogani <abogani@texware.it>
Date:   Thu Dec 20 17:02:53 2007 +0100

    Fix kernel parameters in cyclictest's manpage
    
    Signed-off-by: Alessio Igor Bogani <abogani@texware.it>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit ca606d3fe9ce5a6e3158e4556869ceceda454a79
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Fri Dec 14 15:33:12 2007 +0100

    v0.18
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit d00cc0754aa404e1f713284a698a2ac2936ce225
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Fri Dec 14 15:23:51 2007 +0100

    Some more Makefile updates
    
    - add changelog and install targets
    - replace $(CROSS_COMPILE)gcc with $(CC)
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit be4a5a980797709898e5e27d553e06a69d657dae
Author: Alessio Igor Bogani <abogani@texware.it>
Date:   Wed Dec 12 11:56:05 2007 +0100

    Unified versions into Makefile
    
    Packaging version control
    
    Signed-off-by: Alessio Igor Bogani <abogani@texware.it>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 79ad2eca9abe2922217929e22d8e3e330a579e13
Author: Alessio Igor Bogani <abogani@texware.it>
Date:   Wed Dec 12 10:24:38 2007 +0100

    COPYING file and cyclictest's man page added
    
    Signed-off-by: Alessio Igor Bogani <abogani@texware.it>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit e6b72071152c6e4edfd7a163826c291aa720c976
Author: Alessio Igor Bogani <abogani@texware.it>
Date:   Wed Dec 12 10:20:17 2007 +0100

    Re-organized sources
    
    Move code around to make packaging easier.
    
    Signed-off-by: Alessio Igor Bogani <abogani@texware.it>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 9a10305f0d5964146c0f9c8003645a83d33c91cf
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Thu Oct 18 19:20:05 2007 +0200

    Bump version number
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 4ee3b82d4ec2e7939e57e62bfa258fbac477552c
Author: Clark Williams <williams@redhat.com>
Date:   Thu Oct 18 09:31:24 2007 -0500

    Fix to cyclictest (from signaltest fix)
    
    This is a patch that's a ripple from the bug in signaltest that Luis and Jeff Burke
    were working on. Looks like there's a race where a variable can be used
    uninitialized, depending on thread scheduling circumstances. Probably not major, but
    hey, can't hurt :).
    
    Signed-off-by: Clark Williams <williams@redhat.com>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit 854cd3eae2a224e0dbb698c7587226d0a92c7341
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Thu Oct 18 00:19:07 2007 +0200

    Bump version number
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit b1bb85c51fe096aa69d04bf2e68668059d77d499
Author: Luis Claudio R. Goncalves <lclaudio@uudg.org>
Date:   Wed Oct 17 20:00:18 2007 -0400

    Signaltest: initialize stat[i].threadstarted before using
    
    Signaltest was hanging in a wide variety of kernel versions, in some cases
    after a few iterations and in other cases right after being called on the
    command line. We created a bugzilla ticket for this issue:
    
    	https://bugzilla.redhat.com/show_bug.cgi?id=308231
    
    After a few debug sessions we realized that a shared variable used to
    synchronize the work between threads, stat[i].threadstarted, could end up
    being used before initialization depending on the scheduling of the
    threads.
    
    The fix is a one-liner.
    
    Signed-off-by: Luis Claudio R. Goncalves <lclaudio@uudg.org>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit afb46d37f279ac1503e1039fefacf306a895b134
Author: Thomas Gleixner <tglx@inhell4.(none)>
Date:   Fri May 11 21:49:27 2007 +0200

    Bump version number
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit dfbefb8056e363bca648a50274abe9983bee2da3
Author: Thomas Gleixner <tglx@inhell4.(none)>
Date:   Fri May 11 21:32:51 2007 +0200

    Check if highres timers are enabled
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit f22379d0a40ef301a67e1eeae3923549b0eb582f
Author: Carsten Emde <ce@ceag.ch>
Date:   Fri May 11 21:11:46 2007 +0200

    Save and restore the tracer variables
    
    Signed-off-by: Carsten Emde <ce@ceag.ch>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

commit fa892122f3b56913a53299c9c12e710b3e45316b
Author: Thomas Gleixner <tglx@inhell4.(none)>
Date:   Fri May 11 21:01:04 2007 +0200

    Initial import
