aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf symbols: Introduce dso__build_id_equalArnaldo Carvalho de Melo2009-11-21
* perf symbols: Filename__read_build_id should look at .notes section tooArnaldo Carvalho de Melo2009-11-21
* perf symbols: Remove unrelated actions from dso__load_kernel_symArnaldo Carvalho de Melo2009-11-21
* Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar2009-11-21
|\
| * hw-breakpoints, x86: Fix modular KVM buildIngo Molnar2009-11-14
| * hw-breakpoints: Fix build on !perf architecturesIngo Molnar2009-11-13
| * hw-breakpoints: Provide an off-case for counter_arch_bp()Frederic Weisbecker2009-11-13
| * hw-breakpoints: Wrap in the KVM breakpoint active state checkFrederic Weisbecker2009-11-10
| * hw-breakpoints: Fix broken hw-breakpoint sample moduleFrederic Weisbecker2009-11-10
| * hw-breakpoints: Fix broken a.out format dumpFrederic Weisbecker2009-11-10
| * ksym_tracer: Support read accesses independent of read/write.Paul Mundt2009-11-10
| * ksym_tracer: Remove KSYM_SELFTEST_ENTRYLi Zefan2009-11-08
| * 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-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.hFrederic Weisbecker2009-11-05
| * perf/core: Add a callback to perf eventsFrederic Weisbecker2009-11-03
| * x86/hw-breakpoints: Actually flush thread breakpoints in flush_thread().Paul Mundt2009-11-03
| * perf/core: Provide a kernel-internal interface to get to performance countersArjan van de Ven2009-11-03
| * Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-17
| |\
| * \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-15
| |\ \
| * | | tracing: Fix ring-buffer and ksym tracer merge interactionFrederic Weisbecker2009-09-07
| * | | Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-07
| |\ \ \
| * | | | tracing/ksym_tracer: support quick clear for ksym_trace_filter -- v2Xiao Guangrong2009-07-23
| * | | | tracing/ksym_tracer: fix write operation of ksym_trace_filterXiao Guangrong2009-07-23
| * | | | tracing/ksym_tracer: fix the output of ksym tracerXiao Guangrong2009-07-23
| * | | | ksym_tracer: Fix the output of stat tracingLi Zefan2009-07-10
| * | | | ksym_tracer: Fix memory leakLi Zefan2009-07-10
| * | | | ksym_tracer: Report error when failed to re-register hbpLi Zefan2009-07-10
| * | | | ksym_tracer: NIL-terminate user input filterLi Zefan2009-07-10
| * | | | ksym_tracer: Fix validation of length of access typeLi Zefan2009-07-10
| * | | | ksym_tracer: Fix validation of access typeLi Zefan2009-07-10
| * | | | ksym_tracer: Rewrite ksym_trace_filter_read()Li Zefan2009-07-10
| * | | | ksym_tracer: Extract trace entry from struct trace_ksymLi Zefan2009-07-10
| * | | | x86: Mark ptrace_get_debugreg() as staticJaswinder Singh Rajput2009-07-01
| * | | | x86: hw_breakpoint.c arch_check_va_in_kernelspace and hw_breakpoint_handler s...Jaswinder Singh Rajput2009-06-17
| * | | | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-17
| |\ \ \ \
| * | | | | hw-breakpoints: fix undeclared ksym_tracer_mutexFrederic Weisbecker2009-06-02
| * | | | | hw-breakpoints: reset bits in dr6 after the corresponding exception is handledK.Prasad2009-06-02
| * | | | | hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i...K.Prasad2009-06-02
| * | | | | hw-breakpoints: sample HW breakpoint over kernel data addressK.Prasad2009-06-02
| * | | | | hw-breakpoints: cleanup HW Breakpoint registers before kexecK.Prasad2009-06-02
| * | | | | hw-breakpoints: modify Ptrace routines to access breakpoint registersK.Prasad2009-06-02
| * | | | | hw-breakpoints: modify signal handling code to refrain from re-enabling HW Br...K.Prasad2009-06-02
| * | | | | hw-breakpoints: use the new wrapper routines to access debug registers in pro...K.Prasad2009-06-02
| * | | | | hw-breakpoints: use wrapper routines around debug registers in processor rela...K.Prasad2009-06-02
| * | | | | hw-breakpoints: modifying generic debug exception to use thread-specific debu...K.Prasad2009-06-02
| * | | | | hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf...K.Prasad2009-06-02
| * | | | | hw-breakpoints: introducing generic hardware breakpoint handler interfacesK.Prasad2009-06-02
| * | | | | hw-breakpoints: prepare the code for Hardware Breakpoint interfacesK.Prasad2009-06-02
* | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2009-11-21
|\ \ \ \ \ \