aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2022-01-09 17:48:58 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2022-01-18 13:03:55 +0100
commitd38bb0853589c939573ea50e9cb64f733e0e273d (patch)
treed3681c0eb330325779e30c44b47e34ed87cce1da /tools/perf/scripts/python/flamegraph.py
parent91ec0fe138f107232cb36bc6112211db37cb5306 (diff)
random: cleanup integer types
Rather than using the userspace type, __uXX, switch to using uXX. And rather than using variously chosen `char *` or `unsigned char *`, use `u8 *` uniformly for things that aren't strings, in the case where we are doing byte-by-byte traversal. Reviewed-by: Dominik Brodowski <linux@dominikbrodowski.net> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions