diff options
author | Maciej Żenczykowski <[email protected]> | 2020-08-07 12:32:26 -0700 |
---|---|---|
committer | Richard Weinberger <[email protected]> | 2020-10-11 23:21:06 +0200 |
commit | e8a58591afbc7dc279a11454c08fce1281958eef (patch) | |
tree | 6ee936d2df2c389001828439ca2b2ab17a316393 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4687615d2ded1250923123e8966463827763432e (diff) |
um: Fix incorrect assumptions about max pid length
pids are no longer limited to 16-bits, bump to 32-bits,
ie. 9 decimal characters. Additionally sizeof("/") already
returns 2 - ie. it already accounts for trailing zero.
Cc: Jeff Dike <[email protected]>
Cc: Richard Weinberger <[email protected]>
Cc: Anton Ivanov <[email protected]>
Cc: Linux UM Mailing List <[email protected]>
Signed-off-by: Maciej Żenczykowski <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions