Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1672337 > unrolled thread
| Started by | Adrian Hunter <adrian.hunter@intel.com> |
|---|---|
| First post | 2017-06-22 08:50 +0200 |
| Last post | 2017-06-27 17:00 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] x86/insn: perf tools: Add new ptwrite instruction Adrian Hunter <adrian.hunter@intel.com> - 2017-06-22 08:50 +0200
Re: [PATCH] x86/insn: perf tools: Add new ptwrite instruction Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-06-27 17:00 +0200
| From | Adrian Hunter <adrian.hunter@intel.com> |
|---|---|
| Date | 2017-06-22 08:50 +0200 |
| Subject | Re: [PATCH] x86/insn: perf tools: Add new ptwrite instruction |
| Message-ID | <tV46d-XH-3@gated-at.bofh.it> |
On 19/05/17 17:28, Masami Hiramatsu wrote: > On Fri, 19 May 2017 10:50:30 +0300 > Adrian Hunter <adrian.hunter@intel.com> wrote: > >> Add ptwrite to the op code map and the perf tools new instructions test. >> To run the test: >> >> $ tools/perf/perf test "x86 ins" >> 39: Test x86 instruction decoder - new instructions : Ok >> >> Or to see the details: >> >> $ tools/perf/perf test -v "x86 ins" 2>&1 | grep ptwrite >> >> For information about ptwrite, refer the Intel SDM. >> > > OK, I've checked that this exists at least "March 2017" revision. > (But Table A-6 is not updated... sigh) > > Looks good to me. > > Acked-by: Masami Hiramatsu <mhiramat@kernel.org> > > Thank you, Arnaldo, can you take this?
[toc] | [next] | [standalone]
| From | Arnaldo Carvalho de Melo <acme@kernel.org> |
|---|---|
| Date | 2017-06-27 17:00 +0200 |
| Message-ID | <tX08a-1VG-33@gated-at.bofh.it> |
| In reply to | #1672337 |
Em Thu, Jun 22, 2017 at 09:37:37AM +0300, Adrian Hunter escreveu: > On 19/05/17 17:28, Masami Hiramatsu wrote: > > On Fri, 19 May 2017 10:50:30 +0300 > > Adrian Hunter <adrian.hunter@intel.com> wrote: > > > >> Add ptwrite to the op code map and the perf tools new instructions test. > >> To run the test: > >> > >> $ tools/perf/perf test "x86 ins" > >> 39: Test x86 instruction decoder - new instructions : Ok > >> > >> Or to see the details: > >> > >> $ tools/perf/perf test -v "x86 ins" 2>&1 | grep ptwrite > >> > >> For information about ptwrite, refer the Intel SDM. > >> > > > > OK, I've checked that this exists at least "March 2017" revision. > > (But Table A-6 is not updated... sigh) > > > > Looks good to me. > > > > Acked-by: Masami Hiramatsu <mhiramat@kernel.org> > > > > Thank you, > > Arnaldo, can you take this? Sure, applying to perf/core. - Arnaldo
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web