aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/oprofile/cpu_buffer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-26powerpc/cell/oprofile: Avoid double vfree of profile bufferCarl Love1-1/+3
2008-07-26oprofile: fix printk in cpu_buffer.cRobert Richter1-1/+1
2008-07-26x86/oprofile: add CONFIG_OPROFILE_IBS optionRobert Richter1-0/+4
2008-07-26x86/oprofile: add IBS support for AMD CPUs, IBS buffer handling routinesBarry Kasindorf1-1/+67
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-8/+8
2007-11-14oProfile: oops when profile_pc() returns ~0LUPhilippe Elie1-0/+7
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+5
2006-03-28[PATCH] Add oprofile_add_ext_sampleBrian Rogan1-3/+10
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-2/+1
2006-01-08[PATCH] oprofile: Use vmalloc_node() in alloc_cpu_buffers()Eric Dumazet1-1/+2
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-20/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+307