aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/oprofile/buffer_sync.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-31shrink struct dentryNick Piggin1-1/+1
2008-12-10oprofile: port to the new ring_bufferRobert Richter1-40/+25
2008-12-10oprofile: moving cpu_buffer_reset() to cpu_buffer.hRobert Richter1-0/+1
2008-12-10oprofile: adding cpu_buffer_entries()Robert Richter1-29/+2
2008-12-10oprofile: adding cpu buffer r/w access functionsRobert Richter1-11/+9
2008-12-10oprofile: implement switch/case in buffer_sync.cRobert Richter1-8/+14
2008-12-10oprofile: fix typoRobert Richter1-1/+1
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofileLinus Torvalds1-7/+10
2008-10-21powerpc/oprofile: Fix mutex locking for cell spu-oprofileCarl Love1-0/+24
2008-10-20OProfile: Fix buffer synchronization for IBSBarry Kasindorf1-1/+7
2008-10-15x86/oprofile: removing unused function parameter in add_ibs_begin()Robert Richter1-5/+3
2008-10-15oprofile: whitespace fixesRobert Richter1-1/+0
2008-07-26x86/oprofile: add CONFIG_OPROFILE_IBS optionRobert Richter1-0/+6
2008-07-26x86/oprofile: add IBS support for AMD CPUs, IBS buffer handling routinesBarry Kasindorf1-1/+71
2008-07-26OProfile: moving increment_tail() in buffer_sync.cRobert Richter1-13/+11
2008-07-26drivers/oprofile: coding style fixes in buffer_sync.cRobert Richter1-54/+57
2008-04-28oprofile: change cpu_buffer from array to per_cpu variableMike Travis1-1/+1
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck1-12/+9
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson1-1/+2
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2006-12-08[PATCH] struct path: convert oprofileJosef Sipek1-4/+4
2006-06-25[PATCH] oprofile: convert from semaphores to mutexesMarkus Armbruster1-4/+4
2006-01-08[PATCH] Make RCU task_struct safe for oprofilePaul E. McKenney1-15/+15
2005-06-24[PATCH] oprofile: report anonymous region samplesJohn Levon1-11/+18
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+547