From: Joel Fernandes <joelaf@google.com>
To: linux-kernel@vger.kernel.org
Cc: mikesart@gmail.com, Joel Fernandes <joelaf@google.com>,
Steven Rostedt <rostedt@goodmis.org>,
Ingo Molnar <mingo@redhat.com>,
kernel-team@android.com
Subject: [PATCH v4 0/3] tracing: Add support for recording tgid of tasks
Date: Sun, 25 Jun 2017 22:38:41 -0700 [thread overview]
Message-ID: <20170626053844.5746-1-joelaf@google.com> (raw)
Hi Steven,
Following your comments in [1], I reworked the patches. I agree its much
cleaner now. Please check them out and thanks.
Android systrace viewer heavily depends on the tgid to group tasks. tgid is
also useful for analyzing traces and generating analysis results for groups of
tasks. Also Michael Sartain said he also has a need for it and helped test the
series (I have added him to CC).
[1] https://lkml.org/lkml/2017/6/13/754
Joel Fernandes (3):
tracing: Add support for recording tgid of tasks
tracing: Add support for display of tgid in trace output
tracing/ftrace: Add support to record and display tgid
include/linux/trace_events.h | 13 +++-
kernel/trace/trace.c | 142 +++++++++++++++++++++++++++++++-------
kernel/trace/trace.h | 9 +++
kernel/trace/trace_events.c | 42 ++++++++++-
kernel/trace/trace_functions.c | 26 +++++++
kernel/trace/trace_output.c | 9 +++
kernel/trace/trace_sched_switch.c | 75 ++++++++++++++++----
7 files changed, 276 insertions(+), 40 deletions(-)
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: kernel-team@android.com
Cc: Michael Sartain <mikesart@gmail.com>
--
2.13.1.611.g7e3b11ae1-goog
next reply other threads:[~2017-06-26 5:39 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-26 5:38 Joel Fernandes [this message]
2017-06-26 5:38 ` [PATCH v4 1/3] " Joel Fernandes
2017-06-26 16:52 ` Steven Rostedt
2017-06-26 19:02 ` Joel Fernandes
2017-06-26 19:09 ` Steven Rostedt
2017-06-26 19:10 ` Joel Fernandes
2017-06-26 19:28 ` Steven Rostedt
2017-06-26 19:12 ` Steven Rostedt
2017-06-26 19:15 ` Joel Fernandes
2017-06-26 5:38 ` [PATCH v4 2/3] tracing: Add support for display of tgid in trace output Joel Fernandes
2017-06-26 5:38 ` [PATCH v4 3/3] tracing/ftrace: Add support to record and display tgid Joel Fernandes
2017-06-27 3:16 ` Joel Fernandes
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=20170626053844.5746-1-joelaf@google.com \
--to=joelaf@google.com \
--cc=kernel-team@android.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mikesart@gmail.com \
--cc=mingo@redhat.com \
--cc=rostedt@goodmis.org \
/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®