summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/ptt/hisi_ptt.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-21hwtracing: hisi_ptt: Fix potential sleep in atomic contextYicong Yang1-7/+5
2023-06-21hwtracing: hisi_ptt: Advertise PERF_PMU_CAP_NO_EXCLUDE for PTT PMUYicong Yang1-1/+1
2023-06-21hwtracing: hisi_ptt: Export available filters through sysfsYicong Yang1-0/+207
2023-06-21hwtracing: hisi_ptt: Add support for dynamically updating the filter listYicong Yang1-8/+162
2023-06-21hwtracing: hisi_ptt: Factor out filter allocation and release operationYicong Yang1-24/+39
2023-01-19hwtracing: hisi_ptt: Only add the supported devices to the filters listYicong Yang1-0/+10
2022-09-12hwtracing: hisi_ptt: Fix up for "iommu/dma: Make header private"Stephen Rothwell1-1/+0
2022-09-09hwtracing: hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Tr...Yicong Yang1-0/+131
2022-09-09hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and T...Yicong Yang1-0/+916