Ticket #4241 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Add compiler option to support Zoom profiler

Reported by: Stuart Campbell Owned by: Stuart Campbell
Priority: major Milestone: Release 2.0
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Reuter

Description

The Zoom profiler on Linux would like the -fno-omit-frame-pointer compiler option set.

This should be set for GCC debug builds only in CMake.

Change History

comment:1 Changed 9 years ago by Stuart Campbell

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Stuart Campbell

Added compiler option to support zoom profiler. refs #4241

Added -fno-omit-frame-pointer option to gcc debug builds.

Changeset: b975c5b7b8f225fd023d6c5d5bf1c5d66bd2937f

comment:3 Changed 9 years ago by Stuart Campbell

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:4 Changed 9 years ago by Stuart Campbell

If you do a debug build using gcc you will have the -fno-omit-frame-pointer whereas a release build will not have this option.

comment:5 Changed 9 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:6 Changed 9 years ago by Michael Reuter

  • Status changed from verifying to closed

This looks fine.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5088

Note: See TracTickets for help on using tickets.