Skip to content

TEST: Perf branch stack sampling #1049

TEST: Perf branch stack sampling

TEST: Perf branch stack sampling #1049

Triggered via pull request August 28, 2024 13:57
Status Failure
Total duration 1m 45s
Artifacts

checkpatch.yml

on: pull_request
checkpatch review
1m 33s
checkpatch review
Fit to window
Zoom out
Zoom in

Annotations

10 errors
checkpatch review
WARNING: Duplicate signature
checkpatch review: arch/arm64/kvm/sys_regs.c#L1307
ERROR: Macros with complex values should be enclosed in parentheses
checkpatch review: arch/arm64/include/asm/el2_setup.h#L185
WARNING: Missing a blank line after declarations
checkpatch review: arch/arm64/include/asm/el2_setup.h#L187
ERROR: spaces required around that ':' (ctx:VxE)
checkpatch review: arch/arm64/include/asm/el2_setup.h#L189
ERROR: spaces required around that ':' (ctx:VxE)
checkpatch review: arch/arm64/include/asm/el2_setup.h#L237
ERROR: spaces required around that ':' (ctx:VxE)
checkpatch review: arch/arm64/include/asm/el2_setup.h#L275
ERROR: spaces required around that ':' (ctx:VxE)
checkpatch review: drivers/perf/arm_brbe.c#L224
WARNING: Macros with flow control statements should be avoided
checkpatch review: drivers/perf/arm_brbe.c#L227
WARNING: Macros with flow control statements should be avoided
checkpatch review: tools/perf/tests/shell/test_brstack.sh#L71
WARNING: line length of 119 exceeds 100 columns