From: "Wu, Fei" <fei2.wu@intel.com>
To: Thomas Huth <thuth@redhat.com>, <qemu-devel@nongnu.org>,
<richard.henderson@linaro.org>, <alex.bennee@linaro.org>
Cc: Peter Maydell <peter.maydell@linaro.org>
Subject: Re: [PATCH v12 15/15] docs/tb-stats: add how to
Date: Mon, 22 May 2023 20:51:48 +0800 [thread overview]
Message-ID: <d281595e-1d62-a32c-0627-09ba0b0577ad@intel.com> (raw)
In-Reply-To: <36525a40-b4a5-517d-2926-8b646ec46d7e@redhat.com>
On 5/22/2023 6:25 PM, Thomas Huth wrote:
> On 18/05/2023 15.57, Fei Wu wrote:
>> Signed-off-by: Fei Wu <fei2.wu@intel.com>
>> ---
>> docs/tb-stats.txt | 116 ++++++++++++++++++++++++++++++++++++++++++++++
>
> I'd suggest to add this file in the docs/devel folder instead, and maybe
> use a "tcg-" prefix for the file name?
>
> Anyway, please add it as a proper .rst file instead of using plain ASCII
> .txt for new documentation.
>
Good suggestion, I will update it together with other comments in next
series.
Thanks,
Fei.
> Thanks,
> Thomas
>
prev parent reply other threads:[~2023-05-22 12:52 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-18 13:57 [PATCH v12 00/15] TCG code quality tracking Fei Wu
2023-05-18 13:57 ` [PATCH v12 01/15] accel/tcg: introduce TBStatistics structure Fei Wu
2023-05-18 14:16 ` Wu, Fei
2023-05-18 13:57 ` [PATCH v12 02/15] accel: collecting TB execution count Fei Wu
2023-05-23 0:45 ` Richard Henderson
2023-05-23 1:48 ` Wu, Fei
2023-05-23 13:08 ` Wu, Fei
2023-05-24 13:35 ` Wu, Fei
2023-05-24 17:02 ` Richard Henderson
2023-05-25 0:45 ` Wu, Fei
2023-05-25 13:27 ` Wu, Fei
2023-05-18 13:57 ` [PATCH v12 03/15] accel: collecting JIT statistics Fei Wu
2023-05-18 13:57 ` [PATCH v12 04/15] accel: replacing part of CONFIG_PROFILER with TBStats Fei Wu
2023-05-18 13:57 ` [PATCH v12 05/15] accel/tcg: move profiler dev_time to tb_stats Fei Wu
2023-05-18 13:57 ` [PATCH v12 06/15] accel/tcg: convert profiling of restore operations to TBStats Fei Wu
2023-05-18 13:57 ` [PATCH v12 07/15] accel/tcg: convert profiling of code generation " Fei Wu
2023-05-18 13:57 ` [PATCH v12 08/15] accel: adding TB_JIT_TIME and full replacing CONFIG_PROFILER Fei Wu
2023-05-18 13:57 ` [PATCH v12 09/15] debug: add -d tb_stats to control TBStatistics collection: Fei Wu
2023-05-18 13:57 ` [PATCH v12 10/15] monitor: adding tb_stats hmp command Fei Wu
2023-05-18 14:11 ` Wu, Fei
2023-05-18 13:57 ` [PATCH v12 11/15] tb-stats: reset the tracked TBs on a tb_flush Fei Wu
2023-05-18 13:57 ` [PATCH v12 12/15] Adding info [tb-list|tb] commands to HMP (WIP) Fei Wu
2023-05-18 14:30 ` Wu, Fei
2023-05-18 13:57 ` [PATCH v12 13/15] tb-stats: dump hot TBs at the end of the execution Fei Wu
2023-05-18 13:57 ` [PATCH v12 14/15] configure: remove the final bits of --profiler support Fei Wu
2023-05-18 13:57 ` [PATCH v12 15/15] docs/tb-stats: add how to Fei Wu
2023-05-22 10:25 ` Thomas Huth
2023-05-22 12:51 ` Wu, Fei [this message]
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=d281595e-1d62-a32c-0627-09ba0b0577ad@intel.com \
--to=fei2.wu@intel.com \
--cc=alex.bennee@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=thuth@redhat.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;
as well as URLs for NNTP newsgroup(s).