aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/oprofile/oprofile_perf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-21perf: Remove the nmi parameter from the oprofile_perf backendWill Deacon1-1/+1
2011-07-01perf: Add context field to perf_eventAvi Kivity1-1/+1
2010-10-15oprofile: make !CONFIG_PM function stubs static inlineRobert Richter1-2/+6
2010-10-15oprofile: fix linker errorsAnand Gadiyar1-1/+1
2010-10-15oprofile: include platform_device.h to fix build breakAnand Gadiyar1-0/+1
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter1-1/+1
2010-10-11oprofile, ARM: Use oprofile_arch_exit() to cleanup on failureRobert Richter1-28/+26
2010-10-11oprofile, ARM: Rework op_create_counter()Robert Richter1-10/+10
2010-10-11oprofile, ARM: Remove some goto statementsRobert Richter1-4/+2
2010-10-11oprofile, ARM: Release resources on failureRobert Richter1-0/+1
2010-10-11oprofile: Abstract the perf-events backendMatt Fleming1-0/+326