aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2016-12-03 15:43:48 -0500
committerTheodore Ts'o <[email protected]>2016-12-03 15:43:48 -0500
commit132d4e2d55dfd9edae26cb35f088add7c19990e6 (patch)
tree622e89027af2e61c115728a74b0d71190d4c057b /tools/perf/scripts/python/call-graph-from-postgresql.py
parent97c7b18a5d15516a4358a6d2d5ddfb22d62d9fac (diff)
mbcache: use consistent type for entry count
mbcache used several different types to represent the number of entries in the cache. For consistency within mbcache and with the shrinker API, always use unsigned long. This does not change behavior for current mbcache users (ext2 and ext4) since they limit the entry count to a value which easily fits in an int. Signed-off-by: Eric Biggers <[email protected]> Signed-off-by: Theodore Ts'o <[email protected]> Reviewed-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions