summaryrefslogtreecommitdiff
path: root/samples/hw_breakpoint/data_breakpoint.c
AgeCommit message (Expand)AuthorLines
2011-07-01perf: Add context field to perf_eventAvi Kivity-1/+1
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2010-02-27percpu: Add __percpu sparse annotations to hw_breakpointTejun Heo-3/+3
2009-12-06hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker-2/+5
2009-11-27hw-breakpoints: Use struct perf_event_attr to define kernel breakpointsFrederic Weisbecker-5/+5
2009-11-26hw-breakpoints: Simplify error handling in breakpoint creation requestsFrederic Weisbecker-3/+0
2009-11-23hw-breakpoint: Attribute authorship of hw-breakpoint related filesK.Prasad-0/+2
2009-11-10hw-breakpoints: Fix broken hw-breakpoint sample moduleFrederic Weisbecker-19/+24
2009-06-02hw-breakpoints: sample HW breakpoint over kernel data addressK.Prasad-0/+83