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 tools: Dont use openat() perf tools: Fix buffer allocation perf tools: .gitignore += perf*.html perf tools: Handle relative paths while loading module symbols perf tools: Fix module symbol loading bug perf_event, x86: Fix 'perf sched record' crashing the machine perf_event: Update PERF_EVENT_FORK header definition perf stat: Fix zero total printouts
Showing
- arch/x86/kernel/cpu/perf_event.c 3 additions, 0 deletionsarch/x86/kernel/cpu/perf_event.c
- include/linux/perf_counter.h 1 addition, 1 deletioninclude/linux/perf_counter.h
- include/linux/perf_event.h 1 addition, 1 deletioninclude/linux/perf_event.h
- tools/perf/.gitignore 1 addition, 0 deletionstools/perf/.gitignore
- tools/perf/builtin-stat.c 14 additions, 4 deletionstools/perf/builtin-stat.c
- tools/perf/util/module.c 66 additions, 30 deletionstools/perf/util/module.c
- tools/perf/util/parse-events.c 20 additions, 29 deletionstools/perf/util/parse-events.c
- tools/perf/util/symbol.c 13 additions, 4 deletionstools/perf/util/symbol.c
Loading
Please register or sign in to comment