#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" universe.0xinfinity.dev/distro/kernel/atom/drivers/perf/dwc_pcie_pmu.c?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/perf/dwc_pcie_pmu.c
AgeCommit message (Expand)Author
2024-08-23perf/dwc_pcie: Add support for QCOM vendor devicesKrishna chaitanya chundru
2024-08-23perf/dwc_pcie: Always register for PCIe bus notifierKrishna chaitanya chundru
2024-08-23perf/dwc_pcie: Fix registration issue in multi PCIe controller instancesKrishna chaitanya chundru
2024-04-09perf/dwc_pcie: Avoid placing cpumask on the stackDawei Li
2023-12-13drivers/perf: add DesignWare PCIe PMU driverShuai Xue