aboutsummaryrefslogtreecommitdiff
path: root/drivers/oprofile
AgeCommit message (Expand)Author
2008-12-10oprofile: fix lost sample counterRobert Richter
2008-12-10oprofile: remove nr_available_slots()Robert Richter
2008-12-10oprofile: port to the new ring_bufferRobert Richter
2008-12-10oprofile: moving cpu_buffer_reset() to cpu_buffer.hRobert Richter
2008-12-10oprofile: adding cpu_buffer_entries()Robert Richter
2008-12-10oprofile: adding cpu_buffer_write_commit()Robert Richter
2008-12-10oprofile: adding cpu buffer r/w access functionsRobert Richter
2008-12-10oprofile: set values to default when creating oprofilefsRobert Richter
2008-12-10oprofile: implement switch/case in buffer_sync.cRobert Richter
2008-12-10oprofile: fix typoRobert Richter
2008-12-10oprofile: whitspace changes onlyRobert Richter
2008-12-10oprofile: comment cleanupRobert Richter
2008-10-27oprofile: fix memory orderingNick Piggin
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds
2008-10-21powerpc/oprofile: Fix mutex locking for cell spu-oprofileCarl Love
2008-10-20OProfile: Fix buffer synchronization for IBSBarry Kasindorf
2008-10-17oprofile: hotplug cpu fixChris J Arges
2008-10-16oprofile: fixing whitespaces in drivers/oprofile/*Robert Richter
2008-10-15x86/oprofile: removing unused function parameter in add_ibs_begin()Robert Richter
2008-10-15oprofile: more whitespace fixesRobert Richter
2008-10-15oprofile: whitespace fixesRobert Richter
2008-10-15OProfile: Rework oprofile_add_ibs_sample() functionRobert Richter
2008-10-13Merge branch 'linus' into oprofile-v2Ingo Molnar
2008-09-24Merge commit 'v2.6.27-rc5' into tip/oprofileRobert Richter
2008-09-24Revert "Oprofile Multiplexing Patch"Robert Richter
2008-08-26powerpc/cell/oprofile: Avoid double vfree of profile bufferCarl Love
2008-07-26Oprofile Multiplexing PatchJason Yeh
2008-07-26oprofile: fix printk in cpu_buffer.cRobert Richter
2008-07-26x86/oprofile: add CONFIG_OPROFILE_IBS optionRobert Richter
2008-07-26x86/oprofile: add IBS support for AMD CPUs, IBS buffer handling routinesBarry Kasindorf
2008-07-26OProfile: moving increment_tail() in buffer_sync.cRobert Richter
2008-07-26drivers/oprofile: coding style fixes in buffer_sync.cRobert Richter
2008-05-14oprofile: don't request cache line alignment for cpu_bufferEric Dumazet
2008-04-28oprofile: change cpu_buffer from array to per_cpu variableMike Travis
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck
2007-11-14oProfile: oops when profile_pc() returns ~0LUPhilippe Elie
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-03-28[PATCH] oprofile: fix potential deadlock on oprofilefs_lockJiri Kosina
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2006-12-08[PATCH] struct path: convert oprofileJosef Sipek
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-06-25[PATCH] oprofile: convert from semaphores to mutexesMarkus Armbruster
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-28[PATCH] for_each_possible_cpu: oprofile.KAMEZAWA Hiroyuki
2006-03-28[PATCH] Add oprofile_add_ext_sampleBrian Rogan
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton