summaryrefslogtreecommitdiff
path: root/drivers/oprofile
Commit message (Expand)AuthorAge
* oprofile, perf: Use per-cpu frameworkRobert Richter2012-06-22
* oprofile: perf: use NR_CPUS instead or nr_cpumask_bits for static arrayWill Deacon2012-06-21
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* tidy up after d_make_root() conversionAl Viro2012-03-20
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-06
|\
| * Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2011-12-20
| |\
| | * oprofile: Fix oprofile_timer_exit() breakageRobert Richter2011-12-07
| * | Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar2011-11-15
| |\ \ | | |/
| | * oprofile, x86: Reimplement nmi timer mode using perf eventRobert Richter2011-11-04
| | * oprofile: Remove exit function for timer modeRobert Richter2011-11-04
* | | oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter2011-12-19
* | | Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgentIngo Molnar2011-11-15
|\ \ \ | |/ / |/| / | |/
| * oprofile: Fix crash when unloading module (hr timer mode)Robert Richter2011-11-04
* | locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner2011-09-13
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* perf: Remove the nmi parameter from the oprofile_perf backendWill Deacon2011-07-21
* perf: Add context field to perf_eventAvi Kivity2011-07-01
* oprofile: Fix locking dependency in sync_start()Robert Richter2011-05-31
* oprofile: Free potentially owned tasks in case of errorsRobert Richter2011-05-31
* oprofile: Use linux/mutex.hAnton Blanchard2011-05-24
* oprofile, s390: Rework hwsampler implementationRobert Richter2011-02-15
* oprofile, s390: Enhance OProfile to support System zs hardware sampling featureHeinz Graalfs2011-02-15
* oprofile: Introduce new oprofile sample add function (oprofile_add_ext_hw_sam...Heinz Graalfs2011-02-15
* Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-10-30
|\
| * Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2010-10-30
| |\
| * | oprofile: Remove deprecated use of flush_scheduled_work()Tejun Heo2010-10-29
| * | oprofile: Fix the hang while taking the cpu offlineSantosh Shilimkar2010-10-29
* | | convert get_sb_single() usersAl Viro2010-10-29
| |/ |/|
* | fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ | |/ |/|
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | oprofile: make !CONFIG_PM function stubs static inlineRobert Richter2010-10-15
* | oprofile: fix linker errorsAnand Gadiyar2010-10-15
* | oprofile: include platform_device.h to fix build breakAnand Gadiyar2010-10-15
* | Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter2010-10-15
|\ \ | |/
* | oprofile: disable write access to oprofilefs while profiler is runningRobert Richter2010-10-12
* | Merge branch 'oprofile/perf' into oprofile/coreRobert Richter2010-10-11
|\ \
| * | oprofile, ARM: Use oprofile_arch_exit() to cleanup on failureRobert Richter2010-10-11
| * | oprofile, ARM: Rework op_create_counter()Robert Richter2010-10-11
| * | oprofile, ARM: Remove some goto statementsRobert Richter2010-10-11
| * | oprofile, ARM: Release resources on failureRobert Richter2010-10-11
| * | Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter2010-10-11
| |\ \ | | |/
| * | oprofile: Abstract the perf-events backendMatt Fleming2010-10-11
* | | oprofile: Remove duplicate code around __oprofilefs_create_file()Robert Richter2010-10-04
* | | Merge branch 'oprofile/urgent' into oprofile/coreRobert Richter2010-10-01
|\ \ \ | |/ / |/| / | |/
| * oprofile: fix crash when accessing freed task structsRobert Richter2010-08-25
* | oprofile: don't call arch exit code from init code on failureWill Deacon2010-08-31
|/
* oprofile: make event buffer nonseekableArnd Bergmann2010-07-26
* oprofile: protect from not being in an IRQ contextPhil Carmody2010-05-03