summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMateusz Guzik <mjguzik@gmail.com>2025-04-17 00:16:25 +0200
committerChristian Brauner <brauner@kernel.org>2025-04-21 10:27:59 +0200
commit875ccc0ddceead3998d9ffd1e68f1290efa1f9a9 (patch)
treeffab7d2769b50a4d51c326744b1b767f194fc805 /tools/perf/scripts/python/export-to-postgresql.py
parent79beea2db0431536d79fc5d321225fb42f955466 (diff)
fs: touch up predicts in inode_permission()
The routine only encounters errors when people try to access things they can't, which is a negligible amount of calls. The only questionable bit might be the pre-existing predict around MAY_WRITE. Currently the routine is predominantly used for MAY_EXEC, so this makes some sense. I verified this straightens out the asm. Signed-off-by: Mateusz Guzik <mjguzik@gmail.com> Link: https://lore.kernel.org/20250416221626.2710239-2-mjguzik@gmail.com Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions