Merge branch 'oprofile-for-linus' of...
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: oprofile: select RING_BUFFER ring_buffer: adding EXPORT_SYMBOLs oprofile: fix lost sample counter oprofile: remove nr_available_slots() oprofile: port to the new ring_buffer ring_buffer: add remaining cpu functions to ring_buffer.h oprofile: moving cpu_buffer_reset() to cpu_buffer.h oprofile: adding cpu_buffer_entries() oprofile: adding cpu_buffer_write_commit() oprofile: adding cpu buffer r/w access functions ftrace: remove unused function arg in trace_iterator_increment() ring_buffer: update description for ring_buffer_alloc() oprofile: set values to default when creating oprofilefs oprofile: implement switch/case in buffer_sync.c x86/oprofile: cleanup IBS init/exit functions in op_model_amd.c x86/oprofile: reordering IBS code in op_model_amd.c oprofile: fix typo oprofile: whitspace changes only oprofile: update comment for oprofile_add_sample() oprofile: comment cleanup
Showing
- arch/Kconfig 2 additions, 0 deletionsarch/Kconfig
- arch/x86/oprofile/op_model_amd.c 46 additions, 43 deletionsarch/x86/oprofile/op_model_amd.c
- drivers/oprofile/buffer_sync.c 40 additions, 77 deletionsdrivers/oprofile/buffer_sync.c
- drivers/oprofile/cpu_buffer.c 99 additions, 98 deletionsdrivers/oprofile/cpu_buffer.c
- drivers/oprofile/cpu_buffer.h 67 additions, 2 deletionsdrivers/oprofile/cpu_buffer.h
- drivers/oprofile/oprofile_files.c 12 additions, 3 deletionsdrivers/oprofile/oprofile_files.c
- include/linux/oprofile.h 1 addition, 2 deletionsinclude/linux/oprofile.h
- include/linux/ring_buffer.h 2 additions, 0 deletionsinclude/linux/ring_buffer.h
- kernel/trace/ring_buffer.c 35 additions, 1 deletionkernel/trace/ring_buffer.c
- kernel/trace/trace.c 2 additions, 2 deletionskernel/trace/trace.c
Loading
Please register or sign in to comment