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-161-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