diff options
author | 2024-10-18 11:00:37 -0400 | |
---|---|---|
committer | 2024-10-29 08:54:06 +0100 | |
commit | 68b6dbf1f441c4eba3b8511728a41cf9b01dca35 (patch) | |
tree | 4eb452797a551e5c56b54374e381fafb0560acd5 /scripts/gdb/linux/tasks.py | |
parent | dma-mapping: use trace_dma_alloc for dma_alloc* instead of using trace_dma_map (diff) | |
download | wireguard-linux-68b6dbf1f441c4eba3b8511728a41cf9b01dca35.tar.xz wireguard-linux-68b6dbf1f441c4eba3b8511728a41cf9b01dca35.zip |
dma-mapping: trace more error paths
It can be surprising to the user if DMA functions are only traced on
success. On failure, it can be unclear what the source of the problem
is. Fix this by tracing all functions even when they fail. Cases where
we BUG/WARN are skipped, since those should be sufficiently noisy
already.
Signed-off-by: Sean Anderson <sean.anderson@linux.dev>
Reviewed-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions