From: Luiz Capitulino <lcapitulino@redhat.com>
To: Clark Williams <williams@redhat.com>
Cc: John Kacur <jkacur@redhat.com>,
RT <linux-rt-users@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] cyclictest: stop any tracing after hitting a breaktrace threshold
Date: Wed, 4 May 2016 09:20:51 -0400 [thread overview]
Message-ID: <20160504092051.54002514@redhat.com> (raw)
In-Reply-To: <20160503152839.4543a973@sluggy.hsv.redhat.com>
On Tue, 3 May 2016 15:28:39 -0500
Clark Williams <williams@redhat.com> wrote:
> The intent is to be able to do something like this:
>
> trace-cmd start -e all -p function
> rteval --duration=12h --cyclictest-breaktrace=150
> trace-cmd extract
Ah, ok, I get it now. This makes sense.
I think I'd refactor the code opening tracing_on to its own
function so that we avoid the duplicate code in setup_tracer(),
but in any case:
Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com>
next prev parent reply other threads:[~2016-05-04 13:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-03 17:59 [PATCH] cyclictest: stop any tracing after hitting a breaktrace threshold Clark Williams
2016-05-03 19:56 ` Luiz Capitulino
2016-05-03 20:28 ` Clark Williams
2016-05-04 13:20 ` Luiz Capitulino [this message]
2016-05-04 13:49 ` John Kacur
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160504092051.54002514@redhat.com \
--to=lcapitulino@redhat.com \
--cc=jkacur@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rt-users@vger.kernel.org \
--cc=williams@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.