summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJon Derrick <jonathan.derrick@intel.com>2015-07-22 00:08:13 +0300
committerJens Axboe <axboe@fb.com>2015-07-22 00:36:24 +0300
commitc45f5c9943ce0b16b299b543c2aae12408039027 (patch)
tree93839ab1a736cad935db2646e314d7260b07d6fe /tools/perf/scripts/python/syscall-counts.py
parent8ffaadf7429270914b8f146ec13cf305e01df20d (diff)
downloadlinux-c45f5c9943ce0b16b299b543c2aae12408039027.tar.xz
nvme: Fixes u64 division which breaks i386 builds
Uses div_u64 for u64 division and round_down, a bitwise operation, instead of rounddown, which uses a modulus. Signed-off-by: Jon Derrick <jonathan.derrick@intel.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions