aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/oprofile/oprofile_perf.c
Commit message (Expand)AuthorAgeFilesLines
* oprofile: perf: use NR_CPUS instead or nr_cpumask_bits for static arrayWill Deacon2012-07-041-1/+1
* locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner2011-09-131-2/+2
* perf: Remove the nmi parameter from the oprofile_perf backendWill Deacon2011-07-211-1/+1
* perf: Add context field to perf_eventAvi Kivity2011-07-011-1/+1
* 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, 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
* oprofile: Abstract the perf-events backendMatt Fleming2010-10-111-0/+326