aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorDavid S. Miller <[email protected]>2019-02-12 12:09:24 -0500
committerDavid S. Miller <[email protected]>2019-02-12 12:09:24 -0500
commit5e9c51b301dcc689755eb0253d2f82610bab795a (patch)
treea43f011b41388222505f65ae889e2701b229a58a /tools/perf/scripts/python/syscall-counts-by-pid.py
parent99e1311475a19d19f0fd6d940254d7ab6113c675 (diff)
parent0eb1645a8daaabab8583333046afac90b5b77fe0 (diff)
Merge branch 'net-DMA-API'
Christoph Hellwig says: ==================== net: don't pass a NULL struct device to DMA API functions v2 We still have a few drivers which pass a NULL struct device pointer to DMA API functions, which generally is a bad idea as the API implementations rely on the device not only for ops selection, but also the dma mask and various other attributes. This series contains all easy conversions to pass a struct device, besides that there also is some arch code that needs separate handling, a driver that should not use the DMA API at all, and one that is a complete basket case to be deal with separately. Changes since v1: - fix an inverted ifdef in CAIF - update the smc911x changelog - split the series, this only contains the networking patches ==================== Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions