aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2018-07-11 10:34:42 -0400
committerJens Axboe <[email protected]>2018-07-11 08:37:38 -0600
commita284390b397ae2f95de799bc591efbfe54bf0907 (patch)
tree07136f08be61683a7ccfdbf3af286dec401880cc /tools/perf/scripts/python/call-graph-from-sql.py
parent88b7210c81096c018f5836aff4749743c0d34623 (diff)
blk-iolatency: fix max_depth comparisons
max_depth used to be a u64, but I changed it to a unsigned int but didn't convert my comparisons over everywhere. Fix by using UINT_MAX everywhere instead of (u64)-1. Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Josef Bacik <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions