aboutsummaryrefslogtreecommitdiff
path: root/drivers/oprofile/oprofile_perf.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-22oprofile, perf: Use per-cpu frameworkGravatar Robert Richter 1-12/+11
2012-06-21oprofile: perf: use NR_CPUS instead or nr_cpumask_bits for static arrayGravatar Will Deacon 1-1/+1
2011-09-13locking, oprofile: Annotate oprofilefs lock as rawGravatar Thomas Gleixner 1-2/+2
2011-07-21perf: Remove the nmi parameter from the oprofile_perf backendGravatar Will Deacon 1-1/+1
2011-07-01perf: Add context field to perf_eventGravatar Avi Kivity 1-1/+1
2010-10-15oprofile: make !CONFIG_PM function stubs static inlineGravatar Robert Richter 1-2/+6
2010-10-15oprofile: fix linker errorsGravatar Anand Gadiyar 1-1/+1
2010-10-15oprofile: include platform_device.h to fix build breakGravatar Anand Gadiyar 1-0/+1
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreGravatar Robert Richter 1-1/+1
2010-10-11oprofile, ARM: Use oprofile_arch_exit() to cleanup on failureGravatar Robert Richter 1-28/+26
2010-10-11oprofile, ARM: Rework op_create_counter()Gravatar Robert Richter 1-10/+10
2010-10-11oprofile, ARM: Remove some goto statementsGravatar Robert Richter 1-4/+2
2010-10-11oprofile, ARM: Release resources on failureGravatar Robert Richter 1-0/+1
2010-10-11oprofile: Abstract the perf-events backendGravatar Matt Fleming 1-0/+326