aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/hw_breakpoint.c
Commit message (Expand)AuthorAge
* hw breakpoints: Move to kernel/events/Borislav Petkov2011-05-03
* perf: Dynamic pmu typesPeter Zijlstra2010-12-16
* perf,hw_breakpoint: Initialize hardware api earlierJason Wessel2010-11-12
* perf, hw_breakpoint: Fix crash in hw_breakpoint creationPeter Zijlstra2010-10-18
* perf events: Clean up pid passingMatt Helsley2010-09-15
* hw breakpoints: Fix pid namespace bugMatt Helsley2010-09-15
* perf: Provide a separate task context for sweventsPeter Zijlstra2010-09-09
* perf: Rework the PMU methodsPeter Zijlstra2010-09-09
* perf: Register PMU implementationsPeter Zijlstra2010-09-09
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\
| * hw_breakpoints: Fix per task breakpoint trackingFrederic Weisbecker2010-06-24
* | hw_breakpoints: Allow arch-specific cleanup before breakpoint unregistrationK.Prasad2010-06-22
|/
* hw_breakpoints: Fix percpu build failureFrederic Weisbecker2010-05-04
* hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker2010-04-30
* hw-breakpoints: Handle breakpoint weight in allocation constraintsFrederic Weisbecker2010-04-30
* hw-breakpoints: Separate constraint space for data and instruction breakpointsFrederic Weisbecker2010-04-30
* hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker2010-04-30
* hw-breakpoints: Check disabled breakpoints againFrederic Weisbecker2010-04-30
* Merge branch 'perf/core' into perf/urgentIngo Molnar2010-03-04
|\
| * percpu: Add __percpu sparse annotations to hw_breakpointTejun Heo2010-02-27
* | hw-breakpoints: Remove stub unthrottle callbackFrederic Weisbecker2010-02-28
|/
* perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar2010-02-03
* perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel2010-01-30
* hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails.Mahesh Salgaonkar2010-01-28
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-31
|\
| * ksym_tracer: Fix to make the tracer workLi Zefan2009-12-30
* | perf_event: Convert to raw_spinlockThomas Gleixner2009-12-14
|/
* hw-breakpoints: Modify breakpoints without unregistering themFrederic Weisbecker2009-12-09
* perf: hw_breakpoints: Fix percpu namespace clashStephen Rothwell2009-12-08
* hw-breakpoints: Fix task-bound breakpoint slot allocationFrederic Weisbecker2009-12-07
* hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker2009-12-06
* hw-breakpoints: Drop callback and task parameters from modify helperFrederic Weisbecker2009-12-06
* hw-breakpoints: Use struct perf_event_attr to define kernel breakpointsFrederic Weisbecker2009-11-27
* hw-breakpoints: Use struct perf_event_attr to define user breakpointsFrederic Weisbecker2009-11-27
* kernel/hw_breakpoint.c: Fix local/global shadowingAndrew Morton2009-11-26
* hw-breakpoints: Simplify error handling in breakpoint creation requestsFrederic Weisbecker2009-11-26
* hw-breakpoints: Check the breakpoint params from perf toolsFrederic Weisbecker2009-11-23
* hw-breakpoint: Attribute authorship of hw-breakpoint related filesK.Prasad2009-11-23
* hw-breakpoints: Remove x86 specific headers from core fileFrederic Weisbecker2009-11-22
* hw-breakpoints: Fix broken hw-breakpoint sample moduleFrederic Weisbecker2009-11-10
* hw-breakpoints: Arbitrate access to pmu following registers constraintsFrederic Weisbecker2009-11-08
* hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker2009-11-08
* hw-breakpoints: introducing generic hardware breakpoint handler interfacesK.Prasad2009-06-02