From: Julien Grall <julien.grall@arm.com>
To: Doug Goldstein <cardoe@cardoe.com>, xen-devel@lists.xen.org
Cc: Andrew Cooper <andrew.cooper3@citrix.com>,
Stefano Stabellini <sstabellini@kernel.org>,
Jan Beulich <jbeulich@suse.com>
Subject: Re: [PATCH v4 6/6] build: convert lock_profile to Kconfig
Date: Mon, 23 May 2016 16:53:25 +0100 [thread overview]
Message-ID: <57432775.4050402@arm.com> (raw)
In-Reply-To: <1463893295-2610-7-git-send-email-cardoe@cardoe.com>
Hi Doug,
On 22/05/16 06:01, Doug Goldstein wrote:
> diff --git a/xen/Kconfig.debug b/xen/Kconfig.debug
> index 0678049..303bf36 100644
> --- a/xen/Kconfig.debug
> +++ b/xen/Kconfig.debug
> @@ -27,6 +27,13 @@ config FRAME_POINTER
> maybe slower, but it gives very useful debugging information
> in case of any Xen bugs.
>
> +config LOCK_PROFILE
> + bool "Lock Profiiling"
NIT: s/Profiliiling/profiling/
> + ---help---
> + Lock profiling allows you to see how often locks are taken and blocked.
> + You can use serial console to print (and reset) using 'l' and 'L'
> + respectively, or the 'xenlockprof' tool.
> +
Regards,
--
Julien Grall
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-05-23 15:53 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-22 5:01 [PATCH v4 0/6] Kconfig debug options Doug Goldstein
2016-05-22 5:01 ` [PATCH v4 1/6] build: convert debug to Kconfig Doug Goldstein
2016-05-22 19:04 ` Doug Goldstein
2016-05-23 8:39 ` Jan Beulich
2016-05-24 2:36 ` Doug Goldstein
2016-05-23 12:58 ` Jan Beulich
2016-05-23 13:19 ` Andrew Cooper
2016-05-24 2:32 ` Doug Goldstein
2016-05-24 1:03 ` Doug Goldstein
2016-05-24 7:09 ` Jan Beulich
2016-05-22 5:01 ` [PATCH v4 2/6] build: convert crash_debug " Doug Goldstein
2016-05-23 13:22 ` Konrad Rzeszutek Wilk
2016-05-24 2:41 ` Doug Goldstein
2016-05-22 5:01 ` [PATCH v4 3/6] build: convert verbose " Doug Goldstein
2016-05-23 13:19 ` Konrad Rzeszutek Wilk
2016-05-24 2:43 ` Doug Goldstein
2016-05-22 5:01 ` [PATCH v4 4/6] build: convert frame_pointer " Doug Goldstein
2016-05-22 5:01 ` [PATCH v4 5/6] build: convert perfc{, _arrays} " Doug Goldstein
2016-05-23 13:21 ` Konrad Rzeszutek Wilk
2016-05-22 5:01 ` [PATCH v4 6/6] build: convert lock_profile " Doug Goldstein
2016-05-23 15:53 ` Julien Grall [this message]
2016-05-24 2:50 ` Doug Goldstein
2016-05-22 11:33 ` [PATCH v4 0/6] Kconfig debug options Andrew Cooper
2016-05-23 13:23 ` Konrad Rzeszutek Wilk
2016-05-23 13:05 ` Jan Beulich
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=57432775.4050402@arm.com \
--to=julien.grall@arm.com \
--cc=andrew.cooper3@citrix.com \
--cc=cardoe@cardoe.com \
--cc=jbeulich@suse.com \
--cc=sstabellini@kernel.org \
--cc=xen-devel@lists.xen.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;
as well as URLs for NNTP newsgroup(s).