aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/hw_breakpoint.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-15ARM: 8927/1: ARM/hw_breakpoint: add more ARMv8 debug architecture versions supportCandle Sun1-0/+3
2018-06-26perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker1-1/+0
2018-06-26perf/arch/arm: Implement hw_breakpoint_arch_parse()Frederic Weisbecker1-1/+5
2018-06-26perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspace()Frederic Weisbecker1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-23ARM: 8598/1: remove traces of perf_ops_bpMark Rutland1-1/+0
2014-02-10ARM: 7948/1: hw_breakpoint: Add ARMv8 supportChristopher Covington1-0/+1
2013-01-10ARM: hw_breakpoint: Check function for OS Save and Restore mechanismDietmar Eggemann1-0/+3
2012-11-09ARM: hw_breakpoint: use CRn as argument for debug reg accessor macrosDietmar Eggemann1-4/+4
2011-08-31ARM: hw_breakpoint: add support for multiple watchpointsWill Deacon1-0/+1
2011-08-31ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) supportWill Deacon1-0/+1
2010-12-06ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpointsWill Deacon1-2/+2
2010-12-06ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabledWill Deacon1-1/+1
2010-09-08ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interactionWill Deacon1-1/+11
2010-09-08ARM: 6356/1: hw-breakpoint: add ARM backend for the hw-breakpoint frameworkWill Deacon1-0/+123