aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2017-06-28 11:05:22 +0300
committerDavid Sterba <[email protected]>2017-08-16 14:19:53 +0200
commit23d1f73788785a770fe6eb348fee4b26281d2064 (patch)
tree491243de8fd38a5ec2dc4bd623d8dfb632043c8d /tools/perf/scripts/python/bin/stackcollapse-report
parentf148ef4d3a8feb2e30017050e3534a4d0646b769 (diff)
btrfs: remove unused sectorsize member
The sectorsize member of btrfs_block_group_cache is unused. So remove it, this reduces the number of holes in the struct. With patch: /* size: 856, cachelines: 14, members: 40 */ /* sum members: 837, holes: 4, sum holes: 19 */ /* bit holes: 1, sum bit holes: 29 bits */ /* last cacheline: 24 bytes */ Without patch: /* size: 864, cachelines: 14, members: 41 */ /* sum members: 841, holes: 5, sum holes: 23 */ /* bit holes: 1, sum bit holes: 29 bits */ /* last cacheline: 32 bytes */ Signed-off-by: Nikolay Borisov <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions