summaryrefslogtreecommitdiffstats
path: root/drivers/oprofile
Commit message (Expand)AuthorAgeFilesLines
...
| * oprofile: simplify add_sample() in cpu_buffer.cRobert Richter2008-12-301-5/+1
| * oprofile: simplify oprofile_begin_trace()Robert Richter2008-12-291-5/+4
| * oprofile: simplify sync_buffer()Robert Richter2008-12-291-6/+14
| * oprofile: simplify add_sample()Robert Richter2008-12-291-20/+19
| * oprofile: add inline function __oprofile_add_ext_sample()Robert Richter2008-12-291-3/+10
| * oprofile: reordering some code in cpu_buffer.cRobert Richter2008-12-291-10/+10
| * oprofile: remove ring buffer inline functions in cpu_buffer.hRobert Richter2008-12-292-48/+50
| * oprofile: rename cpu buffer functionsRobert Richter2008-12-293-12/+12
| * oprofile: rename kernel-wide identifiersRobert Richter2008-12-165-27/+28
* | zero i_uid/i_gid on inode allocationAl Viro2009-01-051-3/+0
* | shrink struct dentryNick Piggin2008-12-311-1/+1
|/
* oprofile: fix lost sample counterRobert Richter2008-12-101-30/+53
* oprofile: remove nr_available_slots()Robert Richter2008-12-101-34/+0
* oprofile: port to the new ring_bufferRobert Richter2008-12-103-85/+114
* oprofile: moving cpu_buffer_reset() to cpu_buffer.hRobert Richter2008-12-103-27/+14
* oprofile: adding cpu_buffer_entries()Robert Richter2008-12-102-29/+29
* oprofile: adding cpu_buffer_write_commit()Robert Richter2008-12-102-17/+18
* oprofile: adding cpu buffer r/w access functionsRobert Richter2008-12-103-12/+22
* oprofile: set values to default when creating oprofilefsRobert Richter2008-12-101-3/+12
* oprofile: implement switch/case in buffer_sync.cRobert Richter2008-12-101-8/+14
* oprofile: fix typoRobert Richter2008-12-101-1/+1
* oprofile: whitspace changes onlyRobert Richter2008-12-101-2/+2
* oprofile: comment cleanupRobert Richter2008-12-101-9/+16
* oprofile: fix memory orderingNick Piggin2008-10-271-3/+3
* 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