summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorZijun Hu <quic_zijuhu@quicinc.com>2025-04-10 19:45:31 +0800
committerChristian Brauner <brauner@kernel.org>2025-04-14 13:05:59 +0200
commit698d1b483cd1c7126d61de8d155aceec50c04fb2 (patch)
tree18edb53c5bbe22280e0ede27319c0b5ef1262b92 /tools/perf/scripts/python/export-to-postgresql.py
parent1d17057d2166a192b3fad358a20c93fa3e994ef8 (diff)
fs/fs_context: Mark an unlikely if condition with unlikely() in vfs_parse_monolithic_sep()
There is no mount option with pattern "...,=key_or_value,...", so the if condition '(value == key)' in while loop of vfs_parse_monolithic_sep() is is unlikely true. Mark the condition with unlikely() to improve both performance and readability. Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com> Link: https://lore.kernel.org/20250410-fix_fs-v1-5-7c14ccc8ebaa@quicinc.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