gecko/tools
Chris Manchester 974220b68a Bug 1216681 - Add a windows version of fileid to extract a guid from windows binaries. r=jimm,ted
This patch introduces a small utility program to extract a guid from a shared library
or executable on windows to identify the correct symbol file to read in fix_stack_using_bpsyms.py.
In order for this to work correctly on windows, the library name provided by
MozDescribeCodeAddress needs to be a full path, so the LoadedImageName field
from the IMAGEHLP_MODULE64 structure is used here instead of the ModuleName
field.

MozReview-Commit-ID: 8zkfLWjKVs2
2015-10-29 13:25:03 -07:00
..
bloatview
check-moz-style
docs Backed out changeset 200da85932e9 (bug 1230862) for valgrind perma failures 2016-02-10 11:04:50 +01:00
jprof
leak-gauge
lint Bug 1229588: Add a taskcluster test for eslint. r=dustin 2016-01-06 13:33:30 -08:00
memory
memory-profiler Bug 757969 - use __thread in ThreadLocal; r=froydnj 2016-01-22 10:33:44 -07:00
mercurial Bug 1242678 - Disable mozext when running hg commands; r=dminor 2016-01-25 12:15:46 -08:00
power Bug 1236393 - Annotate intentional switch fallthrough to suppress -Wimplicit-fallthrough warning in tools/power/rapl.cpp. r=njn 2015-11-23 22:41:07 -08:00
profiler Fix Fennec build on Mac, no bug, NPTOB r=ted 2016-02-08 17:45:27 -06:00
quitter Bug 1228444 - Rename DIST_FILES to FINAL_TARGET_PP_FILES. r=gps 2015-12-01 08:25:22 +09:00
rb Bug 1216681 - Add a windows version of fileid to extract a guid from windows binaries. r=jimm,ted 2015-10-29 13:25:03 -07:00
rewriting
update-packaging Bug 1235676 - Replace $(abspath $(DIST)) with $(ABS_DIST). r=mshal 2015-12-31 08:10:02 +09:00
mach_commands.py Bug 1244736 - Remove mach update-uuids and related code; r=froydnj 2016-02-01 16:10:08 -08:00