aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/hw_breakpoint.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-26perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker1-1/+0
2018-06-26perf/arch/x86: 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
2014-12-03perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8Jacob Shin1-0/+1
2012-12-14UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells1-3/+2
2010-09-17x86: Fix instruction breakpoint encodingFrederic Weisbecker1-1/+1
2010-06-24x86: Support for instruction breakpointsFrederic Weisbecker1-1/+1
2010-05-01hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker1-0/+5
2010-05-01hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker1-3/+2
2010-02-27x86/hw-breakpoints: Remove the name fieldFrederic Weisbecker1-1/+0
2009-11-08hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker1-20/+38
2009-11-05hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.hFrederic Weisbecker1-1/+1
2009-06-02hw-breakpoints: prepare the code for Hardware Breakpoint interfacesK.Prasad1-0/+55