diff options
| author | 2026-03-06 10:00:10 +0100 | |
|---|---|---|
| committer | 2026-03-06 14:31:29 +0100 | |
| commit | 309a4f8ffd1d428e426cd7b80f9f8956490dd233 (patch) | |
| tree | 31443812a618311db97279f7e5de31106d200dd3 /tools/perf/scripts/python | |
| parent | Merge patch series "vfs: change inode->i_ino from unsigned long to u64" (diff) | |
ext4: fix signed format specifier in ext4_load_inode trace event
The ext4_load_inode trace event uses %lld (signed) to print the ino
field which is u64 (unsigned). Use %llu instead.
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
