gecko-dev/mozglue/baseprofiler
Christopher Winter 7acf6d224b Bug 1604914 - Make ShouldProfileThread more efficient r=gerald
When starting the profiler, also make a copy of the filter strings
converted to lower-case. This allows caseless comparisons to be made
against thread names without repeatedly converting the filters to
lower-case for each thread.

Differential Revision: https://phabricator.services.mozilla.com/D123302
2021-08-26 01:31:25 +00:00
..
build Bug 1652560 - Autogenerate profiling_categories.rs with profiling_categories.yaml r=gerald,emilio 2021-07-30 21:49:21 +00:00
core Bug 1604914 - Make ShouldProfileThread more efficient r=gerald 2021-08-26 01:31:25 +00:00
lul Bug 1721569 - Handle different sizes of Profiler{Process,Thread}Id - r=florian 2021-08-11 03:27:50 +00:00
public Bug 1727036 - SpliceableJSONWriter::Time... functions output milliseconds with nanosecond precision - r=mstange 2021-08-24 21:33:05 +00:00
moz.build Bug 1721569 - Moved implementations of {,Base}ProfilerUtils.h declarations to ProfilerUtils.cpp - r=florian 2021-08-11 03:27:50 +00:00