aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorHelge Deller <[email protected]>2018-07-12 22:36:29 +0200
committerDavid S. Miller <[email protected]>2018-07-16 13:36:49 -0700
commit6e85d7a8bc6543fcf81b1b2af0901e5f3332d113 (patch)
treec7b6747c2199ea4d1a0a9421b573cd1bade79b0b /tools/perf/scripts/python/call-graph-from-sql.py
parent04ecac8c12cdab87c44a98f0679079dd13d95a78 (diff)
liquidio: Use %pad printk format for dma_addr_t values
Use the existing %pad printk format to print dma_addr_t values. This avoids the following warnings when compiling on the parisc platform: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'dma_addr_t {aka unsigned int}' [-Wformat=] Signed-off-by: Helge Deller <[email protected]> Acked-by: Felix Manlunas <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions