| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | oprofile: rename add_sample() in cpu_buffer.c | Robert Richter | 2009-01-07 | 1 | -11/+11 |
| * | oprofile: making add_sample_entry() inline | Robert Richter | 2009-01-07 | 1 | -1/+1 |
| * | oprofile: remove backtrace code for ibs | Robert Richter | 2009-01-07 | 2 | -10/+2 |
| * | oprofile: remove unused ibs macro | Robert Richter | 2009-01-07 | 1 | -2/+0 |
| * | oprofile: remove unused components in struct oprofile_cpu_buffer | Robert Richter | 2009-01-07 | 2 | -4/+0 |
| * | oprofile: simplify add_ibs_begin() | Robert Richter | 2009-01-07 | 1 | -5/+2 |
| * | oprofile: simplify add_sample() in cpu_buffer.c | Robert Richter | 2008-12-30 | 1 | -5/+1 |
| * | oprofile: simplify oprofile_begin_trace() | Robert Richter | 2008-12-29 | 1 | -5/+4 |
| * | oprofile: simplify sync_buffer() | Robert Richter | 2008-12-29 | 1 | -6/+14 |
| * | oprofile: simplify add_sample() | Robert Richter | 2008-12-29 | 1 | -20/+19 |
| * | oprofile: add inline function __oprofile_add_ext_sample() | Robert Richter | 2008-12-29 | 1 | -3/+10 |
| * | oprofile: reordering some code in cpu_buffer.c | Robert Richter | 2008-12-29 | 1 | -10/+10 |
| * | oprofile: remove ring buffer inline functions in cpu_buffer.h | Robert Richter | 2008-12-29 | 2 | -48/+50 |
| * | oprofile: rename cpu buffer functions | Robert Richter | 2008-12-29 | 3 | -12/+12 |
| * | oprofile: rename kernel-wide identifiers | Robert Richter | 2008-12-16 | 5 | -27/+28 |
* | | zero i_uid/i_gid on inode allocation | Al Viro | 2009-01-05 | 1 | -3/+0 |
* | | shrink struct dentry | Nick Piggin | 2008-12-31 | 1 | -1/+1 |
|/ |
|
* | 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-14 | 2 | -2/+2 |