linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix some arm64 perf issues
@ 2020-02-03 22:26 Bhupesh Sharma
  2020-02-03 22:26 ` [PATCH 1/2] hw_breakpoint: Remove unused '__register_perf_hw_breakpoint' declaration Bhupesh Sharma
  2020-02-03 22:26 ` [PATCH 2/2] perf/arm64: Allow per-task kernel breakpoints Bhupesh Sharma
  0 siblings, 2 replies; 5+ messages in thread
From: Bhupesh Sharma @ 2020-02-03 22:26 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Mark Rutland, Ard Biesheuvel, Catalin Marinas, bhsharma,
	linux-kernel, bhupesh.linux, Will Deacon

This patchset tries to address some arm64 perf issues.

While the 1st patch is a generic one and just removes a dead/left-over
declaration:
[PATCH 1/2]: hw_breakpoint: Remove unused '__register_perf_hw_breakpoint' declaration

the 2nd patch addresses 'perf stat -e' like use-cases on arm64 which
allow per-task address execution h/w breakpoints:
[PATCH 2/2]: perf/arm64: Allow per-task kernel breakpoints

Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Will Deacon <will@kernel.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>

Bhupesh Sharma (2):
  hw_breakpoint: Remove unused '__register_perf_hw_breakpoint'
    declaration
  perf/arm64: Allow per-task kernel breakpoints

 arch/arm64/kernel/hw_breakpoint.c | 7 -------
 include/linux/hw_breakpoint.h     | 3 ---
 2 files changed, 10 deletions(-)

-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-02-07  7:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-03 22:26 [PATCH 0/2] Fix some arm64 perf issues Bhupesh Sharma
2020-02-03 22:26 ` [PATCH 1/2] hw_breakpoint: Remove unused '__register_perf_hw_breakpoint' declaration Bhupesh Sharma
2020-02-03 22:26 ` [PATCH 2/2] perf/arm64: Allow per-task kernel breakpoints Bhupesh Sharma
2020-02-06 10:38   ` Will Deacon
2020-02-07  7:22     ` Bhupesh Sharma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).