| __init__.py |
|
3007 |
| android.py |
Raised when there's an issue in the android setup. |
10825 |
| android_perf_tuner.py |
Set various performance-oriented parameters, to reduce jitter.
This includes some device-specific kernel tweaks.
For more information, see https://bugzilla.mozilla.org/show_bug.cgi?id=1547135.
|
5516 |
| binarysetup.py |
Determines the version of a given application. |
1144 |
| example.zip |
|
6588776 |
| geckoprofiler.py |
Base class for Gecko profiler-related exceptions. |
8430 |
| macos.py |
Runs on macOS to mount DMGs if we see one. |
4001 |
| pingserver.py |
Runs the edgeping layer |
3230 |
| profile.py |
|
4083 |
| proxy.py |
Use a proxy |
8648 |
| setups.py |
Raised when there are multiple setup classes for an application. |
6625 |
| simpleperf.py |
The default Simpleperf options will collect a 30s system-wide profile that uses DWARF based
call graph so that we can collect Java stacks. This requires root access.
|
18197 |
| versionproducer.py |
Determines the version of a given application. |
1179 |