From: "K.Prasad" <prasad@linux.vnet.ibm.com>
To: "Frédéric Weisbecker" <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [Patch 0/2] ksym_tracer:ksym tracer fixes
Date: Wed, 17 Jun 2009 04:34:28 +0530 [thread overview]
Message-ID: <20090616230428.GA14753@in.ibm.com> (raw)
Hi Frederic,
Please find a set of patches that fix two separate issues found in
the ksym tracer.
Summary of patchset
--------------------
1: An early return before a line-return in the output function causes the
output to be concatenated. This is fixed using an unconditional line return.
2: Symbol unregistration results in missing information and partial output,
which causes problems for 'trace_pipe' functionality. The patch adds an early
check to detect missing fields and return with a TRACE_TYPE_HANDLED code to
eliminate trace belonging to stale ksym tracer symbols.
Let me know your comments on this patchset. If found acceptable, kindly patch
them to the ksym tracer plugin in -tip tree.
Thanks,
K.Prasad
reply other threads:[~2009-06-16 23:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20090616230428.GA14753@in.ibm.com \
--to=prasad@linux.vnet.ibm.com \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/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