summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/ptt
Commit message (Expand)AuthorAgeFilesLines
* hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_i...Yang Jihong2024-02-261-3/+3
* hwtracing: hisi_ptt: Optimize the trace data committingYicong Yang2023-11-161-8/+7
* hwtracing: hisi_ptt: Disable interrupt after trace endYicong Yang2023-11-162-0/+5
* hwtracing: hisi_ptt: Don't try to attach a taskYicong Yang2023-11-131-0/+3
* hwtracing: hisi_ptt: Handle the interrupt in hardirq contextYicong Yang2023-11-131-3/+3
* hwtracing: hisi_ptt: Add dummy callback pmu::read()Junhao He2023-11-131-0/+5
* 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-212-7/+7
* 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-212-0/+221
* hwtracing: hisi_ptt: Add support for dynamically updating the filter listYicong Yang2023-06-212-8/+202
* 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-082-0/+154
* hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and T...Yicong Yang2022-09-084-0/+1107