diff options
author | Dave Jiang <dave.jiang@intel.com> | 2023-04-07 23:31:32 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-04-12 20:48:45 +0300 |
commit | 5fbe6503b52f5665560584f62adab5db70ac910e (patch) | |
tree | 054494a2e43f38cc8021cf701164bcb42940648f /fs/hugetlbfs | |
parent | 2f431ba908d2ef05da478d10925207728f1ff483 (diff) | |
download | linux-5fbe6503b52f5665560584f62adab5db70ac910e.tar.xz |
dmanegine: idxd: add debugfs for event log dump
Add debugfs entry to dump the content of the event log for debugging. The
function will dump all non-zero entries in the event log. It will note
which entries are processed and which entries are still pending processing
at the time of the dump. The entries may not always be in chronological
order due to the log is a circular buffer.
Tested-by: Tony Zhu <tony.zhu@intel.com>
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Co-developed-by: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Link: https://lore.kernel.org/r/20230407203143.2189681-6-fenghua.yu@intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'fs/hugetlbfs')
0 files changed, 0 insertions, 0 deletions