aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMichael Hennerich <[email protected]>2019-05-16 12:44:30 +0300
committerVinod Koul <[email protected]>2019-05-21 10:38:18 +0530
commita3ee0bf23eaec2ae46fc6b1266bdaa5995b55c1e (patch)
tree271c1f587fff405669a099f5d70f08b4568a0130 /tools/perf/scripts/python/stackcollapse.py
parent8add6cce98482da67e971addd7eae8f22f8e6c7a (diff)
dmaengine: axi-dmac: Enable TLAST handling
The TLAST flag is used by the DMAC HDL controller to signal to the controller that the following segment (to be submitted) is the last one (in a series of segments). A receiver DMA (typically another DMAC) can read this parameter (from the transfer), and terminate the transfer earlier. A typical use-case for this, is when the receiver expects a certain amount of segments, but for some reason (e.g. an ADC capture which can have an unknown number of digital samples) the number of actual segments is smaller. The receiver would read this flag, and then the DMAC would finish. Signed-off-by: Michael Hennerich <[email protected]> Signed-off-by: Alexandru Ardelean <[email protected]> Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions