Age | Commit message (Expand) | Author |
2021-01-29 | drivers: Remove CONFIG_OPROFILE support | Viresh Kumar |
2019-10-18 | oprofile: Use pr_warn instead of pr_warning | Kefeng Wang |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2013-09-03 | oprofilefs_create_...() do not need superblock argument | Al Viro |
2013-09-03 | oprofilefs_mkdir() doesn't need superblock argument | Al Viro |
2013-09-03 | oprofile: don't bother with passing superblock to ->create_files() | Al Viro |
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 |