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