Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-10917

Consider building native toolchain with -fno-omit-frame-pointer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Infrastructure
    • None
    • ghx-label-2

    Description

      The non-toolchain code has used -fno-omit-frame-pointer since IMPALA-4132.  The native toolchain code is still compiled without this option which can lead to bad stack traces when there are toolchain calls on the stack.

      We should build the toolchain code with -fno-omit-frame-pointer, assuming the performance impact is negligible.  Given that IMPALA-4132 benchmarking found no significant performance impact, it's unlikely we'd see an impact with the toolchain code but we should do a basic benchmark run to confirm.

      Attachments

        Issue Links

          Activity

            People

              drorke David Rorke
              drorke David Rorke
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: