mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH V2 0/4] PEBS DS bug fix and optimization
@ 2024-11-19 13:55 kan.liang
  2024-11-19 13:55 ` [PATCH V2 1/4] perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFG kan.liang
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: kan.liang @ 2024-11-19 13:55 UTC (permalink / raw)
  To: peterz, mingo, linux-kernel
  Cc: acme, namhyung, irogers, eranian, ak, dapeng1.mi, Kan Liang

From: Kan Liang <kan.liang@linux.intel.com>

Changes since V1:
- Fix a PEBS DS bug which also impacts the existing implementation (new)
- Factor out generic functions for PEBS records processing (Peter)
- Update the description to explain the reason of moving
  intel_pmu_save_and_restart() related codes to the end and droping
  the return.

The V1 can be found at
https://lore.kernel.org/lkml/20241113151427.677169-1-kan.liang@linux.intel.com/

Kan Liang (4):
  perf/x86/intel/ds: Unconditionally drain PEBS DS when changing
    PEBS_DATA_CFG
  perf/x86/intel/ds: Clarify adaptive PEBS processing
  perf/x86/intel/ds: Factor out functions for PEBS records processing
  perf/x86/intel/ds: Simplify the PEBS records processing for adaptive
    PEBS

 arch/x86/events/intel/ds.c        | 191 ++++++++++++++++++------------
 arch/x86/include/asm/perf_event.h |  16 ++-
 2 files changed, 128 insertions(+), 79 deletions(-)

-- 
2.38.1


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

end of thread, other threads:[~2024-12-02 11:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-19 13:55 [PATCH V2 0/4] PEBS DS bug fix and optimization kan.liang
2024-11-19 13:55 ` [PATCH V2 1/4] perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFG kan.liang
2024-12-02 11:14   ` [tip: perf/core] " tip-bot2 for Kan Liang
2024-11-19 13:55 ` [PATCH V2 2/4] perf/x86/intel/ds: Clarify adaptive PEBS processing kan.liang
2024-12-02 11:14   ` [tip: perf/core] " tip-bot2 for Kan Liang
2024-11-19 13:55 ` [PATCH V2 3/4] perf/x86/intel/ds: Factor out functions for PEBS records processing kan.liang
2024-12-02 11:14   ` [tip: perf/core] " tip-bot2 for Kan Liang
2024-11-19 13:55 ` [PATCH V2 4/4] perf/x86/intel/ds: Simplify the PEBS records processing for adaptive PEBS kan.liang
2024-12-02 11:14   ` [tip: perf/core] " tip-bot2 for Kan Liang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®