All of lore.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: Prarit Bhargava <prarit@redhat.com>
Cc: Linux PM list <linux-pm@vger.kernel.org>,
	"Brown, Len" <len.brown@intel.com>,
	charles.rose@dell.com, "Rafael J. Wysocki" <rafael@kernel.org>,
	suravee.suthikulpanit@amd.com
Subject: turbostat 18.01.28 is ready for testing!
Date: Sun, 28 Jan 2018 22:01:00 -0500	[thread overview]
Message-ID: <CAJvTdK=3hO=t7TaxP=pym6G-kNGy9mGESb5b+FEeEU_zQnu=FA@mail.gmail.com> (raw)

Please give this version a go.
In particular, I'd like confirmation on multi-node AMD boxes that all
the cores are listed, and the Node column is correct.

thanks,
-Len


The following changes since commit d39a01eff9af1045f6e30ff9db40310517c4b45f:

  Merge tag 'platform-drivers-x86-v4.15-3' of
git://git.infradead.org/linux-platform-drivers-x86 (2017-12-12
17:19:58 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git turbostat

for you to fetch changes up to 5bbffe1af8b104215cb9d48a135d6753cf7be089:

  tools/power turbostat: update version number (2018-01-28 21:54:28 -0500)

----------------------------------------------------------------
Artem Bityutskiy (4):
      tools/power turbostat: fix Skylake Xeon package C-state display
      tools/power turbostat: fix printing on input
      tools/power turbostat: dump BDX, SKX automatic C-state conversion bit
      tools/power turbostat: a small C-states dump readability imporovement

Laura Abbott (1):
      tools/power: Don't make man pages executable

Len Brown (12):
      MAINTAINERS: add turbostat utility
      tools/power turbostat: add --enable Time_Of_Day_Seconds
      tools/power turbostat: on SIGINT: sample, print and exit
      tools/power turbostat: on SIGUSR1: sample, print and continue
      tools/power turbostat: end current interval upon newline input
      tools/power turbostat: fix  MSR_IA32_MISC_ENABLE MWAIT printout
      tools/power turbostat: fix possible sprintf buffer overflow
      tools/power turbostat: do not hard-code 25MHz crystal on SKX
      tools/power turbostat: remove blank lines
      tools/power turbostat: Fix regression caused by previous patch
      Merge branch 'turbostat.node' into turbostat
      tools/power turbostat: update version number

Prarit Bhargava (8):
      tools/power turbostat: Set max_num_cpus equal to the cpumask length
      tools/power turbostat: Fix node and siblings lookup data
      tools/power turbostat: Calculate additional node information for a package
      tools/power turbostat: Track thread ID in cpu_topology
      tools/power turbostat: Rename num_cores_per_pkg to num_cores_per_node
      tools/power turbostat: Remove num_ from cpu_topology struct
      tools/power turbostat: Add node information into turbostat calculations
      tools/power turbostat: Add Node in output

 MAINTAINERS                                     |  10 +
 tools/power/x86/turbostat/Makefile              |   2 +-
 tools/power/x86/turbostat/turbostat.8           |  24 +-
 tools/power/x86/turbostat/turbostat.c           | 750 ++++++++++++++++--------
 tools/power/x86/x86_energy_perf_policy/Makefile |   2 +-
 5 files changed, 533 insertions(+), 255 deletions(-)

                 reply	other threads:[~2018-01-29  3:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAJvTdK=3hO=t7TaxP=pym6G-kNGy9mGESb5b+FEeEU_zQnu=FA@mail.gmail.com' \
    --to=lenb@kernel.org \
    --cc=charles.rose@dell.com \
    --cc=len.brown@intel.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=prarit@redhat.com \
    --cc=rafael@kernel.org \
    --cc=suravee.suthikulpanit@amd.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.