Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile: (21 commits) OProfile: Fix buffer synchronization for IBS oprofile: hotplug cpu fix oprofile: fixing whitespaces in arch/x86/oprofile/* oprofile: fixing whitespaces in arch/x86/oprofile/* oprofile: fixing whitespaces in drivers/oprofile/* x86/oprofile: add the logic for enabling additional IBS bits x86/oprofile: reordering functions in nmi_int.c x86/oprofile: removing unused function parameter in add_ibs_begin() oprofile: more whitespace fixes oprofile: whitespace fixes OProfile: Rename IBS sysfs dir into "ibs_op" OProfile: Rework string handling in setup_ibs_files() OProfile: Rework oprofile_add_ibs_sample() function oprofile: discover counters for op ppro too oprofile: Implement Intel architectural perfmon support oprofile: Don't report Nehalem as core_2 oprofile: drop const in num counters field Revert "Oprofile Multiplexing Patch" x86, oprofile: BUG: using smp_processor_id() in preemptible code x86/oprofile: fix on_each_cpu build error ... Manually fixed trivial conflicts in drivers/oprofile/{cpu_buffer.c,event_buffer.h}
No related branches found
No related tags found
Showing
- arch/alpha/oprofile/common.c 1 addition, 1 deletionarch/alpha/oprofile/common.c
- arch/ia64/oprofile/init.c 2 additions, 2 deletionsarch/ia64/oprofile/init.c
- arch/ia64/oprofile/perfmon.c 2 additions, 2 deletionsarch/ia64/oprofile/perfmon.c
- arch/m32r/oprofile/init.c 1 addition, 1 deletionarch/m32r/oprofile/init.c
- arch/mips/oprofile/common.c 1 addition, 1 deletionarch/mips/oprofile/common.c
- arch/mips/oprofile/op_impl.h 1 addition, 1 deletionarch/mips/oprofile/op_impl.h
- arch/mips/oprofile/op_model_rm9000.c 1 addition, 1 deletionarch/mips/oprofile/op_model_rm9000.c
- arch/parisc/oprofile/init.c 1 addition, 1 deletionarch/parisc/oprofile/init.c
- arch/powerpc/oprofile/op_model_cell.c 1 addition, 1 deletionarch/powerpc/oprofile/op_model_cell.c
- arch/sparc/oprofile/init.c 1 addition, 1 deletionarch/sparc/oprofile/init.c
- arch/sparc64/oprofile/init.c 1 addition, 1 deletionarch/sparc64/oprofile/init.c
- arch/x86/oprofile/backtrace.c 1 addition, 2 deletionsarch/x86/oprofile/backtrace.c
- arch/x86/oprofile/nmi_int.c 88 additions, 85 deletionsarch/x86/oprofile/nmi_int.c
- arch/x86/oprofile/op_counter.h 9 additions, 9 deletionsarch/x86/oprofile/op_counter.h
- arch/x86/oprofile/op_model_amd.c 31 additions, 28 deletionsarch/x86/oprofile/op_model_amd.c
- arch/x86/oprofile/op_model_p4.c 16 additions, 16 deletionsarch/x86/oprofile/op_model_p4.c
- arch/x86/oprofile/op_model_ppro.c 91 additions, 29 deletionsarch/x86/oprofile/op_model_ppro.c
- arch/x86/oprofile/op_x86_model.h 8 additions, 5 deletionsarch/x86/oprofile/op_x86_model.h
- drivers/oprofile/buffer_sync.c 10 additions, 7 deletionsdrivers/oprofile/buffer_sync.c
- drivers/oprofile/buffer_sync.h 2 additions, 2 deletionsdrivers/oprofile/buffer_sync.h
Loading
Please register or sign in to comment