summaryrefslogtreecommitdiffstats
path: root/drivers/oprofile
Commit message (Expand)AuthorAgeFilesLines
* oprofile: Use linux/mutex.hAnton Blanchard2011-05-242-2/+2
* oprofile, s390: Rework hwsampler implementationRobert Richter2011-02-153-46/+3
* oprofile, s390: Enhance OProfile to support System zs hardware sampling featureHeinz Graalfs2011-02-153-3/+46
* oprofile: Introduce new oprofile sample add function (oprofile_add_ext_hw_sam...Heinz Graalfs2011-02-151-7/+17
* Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-10-304-4/+22
|\
| * Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2010-10-302-1/+11
| |\
| * | oprofile: Remove deprecated use of flush_scheduled_work()Tejun Heo2010-10-293-4/+9
| * | oprofile: Fix the hang while taking the cpu offlineSantosh Shilimkar2010-10-291-0/+13
* | | convert get_sb_single() usersAl Viro2010-10-291-4/+4
| |/ |/|
* | fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-222-1/+10
|\ \ | |/ |/|
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-152-1/+10
* | oprofile: make !CONFIG_PM function stubs static inlineRobert Richter2010-10-151-2/+6
* | oprofile: fix linker errorsAnand Gadiyar2010-10-151-1/+1
* | oprofile: include platform_device.h to fix build breakAnand Gadiyar2010-10-151-0/+1
* | Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter2010-10-151-1/+1
|\ \ | |/
* | oprofile: disable write access to oprofilefs while profiler is runningRobert Richter2010-10-124-20/+18
* | Merge branch 'oprofile/perf' into oprofile/coreRobert Richter2010-10-111-0/+323
|\ \
| * | oprofile, ARM: Use oprofile_arch_exit() to cleanup on failureRobert Richter2010-10-111-28/+26
| * | oprofile, ARM: Rework op_create_counter()Robert Richter2010-10-111-10/+10
| * | oprofile, ARM: Remove some goto statementsRobert Richter2010-10-111-4/+2
| * | oprofile, ARM: Release resources on failureRobert Richter2010-10-111-0/+1
| * | Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter2010-10-112-15/+14
| |\ \ | | |/
| * | oprofile: Abstract the perf-events backendMatt Fleming2010-10-111-0/+326
* | | oprofile: Remove duplicate code around __oprofilefs_create_file()Robert Richter2010-10-041-32/+14
* | | Merge branch 'oprofile/urgent' into oprofile/coreRobert Richter2010-10-012-15/+14
|\ \ \ | |/ / |/| / | |/
| * oprofile: fix crash when accessing freed task structsRobert Richter2010-08-252-15/+14
* | oprofile: don't call arch exit code from init code on failureWill Deacon2010-08-311-9/+2
|/
* oprofile: make event buffer nonseekableArnd Bergmann2010-07-261-1/+2
* oprofile: protect from not being in an IRQ contextPhil Carmody2010-05-031-2/+10
* Merge commit 'tip/tracing/core' into oprofile/coreRobert Richter2010-04-231-1/+1
|\
| * Merge branch 'linus' into tracing/coreIngo Molnar2010-04-081-0/+1
| |\
| * | ring-buffer: Add place holder recording of dropped eventsSteven Rostedt2010-03-311-2/+2
* | | oprofile: remove double ring bufferingAndi Kleen2010-04-231-50/+13
* | | Merge commit 'v2.6.34-rc5' into oprofile/coreRobert Richter2010-04-231-0/+1
|\ \ \ | | |/ | |/|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| |/
* | oprofile: convert oprofile from timer_hook to hrtimerMartin Schwidefsky2010-03-023-14/+79
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-143-14/+13
|\
| * percpu: make percpu symbols in oprofile uniqueTejun Heo2009-10-293-14/+13
* | oprofile: warn on freeing event buffer too earlyRobert Richter2009-10-091-10/+15
* | oprofile: fix race condition in event_buffer freeDavid Rientjes2009-10-091-1/+13
|/
* cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-241-2/+1
* const: mark remaining super_operations constAlexey Dobriyan2009-09-221-1/+1
* oprofile: Adding switch counter to oprofile statistic variablesRobert Richter2009-07-203-9/+8
* oprofile: Grouping multiplexing code in oprof.cRobert Richter2009-07-201-51/+49
* oprofile: Remove oprofile_multiplexing_init()Robert Richter2009-07-202-14/+2
* oprofile: Rename variable timeout_jiffies and move to oprofile_files.cRobert Richter2009-07-203-8/+9
* oprofile: oprofile_set_timeout(), return with error for invalid argsRobert Richter2009-07-201-3/+8
* oprofile: Implement performance counter multiplexingJason Yeh2009-07-204-0/+133
*-. Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/coreRobert Richter2009-07-141-0/+1
|\ \
OpenPOWER on IntegriCloud