From: Eli Zaretskii <eliz@gnu.org>
To: "Metzger\, Markus T" <markus.t.metzger@intel.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH 2/2] btrace: set/show record btrace cpu
Date: Tue, 27 Feb 2018 18:23:00 -0000 [thread overview]
Message-ID: <83y3jez3yw.fsf@gnu.org> (raw)
In-Reply-To: <A78C989F6D9628469189715575E55B236964C68C@IRSMSX104.ger.corp.intel.com> (markus.t.metzger@intel.com)
> From: "Metzger, Markus T" <markus.t.metzger@intel.com>
> CC: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
> Date: Tue, 27 Feb 2018 11:41:43 +0000
> > > I rephrased this to "... for enabling workarounds for processor errata
> > > when decoding the trace".
> >
> > It's better, but still not clear enough. What kind of "errata" are we talking about?
> > The kind described in https://community.amd.com/thread/186609, for example?
> > And what do the workarounds do?
> >
> > If you can explain that to me or give an example, I will try to propose some text to
> > describe that in the manual.
>
> Processor errata are bugs that, in our case, may cause the trace to not match the spec.
> This typically causes unaware decoders to fail with some error.
>
> An erratum workaround will try to detect an erroneous trace packet sequence and
> correct it.
>
> In our case, each workaround needs to be enabled separately. The decoder determines
> the workarounds to be enabled based on the processor on which the trace was recorded.
Thanks. Then I suggest to have this text in the manual:
@item set record btrace cpu @var{identifier}
Set the processor to be used for enabling workarounds for processor
errata when decoding the trace.
@cindex processor errata
@dfn{Processor errata} are bugs in processor firmware that can cause
a trace not to match the specification. Trace decoders that are
unaware of these errata might fail to decode such a trace.
@value{GDBN} can detect erroneous trace packets and correct them,
thus avoiding the decoding failures. These corrections are known as
@dfn{errata workarounds}, and are enabled based on the processor on
which the trace was recorded.
By default, @value{GDBN} attempts to detect the processor
automatically, and apply the necessary workarounds for it. However,
you may need to specify the processor if @value{GDBN} does not yet
support it. This command allows you to do that, and also allows to
disable the workarounds.
The argument @var{identifier} identifies the @sc{cpu} and is of the
form:
[...]
How does that sound?
next prev parent reply other threads:[~2018-02-27 18:23 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-23 9:52 [PATCH 1/2] btrace: fix output of "set record btrace" Markus Metzger
2018-02-23 9:52 ` [PATCH 2/2] btrace: set/show record btrace cpu Markus Metzger
2018-02-23 13:52 ` Eli Zaretskii
2018-02-26 15:45 ` Metzger, Markus T
2018-02-26 19:13 ` Eli Zaretskii
2018-02-27 11:41 ` Metzger, Markus T
2018-02-27 18:23 ` Eli Zaretskii [this message]
[not found] ` <A78C989F6D9628469189715575E55B236964DCE6@IRSMSX104.ger.corp.intel.com>
2018-02-28 15:37 ` Eli Zaretskii
2018-03-01 7:05 ` Metzger, Markus T
2018-03-01 14:48 ` Eli Zaretskii
2018-03-01 16:24 ` Metzger, Markus T
2018-03-01 19:08 ` Eli Zaretskii
2018-03-02 7:09 ` Metzger, Markus T
[not found] ` <alpine.DEB.2.00.1803021350500.10166@tp.orcam.me.uk>
2018-03-02 15:39 ` Eli Zaretskii
2018-03-02 19:04 ` Maciej W. Rozycki
2018-03-02 19:49 ` Maciej W. Rozycki
2018-03-05 10:58 ` Metzger, Markus T
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=83y3jez3yw.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
--cc=markus.t.metzger@intel.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