summaryrefslogtreecommitdiffstats
path: root/drivers/oprofile/cpu_buffer.h
Commit message (Expand)AuthorAgeFilesLines
* oprofile: Remove deprecated use of flush_scheduled_work()Tejun Heo2010-10-291-0/+1
* percpu: make percpu symbols in oprofile uniqueTejun Heo2009-10-291-2/+2
* oprofile: fix uninitialized use of struct op_entryRobert Richter2009-01-171-0/+7
* oprofile: make new cpu buffer functions part of the apiRobert Richter2009-01-071-7/+1
* oprofile: use new data sample format for ibsRobert Richter2009-01-071-2/+0
* oprofile: add op_cpu_buffer_get_data()Robert Richter2009-01-071-0/+20
* oprofile: add op_cpu_buffer_add_data()Robert Richter2009-01-071-0/+12
* oprofile: rework implementation of cpu buffer eventsRobert Richter2009-01-071-5/+7
* oprofile: modify op_cpu_buffer_read_entry()Robert Richter2009-01-071-1/+1
* oprofile: add op_cpu_buffer_write_reserve()Robert Richter2009-01-071-2/+7
* oprofile: remove unused components in struct oprofile_cpu_bufferRobert Richter2009-01-071-2/+0
* oprofile: remove ring buffer inline functions in cpu_buffer.hRobert Richter2008-12-291-46/+4
* oprofile: rename cpu buffer functionsRobert Richter2008-12-291-5/+5
* oprofile: port to the new ring_bufferRobert Richter2008-12-101-30/+41
* oprofile: moving cpu_buffer_reset() to cpu_buffer.hRobert Richter2008-12-101-15/+13
* oprofile: adding cpu_buffer_entries()Robert Richter2008-12-101-0/+27
* oprofile: adding cpu_buffer_write_commit()Robert Richter2008-12-101-0/+17
* oprofile: adding cpu buffer r/w access functionsRobert Richter2008-12-101-0/+12
* oprofile: fixing whitespaces in drivers/oprofile/*Robert Richter2008-10-161-3/+3
* oprofile: more whitespace fixesRobert Richter2008-10-151-3/+3
* x86/oprofile: add IBS support for AMD CPUs, IBS buffer handling routinesBarry Kasindorf2008-07-261-0/+2
* oprofile: don't request cache line alignment for cpu_bufferEric Dumazet2008-05-141-1/+1
* oprofile: change cpu_buffer from array to per_cpu variableMike Travis2008-04-281-1/+2
* oProfile: oops when profile_pc() returns ~0LUPhilippe Elie2007-11-141-0/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+57