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: (30 commits) trace, filters: Initialize the match variable in process_ops() properly trace, documentation: Fix branch profiling location in debugfs oprofile, s390: Cleanups oprofile, s390: Remove hwsampler_files.c and merge it into init.c perf: Fix tear-down of inherited group events perf: Reorder & optimize perf_event_context to remove alignment padding on 64 bit builds perf: Handle stopped state with tracepoints perf: Fix the software events state check perf, powerpc: Handle events that raise an exception without overflowing perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraints perf, x86: Clean up SandyBridge PEBS events perf lock: Fix sorting by wait_min perf tools: Version incorrect with some versions of grep perf evlist: New command to list the names of events present in a perf.data file perf script: Add support for H/W and S/W events perf script: Add support for dumping symbols perf script: Support custom field selection for output perf script: Move printing of 'common' data from print_event and rename perf tracing: Remove print_graph_cpu and print_graph_proc from trace-event-parse perf script: Change process_event prototype ...
No related branches found
No related tags found
Showing
- arch/powerpc/include/asm/reg.h 1 addition, 0 deletionsarch/powerpc/include/asm/reg.h
- arch/powerpc/kernel/perf_event.c 23 additions, 1 deletionarch/powerpc/kernel/perf_event.c
- arch/s390/oprofile/Makefile 1 addition, 1 deletionarch/s390/oprofile/Makefile
- arch/s390/oprofile/hwsampler.c 1256 additions, 0 deletionsarch/s390/oprofile/hwsampler.c
- arch/s390/oprofile/hwsampler.h 113 additions, 0 deletionsarch/s390/oprofile/hwsampler.h
- arch/s390/oprofile/init.c 162 additions, 3 deletionsarch/s390/oprofile/init.c
- arch/x86/kernel/cpu/perf_event.c 0 additions, 2 deletionsarch/x86/kernel/cpu/perf_event.c
- arch/x86/kernel/cpu/perf_event_intel_ds.c 47 additions, 65 deletionsarch/x86/kernel/cpu/perf_event_intel_ds.c
- drivers/oprofile/cpu_buffer.c 17 additions, 7 deletionsdrivers/oprofile/cpu_buffer.c
- drivers/oprofile/timer_int.c 2 additions, 2 deletionsdrivers/oprofile/timer_int.c
- include/linux/oprofile.h 7 additions, 0 deletionsinclude/linux/oprofile.h
- include/linux/perf_event.h 1 addition, 1 deletioninclude/linux/perf_event.h
- kernel/perf_event.c 11 additions, 6 deletionskernel/perf_event.c
- kernel/trace/Kconfig 2 additions, 2 deletionskernel/trace/Kconfig
- kernel/trace/trace_events_filter.c 1 addition, 1 deletionkernel/trace/trace_events_filter.c
- tools/perf/Documentation/perf-evlist.txt 26 additions, 0 deletionstools/perf/Documentation/perf-evlist.txt
- tools/perf/Documentation/perf-script.txt 22 additions, 0 deletionstools/perf/Documentation/perf-script.txt
- tools/perf/Makefile 1 addition, 0 deletionstools/perf/Makefile
- tools/perf/builtin-evlist.c 54 additions, 0 deletionstools/perf/builtin-evlist.c
- tools/perf/builtin-lock.c 12 additions, 1 deletiontools/perf/builtin-lock.c
Loading
Please register or sign in to comment