On Mon, Jun 19, 2017 at 7:06 PM, Jeff Muizelaar <jmuizel...@mozilla.com>
wrote:

> Yes. I use Instruments on Nightly builds extensively. It would really
> be a loss to lose this functionality. I think it's important to weigh
> the performance improvements that we get from easy profiling against
> any advantage we get from stripping the symbols.
>

Instruments supports configuring where the symbols live. So that's a
solvable problem (although it /may/ require a one-time manual config to set
up - not sure if it can be automated).

I'm not sure if Activity Monitor knows how to obtain symbols from a custom
source. So there's a chance an outcome is "sorry, you have to use
Instruments if you want symbols."

The decision to strip Nightly builds does not come lightly. Read 1338651
comment 111 and later for the ugly backstory.


>
> On Mon, Jun 19, 2017 at 6:07 PM, Bobby Holley <bobbyhol...@gmail.com>
> wrote:
> > Instruments is the big one that I'm aware of.
> >
> > On Mon, Jun 19, 2017 at 3:03 PM, Chris Cooper <c...@mozilla.com> wrote:
> >
> >> Hey all,
> >>
> >> The build peers are looking to change the way that nightlies are created
> >> on Mac as we switch to cross-compilation. Specifically, we're looking at
> >> stripping the nightlies to avoid an as-of-yet undiagnosed performance
> >> discrepancy vs native builds[1], but also to make the nightly
> configuration
> >> match what we ship on beta/release (stripped).
> >>
> >> Of course, stripping removes the symbols, and while we believe we have a
> >> solution for re-acquiring symbols that works for the Gecko Profiler, we
> >> realize
> >> that people out there may be using other profiling tools.
> >>
> >> If you profile on Mac, now is your chance to speak up. What other
> >> profiling tools do you use that we should be aware of?
> >>
> >> cheers,
> >> --
> >> coop
> >>
> >> 1. https://bugzilla.mozilla.org/show_bug.cgi?id=1338651
> >> _______________________________________________
> >> dev-platform mailing list
> >> dev-platform@lists.mozilla.org
> >> https://lists.mozilla.org/listinfo/dev-platform
> >>
> > _______________________________________________
> > dev-platform mailing list
> > dev-platform@lists.mozilla.org
> > https://lists.mozilla.org/listinfo/dev-platform
> _______________________________________________
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
>
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to