summaryrefslogtreecommitdiff
path: root/drivers/oprofile
AgeCommit message (Expand)Author
2009-05-07oprofile: fix cpu buffer sizeRobert Richter
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-03-30oprofile: Thou shalt not call __exit functions from __init functionsRussell King
2009-03-11Merge branch 'x86/core' into cpus4096Ingo Molnar
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar
2009-02-06ring_buffer: remove unused flags parameter, fixIngo Molnar
2009-01-27Merge branch 'linus' into core/percpuIngo Molnar
2009-01-22cpumask: modifiy oprofile initializationRobert Richter
2009-01-17oprofile: fix uninitialized use of struct op_entryRobert Richter
2009-01-11cpumask: convert misc driver functionsRusty Russell
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds
2009-01-07oprofile: make new cpu buffer functions part of the apiRobert Richter
2009-01-07oprofile: remove #ifdef CONFIG_OPROFILE_IBS in non-ibs codeRobert Richter
2009-01-07oprofile: use new data sample format for ibsRobert Richter
2009-01-07oprofile: add op_cpu_buffer_get_data()Robert Richter
2009-01-07oprofile: add op_cpu_buffer_add_data()Robert Richter
2009-01-07oprofile: rework implementation of cpu buffer eventsRobert Richter
2009-01-07oprofile: modify op_cpu_buffer_read_entry()Robert Richter
2009-01-07oprofile: add op_cpu_buffer_write_reserve()Robert Richter
2009-01-07oprofile: rename variables in add_ibs_begin()Robert Richter
2009-01-07oprofile: rename add_sample() in cpu_buffer.cRobert Richter
2009-01-07oprofile: making add_sample_entry() inlineRobert Richter
2009-01-07oprofile: remove backtrace code for ibsRobert Richter
2009-01-07oprofile: remove unused ibs macroRobert Richter
2009-01-07oprofile: remove unused components in struct oprofile_cpu_bufferRobert Richter
2009-01-07oprofile: simplify add_ibs_begin()Robert Richter
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-12-31shrink struct dentryNick Piggin
2008-12-30oprofile: simplify add_sample() in cpu_buffer.cRobert Richter
2008-12-29oprofile: simplify oprofile_begin_trace()Robert Richter
2008-12-29oprofile: simplify sync_buffer()Robert Richter
2008-12-29oprofile: simplify add_sample()Robert Richter
2008-12-29oprofile: add inline function __oprofile_add_ext_sample()Robert Richter
2008-12-29oprofile: reordering some code in cpu_buffer.cRobert Richter
2008-12-29oprofile: remove ring buffer inline functions in cpu_buffer.hRobert Richter
2008-12-29oprofile: rename cpu buffer functionsRobert Richter
2008-12-16oprofile: rename kernel-wide identifiersRobert Richter
2008-12-10oprofile: fix lost sample counterRobert Richter
2008-12-10oprofile: remove nr_available_slots()Robert Richter
2008-12-10oprofile: port to the new ring_bufferRobert Richter
2008-12-10oprofile: moving cpu_buffer_reset() to cpu_buffer.hRobert Richter
2008-12-10oprofile: adding cpu_buffer_entries()Robert Richter
2008-12-10oprofile: adding cpu_buffer_write_commit()Robert Richter
2008-12-10oprofile: adding cpu buffer r/w access functionsRobert Richter
2008-12-10oprofile: set values to default when creating oprofilefsRobert Richter
2008-12-10oprofile: implement switch/case in buffer_sync.cRobert Richter
2008-12-10oprofile: fix typoRobert Richter
2008-12-10oprofile: whitspace changes onlyRobert Richter
2008-12-10oprofile: comment cleanupRobert Richter