| From: |
| Clark Williams <williams@redhat.com> |
| To: |
| RT <linux-rt-users@vger.kernel.org> |
| Subject: |
| version 0.37 of rt-tests available |
| Date: |
| Wed, 29 Apr 2009 15:50:11 -0500 |
| Message-ID: |
| <20090429155011.09e2218f@torg> |
| Archive‑link: | |
Article |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've pushed 0.37 of the rt-tests up to my git repo at:
git://git.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git
tarballs available at:
http://www.kernel.org/pub/linux/kernel/people/clrkwllms/r...
This version has a couple of fixes from GeunSik Lim
<geunsik.lim@samsung.com> (man page fixes and two new options for
wakeup and wakeup_rt tracing).
After seeing that we have a never-ending stream of ftrace tracing
functions and options available to us, I decided that we need a better
way to specify the tracers. So I added the --tracer option (which
accepts the name of a tracing function) and the --traceopt option
(which accepts tracing options), e.g.:
$ cyclictest -b 500 --tracer=events --traceopts=noraw --traceopts=nohex
I guess I could make traceopts take a comma separated list, but for now
it was just easier to allow multiple invocations on a command line.
I've left the other tracing options alone for now, since I'm sure people
have scripts that use them. I wouldn't mind getting rid of them in the
future though.
Clark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (GNU/Linux)
iEYEARECAAYFAkn4vYoACgkQHyuj/+TTEp0eRgCgyJy7jg4o7qEGxqlwCoZRqwBq
Ct4An129sVkC7Md6fokUDpW8QOw03PPR
=HPJj
-----END PGP SIGNATURE-----