Skip to content

bgirard/Gecko-Profiler-Addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9db4669 · Jul 25, 2017
Nov 22, 2016
Jan 21, 2015
Sep 1, 2015
Sep 1, 2015
Jan 20, 2015
Oct 16, 2015
Aug 24, 2016
Sep 1, 2015
Nov 22, 2016
Jul 25, 2017
Sep 1, 2015
Sep 1, 2015
Sep 1, 2015

Repository files navigation

Gecko Profiler Add-on Build Status

Gecko has built-in cross platform profiling support. This extension is designed to provide a front end to this profiling support.

For more details see: https://developer.mozilla.org/en/Performance/Profiling_with_the_Built-in_Profiler

PLATFORM

For the platform support see 'tools/profiler' in gecko.

INSTALLING

You can use the pre-built add-on 'geckoprofiler.xpi'. Just drag into your Firefox window.

BUILDING

In order to build this add-on, you need a copy of the add-on SDK. Please use the bootstrap.sh script. Use ./run.sh and ./build.sh to exec and package the add-on.