summaryrefslogtreecommitdiffstats
path: root/kernel/hw_breakpoint.c
Commit message (Expand)AuthorAgeFilesLines
* hw-breakpoints: Fix broken hw-breakpoint sample moduleFrederic Weisbecker2009-11-101-1/+2
* hw-breakpoints: Arbitrate access to pmu following registers constraintsFrederic Weisbecker2009-11-081-6/+205
* hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker2009-11-081-254/+170Star
* hw-breakpoints: introducing generic hardware breakpoint handler interfacesK.Prasad2009-06-021-0/+378