From: xiyou.wangcong@gmail.com (Cong Wang)
Subject: [lttng-dev] [RFC PATCH] sched: Fix sched_wakeup tracepoint
Date: Wed, 17 Jun 2015 11:23:00 -0700 [thread overview]
Message-ID: <CAM_iQpXaWwgN6rYXsbpV9yNnrpgrX9mfzc5ZRLpHtSw_wYAxTg@mail.gmail.com> (raw)
In-Reply-To: <20150609091336.GQ3644@twins.programming.kicks-ass.net>
On Tue, Jun 9, 2015 at 2:13 AM, Peter Zijlstra <peterz at infradead.org> wrote:
>
> So how about we introduce the 'waking' tracepoint and leave the existing
> wakeup one in place and preserve its woken semantics.
>
> Steven, can we do aliases? Where one tracepoint is known to userspace
> under multiple names? In that case we could rename the thing to woken
> and have an alias wakeup which we can phase out over time.
>
> The patch also takes away the success parameter to the tracepoint, but
> does not quite go as far as actually removing it from the tracepoint
> itself.
>
> We can do that in a follow up patch which we can quickly revert if it
> turns out people are actually still using that for something.
+1 to this patch. How is it going?
Here at Twitter, we are analyzing scheduling latencies too, with our
own tool using existing tracepoints, it would be nice to have more
granularity on the scheduling latency.
And, you probably want to change perf sched to respect this
new 'waking' event too. ;)
Thanks.
next prev parent reply other threads:[~2015-06-17 18:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1433504509-17013-1-git-send-email-mathieu.desnoyers@efficios.com>
[not found] ` <20150605120909.GG19282@twins.programming.kicks-ass.net>
[not found] ` <479621151.4836.1433507522491.JavaMail.zimbra@efficios.com>
[not found] ` <1433508695.1495.16.camel@twins>
[not found] ` <600031664.4911.1433510581646.JavaMail.zimbra@efficios.com>
[not found] ` <1433592142.1495.22.camel@twins>
2015-06-07 10:20 ` Mathieu Desnoyers
2015-06-08 17:27 ` Steven Rostedt
2015-06-09 9:13 ` Peter Zijlstra
2015-06-09 18:48 ` Mathieu Desnoyers
2015-06-17 18:23 ` Cong Wang [this message]
2015-06-17 18:47 ` Steven Rostedt
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=CAM_iQpXaWwgN6rYXsbpV9yNnrpgrX9mfzc5ZRLpHtSw_wYAxTg@mail.gmail.com \
--to=xiyou.wangcong@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