lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 1 Feb 2014 15:34:42 -0500
From:	Len Brown <lenb@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Linux PM list <linux-pm@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] turbostat update for Linux-3.14 merge

Hi Linus,

Please pull these patches to update the turbostat utility.

thanks!
Len Brown, Intel Open Source Technology Center

The following changes since commit 7e22e91102c6b9df7c4ae2168910e19d2bb14cd6:

  Linux 3.13-rc8 (2014-01-12 17:04:18 +0700)

are available in the git repository at:

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

for you to fetch changes up to 3b4d5c7fec0a0b1bbf56d3b8337770fa30f4d1ad:

  tools/power turbostat: introduce -s to dump counters (2014-02-01
15:24:28 -0500)

----------------------------------------------------------------
Andy Shevchenko (2):
      tools/power turbostat: remove unused command line option
      tools/power turbostat: introduce -s to dump counters

Dirk Brandewie (1):
      turbostat: Add option to report joules consumed per sample

Josh Triplett (8):
      turbostat: Don't put unprocessed uapi headers in the include path
      turbostat: Don't attempt to printf an off_t with %zx
      turbostat: Use GCC's CPUID functions to support PIC
      turbostat: Check return value of fscanf
      turbostat: Add a helper to parse a single int out of a file
      turbostat: Factor out common function to open file and exit on failure
      turbostat: Clean up error handling; disambiguate error messages;
use err and errx
      turbostat: Add a .gitignore to ignore the compiled turbostat binary

Len Brown (1):
      turbostat: run on HSX

 tools/power/x86/turbostat/.gitignore  |   1 +
 tools/power/x86/turbostat/Makefile    |   2 +-
 tools/power/x86/turbostat/turbostat.c | 441 +++++++++++++++++++---------------
 3 files changed, 244 insertions(+), 200 deletions(-)
 create mode 100644 tools/power/x86/turbostat/.gitignore
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ