| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-01-29 | drivers: Remove CONFIG_OPROFILE support | Viresh Kumar | 1 | -328/+0 |
| 2019-10-18 | oprofile: Use pr_warn instead of pr_warning | Kefeng Wang | 1 | -4/+4 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2013-09-03 | oprofilefs_create_...() do not need superblock argument | Al Viro | 1 | -6/+6 |
| 2013-09-03 | oprofilefs_mkdir() doesn't need superblock argument | Al Viro | 1 | -1/+1 |
| 2013-09-03 | oprofile: don't bother with passing superblock to ->create_files() | Al Viro | 1 | -8/+8 |
| 2012-06-22 | oprofile, perf: Use per-cpu framework | Robert Richter | 1 | -12/+11 |
| 2012-06-21 | oprofile: perf: use NR_CPUS instead or nr_cpumask_bits for static array | Will Deacon | 1 | -1/+1 |
| 2011-09-13 | locking, oprofile: Annotate oprofilefs lock as raw | Thomas Gleixner | 1 | -2/+2 |
| 2011-07-21 | perf: Remove the nmi parameter from the oprofile_perf backend | Will Deacon | 1 | -1/+1 |
| 2011-07-01 | perf: Add context field to perf_event | Avi Kivity | 1 | -1/+1 |
| 2010-10-15 | oprofile: make !CONFIG_PM function stubs static inline | Robert Richter | 1 | -2/+6 |
| 2010-10-15 | oprofile: fix linker errors | Anand Gadiyar | 1 | -1/+1 |
| 2010-10-15 | oprofile: include platform_device.h to fix build break | Anand Gadiyar | 1 | -0/+1 |
| 2010-10-15 | Merge remote branch 'tip/perf/core' into oprofile/core | Robert Richter | 1 | -1/+1 |
| 2010-10-11 | oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure | Robert Richter | 1 | -28/+26 |
| 2010-10-11 | oprofile, ARM: Rework op_create_counter() | Robert Richter | 1 | -10/+10 |
| 2010-10-11 | oprofile, ARM: Remove some goto statements | Robert Richter | 1 | -4/+2 |
| 2010-10-11 | oprofile, ARM: Release resources on failure | Robert Richter | 1 | -0/+1 |
| 2010-10-11 | oprofile: Abstract the perf-events backend | Matt Fleming | 1 | -0/+326 |