aboutsummaryrefslogtreecommitdiff
path: root/drivers/oprofile/buffer_sync.c
AgeCommit message (Expand)Author
2010-10-29oprofile: Remove deprecated use of flush_scheduled_work()Tejun Heo
2010-08-25oprofile: fix crash when accessing freed task structsRobert Richter
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-01-22cpumask: modifiy oprofile initializationRobert Richter
2009-01-11cpumask: convert misc driver functionsRusty Russell
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds
2009-01-07oprofile: remove #ifdef CONFIG_OPROFILE_IBS in non-ibs codeRobert Richter
2009-01-07oprofile: use new data sample format for ibsRobert Richter
2009-01-07oprofile: add op_cpu_buffer_get_data()Robert Richter
2009-01-07oprofile: rework implementation of cpu buffer eventsRobert Richter
2009-01-07oprofile: modify op_cpu_buffer_read_entry()Robert Richter
2009-01-07oprofile: rename variables in add_ibs_begin()Robert Richter
2009-01-07oprofile: making add_sample_entry() inlineRobert Richter
2009-01-07oprofile: remove backtrace code for ibsRobert Richter
2009-01-07oprofile: simplify add_ibs_begin()Robert Richter
2008-12-31shrink struct dentryNick Piggin
2008-12-29oprofile: simplify sync_buffer()Robert Richter
2008-12-29oprofile: simplify add_sample()Robert Richter
2008-12-29oprofile: rename cpu buffer functionsRobert 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 r/w access functionsRobert Richter
2008-12-10oprofile: implement switch/case in buffer_sync.cRobert Richter
2008-12-10oprofile: fix typoRobert Richter
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-15x86/oprofile: removing unused function parameter in add_ibs_begin()Robert Richter
2008-10-15oprofile: whitespace fixesRobert 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-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-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2006-12-08[PATCH] struct path: convert oprofileJosef Sipek
2006-06-25[PATCH] oprofile: convert from semaphores to mutexesMarkus Armbruster
2006-01-08[PATCH] Make RCU task_struct safe for oprofilePaul E. McKenney
2005-06-24[PATCH] oprofile: report anonymous region samplesJohn Levon
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds