summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/ptt/hisi_ptt.c
Commit message (Expand)AuthorAgeFilesLines
* hwtracing: hisi_ptt: Use pci_dev_id() to simplify the codeXiongfeng Wang2023-08-151-4/+4
* hwtracing: hisi_ptt: Fix potential sleep in atomic contextYicong Yang2023-06-211-7/+5
* hwtracing: hisi_ptt: Advertise PERF_PMU_CAP_NO_EXCLUDE for PTT PMUYicong Yang2023-06-211-1/+1
* hwtracing: hisi_ptt: Export available filters through sysfsYicong Yang2023-06-211-0/+207
* hwtracing: hisi_ptt: Add support for dynamically updating the filter listYicong Yang2023-06-211-8/+162
* hwtracing: hisi_ptt: Factor out filter allocation and release operationYicong Yang2023-06-211-24/+39
* hwtracing: hisi_ptt: Only add the supported devices to the filters listYicong Yang2023-01-191-0/+10
* hwtracing: hisi_ptt: Fix up for "iommu/dma: Make header private"Stephen Rothwell2022-09-121-1/+0
* hwtracing: hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Tr...Yicong Yang2022-09-081-0/+131
* hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and T...Yicong Yang2022-09-081-0/+916