linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Patchv2 0/3] perf report: Display CPU Measurement facility counter sets
@ 2019-01-17  9:30 Thomas Richter
  2019-01-17  9:30 ` [PATCHv2 1/3] perf report: Display s390 diagnostic " Thomas Richter
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Thomas Richter @ 2019-01-17  9:30 UTC (permalink / raw)
  To: linux-kernel, linux-perf-users, acme
  Cc: brueckner, schwidefsky, heiko.carstens, Thomas Richter

The CPU Measurement facility for counters supports the extraction
of complete counter sets via hardware instruction STCCTM (if
available).

This patch set displays the counter sets in the perf report tool.

V1 --> V2
1. Repackage event decoding and create an s390 specific file
   util/s390-sample-raw.c. It decodes the counter sets and is located
   in the common tree to enable decoding on other platforms (x86) as
   well.
2. Patch 3 unchanged

Thomas Richter (3):
  perf report: Display s390 diagnostic counter sets
  perf report: Display names in s390 diagnostic counter sets
  perf/report: s390 dump counter set data to file.

-- 
2.14.3


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2019-01-22 10:18 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-17  9:30 [Patchv2 0/3] perf report: Display CPU Measurement facility counter sets Thomas Richter
2019-01-17  9:30 ` [PATCHv2 1/3] perf report: Display s390 diagnostic " Thomas Richter
2019-01-17 14:00   ` Arnaldo Carvalho de Melo
2019-01-18  8:39     ` Thomas-Mich Richter
2019-01-22 10:15       ` [tip:perf/core] perf report: Display arch specific diagnostic counter sets, starting with s390 tip-bot for Thomas Richter
2019-01-20 18:18     ` [PATCHv2 1/3] perf report: Display s390 diagnostic counter sets Jiri Olsa
2019-01-21 13:13       ` Jiri Olsa
2019-01-21 14:10         ` Thomas-Mich Richter
2019-01-21 14:17         ` Arnaldo Carvalho de Melo
2019-01-21 18:34           ` Jiri Olsa
2019-01-22  0:01             ` Arnaldo Carvalho de Melo
2019-01-21 19:17           ` Arnaldo Carvalho de Melo
2019-01-17  9:30 ` [PATCHv2 2/3] perf report: Display names in " Thomas Richter
2019-01-17 14:02   ` Arnaldo Carvalho de Melo
2019-01-22 10:16   ` [tip:perf/core] " tip-bot for Thomas Richter
2019-01-17  9:30 ` [PATCHv2 3/3] perf report: s390 dump counter set data to file Thomas Richter
2019-01-17 14:03   ` Arnaldo Carvalho de Melo
2019-01-22 10:16   ` [tip:perf/core] perf report: Dump s390 " tip-bot for Thomas Richter

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).