Add signal handler to generate stack traces

XMLWordPrintableJSON

    • Fully Compatible
    • Platforms 2018-06-18, Platforms 2018-07-02, Platforms 2018-07-16, Dev Tools 2019-09-09, Dev Tools 2019-10-21, Dev Tools 2019-11-18, Dev Tools 2019-12-02, Dev Tools 2019-12-16, Dev Tools 2019-12-30, Dev Tools 2020-01-13, Dev Tools 2020-01-27
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Occasionally we need to capture the state of all threads for performance analysis.
      Currently this requires installing `gdb` and running an external script.

      I propose implementing a signal handler calling printStackTrace().

      This would ease diagnostics as we can achieve the same result by issuing a kill signal.

              Assignee:
              Billy Donahue
              Reporter:
              Kevin Arhelger
              Votes:
              9 Vote for this issue
              Watchers:
              22 Start watching this issue

                Created:
                Updated:
                Resolved: