fune/toolkit/components/processtools
Alexandre Lissy 52bcca7a4f Bug 1749606 - Allow clock_gettime() for same-process r=jld,gerald
This is used by the new code from the profiler that is able to detect
unregistered threads. Blocking it will make child-process hit sandbox
violation.

Differential Revision: https://phabricator.services.mozilla.com/D135648
2022-01-21 23:03:26 +00:00
..
src
tests Bug 1741425 - Enable more xpcshell tests with socket process, r=ahal 2022-01-11 09:50:14 +00:00
Cargo.toml
components.conf
metrics.yaml Bug 1746941 - Add tags to all Firefox-on-Glean metrics r=janerik 2022-01-14 18:11:08 +00:00
moz.build Bug 1749606 - Allow clock_gettime() for same-process r=jld,gerald 2022-01-21 23:03:26 +00:00
nsIProcessToolsService.idl
ProcessToolsService.cpp
ProcessToolsService.h
ProcInfo.h Bug 1741690 - Expose GetCycleTimeFrequencyMHz() - r=florian 2021-12-06 23:36:33 +00:00
ProcInfo.mm Bug 1741690 - Expose GetCycleTimeFrequencyMHz() - r=florian 2021-12-06 23:36:33 +00:00
ProcInfo_common.cpp Bug 1742522 - New ProcInfo_common.cpp contains the now-common function GetProcInfo - r=florian 2021-12-02 08:52:39 +00:00
ProcInfo_linux.cpp Bug 1749606 - Allow clock_gettime() for same-process r=jld,gerald 2022-01-21 23:03:26 +00:00
ProcInfo_linux.h Bug 1749606 - Allow clock_gettime() for same-process r=jld,gerald 2022-01-21 23:03:26 +00:00
ProcInfo_win.cpp Bug 1741690 - Expose GetCycleTimeFrequencyMHz() - r=florian 2021-12-06 23:36:33 +00:00