summaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm/nd_perf.c
Commit message (Expand)AuthorAgeFilesLines
* nvdimm: Fix dereference after free in register_nvdimm_pmu()Konstantin Meskhidze2023-08-171-1/+1
* nvdimm: Fix memleak of pmu attr_groups in unregister_nvdimm_pmu()Konstantin Meskhidze2023-08-171-0/+1
* drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not setKajol Jain2022-03-231-0/+1
* drivers/nvdimm: Add perf interface to expose nvdimm performance statsKajol Jain2022-03-091-0/+328