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-03-12 01:44:57 linux-kernel Re: [tip:perfcounters/core] perfcounters: IRQ and NMI support on AMD CPUs
2009-03-10 16:26:46 linux-kernel Re: [announce] Performance Counters for Linux, v6
2009-03-10 09:46:19 linux-kernel Re: [announce] Performance Counters for Linux, v6
2009-03-09 01:39:38 linux-kernel Re: [announce] Performance Counters for Linux, v6
2009-03-05 00:56:01 linux-kernel [PATCH] usb/serial: adding FTDI USB/Serial converter devices
2009-03-03 11:47:55 linux-kernel Re: [Bug #12395] 2.6.28-rc9: oprofile regression
2009-03-03 10:04:47 linux-kernel Re: [PATCH] oprofile: don't set counter width from cpuid on core2
2009-01-26 15:02:36 linux-kernel Re: oprofile? lockdep warning from 2.6.27-rc1-mm1
2009-01-23 14:13:00 linux-kernel Re: [PATCH] cpumask: modifiy oprofile initialization
2009-01-22 13:16:00 linux-kernel [PATCH] cpumask: modifiy oprofile initialization
2009-01-22 13:12:20 linux-kernel Re: [PATCH 3/5] cpumask: convert misc driver functions
2009-01-17 16:23:47 linux-kernel [PATCH] oprofile: fix uninitialized use of struct op_entry
2009-01-17 16:23:31 linux-kernel [GIT PULL] oprofile fixes for tip
2009-01-17 16:12:19 linux-kernel Re: 2.6.28-rc9: oprofile regression
2009-01-17 14:15:29 linux-kernel Re: 2.6.28-rc9: oprofile regression
2009-01-14 14:22:20 linux-kernel Re: [PATCH 01/18] oprofile: rename kernel-wide identifiers
2009-01-12 17:53:35 linux-kernel Re: [Patch 0/3] Overview, OProfile SPU event profiling support for IBM Cell processor
2009-01-09 15:48:00 linux-kernel [GIT PULL] please pull oprofile updates for 2.6.29
2009-01-09 14:31:08 linux-kernel Re: [Patch 0/3] Overview, OProfile SPU event profiling support for IBM Cell processor
2009-01-08 15:48:56 linux-kernel Re: [Patch 0/3] Overview, OProfile SPU event profiling support for IBM Cell processor
2009-01-07 23:01:28 linux-kernel [PATCH 9/9] oprofile: make new cpu buffer functions part of the api
2009-01-07 23:01:07 linux-kernel [PATCH 6/9] oprofile: use new data sample format for ibs
2009-01-07 23:00:44 linux-kernel [PATCH 5/9] oprofile: add op_cpu_buffer_get_data()
2009-01-07 23:00:17 linux-kernel [PATCH 8/9] oprofile: remove #ifdef CONFIG_OPROFILE_IBS in non-ibs code
2009-01-07 22:59:49 linux-kernel [PATCH 7/9] ring_buffer: fix ring_buffer_event_length()
2009-01-07 22:59:28 linux-kernel [PATCH 3/9] oprofile: rework implementation of cpu buffer events
2009-01-07 22:59:06 linux-kernel [PATCH 1/9] oprofile: add op_cpu_buffer_write_reserve()
2009-01-07 22:58:44 linux-kernel [PATCH 2/9] oprofile: modify op_cpu_buffer_read_entry()
2009-01-07 22:58:32 linux-kernel [PATCH 4/9] oprofile: add op_cpu_buffer_add_data()
2009-01-07 22:58:12 linux-kernel [PATCH 0/9] oprofile: implement support of samples with variable data size
2009-01-07 22:31:39 linux-kernel [PATCH 09/18] oprofile: simplify oprofile_begin_trace()
2009-01-07 22:31:14 linux-kernel [PATCH 11/18] oprofile: simplify add_ibs_begin()
2009-01-07 22:30:40 linux-kernel [PATCH 16/18] oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.c
2009-01-07 22:29:57 linux-kernel [PATCH 17/18] oprofile: rename add_sample() in cpu_buffer.c
2009-01-07 22:29:29 linux-kernel [PATCH 14/18] oprofile: remove backtrace code for ibs
2009-01-07 22:29:05 linux-kernel [PATCH 18/18] oprofile: rename variables in add_ibs_begin()
2009-01-07 22:28:34 linux-kernel [PATCH 13/18] oprofile: remove unused ibs macro
2009-01-07 22:28:07 linux-kernel [PATCH 15/18] oprofile: making add_sample_entry() inline
2009-01-07 22:27:44 linux-kernel [PATCH 06/18] oprofile: add inline function __oprofile_add_ext_sample()
2009-01-07 22:27:21 linux-kernel [PATCH 08/18] oprofile: simplify sync_buffer()
2009-01-07 22:26:48 linux-kernel [PATCH 12/18] oprofile: remove unused components in struct oprofile_cpu_buffer
2009-01-07 22:26:29 linux-kernel [PATCH 07/18] oprofile: simplify add_sample()
2009-01-07 22:25:57 linux-kernel [PATCH 03/18] oprofile: remove ring buffer inline functions in cpu_buffer.h
2009-01-07 22:25:35 linux-kernel [PATCH 10/18] oprofile: simplify add_sample() in cpu_buffer.c
2009-01-07 22:24:55 linux-kernel [PATCH 02/18] oprofile: rename cpu buffer functions
2009-01-07 22:24:36 linux-kernel [PATCH 04/18] x86/oprofile: fix pci_dev use count for AMD northbridge devices
2009-01-07 22:24:10 linux-kernel [0/18] oprofile: fixes and cleanup patches
2009-01-07 22:23:45 linux-kernel [PATCH 01/18] oprofile: rename kernel-wide identifiers
2009-01-07 22:23:27 linux-kernel [PATCH 05/18] oprofile: reordering some code in cpu_buffer.c
2008-12-22 12:13:01 linux-kernel Re: 2.6.28-rc9: oprofile regression
2008-12-16 17:24:59 linux-kernel Re: [PATCH 6/9] oprofile: port to the new ring_buffer