aboutsummaryrefslogtreecommitdiff
path: root/drivers/oprofile
AgeCommit message (Expand)Author
2010-05-03oprofile: protect from not being in an IRQ contextPhil Carmody
2010-04-23Merge commit 'tip/tracing/core' into oprofile/coreRobert Richter
2010-04-23oprofile: remove double ring bufferingAndi Kleen
2010-04-23Merge commit 'v2.6.34-rc5' into oprofile/coreRobert Richter
2010-04-08Merge branch 'linus' into tracing/coreIngo Molnar
2010-03-31ring-buffer: Add place holder recording of dropped eventsSteven Rostedt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02oprofile: convert oprofile from timer_hook to hrtimerMartin Schwidefsky
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-10-29percpu: make percpu symbols in oprofile uniqueTejun Heo
2009-10-09oprofile: warn on freeing event buffer too earlyRobert Richter
2009-10-09oprofile: fix race condition in event_buffer freeDavid Rientjes
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-07-20oprofile: Adding switch counter to oprofile statistic variablesRobert Richter
2009-07-20oprofile: Grouping multiplexing code in oprof.cRobert Richter
2009-07-20oprofile: Remove oprofile_multiplexing_init()Robert Richter
2009-07-20oprofile: Rename variable timeout_jiffies and move to oprofile_files.cRobert Richter
2009-07-20oprofile: oprofile_set_timeout(), return with error for invalid argsRobert Richter
2009-07-20oprofile: Implement performance counter multiplexingJason Yeh
2009-07-14Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/coreRobert Richter
2009-07-10oprofile: reset bt_lost_no_mapping with other statsMaynard Johnson
2009-06-12Merge branches 'oprofile/fixes', 'oprofile/next' and 'oprofile/master' into o...Robert Richter
2009-06-12oprofile: reset bt_lost_no_mapping with other statsMaynard Johnson
2009-06-11x86/oprofile: introduce oprofile_add_data64()Robert Richter
2009-06-11oprofile: remove obselete include headersRobert Richter
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