aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2023-08-08 15:03:48 -0700
committerDave Hansen <[email protected]>2023-08-09 11:58:20 -0700
commit1751adedbd601d6a9da35de0c1e2592ac980fdfe (patch)
tree964609c75f8822db8e810c80f6ad79dd0d57cad6 /tools/perf/scripts/python/flamegraph.py
parent2906a67ac83b06b874b32bf6413a8d5e186fc33e (diff)
x86/apic: Make some APIC init functions bool
Quite some APIC init functions are pure boolean, but use the success = 0, fail < 0 model. That's confusing as hell when reading through the code. Convert them to boolean. Signed-off-by: Thomas Gleixner <[email protected]> Signed-off-by: Dave Hansen <[email protected]> Acked-by: Peter Zijlstra (Intel) <[email protected]> Tested-by: Michael Kelley <[email protected]> Tested-by: Sohil Mehta <[email protected]> Tested-by: Juergen Gross <[email protected]> # Xen PV (dom0 and unpriv. guest)
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions