aboutsummaryrefslogtreecommitdiff
path: root/drivers/oprofile/cpu_buffer.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-29oprofile: Remove deprecated use of flush_scheduled_work()Gravatar Tejun Heo 1-0/+1
2009-10-29percpu: make percpu symbols in oprofile uniqueGravatar Tejun Heo 1-2/+2
2009-01-17oprofile: fix uninitialized use of struct op_entryGravatar Robert Richter 1-0/+7
2009-01-07oprofile: make new cpu buffer functions part of the apiGravatar Robert Richter 1-7/+1
2009-01-07oprofile: use new data sample format for ibsGravatar Robert Richter 1-2/+0
2009-01-07oprofile: add op_cpu_buffer_get_data()Gravatar Robert Richter 1-0/+20
2009-01-07oprofile: add op_cpu_buffer_add_data()Gravatar Robert Richter 1-0/+12
2009-01-07oprofile: rework implementation of cpu buffer eventsGravatar Robert Richter 1-5/+7
2009-01-07oprofile: modify op_cpu_buffer_read_entry()Gravatar Robert Richter 1-1/+1
2009-01-07oprofile: add op_cpu_buffer_write_reserve()Gravatar Robert Richter 1-2/+7
2009-01-07oprofile: remove unused components in struct oprofile_cpu_bufferGravatar Robert Richter 1-2/+0
2008-12-29oprofile: remove ring buffer inline functions in cpu_buffer.hGravatar Robert Richter 1-46/+4
2008-12-29oprofile: rename cpu buffer functionsGravatar Robert Richter 1-5/+5
2008-12-10oprofile: port to the new ring_bufferGravatar Robert Richter 1-30/+41
2008-12-10oprofile: moving cpu_buffer_reset() to cpu_buffer.hGravatar Robert Richter 1-15/+13
2008-12-10oprofile: adding cpu_buffer_entries()Gravatar Robert Richter 1-0/+27
2008-12-10oprofile: adding cpu_buffer_write_commit()Gravatar Robert Richter 1-0/+17
2008-12-10oprofile: adding cpu buffer r/w access functionsGravatar Robert Richter 1-0/+12
2008-10-16oprofile: fixing whitespaces in drivers/oprofile/*Gravatar Robert Richter 1-3/+3
2008-10-15oprofile: more whitespace fixesGravatar Robert Richter 1-3/+3
2008-07-26x86/oprofile: add IBS support for AMD CPUs, IBS buffer handling routinesGravatar Barry Kasindorf 1-0/+2
2008-05-14oprofile: don't request cache line alignment for cpu_bufferGravatar Eric Dumazet 1-1/+1
2008-04-28oprofile: change cpu_buffer from array to per_cpu variableGravatar Mike Travis 1-1/+2
2007-11-14oProfile: oops when profile_pc() returns ~0LUGravatar Philippe Elie 1-0/+1
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+57