diff options
Diffstat (limited to 'dashboard/config/linux/bits')
| -rw-r--r-- | dashboard/config/linux/bits/arm.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dashboard/config/linux/bits/arm.yml b/dashboard/config/linux/bits/arm.yml index a67e4f954..b9b6337a6 100644 --- a/dashboard/config/linux/bits/arm.yml +++ b/dashboard/config/linux/bits/arm.yml @@ -26,6 +26,8 @@ config: # The other one (UNWINDER_ARM) leads to unparsable oopses (no indication of stack start). - UNWINDER_FRAME_POINTER + # Print PCs in stack traces otherwise we fail to parse oopses. + - BACKTRACE_VERBOSE # Presumably this gives more interesting coverage. - HIGHMEM |
