aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/perf_event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-31xtensa: fix xtensa_pmu_setup prototypeMax Filippov1-1/+1
2020-07-08xtensa: simplify xtensa_pmu_irq_handlerXu Wang1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1
2016-07-14xtensa/perf: Convert the hotplug notifier to state machine callbacksSebastian Andrzej Siewior1-17/+9
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo1-5/+5
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo1-2/+2
2015-08-17xtensa: implement fake NMIMax Filippov1-1/+5
2015-08-17xtensa: implement counting and sampling perf eventsMax Filippov1-0/+450