-
- Downloads
Merge branch 'perf-core-for-linus' of...
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (172 commits) perf_event, amd: Fix spinlock initialization perf_event: Fix preempt warning in perf_clock() perf tools: Flush maps on COMM events perf_events, x86: Split PMU definitions into separate files perf annotate: Handle samples not at objdump output addr boundaries perf_events, x86: Remove superflous MSR writes perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() perf_events, x86: AMD event scheduling perf_events: Add new start/stop PMU callbacks perf_events: Report the MMAP pgoff value in bytes perf annotate: Defer allocating sym_priv->hist array perf symbols: Improve debugging information about symtab origins perf top: Use a macro instead of a constant variable perf symbols: Check the right return variable perf/scripts: Tag syscall_name helper as not yet available perf/scripts: Add perf-trace-python Documentation perf/scripts: Remove unnecessary PyTuple resizes perf/scripts: Add syscall tracing scripts perf/scripts: Add Python scripting engine perf/scripts: Remove check-perf-trace from listed scripts ... Fix trivial conflict in tools/perf/util/probe-event.c
Showing
- Documentation/trace/kprobetrace.txt 32 additions, 25 deletionsDocumentation/trace/kprobetrace.txt
- arch/ia64/kernel/kprobes.c 1 addition, 1 deletionarch/ia64/kernel/kprobes.c
- arch/powerpc/kernel/perf_callchain.c 0 additions, 3 deletionsarch/powerpc/kernel/perf_callchain.c
- arch/powerpc/kernel/perf_event.c 5 additions, 5 deletionsarch/powerpc/kernel/perf_event.c
- arch/sh/kernel/perf_callchain.c 0 additions, 3 deletionsarch/sh/kernel/perf_callchain.c
- arch/sparc/kernel/perf_event.c 5 additions, 5 deletionsarch/sparc/kernel/perf_event.c
- arch/x86/include/asm/alternative.h 5 additions, 0 deletionsarch/x86/include/asm/alternative.h
- arch/x86/include/asm/debugreg.h 3 additions, 0 deletionsarch/x86/include/asm/debugreg.h
- arch/x86/include/asm/nmi.h 0 additions, 1 deletionarch/x86/include/asm/nmi.h
- arch/x86/include/asm/perf_event.h 14 additions, 2 deletionsarch/x86/include/asm/perf_event.h
- arch/x86/include/asm/ptrace.h 0 additions, 4 deletionsarch/x86/include/asm/ptrace.h
- arch/x86/include/asm/stacktrace.h 0 additions, 2 deletionsarch/x86/include/asm/stacktrace.h
- arch/x86/kernel/alternative.c 18 additions, 0 deletionsarch/x86/kernel/alternative.c
- arch/x86/kernel/cpu/perf_event.c 534 additions, 1320 deletionsarch/x86/kernel/cpu/perf_event.c
- arch/x86/kernel/cpu/perf_event_amd.c 416 additions, 0 deletionsarch/x86/kernel/cpu/perf_event_amd.c
- arch/x86/kernel/cpu/perf_event_intel.c 971 additions, 0 deletionsarch/x86/kernel/cpu/perf_event_intel.c
- arch/x86/kernel/cpu/perf_event_p6.c 157 additions, 0 deletionsarch/x86/kernel/cpu/perf_event_p6.c
- arch/x86/kernel/cpu/perfctr-watchdog.c 0 additions, 11 deletionsarch/x86/kernel/cpu/perfctr-watchdog.c
- arch/x86/kernel/dumpstack_32.c 0 additions, 5 deletionsarch/x86/kernel/dumpstack_32.c
- arch/x86/kernel/dumpstack_64.c 0 additions, 5 deletionsarch/x86/kernel/dumpstack_64.c
Loading
Please register or sign in to comment