From: Steven Rostedt <rostedt@goodmis.org>
To: Viktor Rosendahl <viktor.rosendahl@gmail.com>
Cc: Ingo Molnar <mingo@redhat.com>,
linux-kernel@vger.kernel.org,
Joel Fernandes <joel@joelfernandes.org>
Subject: Re: [PATCH v3 0/4] Some new features for the latency tracers
Date: Tue, 14 May 2019 12:51:03 -0400 [thread overview]
Message-ID: <20190514125103.64d778d6@oasis.local.home> (raw)
In-Reply-To: <20190513215008.11256-1-viktor.rosendahl@gmail.com>
On Mon, 13 May 2019 23:50:04 +0200
Viktor Rosendahl <viktor.rosendahl@gmail.com> wrote:
> Hello all,
Hi Viktor,
Note, as the merge window is open and I'm also currently at a
conference, it may be a while before I can take a look at this. If you
don't hear something from me in 10 days, feel free to send me a ping.
-- Steve
>
> Changes in v3:
> - [PATCH 1/4]:
> * I have generalized this to send the fsnotify() notifications for all
> tracers that use tracing_max_latency.
>
> * There are large additions of code to prevent queue_work() from being
> called while we are in __schedule() or do_idle(). This was a bug also
> in the previous version but had gone unnoticed. It became very visible
> when I tried to make it work with the wakeup tracers because they are
> always invoked from the sched_switch tracepoint.
>
> * The fsnotify notification is issued for tracing_max_latency, not trace.
>
> * I got rid of the kernel config option. The facility is always compiled
> when CONFIG_FSNOTIFY is enabled and any of the latency tracers are
> enabled.
>
> - [PATCH 2/4]:
> * No significant changes.
>
> - [PATCH 3/4]:
> * The latency-collector help messages have been tuned to the fact that it
> can be used also with wakeup and hwlat tracers.
>
> * I increased the size of the buffer for reading from
> /sys/kernel/debug/tracing/trace.
>
> * Adapted it to monitor tracing_max_latency instead of trace
>
> - [PATCH 4/4]:
> * I converted this from a kernel config option to a trace config option
> that can be changed at runtime.
>
>
next prev parent reply other threads:[~2019-05-14 16:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-13 21:50 Viktor Rosendahl
2019-05-13 21:50 ` [PATCH v3 1/4] ftrace: Implement fs notification for tracing_max_latency Viktor Rosendahl
2019-05-13 21:50 ` [PATCH v3 2/4] preemptirq_delay_test: Add the burst feature and a sysfs trigger Viktor Rosendahl
2019-05-13 21:50 ` [PATCH v3 3/4] Add the latency-collector to tools Viktor Rosendahl
2019-05-13 21:50 ` [PATCH v3 4/4] ftrace: Add an option for tracing console latencies Viktor Rosendahl
2019-05-14 16:51 ` Steven Rostedt [this message]
2019-05-14 19:21 ` [PATCH v3 0/4] Some new features for the latency tracers Viktor Rosendahl
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=20190514125103.64d778d6@oasis.local.home \
--to=rostedt@goodmis.org \
--cc=joel@joelfernandes.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=viktor.rosendahl@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®