All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Some updates for HiSilicon PCIe PMU
@ 2024-08-29  9:03 Yicong Yang
  2024-08-29  9:03 ` [PATCH 1/3] drivers/perf: hisi_pcie: Record hardware counts correctly Yicong Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Yicong Yang @ 2024-08-29  9:03 UTC (permalink / raw)
  To: jonathan.cameron, will, mark.rutland, linux-arm-kernel
  Cc: yangyicong, hejunhao3, linuxarm, wangyushan12

From: Yicong Yang <yangyicong@hisilicon.com>

This series include several updates for the HiSilicon PCIe PMU:
- PATCH 1/3 fixes error counts if user specifies a unsupported events
- PATCH 2/3 fixes unsupport of TLP headers only bandwidth counting
- PATCH 3/3 further export the Root Ports BDF range supported by the PMU

Yicong Yang (3):
  drivers/perf: hisi_pcie: Record hardware counts correctly
  drivers/perf: hisi_pcie: Fix TLP headers bandwidth counting
  drivers/perf: hisi_pcie: Export supported Root Ports [bdf_min,
    bdf_max]

 .../admin-guide/perf/hisi-pcie-pmu.rst        |  4 ++-
 drivers/perf/hisilicon/hisi_pcie_pmu.c        | 34 ++++++++++++++++++-
 2 files changed, 36 insertions(+), 2 deletions(-)

-- 
2.24.0



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

end of thread, other threads:[~2024-08-30 16:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-29  9:03 [PATCH 0/3] Some updates for HiSilicon PCIe PMU Yicong Yang
2024-08-29  9:03 ` [PATCH 1/3] drivers/perf: hisi_pcie: Record hardware counts correctly Yicong Yang
2024-08-29 13:41   ` Jonathan Cameron
2024-08-29  9:03 ` [PATCH 2/3] drivers/perf: hisi_pcie: Fix TLP headers bandwidth counting Yicong Yang
2024-08-29 13:42   ` Jonathan Cameron
2024-08-29  9:03 ` [PATCH 3/3] drivers/perf: hisi_pcie: Export supported Root Ports [bdf_min, bdf_max] Yicong Yang
2024-08-29 13:43   ` Jonathan Cameron
2024-08-30 16:12 ` [PATCH 0/3] Some updates for HiSilicon PCIe PMU Will Deacon

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.