aboutsummaryrefslogtreecommitdiff
path: root/drivers/oprofile
AgeCommit message (Expand)AuthorFilesLines
2009-01-07oprofile: use new data sample format for ibsGravatar Robert Richter 3-59/+35
2009-01-07oprofile: add op_cpu_buffer_get_data()Gravatar Robert Richter 2-2/+24
2009-01-07oprofile: add op_cpu_buffer_add_data()Gravatar Robert Richter 2-1/+13
2009-01-07oprofile: rework implementation of cpu buffer eventsGravatar Robert Richter 3-91/+102
2009-01-07oprofile: modify op_cpu_buffer_read_entry()Gravatar Robert Richter 3-14/+25
2009-01-07oprofile: add op_cpu_buffer_write_reserve()Gravatar Robert Richter 2-15/+37
2009-01-07oprofile: rename variables in add_ibs_begin()Gravatar Robert Richter 1-13/+13
2009-01-07oprofile: rename add_sample() in cpu_buffer.cGravatar Robert Richter 1-11/+11
2009-01-07oprofile: making add_sample_entry() inlineGravatar Robert Richter 1-1/+1
2009-01-07oprofile: remove backtrace code for ibsGravatar Robert Richter 2-10/+2
2009-01-07oprofile: remove unused ibs macroGravatar Robert Richter 1-2/+0
2009-01-07oprofile: remove unused components in struct oprofile_cpu_bufferGravatar Robert Richter 2-4/+0
2009-01-07oprofile: simplify add_ibs_begin()Gravatar Robert Richter 1-5/+2
2009-01-05zero i_uid/i_gid on inode allocationGravatar Al Viro 1-3/+0
2008-12-31shrink struct dentryGravatar Nick Piggin 1-1/+1
2008-12-30oprofile: simplify add_sample() in cpu_buffer.cGravatar Robert Richter 1-5/+1
2008-12-29oprofile: simplify oprofile_begin_trace()Gravatar Robert Richter 1-5/+4
2008-12-29oprofile: simplify sync_buffer()Gravatar Robert Richter 1-6/+14
2008-12-29oprofile: simplify add_sample()Gravatar Robert Richter 1-20/+19
2008-12-29oprofile: add inline function __oprofile_add_ext_sample()Gravatar Robert Richter 1-3/+10
2008-12-29oprofile: reordering some code in cpu_buffer.cGravatar Robert Richter 1-10/+10
2008-12-29oprofile: remove ring buffer inline functions in cpu_buffer.hGravatar Robert Richter 2-48/+50
2008-12-29oprofile: rename cpu buffer functionsGravatar Robert Richter 3-12/+12
2008-12-16oprofile: rename kernel-wide identifiersGravatar Robert Richter 5-27/+28
2008-12-10oprofile: fix lost sample counterGravatar Robert Richter 1-30/+53
2008-12-10oprofile: remove nr_available_slots()Gravatar Robert Richter 1-34/+0
2008-12-10oprofile: port to the new ring_bufferGravatar Robert Richter 3-85/+114
2008-12-10oprofile: moving cpu_buffer_reset() to cpu_buffer.hGravatar Robert Richter 3-27/+14
2008-12-10oprofile: adding cpu_buffer_entries()Gravatar Robert Richter 2-29/+29
2008-12-10oprofile: adding cpu_buffer_write_commit()Gravatar Robert Richter 2-17/+18
2008-12-10oprofile: adding cpu buffer r/w access functionsGravatar Robert Richter 3-12/+22
2008-12-10oprofile: set values to default when creating oprofilefsGravatar Robert Richter 1-3/+12
2008-12-10oprofile: implement switch/case in buffer_sync.cGravatar Robert Richter 1-8/+14
2008-12-10oprofile: fix typoGravatar Robert Richter 1-1/+1
2008-12-10oprofile: whitspace changes onlyGravatar Robert Richter 1-2/+2
2008-12-10oprofile: comment cleanupGravatar Robert Richter 1-9/+16
2008-10-27oprofile: fix memory orderingGravatar Nick Piggin 1-3/+3
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Gravatar Linus Torvalds 13-184/+174
2008-10-21powerpc/oprofile: Fix mutex locking for cell spu-oprofileGravatar Carl Love 3-1/+45
2008-10-20OProfile: Fix buffer synchronization for IBSGravatar Barry Kasindorf 1-1/+7
2008-10-17oprofile: hotplug cpu fixGravatar Chris J Arges 1-2/+7
2008-10-16oprofile: fixing whitespaces in drivers/oprofile/*Gravatar Robert Richter 12-60/+60
2008-10-15x86/oprofile: removing unused function parameter in add_ibs_begin()Gravatar Robert Richter 1-5/+3
2008-10-15oprofile: more whitespace fixesGravatar Robert Richter 9-72/+72
2008-10-15oprofile: whitespace fixesGravatar Robert Richter 2-13/+12
2008-10-15OProfile: Rework oprofile_add_ibs_sample() functionGravatar Robert Richter 1-33/+15
2008-10-13Merge branch 'linus' into oprofile-v2Gravatar Ingo Molnar 2-1/+5
2008-09-24Merge commit 'v2.6.27-rc5' into tip/oprofileGravatar Robert Richter 2-1/+5
2008-09-24Revert "Oprofile Multiplexing Patch"Gravatar Robert Richter 3-95/+6
2008-08-26powerpc/cell/oprofile: Avoid double vfree of profile bufferGravatar Carl Love 2-1/+5