summaryrefslogtreecommitdiff
path: root/drivers/oprofile/cpu_buffer.h
AgeCommit message (Expand)AuthorLines
2020-06-15oprofile: Replace zero-length array with flexible-arrayGustavo A. R. Silva-1/+1
2010-10-29oprofile: Remove deprecated use of flush_scheduled_work()Tejun Heo-0/+1
2009-10-29percpu: make percpu symbols in oprofile uniqueTejun Heo-2/+2
2009-01-17oprofile: fix uninitialized use of struct op_entryRobert Richter-0/+7
2009-01-07oprofile: make new cpu buffer functions part of the apiRobert Richter-7/+1
2009-01-07oprofile: use new data sample format for ibsRobert Richter-2/+0
2009-01-07oprofile: add op_cpu_buffer_get_data()Robert Richter-0/+20
2009-01-07oprofile: add op_cpu_buffer_add_data()Robert Richter-0/+12
2009-01-07oprofile: rework implementation of cpu buffer eventsRobert Richter-5/+7
2009-01-07oprofile: modify op_cpu_buffer_read_entry()Robert Richter-1/+1
2009-01-07oprofile: add op_cpu_buffer_write_reserve()Robert Richter-2/+7
2009-01-07oprofile: remove unused components in struct oprofile_cpu_bufferRobert Richter-2/+0
2008-12-29oprofile: remove ring buffer inline functions in cpu_buffer.hRobert Richter-46/+4
2008-12-29oprofile: rename cpu buffer functionsRobert Richter-5/+5
2008-12-10oprofile: port to the new ring_bufferRobert Richter-30/+41
2008-12-10oprofile: moving cpu_buffer_reset() to cpu_buffer.hRobert Richter-15/+13
2008-12-10oprofile: adding cpu_buffer_entries()Robert Richter-0/+27
2008-12-10oprofile: adding cpu_buffer_write_commit()Robert Richter-0/+17
2008-12-10oprofile: adding cpu buffer r/w access functionsRobert Richter-0/+12
2008-10-16oprofile: fixing whitespaces in drivers/oprofile/*Robert Richter-3/+3
2008-10-15oprofile: more whitespace fixesRobert Richter-3/+3
2008-07-26x86/oprofile: add IBS support for AMD CPUs, IBS buffer handling routinesBarry Kasindorf-0/+2
2008-05-14oprofile: don't request cache line alignment for cpu_bufferEric Dumazet-1/+1
2008-04-28oprofile: change cpu_buffer from array to per_cpu variableMike Travis-1/+2
2007-11-14oProfile: oops when profile_pc() returns ~0LUPhilippe Elie-0/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+57