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