summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJeff Layton <jlayton@kernel.org>2026-03-04 10:32:34 -0500
committerChristian Brauner <brauner@kernel.org>2026-03-06 14:31:26 +0100
commit5a3d5928b1a4196affc5f504fdf95f67f169bc57 (patch)
tree64f29dc4539383e4c086e95a71e96b56d0b311f0 /tools/perf/scripts/python
parent0fe27e5985925de8f0243f91658af7a6fea05725 (diff)
vfs: widen trace event i_ino fields to u64
Update VFS-layer trace event definitions to use u64 instead of ino_t/unsigned long for inode number fields. Update TP_printk format strings to use %llu/%llx to match the widened field type. Remove now-unnecessary (unsigned long) casts since __entry->ino is already u64. Signed-off-by: Jeff Layton <jlayton@kernel.org> Link: https://patch.msgid.link/20260304-iino-u64-v3-4-2257ad83d372@kernel.org Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions