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, x86: Complain louder about BIOSen corrupting CPU/PMU state and continue perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflows perf symbols: Look at .dynsym again if .symtab not found perf build-id: Add quirk to deal with perf.data file format breakage perf session: Pass evsel in event_ops->sample() perf: Better fit max unprivileged mlock pages for tools needs perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx() perf top: Fix uninitialized 'counter' variable tracing: Fix set_ftrace_filter probe function display perf, x86: Fix Intel fixed counters base initialization
Showing
- arch/x86/kernel/cpu/perf_event.c 8 additions, 3 deletionsarch/x86/kernel/cpu/perf_event.c
- arch/x86/kernel/cpu/perf_event_p4.c 1 addition, 0 deletionsarch/x86/kernel/cpu/perf_event_p4.c
- include/linux/perf_event.h 0 additions, 2 deletionsinclude/linux/perf_event.h
- kernel/perf_event.c 13 additions, 2 deletionskernel/perf_event.c
- kernel/trace/ftrace.c 1 addition, 2 deletionskernel/trace/ftrace.c
- tools/perf/builtin-annotate.c 4 additions, 14 deletionstools/perf/builtin-annotate.c
- tools/perf/builtin-diff.c 1 addition, 0 deletionstools/perf/builtin-diff.c
- tools/perf/builtin-inject.c 10 additions, 1 deletiontools/perf/builtin-inject.c
- tools/perf/builtin-kmem.c 1 addition, 0 deletionstools/perf/builtin-kmem.c
- tools/perf/builtin-lock.c 3 additions, 1 deletiontools/perf/builtin-lock.c
- tools/perf/builtin-report.c 4 additions, 15 deletionstools/perf/builtin-report.c
- tools/perf/builtin-sched.c 1 addition, 0 deletionstools/perf/builtin-sched.c
- tools/perf/builtin-script.c 4 additions, 11 deletionstools/perf/builtin-script.c
- tools/perf/builtin-timechart.c 11 additions, 0 deletionstools/perf/builtin-timechart.c
- tools/perf/builtin-top.c 3 additions, 1 deletiontools/perf/builtin-top.c
- tools/perf/util/build-id.c 1 addition, 0 deletionstools/perf/util/build-id.c
- tools/perf/util/header.c 56 additions, 1 deletiontools/perf/util/header.c
- tools/perf/util/hist.h 1 addition, 0 deletionstools/perf/util/hist.h
- tools/perf/util/scripting-engines/trace-event-perl.c 1 addition, 0 deletionstools/perf/util/scripting-engines/trace-event-perl.c
- tools/perf/util/scripting-engines/trace-event-python.c 1 addition, 0 deletionstools/perf/util/scripting-engines/trace-event-python.c
Loading
Please register or sign in to comment