[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241017181354.2834674-1-sean.anderson@linux.dev>
Date: Thu, 17 Oct 2024 14:13:51 -0400
From: Sean Anderson <sean.anderson@...ux.dev>
To: Christoph Hellwig <hch@....de>,
iommu@...ts.linux.dev
Cc: linux-trace-kernel@...r.kernel.org,
Masami Hiramatsu <mhiramat@...nel.org>,
linux-kernel@...r.kernel.org,
Robin Murphy <robin.murphy@....com>,
Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
Steven Rostedt <rostedt@...dmis.org>,
Marek Szyprowski <m.szyprowski@...sung.com>,
Sean Anderson <sean.anderson@...ux.dev>
Subject: [PATCH 0/3] dma-mapping: Trace more error paths
Some DMA functions are not traced when they fail. I found this pretty
confusing, since it seems like the device skips calling the DMA function
and fails anyway. This series adds some additional tracepoints to
address this.
Sean Anderson (3):
dma-mapping: Trace dma_alloc/free direction
dma-mapping: Use trace_dma_alloc for dma_alloc* instead of using
trace_dma_map
dma-mapping: Trace more error paths
include/trace/events/dma.h | 161 +++++++++++++++++++++++++++++++++++--
kernel/dma/mapping.c | 37 ++++++---
2 files changed, 178 insertions(+), 20 deletions(-)
--
2.35.1.1320.gc452695387.dirty
Powered by blists - more mailing lists