index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
oprofile
/
oprofile_perf.c
Age
Commit message (
Expand
)
Author
2012-06-22
oprofile, perf: Use per-cpu framework
Robert Richter
2012-06-21
oprofile: perf: use NR_CPUS instead or nr_cpumask_bits for static array
Will Deacon
2011-09-13
locking, oprofile: Annotate oprofilefs lock as raw
Thomas Gleixner
2011-07-21
perf: Remove the nmi parameter from the oprofile_perf backend
Will Deacon
2011-07-01
perf: Add context field to perf_event
Avi Kivity
2010-10-15
oprofile: make !CONFIG_PM function stubs static inline
Robert Richter
2010-10-15
oprofile: fix linker errors
Anand Gadiyar
2010-10-15
oprofile: include platform_device.h to fix build break
Anand Gadiyar
2010-10-15
Merge remote branch 'tip/perf/core' into oprofile/core
Robert Richter
2010-10-11
oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure
Robert Richter
2010-10-11
oprofile, ARM: Rework op_create_counter()
Robert Richter
2010-10-11
oprofile, ARM: Remove some goto statements
Robert Richter
2010-10-11
oprofile, ARM: Release resources on failure
Robert Richter
2010-10-11
oprofile: Abstract the perf-events backend
Matt Fleming