#!/bin/bash # description: display a process of packet and processing time # args: [tx] [rx] [dev=] [debug] perf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@ 'https://universe.0xinfinity.dev/distro/kernel/atom/drivers/base/dma-contiguous.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/base/dma-contiguous.c
AgeCommit message (Expand)Author
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-10-23mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani
2015-10-05CMA: fix CONFIG_CMA_SIZE_MBYTES overflow in 64bitTan Xiaojun
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski
2014-10-14drivers: dma-contiguous: add initialization from device treeMarek Szyprowski