aboutsummaryrefslogtreecommitdiff
path: root/drivers/oprofile
AgeCommit message (Expand)Author
2010-10-30Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds
2010-10-30Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2010-10-29oprofile: Remove deprecated use of flush_scheduled_work()Tejun Heo
2010-10-29oprofile: Fix the hang while taking the cpu offlineSantosh Shilimkar
2010-10-29convert get_sb_single() usersAl Viro
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-15oprofile: make !CONFIG_PM function stubs static inlineRobert Richter
2010-10-15oprofile: fix linker errorsAnand Gadiyar
2010-10-15oprofile: include platform_device.h to fix build breakAnand Gadiyar
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter
2010-10-12oprofile: disable write access to oprofilefs while profiler is runningRobert Richter
2010-10-11Merge branch 'oprofile/perf' into oprofile/coreRobert Richter
2010-10-11oprofile, ARM: Use oprofile_arch_exit() to cleanup on failureRobert Richter
2010-10-11oprofile, ARM: Rework op_create_counter()Robert Richter
2010-10-11oprofile, ARM: Remove some goto statementsRobert Richter
2010-10-11oprofile, ARM: Release resources on failureRobert Richter
2010-10-11Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter
2010-10-11oprofile: Abstract the perf-events backendMatt Fleming
2010-10-04oprofile: Remove duplicate code around __oprofilefs_create_file()Robert Richter
2010-10-01Merge branch 'oprofile/urgent' into oprofile/coreRobert Richter
2010-08-31oprofile: don't call arch exit code from init code on failureWill Deacon
2010-08-25oprofile: fix crash when accessing freed task structsRobert Richter
2010-07-26oprofile: make event buffer nonseekableArnd Bergmann
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