summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/perf_event.c
Commit message (Expand)AuthorAgeFilesLines
* xtensa: PMU: fix base address for the newer hardwareMax Filippov2023-08-271-4/+13
* xtensa: fix xtensa_pmu_setup prototypeMax Filippov2020-07-311-1/+1
* xtensa: simplify xtensa_pmu_irq_handlerXu Wang2020-07-081-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* xtensa/perf: Convert the hotplug notifier to state machine callbacksSebastian Andrzej Siewior2016-07-141-17/+9
* perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-5/+5
* perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo2016-04-271-2/+2
* xtensa: implement fake NMIMax Filippov2015-08-171-1/+5
* xtensa: implement counting and sampling perf eventsMax Filippov2015-08-171-0/+450