gecko-dev/mozglue/baseprofiler
Nazım Can Altınova dabe56e0f1 Bug 1823514 - Define shared-libraries.h for non-MOZ_GECKO_PROFILER with stubbed methods r=mstange,profiler-reviewers
This patch defines shared-libraries.h header file all the time even when the
MOZ_GECKO_PROFILER is not defined. `SharedLibraryInfo` class now has
stubbed-out implementation-specific methods that are defined in platform
specific cpp files. This allows us to always define the header file which
will let us remove a lot of ifdefs in the following patch.

Differential Revision: https://phabricator.services.mozilla.com/D199361
2024-01-24 09:36:33 +00:00
..
build Bug 1872666 - Remove OrderedDict code from YAML file loading. r=iain,profiler-reviewers,canaltinova 2024-01-04 08:28:17 +00:00
core Bug 1866629 - Remove the sample_groups object in serialized counters, r=canaltinova,profiler-reviewers. 2023-12-12 11:28:07 +00:00
lul Bug 1857745 - Remove scoped_ptr & Module as they are unused.r=sylvestre Ledru 2023-10-17 19:05:10 +00:00
public Bug 1823514 - Define shared-libraries.h for non-MOZ_GECKO_PROFILER with stubbed methods r=mstange,profiler-reviewers 2024-01-24 09:36:33 +00:00
moz.build Bug 1823514 - Define shared-libraries.h for non-MOZ_GECKO_PROFILER with stubbed methods r=mstange,profiler-reviewers 2024-01-24 09:36:33 +00:00