aboutsummaryrefslogtreecommitdiff
path: root/drivers/oprofile/oprofile_perf.c
AgeCommit message (Expand)Author
2012-06-22oprofile, perf: Use per-cpu frameworkRobert Richter
2012-06-21oprofile: perf: use NR_CPUS instead or nr_cpumask_bits for static arrayWill Deacon
2011-09-13locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner
2011-07-21perf: Remove the nmi parameter from the oprofile_perf backendWill Deacon
2011-07-01perf: Add context field to perf_eventAvi Kivity
2010-10-15oprofile: make !CONFIG_PM function stubs static inlineRobert Richter
2010-10-15oprofile: fix linker errorsAnand Gadiyar
2010-10-15oprofile: include platform_device.h to fix build breakAnand Gadiyar
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter
2010-10-11oprofile, ARM: Use oprofile_arch_exit() to cleanup on failureRobert Richter
2010-10-11oprofile, ARM: Rework op_create_counter()Robert Richter
2010-10-11oprofile, ARM: Remove some goto statementsRobert Richter
2010-10-11oprofile, ARM: Release resources on failureRobert Richter
2010-10-11oprofile: Abstract the perf-events backendMatt Fleming