index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hw_breakpoint.h
Age
Commit message (
Expand
)
Author
2010-11-12
perf,hw_breakpoint: Initialize hardware api earlier
Jason Wessel
2010-05-01
hw-breakpoints: Get the number of available registers on boot dynamically
Frederic Weisbecker
2010-05-01
hw-breakpoints: Separate constraint space for data and instruction breakpoints
Frederic Weisbecker
2010-05-01
hw-breakpoints: Tag ptrace breakpoint as exclude_kernel
Frederic Weisbecker
2010-02-27
percpu: Add __percpu sparse annotations to hw_breakpoint
Tejun Heo
2010-02-04
perf: Make bp_len type to u64 generic across the arch
Mahesh Salgaonkar
2010-01-30
perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger
Jason Wessel
2009-12-11
hw-breakpoints: Handle bad modify_user_hw_breakpoint off-case return value
Frederic Weisbecker
2009-12-09
hw-breakpoints: Modify breakpoints without unregistering them
Frederic Weisbecker
2009-12-07
hw-breakpoints: Zeroe the breakpoint attrs on initialization
Frederic Weisbecker
2009-12-06
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2009-12-06
hw-breakpoints: Drop callback and task parameters from modify helper
Frederic Weisbecker
2009-11-27
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
Frederic Weisbecker
2009-11-27
hw-breakpoints: Use struct perf_event_attr to define user breakpoints
Frederic Weisbecker
2009-11-23
hw-breakpoints: Fix misordered ifdef
Frederic Weisbecker
2009-11-23
hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headers
Frederic Weisbecker
2009-11-22
hw-breakpoints: Separate the kernel part from breakpoint headers
Frederic Weisbecker
2009-11-14
hw-breakpoints: Fix build on !perf architectures
Ingo Molnar
2009-11-13
hw-breakpoints: Provide an off-case for counter_arch_bp()
Frederic Weisbecker
2009-11-08
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
2009-11-05
hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.h
Frederic Weisbecker