aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvdimm/nd_perf.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-17nvdimm: Fix dereference after free in register_nvdimm_pmu()Gravatar Konstantin Meskhidze 1-1/+1
2023-08-17nvdimm: Fix memleak of pmu attr_groups in unregister_nvdimm_pmu()Gravatar Konstantin Meskhidze 1-0/+1
2022-03-23drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not setGravatar Kajol Jain 1-0/+1
2022-03-09drivers/nvdimm: Add perf interface to expose nvdimm performance statsGravatar Kajol Jain 1-0/+328