tip-bot for Robert Richter ([email protected])

Number of posts: 849 (0.43 per day)
First post: 2007-06-07 21:55:19
Last post: 2012-11-21 07:35:36

Date List Subject
2009-07-27 20:06:45 linux-kernel WARNING: at kernel/trace/ring_buffer.c:2289 rb_advance_reader+0x2e/0xc5()
2009-07-27 18:00:57 linux-kernel [PATCH] x86: fix section mismatch for i386 init code
2009-07-09 19:10:54 linux-kernel [GIT PULL] oprofile fixes for v2.6.31-rc2
2009-07-07 15:01:49 linux-kernel [PATCH] x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon
2009-06-18 14:48:16 linux-kernel Re: [PATCH -tip] x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()
2009-06-17 10:57:43 linux-kernel Re: [PATCH 01/16] x86/oprofile: add module parameter option to force a core 2 cpu
2009-06-12 19:25:22 linux-kernel [PATCH] x86/oprofile: fix initialization of arch_perfmon for core_i7
2009-06-12 13:16:05 linux-kernel [PATCH 14/23] x86/oprofile: pass the model to setup_ctrs() functions
2009-06-12 13:15:23 linux-kernel [PATCH 16/23] x86/oprofile: replace CTR_OVERFLOWED macros
2009-06-12 13:14:59 linux-kernel [PATCH 07/23] x86/oprofile: simplify AMD cpu init code
2009-06-12 13:14:45 linux-kernel [PATCH 13/23] x86/oprofile: remove unused macros for AMD virtualization profiling
2009-06-12 13:14:32 linux-kernel [PATCH 0/23] updates for oprofile
2009-06-12 13:06:40 linux-kernel [PATCH 23/23] x86/oprofile: introduce oprofile_add_data64()
2009-06-12 13:06:24 linux-kernel [PATCH 06/23] x86/oprofile: remove #ifdefs in ibs functions
2009-06-12 13:05:42 linux-kernel [PATCH 22/23] x86/oprofile: use 64 bit values in IBS functions
2009-06-12 13:05:10 linux-kernel [PATCH 15/23] x86/oprofile: replace macros to calculate control register
2009-06-12 13:04:52 linux-kernel [PATCH 21/23] x86/oprofile: remove some local variables in MSR save/restore functions
2009-06-12 13:04:36 linux-kernel [PATCH 20/23] x86/oprofile: use 64 bit values to save MSR states
2009-06-12 13:04:23 linux-kernel [PATCH 10/23] x86/oprofile: remove MSR macros for ppro cpus
2009-06-12 13:04:00 linux-kernel [PATCH 11/23] x86/oprofile: remove MSR macros for p4 cpus
2009-06-12 13:03:47 linux-kernel [PATCH 09/23] x86/oprofile: remove MSR macros for AMD cpus
2009-06-12 13:03:31 linux-kernel [PATCH 19/23] x86/oprofile: use 64 bit wrmsr functions
2009-06-12 13:03:11 linux-kernel [PATCH 04/23] oprofile: remove irq_flags in struct op_entry
2009-06-12 13:02:52 linux-kernel [PATCH 12/23] x86/oprofile: fix and cleanup CTRL_SET_* macros
2009-06-12 13:02:37 linux-kernel [PATCH 18/23] x86/oprofile: replace CTR*_IS_RESERVED macros
2009-06-12 13:02:20 linux-kernel [PATCH 08/23] x86/oprofile: move common macros to op_x86_model.h
2009-06-12 13:01:58 linux-kernel [PATCH 17/23] x86/oprofile: replace CTRL_SET_*ACTIVE macros
2009-06-12 13:01:42 linux-kernel [PATCH 05/23] oprofile: remove obselete include headers
2009-06-12 13:01:28 linux-kernel [PATCH 01/23] Revert "oprofile: discover counters for op ppro too"
2009-06-12 13:01:01 linux-kernel [PATCH 03/23] x86/oprofile: minor style changes in struct op_x86_model_spec
2009-06-12 13:00:47 linux-kernel [PATCH 02/23] x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.init
2009-06-12 02:01:39 linux-kernel Re: [GIT PULL] Performance Counters for Linux
2009-06-10 13:07:33 linux-kernel Re: [PATCH 0/2] oprofile: introduce module parameter oprofile.cpu_type
2009-04-29 20:22:32 linux-kernel [tip:perfcounters/core] perf_counter, x86: rename bitmasks to ->used_mask and ->active_mask
2009-04-29 14:59:14 linux-kernel [PATCH] perf_counter, x86: rename bitmasks to ->used_mask and ->active_mask
2009-04-29 13:16:59 linux-kernel [tip:perfcounters/core] perf_counter: update 'perf top' documentation
2009-04-29 13:15:09 linux-kernel [tip:perfcounters/core] perf_counter, x86: remove unused function argument in intel_pmu_get_status()
2009-04-29 13:14:47 linux-kernel [tip:perfcounters/core] perf_counter, x86: remove vendor check in fixed_mode_idx()
2009-04-29 13:14:26 linux-kernel [tip:perfcounters/core] perf_counter, x86: introduce max_period variable
2009-04-29 13:13:59 linux-kernel [tip:perfcounters/core] perf_counter, x86: return raw count with x86_perf_counter_update()
2009-04-29 13:13:42 linux-kernel [tip:perfcounters/core] perf_counter, x86: implement the interrupt handler for AMD cpus
2009-04-29 13:13:23 linux-kernel [tip:perfcounters/core] perf_counter, x86: change and remove pmu initialization checks
2009-04-29 13:12:59 linux-kernel [tip:perfcounters/core] perf_counter, x86: rework counter disable functions
2009-04-29 13:12:25 linux-kernel [tip:perfcounters/core] perf_counter, x86: rework counter enable functions
2009-04-29 13:11:56 linux-kernel [tip:perfcounters/core] perf_counter, x86: consistent use of type int for counter index
2009-04-29 13:11:20 linux-kernel [tip:perfcounters/core] perf_counter, x86: generic use of cpuc->active
2009-04-29 13:10:55 linux-kernel [tip:perfcounters/core] perf_counter, x86: rename cpuc->active_mask
2009-04-29 13:10:36 linux-kernel [tip:perfcounters/core] perf_counter, x86: make x86_pmu_read() static inline
2009-04-29 13:10:06 linux-kernel [tip:perfcounters/core] perf_counter, x86: make pmu version generic
2009-04-29 13:09:45 linux-kernel [tip:perfcounters/core] perf_counter, x86: move counter parameters to struct x86_pmu
2009-04-29 13:09:24 linux-kernel [tip:perfcounters/core] perf_counter, x86: make x86_pmu data a static struct