summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2026-04-14 22:12:08 +0200
committerDavid Sterba <dsterba@suse.com>2026-06-08 15:53:30 +0200
commit5127e497bdddbc7a47832e6f4ca7598d15c13744 (patch)
treecec466ff1b7bf9511a6dc54ea689b7a3c6445d60 /tools/perf/scripts/python/bin/stackcollapse-report
parentd8d89ba2e556d1ed8648262fceadc91834cb5ffd (diff)
btrfs: remove 32bit compat code for VFS inode number
Commit 0b2600f81cefcd ("treewide: change inode->i_ino from unsigned long to u64") sets the inode number type to u64 unconditionally, so we can use it directly as there's no difference on 32bit and 64bit platform. We used to have a copy of the number in our btrfs_inode. The size of btrfs_inode on 32bit platform is about 688 bytes (after the change). Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions