lkml.org 
[lkml]   [2020]   [Aug]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
Subject[PATCH 0/2] Per process tracking of dma buffers
From
Since debugfs doesn't have stable abi. This patch series enables per
process accounting of dma buffers using trace events.

Kalesh Singh (2):
fs: Add fd_install file operation
dmabuf/tracing: Add dma-buf trace events

Documentation/filesystems/vfs.rst | 5 ++
drivers/dma-buf/dma-buf.c | 29 ++++++++++++
fs/file.c | 3 ++
include/linux/fs.h | 1 +
include/trace/events/dma_buf.h | 77 +++++++++++++++++++++++++++++++
5 files changed, 115 insertions(+)
create mode 100644 include/trace/events/dma_buf.h

--
2.28.0.163.g6104cc2f0b6-goog

\
 
 \ /
  Last update: 2020-08-03 16:49    [W:0.160 / U:0.312 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site