commit 9153c383ec7f7b08fd7d50f35d39a1a6c933b579
Author: Clark Williams <williams@redhat.com>
Date:   Wed May 6 09:35:23 2009 -0500

    version bump to 0.39

commit ec536d0454b77944776384c2760e318d4f8a2609
Author: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Date:   Sat May 2 20:25:53 2009 +0200

    Makefile: don't override DESTDIR, prefix, bindir and mandir
    
    This eases packaging rt-tests and shouldn't have any further impact.
    
    Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

commit c289046965e17b623b1f1de802283d1584a33af9
Author: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Date:   Sat May 2 20:02:37 2009 +0200

    signaltest: fix typo in copyright header
    
    Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
    Cc: Thomas Gleixner <tglx@linutronix.de>

commit 8565bd61b4725760e07c5c3c9c7b5333630ca647
Author: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Date:   Sat May 2 17:56:03 2009 +0200

    escape minus signs in manpages
    
    '-' chars are interpreted as hyphens by groff, not as minus signs.  This
    means that if you're using an UTF-8 locale searching for '-' to find
    options doesn't work.
    
    Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

commit 1b81d40771d977a3eb36dd4f17b7e87e69e5777e
Author: Clark Williams <williams@redhat.com>
Date:   Thu Apr 30 15:28:32 2009 -0500

    version bump to 0.38

commit 95bd88ca5a69195466d476b104ced8b5ab352a38
Author: Clark Williams <williams@redhat.com>
Date:   Thu Apr 30 15:27:15 2009 -0500

    added code to usage message to show configured tracers if debugfs mounted
    
    Signed-off-by: Clark Williams <williams@redhat.com>

commit 3fc59347e83bb9b8397b0508190b416d0dd53fdc
Author: Tobias Klauser <tklauser@distanz.ch>
Date:   Thu Apr 30 11:05:55 2009 +0200

    cyclictest: Remove duplicate entry for -m from manpage
    
    Hi Thomas,
    
    The patch below removes the duplicate entry for the -m/--mlockall option from
    the cyclictest manpage. Patch is againnst current HEAD of rt-tests.git
    
    Cheers, Tobias
    
    Signed-off-by: Tobias Klauser <tklauser@distanz.ch>

commit 986688b00b97507fe9ea92c70d9d99f1bc71abca
Author: Clark Williams <williams@redhat.com>
Date:   Wed Apr 29 15:31:10 2009 -0500

    updated version string to 0.37

commit 9187c3944ba8f5021c771e593311f5087ef49771
Author: Clark Williams <williams@redhat.com>
Date:   Wed Apr 29 15:30:44 2009 -0500

    added --tracer and --traceopt options

commit 552bd1a203041e2ac083b50fe1f0fbf49624a86f
Author: Clark Williams <williams@redhat.com>
Date:   Wed Apr 29 15:23:22 2009 -0500

    added --tracer and --traceopt options

commit 9abe9601f7b39db5ae71d010a2a1b4598f2f7966
Author: Clark Williams <williams@redhat.com>
Date:   Fri Apr 24 15:35:27 2009 -0500

    correct usage message for -w and -W

commit 54623d8d7e513585f65cc00b7d919e120adbbbd0
Author: Clark Williams <williams@redhat.com>
Date:   Fri Apr 24 15:35:04 2009 -0500

    add -w and -W

commit 870347de963c97e8a753de0341521e533ff96493
Author: GeunSik Lim <leemgs1@gmail.com>
Date:   Fri Apr 24 15:20:50 2009 -0500

        [PATCH] cyclictest: Add tracing function about wakeup and wakeup_rt of ftrace.
    
        This is patch to support wakeup & wakeup_rt tracing at the argument of
        cyclictest additionally. Current cyclictest support three tracing
        like PREEMPTOFF, IRQSOFF, PREEMPTIRQSOFF just.
    
        This additional function will help wakeup related tracing
        about sleep api [ex: nanosleep() , usleep] of cyclictest.
    
        Practically speaking, wakeup(+wakeup-rt) tracing by steven rostedt is useful
        in the linux based embedded product development.
    
        After patching,
        Fedora9#> cat /debug/tracing/available_tracers
        syscall blk kmemtrace power branch function_graph mmiotrace wakeup_rt wakeup \
        preemptirqsoff preemptoff irqsoff function sched_switch initcall nop
        Fedora9#> cyclictest -t 5 -p 80 -b 1000 -w -D 10 [enter] <--- tracing wakeup
        Fedora9#> cat /debug/tracing/trace
    
        Fedora9#> cyclictest -t 5 -p 80 -b 1000 -W -D 10 [enter] <--- tracing wakeup-rt
        Fedora9#> cat /debug/tracing/trace
    
        Signed-off-by: GeunSik Lim <geunsik.lim@samsung.com>
    
    Signed-off-by: Clark Williams <williams@redhat.com>

commit 6d4136e50104075f8823f4e7eaa5fc7d6d617760
Author: GeunSik Lim <leemgs1@gmail.com>
Date:   Tue Apr 21 16:28:55 2009 +0900

    cyclictest: Remove duplicated description of cyclictest usage like -h.
    
    Author: Lim,GeunSik <leemgs1@gmail.com>
    Date:   Tue Apr 21 16:03:56 2009 +0900
    
        [PATCH] cyclictest: Remove duplicated description of cyclictest usage like -h.
    
        We often utilize a various options with "#>cyclictest --help" command in the terminal environment.
        When We run "#> cyclictest --help" command, We can show duplicated description about "-h" option
        for latency histogram.
        Unfortunatley, Some of the users is confusing because of two options about latency histogram.
    
        [root@fedora9 invain]# ./cyclictest --help
        cyclictest V 0.36
        Usage:
        cyclictest <options>
    
        -a [NUM] --affinity        run thread #N on processor #N, if possible
                                   with NUM pin all threads to the processor NUM
        -b USEC  --breaktrace=USEC send break trace command when latency > USEC
        -B       --preemptirqs     both preempt and irqsoff tracing (used with -b)
        -c CLOCK --clock=CLOCK     select clock
                                   0 = CLOCK_MONOTONIC (default)
                                   1 = CLOCK_REALTIME
        -C       --context         context switch tracing (used with -b)
        -d DIST  --distance=DIST   distance of thread intervals in us default=500
        -E       --event           event tracing (used with -b)
        -f       --ftrace          function trace (when -b is active)
        -h H_MAX                   latency histogram size in us default 0 (off)
        -i INTV  --interval=INTV   base interval of thread in us default=1000
    
             ................. [Middle Omission] ...................
    
        -v       --verbose         output values on stdout for statistics
                                   format: n:c:v n=tasknum c=count v=value in us
        -D       --duration=t      specify a length for the test run
                                   default is in seconds, but 'm', 'h', or 'd' maybe added
                                   to modify value to minutes, hours or days
        -h       --histogram=US    dump a latency histogram to stdout after the run
                                   US is the max time to be be tracked in microseconds
    
        For example,
    
        -h H_MAX                   latency histogram size in us default 0 (off)
    
        -h       --histogram=US    dump a latency histogram to stdout after the run
                                   US is the max time to be be tracked in microseconds
    
        As you see, We don't need "-h H_MAX  . . . . . ." description.
        So, I think that We have to remove old option about description of histogram function.
    
        Signed-off-by: GeunSik Lim <leemgs1@gmail.com>

commit 0e2f1a14ffce106ca4b51a78bbd18f3aae1a8ea2
Author: Clark Williams <williams@redhat.com>
Date:   Mon Apr 20 14:09:12 2009 -0500

    version bump to 0.36

commit 5dce871f962a0821e8cd153c2353c3e1ae600d95
Author: Clark Williams <williams@redhat.com>
Date:   Mon Apr 20 14:07:05 2009 -0500

    updated cyclictest man page with -C/--context and -E/--event options

commit 7272c4d320aaf36a018711131e2176951f757b8e
Author: GeunSik Lim <leemgs1 () gmail ! com>
Date:   Wed Apr 8 13:49:26 2009 -0500

    cyclictest: bugfix getopt_long() for -C and -F.
    
    Author: Lim,GeunSik <leemgs1@gmail.com>
    Date:   Wed Apr 8 22:21:59 2009 +0900
    
        [patch] cyclictest: bugfix getopt_long() for -C and -F.
    
        We can not use -C option without --context option for tracing context switching.
        ex) ./cyclictest -t 10 -m -b 100 -C
        We can not use -E option without --event option for tracing events.
        ex) ./cyclictest -t 10 -m -b 100 -E
        Append -C and -E option on getopt_long() function to solve this problems.
    
        Signed-off-by: GeunSik Lim <leemgs1@gmail.com>
    
    Signed-off-by: Clark Williams <williams@redhat.com>

commit 876c33c8a9dc3dc3249a9e0473a2a0d9663cda6b
Author: Clark Williams <williams@redhat.com>
Date:   Tue Apr 7 15:31:32 2009 -0500

    fixed release target in Makefile so rpms will build
    updated version string to 0.35
    minor format tweak to make variables
    
    Signed-off-by: Clark Williams <williams@redhat.com>

commit 4d284a272e662e8ad027c395f70ca6526cad095b
Author: Clark Williams <williams@redhat.com>
Date:   Tue Apr 7 15:29:27 2009 -0500

    adjustedt install target to match Uwe's DESTDIR/prefix split
    
    Signed-off-by: Clark Williams <williams@redhat.com>

commit f2e4eebd40b71c3472db0817348d4c79bc43b0e0
Author: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Date:   Tue Apr 7 22:01:57 2009 +0200

    split function of DESTDIR into DESTDIR + prefix
    
    It's more common that DESTDIR doesn't include /usr or /usr/local but
    only the base directory for a relocated installation.  The in-tree
    prefix is usually named "prefix".
    
    "usually" here means as it is done by autoconf and as it is expected by
    the Debian package helpers.
    
    While at it also make the other path variables match this convention.
    
    Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
    Signed-off-by: Clark Williams <williams@redhat.com>

commit 7453d772a0ffc65b260d0dab6cf2e01864ba52e5
Author: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
Date:   Tue Apr 7 15:08:17 2009 -0500

    Signed-off-by: Clark Williams <williams@redhat.com>

commit 6f3669db231c7497e24630069b89684fba497b26
Author: Clark Williams <williams@redhat.com>
Date:   Sun Apr 5 09:41:51 2009 -0500

    version bump to 0.34

commit 1b3ee55106c52e7d4f96a8a8d65c564f230010f0
Author: Clark Williams <williams@redhat.com>
Date:   Sun Apr 5 09:31:24 2009 -0500

    reworked settracer()
    
    GeunSik Lim <leemgs1@gmail.com> found a problem with settracer()
    in that it had a hardcoded limit to the number of tracers searched.
    Unfortunately his patch found a bug in either fscanf or debugfs,
    since it doesn't seem to return EOF at the end of input, so I reworked
    the patch to read all the input and parse it using strtok.
    
    Signed-off-by: Clark Williams <williams@redhat.com>

commit 99ba86e19c8ac18b730d40420263e7b790d18a95
Author: Clark Williams <williams@redhat.com>
Date:   Mon Mar 30 09:21:37 2009 -0500

    version bump to 0.33

commit d2532aed6035502176d44bec8bf3e0c0cb335882
Author: Clark Williams <williams@redhat.com>
Date:   Mon Mar 30 09:21:07 2009 -0500

    fix formatting damage from nanosecond patch

commit 64cca12051795663cea89d0847cbac256465d110
Author: Clark Williams <williams@redhat.com>
Date:   Sat Mar 28 09:39:51 2009 -0500

    version bump to 0.32

commit 58f08ef334c9f1c386af9744eea390ff2c18c422
Author: Luis Henriques <henrix@sapo.pt>
Date:   Fri Mar 20 19:43:18 2009 +0000

    cyclictest: Added option for results in nanoseconds
    
    cyclictest results are presented in microseconds, although internal precision
    uses nanosecond unit.  This patch adds a command-line option for keeping the
    nanoseconds precision.  man page has also been update.
    
    Signed-off-by: Luis Henriques <henrix@sapo.pt>
    Signed-off-by: Clark Williams <williams@redhat.com>

commit a7bd17e188d3b8f18bafd157c1ec9aad31c99096
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Sat Mar 28 12:18:55 2009 +0000

    cyclictest: init tracer only once
    
    The tracer setup happens in every thread, which is nonsense. First of
    all it leads to a lot of irritating warnings because the things are
    setup multiple times. The worst effect is that one tasks runs already
    into the tracer stop condition and the next one reenables the tracer.
    
    Move the tracer setup into the main thread and do it only once.
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
    Signed-off-by: Clark Williams <williams@redhat.com>

commit d4a986cb074aa11a9d0342aa55580083fdeff3f0
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Sat Mar 28 12:18:52 2009 +0000

    cyclictest: fix priviledge test
    
    Switching back to SCHED_OTHER in check_priv() fails due to the param
    argument of sched_setscheduler() set to NULL.
    
    Set the priority to 0 and hand in params.
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
    Signed-off-by: Clark Williams <williams@redhat.com>

commit 9ffdc557b32b11ed551195c6214b26aa2b4c25b3
Author: Clark Williams <williams@redhat.com>
Date:   Sat Mar 21 09:58:57 2009 -0500

    added license header to sigtest.c

commit f4e80a2fb0ed71185451ebf48bbefa534cf805dc
Author: Clark Williams <williams@redhat.com>
Date:   Fri Mar 20 16:15:33 2009 -0500

    version bump to 0.31

commit f5da548e25e4b507cdfaf01b16ec49746408f4e7
Author: Alessio Igor Bogani <abogani@texware.it>
Date:   Tue Mar 17 21:50:42 2009 +0100

    Avoid ChangeLog erasing in tarball release
    
    Execute a make clean into a rt-tests directory, exploded from a tarball,
    cause erroneous erasing of the ChangeLog file. Let make do it only if it
    executes under git tree.
    
    Signed-off-by: Alessio Igor Bogani <abogani@texware.it>
    Signed-off-by: Clark Williams <williams@redhat.com>

commit 7aecff931f24fa30bc5a8bef33aae7d13cff38ea
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Fri Feb 13 15:36:14 2009 -0600

    To: rt-users <linux-rt-users@vger.kernel.org>
    Cc: Clark Williams <williams@redhat.com>
    Subject: [patch 2/2] cyclictest: support for latest mainline tracer
    
    The tracer in mainline changed the interface another time. Make it
    work again.
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
    Signed-off-by: Clark Williams <williams@redhat.com>

commit 2c8f2d774e611581dfca85ae5eff1175a325f11d
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Fri Feb 13 15:36:13 2009 -0600

    To: rt-users <linux-rt-users@vger.kernel.org>
    Cc: Clark Williams <williams@redhat.com>
    Subject: [patch 1/2] cyclictest: code cleanup
    
    Started to grow whitespace and formatting sloppiness.
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
    Signed-off-by: Clark Williams <williams@redhat.com>

commit 0a378282d4bc403cf19f8ce51fdedcfac71bebb9
Author: Luis Henriques <henrix@sapo.pt>
Date:   Mon Feb 9 13:18:35 2009 -0600

    he help for the -C  option was being printed out inside the help of the -c
    option.
    
    Signed-off-by: Luis Henriques <henrix@sapo.pt>
    Signed-off-by: Clark Williams <williams@redhat.c m>

commit 41902b4ca06dc430941820759db7ec274849a76e
Author: Clark Williams <williams@redhat.com>
Date:   Thu Dec 18 16:52:12 2008 -0600

    corrected version bump

commit 495ed19184fe739ca30f8a6673eea2caa7b78cf4
Author: Clark Williams <williams@hs21xm-1.farm.hsv.redhat.com>
Date:   Thu Dec 18 16:47:23 2008 -0600

    bumped version string

commit 724dfb46907e03738e0a7f1e74a2af42c4c666c4
Author: Clark Williams <williams@hs21xm-1.farm.hsv.redhat.com>
Date:   Thu Dec 18 16:46:58 2008 -0600

    changed deadlock detection to be a little more flexible

commit d3ae4c81ea639369104dff310227e6789b0c8340
Author: Clark Williams <williams@hs21xm-1.farm.hsv.redhat.com>
Date:   Thu Dec 18 15:55:10 2008 -0600

    updated pi_stress option processing

commit 9505ea6a6ad5e92f387773d7f3212a7215013a49
Author: Luis Claudio R. Goncalves <lgoncalv@redhat.com>
Date:   Thu Dec 11 10:43:22 2008 -0600

    Patch to fix tracer selection in cyclictest when using -b

commit 679b34e74b9ba1e50e40a88a043932464191e5ab
Author: Clark Williams <williams@redhat.com>
Date:   Thu Dec 11 10:38:46 2008 -0600

    cyclictest fixup for tracing

commit 5164e0178abe65907965ec3ac66108a4b929f9f7
Author: Clark Williams <williams@redhat.com>
Date:   Thu Dec 11 10:26:15 2008 -0600

    Return-Path: <linux-rt-users-owner@vger.kernel.org>
    Received: from pobox-2.corp.redhat.com ([unix socket])
    	 by pobox-2.corp.redhat.com (Cyrus v2.2.12-Invoca-RPM-2.2.12-8.1.RHEL4) with LMTPA;
    	 Tue, 03 Jun 2008 11:50:56 -0400
    X-Sieve: CMU Sieve 2.2
    Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254])
    	by pobox-2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m53FoulP004003
    	for <williams@pobox-2.corp.redhat.com>; Tue, 3 Jun 2008 11:50:56 -0400
    Received: from mx1.redhat.com (mx1.redhat.com [172.16.48.31])
    	by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m53Foth3012071;
    	Tue, 3 Jun 2008 11:50:55 -0400
    Received: from vger.kernel.org (vger.kernel.org [209.132.176.167])
    	by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m53FOfJq012028;
    	Tue, 3 Jun 2008 11:50:43 -0400
    Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand
    	id S1752828AbYFCPun (ORCPT <rfc822;mschmidt@redhat.com> + 1 other);
    	Tue, 3 Jun 2008 11:50:43 -0400
    Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752865AbYFCPun
    	(ORCPT <rfc822;linux-rt-users-outgoing>);
    	Tue, 3 Jun 2008 11:50:43 -0400
    Received: from hrndva-omtalb.mail.rr.com ([71.74.56.125]:65243 "EHLO
    	hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org
    	with ESMTP id S1752828AbYFCPum (ORCPT
    	<rfc822;linux-rt-users@vger.kernel.org>);
    	Tue, 3 Jun 2008 11:50:42 -0400
    Received: from gandalf ([74.74.65.243]) by hrndva-omta03.mail.rr.com
              with ESMTP
              id <20080603155041.URDH15997.hrndva-omta03.mail.rr.com@gandalf>;
              Tue, 3 Jun 2008 15:50:41 +0000
    Date: 	Tue, 3 Jun 2008 11:50:40 -0400 (EDT)
    From: Steven Rostedt <rostedt@goodmis.org>
    X-X-Sender: rostedt@gandalf.stny.rr.com
    To: Thomas Gleixner <tglx@linutronix.de>
    cc: linux-rt-users <linux-rt-users@vger.kernel.org>,
            Darren Hart <dvhltc@us.ibm.com>,
            Subrata Modak <subrata@linux.vnet.ibm.com>
    Subject: [PATCH - cyclictest] handle latest ftrace
    Message-ID: <Pine.LNX.4.58.0806031147290.22839@gandalf.stny.rr.com>
    MIME-Version: 1.0
    Content-Type: TEXT/PLAIN; charset=US-ASCII
    Sender: linux-rt-users-owner@vger.kernel.org
    Precedence: bulk
    List-ID: <linux-rt-users.vger.kernel.org>
    X-Mailing-List: 	linux-rt-users@vger.kernel.org
    X-RedHat-Spam-Score: -2.195
    X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254
    X-Scanned-By: MIMEDefang 2.63 on 172.16.48.31
    
    
    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>

commit a038647f402c16ff090708c50a3afbb8eedbdf18
Author: Alessio Igor Bogani <abogani@texware.it>
Date:   Thu Dec 11 10:13:07 2008 -0600

    Makefile patch to prevent deleting too many files in clean operation

commit 5d8328bb03bdfb65a28db700ef4d87ec9215d247
Author: Clark Williams <williams@redhat.com>
Date:   Tue Dec 2 12:22:25 2008 -0600

    changed test to not require root

commit 7cc548377571d24ecde388119ce8a5d468b34f58
Author: Clark Williams <williams@redhat.com>
Date:   Wed Oct 22 15:02:17 2008 -0500

    told git to ignore tarballs and tmpdir

commit b4265a0e8e71a4f83d64c998e04683e161899bb4
Author: Clark Williams <williams@redhat.com>
Date:   Wed Oct 22 15:00:57 2008 -0500

    changed release target in Makefile

commit 3ece612bd1ca169f01e4aa7d79e07c7908a6c869
Author: Clark Williams <williams@redhat.com>
Date:   Wed Oct 22 14:29:33 2008 -0500

    add option to run for specified duration
    
    Add an option (--duration or -D) to specify how long the test should run
    
    Signed-off-by: Clark Williams <williams@redhat.com>

commit cb548199a6203a7fb70839ede9e2be55c8ca11a5
Author: Sven-Thorsten Dietrich <sven@thebigcorporation.com>
Date:   Wed Oct 22 14:33:48 2008 -0500

    Subject: Add histogram support to cyclictest
    
    Add -h <size> parameter and functionality to log histograms of latencies
    in cyclictest.
    
    Signed-off-by: Sven-Thorsten Dietrich <sdietrich@suse.de>

commit 2e058f7f98af81c89dafb8908da2db5d27e9df7d
Author: Clark Williams <williams@redhat.com>
Date:   Thu Sep 25 15:13:51 2008 -0500

    fixed merge breakage

commit 2d45d878baf89dd13eeaa5308206349c493bea37
Merge: 1c3872e... 81523d1...
Author: Clark Williams <williams@redhat.com>
Date:   Thu Sep 25 15:11:56 2008 -0500

    Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/rt-tests
    
    Conflicts:
    	src/cyclictest/cyclictest.c
    	src/pi_tests/pi_stress.8

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 1c3872ef1dd61db5c5d9836bced3c81a90c111af
Merge: 699c38b... 4f55874...
Author: Clark Williams <williams@redhat.com>
Date:   Tue Jul 8 08:45:51 2008 -0500

    Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/rt-tests
    
    Conflicts:
    
    	src/cyclictest/cyclictest.c

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 699c38bb8d83a072a1e369c580557df8b1a1da6b
Merge: 5587d44... 7a052da...
Author: Clark Williams <williams@redhat.com>
Date:   Thu Jun 12 19:43:21 2008 -0500

    Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/rt-tests
    
    Conflicts:
    
    	.gitignore
    	src/cyclictest/cyclictest.8
    	src/cyclictest/cyclictest.c

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 5587d442ee5eba79325e842f5ecc70ce6fe74817
Author: Clark Williams <williams@redhat.com>
Date:   Fri May 9 13:43:55 2008 -0500

    fixed formating damage

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

    updated man pages for --mlockall option

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

    added mlockall option

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
