summaryrefslogtreecommitdiff
path: root/drivers/oprofile/oprofile_perf.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* oprofilefs_create_...() do not need superblock argumentAl Viro2013-09-03
* oprofilefs_mkdir() doesn't need superblock argumentAl Viro2013-09-03
* oprofile: don't bother with passing superblock to ->create_files()Al Viro2013-09-03
* 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
* locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner2011-09-13
* perf: Remove the nmi parameter from the oprofile_perf backendWill Deacon2011-07-21
* perf: Add context field to perf_eventAvi Kivity2011-07-01
* 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, 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
* oprofile: Abstract the perf-events backendMatt Fleming2010-10-11