public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: linux-pm@vger.kernel.org
Subject: [PATCH 0/23] turbostat v2026.02.14
Date: Tue, 17 Feb 2026 13:03:51 -0600	[thread overview]
Message-ID: <20260217190740.666230-1-lenb@kernel.org> (raw)

Since release 2025.12.02:

        Add L2 statistics columns for recent Intel processors:
                L2MRPS = L2 Cache M-References Per Second
                L2%hit = L2 Cache Hit %

        Sort work and output by cpu# rather than core#

	Minor features and fixes.

Please let me know if you see any troubles with these patches
or in your use of turbostat.

thanks,
Len Brown, Intel Open Source Technology Center

             reply	other threads:[~2026-02-17 19:07 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-17 19:03 Len Brown [this message]
2026-02-17 19:03 ` [PATCH 01/23] tools/power turbostat: AMD: msr offset 0x611 read failed: Input/output error Len Brown
2026-02-17 19:03   ` [PATCH 02/23] tools/power turbostat: Dump CPUID(1) consistently with CPUID(6) Len Brown
2026-02-17 19:03   ` [PATCH 03/23] tools/power turbostat: Dump CPUID.1.ECX[31] (Hypervisor) Len Brown
2026-02-17 19:03   ` [PATCH 04/23] tools/power turbostat: Dump hypervisor name Len Brown
2026-02-17 19:03   ` [PATCH 05/23] tools/power turbostat: Harden against unexpected values Len Brown
2026-02-17 19:03   ` [PATCH 06/23] tools/power turbostat.8: Document the "--force" option Len Brown
2026-02-17 19:03   ` [PATCH 07/23] tools/power turbostat: Rename "LLCkRPS" column to "LLCMRPS" Len Brown
2026-02-17 19:03   ` [PATCH 08/23] tools/power turbostat: Allow more use of is_hybrid flag Len Brown
2026-02-17 19:04   ` [PATCH 09/23] tools/power turbostat: Remove redundant newlines from err(3) strings Len Brown
2026-02-17 19:04   ` [PATCH 10/23] tools/power turbostat: Add L2 cache statistics Len Brown
2026-02-17 19:04   ` [PATCH 11/23] tools/power turbostat: Cleanup internal use of "base_cpu" Len Brown
2026-02-17 19:04   ` [PATCH 12/23] tools/power turbostat: Cleanup package_id Len Brown
2026-02-17 19:04   ` [PATCH 13/23] tools/power turbostat: Rename physical_core_id to core_id Len Brown
2026-02-17 19:04   ` [PATCH 14/23] tools/power turbostat: Delete core_data.core_id Len Brown
2026-02-17 19:04   ` [PATCH 15/23] tools/power turbostat: Allocate average counters dynamically Len Brown
2026-02-17 19:04   ` [PATCH 16/23] tools/power turbostat: Unify even/odd/average counter referencing Len Brown
2026-02-17 19:04   ` [PATCH 17/23] tools/power turbostat: Simplify global core_id calculation Len Brown
2026-02-17 19:04   ` [PATCH 18/23] tools/power turbostat: Enhance HT enumeration Len Brown
2026-02-17 19:04   ` [PATCH 19/23] tools/power turbostat: Expunge logical_cpu_id Len Brown
2026-02-17 19:04   ` [PATCH 20/23] tools/power turbostat: Favor cpu# over core# Len Brown
2026-02-17 19:04   ` [PATCH 21/23] tools/power turbostat: Use strtoul() for iteration parsing Len Brown
2026-02-17 19:04   ` [PATCH 22/23] tools/power turbostat: Fix and document --header_iterations Len Brown
2026-02-17 19:04   ` [PATCH 23/23] tools/power turbostat: version 2026.02.14 Len Brown

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=20260217190740.666230-1-lenb@kernel.org \
    --to=lenb@kernel.org \
    --cc=linux-pm@vger.kernel.org \
    /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