diff options
author | Guo Zhengkui <guozhengkui@vivo.com> | 2022-03-19 10:37:30 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-03-22 02:37:54 +0300 |
commit | 94f19e1ec38ff67311b176f16f87685a8e110161 (patch) | |
tree | 4f1b9ad9ecb6918b211d0fc55f6918776f22fe92 /tools/perf/scripts/python/stackcollapse.py | |
parent | a53cbe5d628c0cbaa76b23a292c6b32e6c2ddcfe (diff) | |
download | linux-94f19e1ec38ff67311b176f16f87685a8e110161.tar.xz |
selftests: net: change fprintf format specifiers
`cur64`, `start64` and `ts_delta` are int64_t. Change format
specifiers in fprintf from `"%lu"` to `"%" PRId64` to adapt
to 32-bit and 64-bit systems.
Signed-off-by: Guo Zhengkui <guozhengkui@vivo.com>
Link: https://lore.kernel.org/r/20220319073730.5235-1-guozhengkui@vivo.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions