aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/perf_event.c
AgeCommit message (Expand)Author
2019-06-02sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao
2018-12-22sparc64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)
2018-10-29sparc64: Remvoe set_fs() from perf_callchain_user().David S. Miller
2018-10-12sparc: Throttle perf events properly.David S. Miller
2018-10-12sparc: Fix single-pcr perf event counter management.David S. Miller
2018-03-16perf: Fix sibling iterationPeter Zijlstra
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo
2015-12-24sparc64: Perf should save/restore fault infoRob Gardner
2015-12-24sparc64: Ensure perf can access user stacksRob Gardner
2015-11-23treewide: Remove old email addressPeter Zijlstra
2015-09-13perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu
2015-09-13perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu
2015-09-13sparc, perf/sparc: Remove unnecessary assignmentSukadev Bhattiprolu
2015-06-25sparc64: perf: Use UREG_FP rather than UREG_I6David Ahern
2015-06-25sparc64: perf: Add sanity checking on addresses in user stackDavid Ahern
2015-06-25sparc: perf: Disable pagefaults while walking userspace stacksDavid Ahern
2015-04-21sparc64: Use M7 PMC write on all chips T4 and onward.David S. Miller
2015-03-19sparc: perf: Add support M7 processorDavid Ahern
2015-03-19sparc: perf: Make counting mode actually workDavid Ahern
2015-03-19sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-09-16sparc64: T5 PMUbob picco
2014-08-26sparc: Replace __get_cpu_var usesChristoph Lameter
2014-08-11sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller
2014-05-18sparc64: fix sparse warnings in perf_event.cSam Ravnborg
2012-10-26sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller
2012-10-16sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller
2012-10-14sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller
2012-08-18sparc64: Update generic comments in perf event code to match reality.David S. Miller
2012-08-18sparc64: Add SPARC-T4 perf event support.David S. Miller
2012-08-18sparc64: Support perf event encoding for multi-PCR PMUs.David S. Miller
2012-08-18sparc64: Make sparc_pmu_{enable,disable}_event() multi-pcr aware.David S. Miller
2012-08-18sparc64: Rework sparc_pmu_enable() so that the side effects are clearer.David S. Miller
2012-08-18sparc64: Prepare perf event layer for handling multiple PCR registers.David S. Miller
2012-08-18sparc64: Specify user and supervisor trace PCR bits in sparc_pmu.David S. Miller
2012-08-18sparc64: Abstract PMC read/write behind sparc_pmu.David S. Miller
2012-08-18sparc64: Allow max hw perf events to be variable.David S. Miller
2012-08-18sparc64: Add perf_event abstractions for orthogonal PMUs.David S. Miller
2012-08-18sparc64: Abstract away PIC register accesses.David S. Miller
2012-08-18sparc64: Add 'reg_num' argument to pcr_ops methods.David S. Miller
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian
2011-07-27sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra