| Commit message (Expand) | Author | Age | Files | Lines |
* | oprofile: fix lost sample counter | Robert Richter | 2008-12-10 | 1 | -30/+53 |
* | oprofile: remove nr_available_slots() | Robert Richter | 2008-12-10 | 1 | -34/+0 |
* | oprofile: port to the new ring_buffer | Robert Richter | 2008-12-10 | 3 | -85/+114 |
* | oprofile: moving cpu_buffer_reset() to cpu_buffer.h | Robert Richter | 2008-12-10 | 3 | -27/+14 |
* | oprofile: adding cpu_buffer_entries() | Robert Richter | 2008-12-10 | 2 | -29/+29 |
* | oprofile: adding cpu_buffer_write_commit() | Robert Richter | 2008-12-10 | 2 | -17/+18 |
* | oprofile: adding cpu buffer r/w access functions | Robert Richter | 2008-12-10 | 3 | -12/+22 |
* | oprofile: set values to default when creating oprofilefs | Robert Richter | 2008-12-10 | 1 | -3/+12 |
* | oprofile: implement switch/case in buffer_sync.c | Robert Richter | 2008-12-10 | 1 | -8/+14 |
* | oprofile: fix typo | Robert Richter | 2008-12-10 | 1 | -1/+1 |
* | oprofile: whitspace changes only | Robert Richter | 2008-12-10 | 1 | -2/+2 |
* | oprofile: comment cleanup | Robert Richter | 2008-12-10 | 1 | -9/+16 |
* | oprofile: fix memory ordering | Nick Piggin | 2008-10-27 | 1 | -3/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 2008-10-23 | 13 | -184/+174 |
|\ |
|
| * | OProfile: Fix buffer synchronization for IBS | Barry Kasindorf | 2008-10-20 | 1 | -1/+7 |
| * | oprofile: hotplug cpu fix | Chris J Arges | 2008-10-17 | 1 | -2/+7 |
| * | oprofile: fixing whitespaces in drivers/oprofile/* | Robert Richter | 2008-10-16 | 12 | -60/+60 |
| * | x86/oprofile: removing unused function parameter in add_ibs_begin() | Robert Richter | 2008-10-15 | 1 | -5/+3 |
| * | oprofile: more whitespace fixes | Robert Richter | 2008-10-15 | 9 | -72/+72 |
| * | oprofile: whitespace fixes | Robert Richter | 2008-10-15 | 2 | -13/+12 |
| * | OProfile: Rework oprofile_add_ibs_sample() function | Robert Richter | 2008-10-15 | 1 | -33/+15 |
| * | Merge commit 'v2.6.27-rc5' into tip/oprofile | Robert Richter | 2008-09-24 | 2 | -1/+5 |
| |\ |
|
| * | | Revert "Oprofile Multiplexing Patch" | Robert Richter | 2008-09-24 | 3 | -95/+6 |
| * | | Oprofile Multiplexing Patch | Jason Yeh | 2008-07-26 | 3 | -6/+95 |
* | | | powerpc/oprofile: Fix mutex locking for cell spu-oprofile | Carl Love | 2008-10-21 | 3 | -1/+45 |
* | | | Merge branch 'linus' into oprofile-v2 | Ingo Molnar | 2008-10-13 | 2 | -1/+5 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | powerpc/cell/oprofile: Avoid double vfree of profile buffer | Carl Love | 2008-08-26 | 2 | -1/+5 |
* | | oprofile: fix printk in cpu_buffer.c | Robert Richter | 2008-07-26 | 1 | -1/+1 |
* | | x86/oprofile: add CONFIG_OPROFILE_IBS option | Robert Richter | 2008-07-26 | 2 | -0/+10 |
* | | x86/oprofile: add IBS support for AMD CPUs, IBS buffer handling routines | Barry Kasindorf | 2008-07-26 | 3 | -2/+140 |
* | | OProfile: moving increment_tail() in buffer_sync.c | Robert Richter | 2008-07-26 | 1 | -13/+11 |
* | | drivers/oprofile: coding style fixes in buffer_sync.c | Robert Richter | 2008-07-26 | 1 | -54/+57 |
|/ |
|
* | oprofile: don't request cache line alignment for cpu_buffer | Eric Dumazet | 2008-05-15 | 2 | -2/+2 |
* | oprofile: change cpu_buffer from array to per_cpu variable | Mike Travis | 2008-04-28 | 4 | -12/+13 |
* | d_path: Make get_dcookie() use a struct path argument | Jan Blunck | 2008-02-15 | 1 | -12/+9 |
* | oProfile: oops when profile_pc() returns ~0LU | Philippe Elie | 2007-11-15 | 3 | -0/+12 |
* | [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs | Bob Nelson | 2007-07-20 | 3 | -20/+31 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 1 | -0/+1 |
* | [PATCH] oprofile: fix potential deadlock on oprofilefs_lock | Jiri Kosina | 2007-03-28 | 2 | -4/+6 |
* | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 2007-02-12 | 4 | -10/+10 |
* | [PATCH] struct path: convert oprofile | Josef Sipek | 2006-12-08 | 1 | -4/+4 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 2 | -5/+6 |
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 | 1 | -1/+0 |
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2006-09-27 | 1 | -5/+5 |
* | [PATCH] oprofile: convert from semaphores to mutexes | Markus Armbruster | 2006-06-25 | 4 | -25/+25 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 1 | -3/+3 |
* | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 | 1 | -3/+3 |
* | [PATCH] for_each_possible_cpu: oprofile. | KAMEZAWA Hiroyuki | 2006-03-28 | 1 | -2/+2 |
* | [PATCH] Add oprofile_add_ext_sample | Brian Rogan | 2006-03-28 | 1 | -3/+10 |
* | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 | 1 | -2/+1 |