summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorNicholas Mc Guire <hofrat@osadl.org>2018-07-02 21:13:15 +0300
committerDavid S. Miller <davem@davemloft.net>2018-07-06 05:06:59 +0300
commit7481a8576ad87ac92526a931c0cd5733db7c1250 (patch)
treeadcc4e72c180cda124ddfbf7330cc01d04923646 /tools/perf/scripts/python/call-graph-from-sql.py
parent38cd58ed9c4e389799b507bcffe02a7a7a180b33 (diff)
downloadlinux-7481a8576ad87ac92526a931c0cd5733db7c1250.tar.xz
liquidio: make timeout HZ independent and readable
schedule_timeout_* takes a timeout in jiffies but the code currently is passing in a constant which makes this timeout HZ dependent. So define a constant with (hopefully) meaningful name and pass it through msecs_to_jiffies() to fix the HZ dependency. Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org> commit f21fb3ed364b ("Add support of Cavium Liquidio ethernet adapters") Acked-by: Derek Chickles <derek.chickles@caviumnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions