summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/perf_pai_crypto.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-15s390/pai_crypto: replace atomic_t with refcount_tThomas Richter1-8/+11
2023-01-18perf/core: Add perf_sample_save_raw_data() helperNamhyung Kim1-3/+1
2022-12-13Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-10-27perf: Rewrite core context handlingPeter Zijlstra1-1/+1
2022-10-26s390/pai: rename structure member users to active_eventsThomas Richter1-6/+6
2022-10-26s390/pai: rework pai_crypto mapped buffer reference countThomas Richter1-22/+20
2022-09-27perf: Use sample_flags for raw_dataNamhyung Kim1-0/+1
2022-06-23s390/pai: Fix multiple concurrent event installationThomas Richter1-3/+12
2022-06-23s390/pai: Prevent invalid event number for pai_crypto PMUThomas Richter1-2/+3
2022-05-09s390/pai: add support for cryptography countersThomas Richter1-0/+688