aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2022-11-23 20:11:46 -0500
committerKent Overstreet <[email protected]>2023-10-22 17:09:48 -0400
commit47a0ea6abeef60115e3ca60ed0a640bba376a7d0 (patch)
tree276e31507a7747748dd6d6204a00112fbf82d325 /tools/perf/scripts/python
parent994ba475433a9395cb71e2ffb1928ce9fdb98e80 (diff)
bcachefs: Add some unlikely() annotations
Add a few easy unlikely() optimizations. These are mainly worthwhile because the compiler will (usually) put the branch-not-taken path at the end of the function, meaning better icache utilization. Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions