зеркало из https://github.com/mozilla/gecko-dev.git
ea6f9a1958
This commit contains a few things: * Update our copy of google-breakpad to upstream c53ed143108948eb7e2d7ee77dc8c0d92050ce7c * Get rid of all but one local patch, fold a few related local patches into one * Misc build fixup to sync with upstream--adding a few new moz.build files, source files * The final bits of unhooking Breakpad from the profiler: ** Revert to only building toolkit/crashreporter if MOZ_CRASHREPORTER. ** Stop building bits of Breakpad that we only needed for the profiler. ** Remove a few bits of profiler code that were used to interface with Breakpad. ** Remove toolkit/crashreporter/breakpad-logging, which was only used to suppress Breakpad logging for the in-process stackwalker. * Upstream removed their Android-compat sys/ucontext.h because the Android NDK added it, but the bionic we're using for Gonk builds is too old, so add a copy of the previous version of those files to toolkit/crashreporter/gonk-include to keep Gonk building. * Consolidate moz.build files under toolkit/crashreporter/google-breakpad/client/linux --HG-- rename : toolkit/crashreporter/google-breakpad/src/common/pathname_stripper.h => toolkit/crashreporter/google-breakpad/src/processor/pathname_stripper.h rename : toolkit/crashreporter/google-breakpad/src/common/pathname_stripper_unittest.cc => toolkit/crashreporter/google-breakpad/src/processor/pathname_stripper_unittest.cc extra : histedit_source : 43e65f5432657f548cac5aa7936461e58454c3b6%2C7b56ccc79d9d58ebde0583d920f3593e25212621 extra : rebase_source : f6dbfb8fb2ba5b27e63b26d57c404962679c7a76 extra : commitid : DMQlXPms868 extra : source : 09fd4f3ab6e764016fe073efb226f03b5969af59 extra : intermediate-source : 16f9d3a6d2ef6a6efd088e3b8eff0a4723daef8f |
||
---|---|---|
.. | ||
EHABIStackWalk.cpp | ||
EHABIStackWalk.h | ||
GeckoSampler.cpp | ||
GeckoSampler.h | ||
IntelPowerGadget.cpp | ||
IntelPowerGadget.h | ||
PlatformMacros.h | ||
ProfileBuffer.cpp | ||
ProfileBuffer.h | ||
ProfileEntry.cpp | ||
ProfileEntry.h | ||
ProfileJSONWriter.cpp | ||
ProfileJSONWriter.h | ||
ProfilerBacktrace.cpp | ||
ProfilerMarkers.cpp | ||
StackTop.cpp | ||
StackTop.h | ||
SyncProfile.cpp | ||
SyncProfile.h | ||
ThreadInfo.cpp | ||
ThreadInfo.h | ||
ThreadProfile.cpp | ||
ThreadProfile.h | ||
platform-linux.cc | ||
platform-macos.cc | ||
platform-win32.cc | ||
platform.cpp | ||
platform.h | ||
shared-libraries-linux.cc | ||
shared-libraries-macos.cc | ||
shared-libraries-win32.cc | ||
v8-support.h |