aboutsummaryrefslogtreecommitdiff
path: root/drivers/oprofile/cpu_buffer.c
AgeCommit message (Expand)Author
2009-02-06ring_buffer: remove unused flags parameter, fixIngo Molnar
2009-01-17oprofile: fix uninitialized use of struct op_entryRobert Richter
2009-01-07oprofile: make new cpu buffer functions part of the apiRobert Richter
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_add_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: add op_cpu_buffer_write_reserve()Robert Richter
2009-01-07oprofile: rename add_sample() in cpu_buffer.cRobert Richter
2009-01-07oprofile: remove backtrace code for ibsRobert Richter
2009-01-07oprofile: remove unused ibs macroRobert Richter
2009-01-07oprofile: remove unused components in struct oprofile_cpu_bufferRobert Richter
2008-12-30oprofile: simplify add_sample() in cpu_buffer.cRobert Richter
2008-12-29oprofile: simplify oprofile_begin_trace()Robert Richter
2008-12-29oprofile: add inline function __oprofile_add_ext_sample()Robert Richter
2008-12-29oprofile: reordering some code in cpu_buffer.cRobert Richter
2008-12-29oprofile: remove ring buffer inline functions in cpu_buffer.hRobert Richter
2008-12-29oprofile: rename cpu buffer functionsRobert Richter
2008-12-16oprofile: rename kernel-wide identifiersRobert Richter
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_write_commit()Robert Richter
2008-12-10oprofile: adding cpu buffer r/w access functionsRobert Richter
2008-12-10oprofile: whitspace changes onlyRobert Richter
2008-12-10oprofile: comment cleanupRobert 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-17oprofile: hotplug cpu fixChris J Arges
2008-10-16oprofile: fixing whitespaces in drivers/oprofile/*Robert Richter
2008-10-15oprofile: more whitespace fixesRobert Richter
2008-10-15OProfile: Rework oprofile_add_ibs_sample() functionRobert Richter
2008-10-13Merge branch 'linus' into oprofile-v2Ingo Molnar
2008-09-30Merge commit 'v2.6.27-rc8' into oprofileIngo Molnar
2008-08-26powerpc/cell/oprofile: Avoid double vfree of profile bufferCarl Love
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-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
2007-11-14oProfile: oops when profile_pc() returns ~0LUPhilippe Elie
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-03-28[PATCH] Add oprofile_add_ext_sampleBrian Rogan
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-01-08[PATCH] oprofile: Use vmalloc_node() in alloc_cpu_buffers()Eric Dumazet
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds