summaryrefslogtreecommitdiffstats
path: root/drivers/oprofile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2008-10-2313-184/+174
|\
| * OProfile: Fix buffer synchronization for IBSBarry Kasindorf2008-10-201-1/+7
| * oprofile: hotplug cpu fixChris J Arges2008-10-171-2/+7
| * oprofile: fixing whitespaces in drivers/oprofile/*Robert Richter2008-10-1612-60/+60
| * x86/oprofile: removing unused function parameter in add_ibs_begin()Robert Richter2008-10-151-5/+3
| * oprofile: more whitespace fixesRobert Richter2008-10-159-72/+72
| * oprofile: whitespace fixesRobert Richter2008-10-152-13/+12
| * OProfile: Rework oprofile_add_ibs_sample() functionRobert Richter2008-10-151-33/+15
| * Merge commit 'v2.6.27-rc5' into tip/oprofileRobert Richter2008-09-242-1/+5
| |\
| * | Revert "Oprofile Multiplexing Patch"Robert Richter2008-09-243-95/+6
| * | Oprofile Multiplexing PatchJason Yeh2008-07-263-6/+95
* | | powerpc/oprofile: Fix mutex locking for cell spu-oprofileCarl Love2008-10-213-1/+45
* | | Merge branch 'linus' into oprofile-v2Ingo Molnar2008-10-132-1/+5
|\ \ \ | |/ / |/| / | |/
| * powerpc/cell/oprofile: Avoid double vfree of profile bufferCarl Love2008-08-262-1/+5
* | oprofile: fix printk in cpu_buffer.cRobert Richter2008-07-261-1/+1
* | x86/oprofile: add CONFIG_OPROFILE_IBS optionRobert Richter2008-07-262-0/+10
* | x86/oprofile: add IBS support for AMD CPUs, IBS buffer handling routinesBarry Kasindorf2008-07-263-2/+140
* | OProfile: moving increment_tail() in buffer_sync.cRobert Richter2008-07-261-13/+11
* | drivers/oprofile: coding style fixes in buffer_sync.cRobert Richter2008-07-261-54/+57
|/
* oprofile: don't request cache line alignment for cpu_bufferEric Dumazet2008-05-142-2/+2
* oprofile: change cpu_buffer from array to per_cpu variableMike Travis2008-04-284-12/+13
* d_path: Make get_dcookie() use a struct path argumentJan Blunck2008-02-141-12/+9
* oProfile: oops when profile_pc() returns ~0LUPhilippe Elie2007-11-143-0/+12
* [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-203-20/+31
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* [PATCH] oprofile: fix potential deadlock on oprofilefs_lockJiri Kosina2007-03-282-4/+6
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-124-10/+10
* [PATCH] struct path: convert oprofileJosef Sipek2006-12-081-4/+4
* WorkStruct: make allyesconfigDavid Howells2006-11-222-5/+6
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-5/+5
* [PATCH] oprofile: convert from semaphores to mutexesMarkus Armbruster2006-06-254-25/+25
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-3/+3
* [PATCH] for_each_possible_cpu: oprofile.KAMEZAWA Hiroyuki2006-03-281-2/+2
* [PATCH] Add oprofile_add_ext_sampleBrian Rogan2006-03-281-3/+10
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-2/+1
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-111-0/+1
* [PATCH] oprofile: Use vmalloc_node() in alloc_cpu_buffers()Eric Dumazet2006-01-081-1/+2
* [PATCH] Make RCU task_struct safe for oprofilePaul E. McKenney2006-01-081-15/+15
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-20/+3
* [PATCH] oprofile: report anonymous region samplesJohn Levon2005-06-242-11/+21
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-2/+2
* [PATCH] oprofile trivial user annotationsAl Viro2005-04-261-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-1613-0/+1982