-
- Downloads
Merge branch 'perf-fixes-for-linus' of...
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: perf session: Make events_stats u64 to avoid overflow on 32-bit arches hw-breakpoints: Fix hardware breakpoints -> perf events dependency perf events: Dont report side-band events on each cpu for per-task-per-cpu events perf events, x86/stacktrace: Fix performance/softlockup by providing a special frame pointer-only stack walker perf events, x86/stacktrace: Make stack walking optional perf events: Remove unused perf_counter.h header file perf probe: Check new event name kprobe-tracer: Check new event/group name perf probe: Check whether debugfs path is correct perf probe: Fix libdwarf include path for Debian
No related branches found
No related tags found
Showing
- arch/Kconfig 1 addition, 3 deletionsarch/Kconfig
- arch/x86/Kconfig 2 additions, 0 deletionsarch/x86/Kconfig
- arch/x86/include/asm/stacktrace.h 24 additions, 0 deletionsarch/x86/include/asm/stacktrace.h
- arch/x86/kernel/cpu/perf_event.c 1 addition, 0 deletionsarch/x86/kernel/cpu/perf_event.c
- arch/x86/kernel/dumpstack.c 29 additions, 4 deletionsarch/x86/kernel/dumpstack.c
- arch/x86/kernel/dumpstack.h 0 additions, 6 deletionsarch/x86/kernel/dumpstack.h
- arch/x86/kernel/dumpstack_32.c 1 addition, 1 deletionarch/x86/kernel/dumpstack_32.c
- arch/x86/kernel/dumpstack_64.c 2 additions, 2 deletionsarch/x86/kernel/dumpstack_64.c
- arch/x86/kernel/stacktrace.c 10 additions, 8 deletionsarch/x86/kernel/stacktrace.c
- arch/x86/oprofile/backtrace.c 5 additions, 4 deletionsarch/x86/oprofile/backtrace.c
- include/linux/perf_counter.h 0 additions, 444 deletionsinclude/linux/perf_counter.h
- kernel/perf_event.c 18 additions, 14 deletionskernel/perf_event.c
- kernel/trace/trace_kprobe.c 25 additions, 6 deletionskernel/trace/trace_kprobe.c
- kernel/trace/trace_sysprof.c 1 addition, 0 deletionskernel/trace/trace_sysprof.c
- tools/perf/Makefile 2 additions, 1 deletiontools/perf/Makefile
- tools/perf/builtin-probe.c 4 additions, 0 deletionstools/perf/builtin-probe.c
- tools/perf/builtin-report.c 1 addition, 1 deletiontools/perf/builtin-report.c
- tools/perf/util/event.h 2 additions, 2 deletionstools/perf/util/event.h
- tools/perf/util/probe-event.c 15 additions, 0 deletionstools/perf/util/probe-event.c
- tools/perf/util/probe-finder.h 32 additions, 27 deletionstools/perf/util/probe-finder.h
Loading
Please register or sign in to comment