summaryrefslogtreecommitdiff
path: root/drivers/perf/qcom_l3_pmu.c
AgeCommit message (Expand)Author
2021-06-11drivers/perf: Simplify EVENT ATTR macro in qcom_l3_pmu.cQi Liu
2021-06-08perf: qcom: Remove redundant dev_err call in qcom_l3_cache_pmu_probe()ChenXiaoSong
2021-06-01perf: qcom: use DEVICE_ATTR_RO macroYueHaibing
2021-03-25drivers/perf: convert sysfs sprintf family to sysfs_emitQi Liu
2021-01-20perf: qcom: Constify static struct attribute_groupRikard Falkeborn
2020-07-17drivers/perf: Prevent forced unbinding of PMU driversQi Liu
2019-07-15docs: perf: move to the admin-guideMauro Carvalho Chehab
2019-07-15docs: perf: convert to ReSTMauro Carvalho Chehab
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-01-21perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray
2018-03-16perf: Fix sibling iterationPeter Zijlstra
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra
2017-04-03perf: qcom: Add L3 cache PMU driverAgustin Vega-Frias