index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
hw_breakpoint
/
data_breakpoint.c
Age
Commit message (
Expand
)
Author
2020-04-07
samples/hw_breakpoint: drop use of kallsyms_lookup_name()
Will Deacon
2020-04-07
samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writes
Will Deacon
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2011-07-01
perf: Add context field to perf_event
Avi Kivity
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-02-27
percpu: Add __percpu sparse annotations to hw_breakpoint
Tejun Heo
2009-12-06
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2009-11-27
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
Frederic Weisbecker
2009-11-26
hw-breakpoints: Simplify error handling in breakpoint creation requests
Frederic Weisbecker
2009-11-23
hw-breakpoint: Attribute authorship of hw-breakpoint related files
K.Prasad
2009-11-10
hw-breakpoints: Fix broken hw-breakpoint sample module
Frederic Weisbecker
2009-06-02
hw-breakpoints: sample HW breakpoint over kernel data address
K.Prasad