summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/mem-phys-addr-record
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin/mem-phys-addr-record')
0 files changed, 0 insertions, 0 deletions
af33ac2f6b43d'>hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker 2010-05-01hw-breakpoints: Check disabled breakpoints againFrederic Weisbecker 2010-03-04Merge branch 'perf/core' into perf/urgentIngo Molnar 2010-02-28hw-breakpoints: Remove stub unthrottle callbackFrederic Weisbecker 2010-02-27percpu: Add __percpu sparse annotations to hw_breakpointTejun Heo 2010-02-04perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar 2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel 2010-01-28hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails.Mahesh Salgaonkar 2009-12-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2009-12-30ksym_tracer: Fix to make the tracer workLi Zefan 2009-12-14perf_event: Convert to raw_spinlockThomas Gleixner 2009-12-09hw-breakpoints: Modify breakpoints without unregistering themFrederic Weisbecker 2009-12-08perf: hw_breakpoints: Fix percpu namespace clashStephen Rothwell 2009-12-07hw-breakpoints: Fix task-bound breakpoint slot allocationFrederic Weisbecker 2009-12-06hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker 2009-12-06hw-breakpoints: Drop callback and task parameters from modify helperFrederic Weisbecker 2009-11-27hw-breakpoints: Use struct perf_event_attr to define kernel breakpointsFrederic Weisbecker 2009-11-27hw-breakpoints: Use struct perf_event_attr to define user breakpointsFrederic Weisbecker 2009-11-26kernel/hw_breakpoint.c: Fix local/global shadowingAndrew Morton 2009-11-26hw-breakpoints: Simplify error handling in breakpoint creation requestsFrederic Weisbecker 2009-11-23hw-breakpoints: Check the breakpoint params from perf toolsFrederic Weisbecker 2009-11-23hw-breakpoint: Attribute authorship of hw-breakpoint related filesK.Prasad 2009-11-22hw-breakpoints: Remove x86 specific headers from core fileFrederic Weisbecker 2009-11-10hw-breakpoints: Fix broken hw-breakpoint sample moduleFrederic Weisbecker 2009-11-08hw-breakpoints: Arbitrate access to pmu following registers constraintsFrederic Weisbecker 2009-11-08hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker 2009-06-02hw-breakpoints: introducing generic hardware breakpoint handler interfacesK.Prasad