aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/oprofile/cpu_buffer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-17oprofile: fix uninitialized use of struct op_entryRobert Richter1-0/+7
2009-01-07oprofile: make new cpu buffer functions part of the apiRobert Richter1-7/+1
2009-01-07oprofile: use new data sample format for ibsRobert Richter1-2/+0
2009-01-07oprofile: add op_cpu_buffer_get_data()Robert Richter1-0/+20
2009-01-07oprofile: add op_cpu_buffer_add_data()Robert Richter1-0/+12
2009-01-07oprofile: rework implementation of cpu buffer eventsRobert Richter1-5/+7
2009-01-07oprofile: modify op_cpu_buffer_read_entry()Robert Richter1-1/+1
2009-01-07oprofile: add op_cpu_buffer_write_reserve()Robert Richter1-2/+7
2009-01-07oprofile: remove unused components in struct oprofile_cpu_bufferRobert Richter1-2/+0
2008-12-29oprofile: remove ring buffer inline functions in cpu_buffer.hRobert Richter1-46/+4
2008-12-29oprofile: rename cpu buffer functionsRobert Richter1-5/+5
2008-12-10oprofile: port to the new ring_bufferRobert Richter1-30/+41
2008-12-10oprofile: moving cpu_buffer_reset() to cpu_buffer.hRobert Richter1-15/+13
2008-12-10oprofile: adding cpu_buffer_entries()Robert Richter1-0/+27
2008-12-10oprofile: adding cpu_buffer_write_commit()Robert Richter1-0/+17
2008-12-10oprofile: adding cpu buffer r/w access functionsRobert Richter1-0/+12
2008-10-16oprofile: fixing whitespaces in drivers/oprofile/*Robert Richter1-3/+3
2008-10-15oprofile: more whitespace fixesRobert Richter1-3/+3
2008-07-26x86/oprofile: add IBS support for AMD CPUs, IBS buffer handling routinesBarry Kasindorf1-0/+2
2008-05-14oprofile: don't request cache line alignment for cpu_bufferEric Dumazet1-1/+1
2008-04-28oprofile: change cpu_buffer from array to per_cpu variableMike Travis1-1/+2
2007-11-14oProfile: oops when profile_pc() returns ~0LUPhilippe Elie1-0/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+57