From: "K.Prasad" <prasad@linux.vnet.ibm.com>
To: Alan Stern <stern@rowland.harvard.edu>,
Frederic Weisbecker <fweisbec@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>, Ingo Molnar <mingo@elte.hu>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
Benjamin Herrenschmidt <benh@au1.ibm.com>,
maneesh@linux.vnet.ibm.com, Roland McGrath <roland@redhat.com>,
Masami Hiramatsu <mhiramat@redhat.com>
Subject: [Patch 00/12] Hardware Breakpoint interfaces
Date: Wed, 13 May 2009 21:42:01 +0530 [thread overview]
Message-ID: <20090513161201.GA13911@in.ibm.com> (raw)
Hi Alan,
Please find a new set of patches with the following changes.
I am eager to know if you think that they are ready for submission towards
upstream acceptance.
Hi Frederic,
Please find the changes in ftrace plugin code that moves the
startup selftest code completely into trace_selftest_startup_ksym() as
per your suggestion.
Changelog
---------
- A new interface modify_user_hw_breakpoint() to change the characteristics
(such as type/length) of a pre-registered user-space breakpoint is introduced.
- The startup selftest portion of code from ksym_trace_init() is moved
completely to trace_selftest_startup_ksym(). process_new_ksym_entry() is
required during the selftest and is no longer marked static.
- HB_NUM is renamed to HBP_NUM (given that the short naming convention for
hw_breakpoint is hbp).
Thanks,
K.Prasad
next reply other threads:[~2009-05-13 16:12 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-13 16:12 K.Prasad [this message]
2009-05-14 20:02 ` [Patch 00/12] Hardware Breakpoint interfaces Alan Stern
2009-05-14 20:08 ` K.Prasad
2009-05-14 20:45 ` K.Prasad
-- strict thread matches above, loose matches on Subject: below --
2009-06-01 18:12 K.Prasad
2009-05-30 10:47 K.Prasad
2009-05-21 14:00 K.Prasad
2009-05-16 0:23 K.Prasad
2009-05-15 10:53 K.Prasad
2009-05-11 11:51 K.Prasad
2009-04-24 6:13 [Patch 00/12] Hardware Breakpoint Interfaces K.Prasad
2009-05-04 20:55 ` Alan Stern
2009-05-11 11:36 ` K.Prasad
2009-05-11 14:50 ` Alan Stern
2009-05-11 17:20 ` K.Prasad
2009-05-11 18:09 ` Alan Stern
2009-05-12 14:05 ` K.Prasad
2009-05-12 14:55 ` Alan Stern
2009-05-12 17:12 ` K.Prasad
2009-05-12 20:39 ` Alan Stern
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=20090513161201.GA13911@in.ibm.com \
--to=prasad@linux.vnet.ibm.com \
--cc=akpm@linux-foundation.org \
--cc=benh@au1.ibm.com \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=maneesh@linux.vnet.ibm.com \
--cc=mhiramat@redhat.com \
--cc=mingo@elte.hu \
--cc=roland@redhat.com \
--cc=rostedt@goodmis.org \
--cc=stern@rowland.harvard.edu \
/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