Skip to content

(Experimental) Tool to track code executed and other metrics (coverage, hotness, ...) - DEMO URL BELOW

License

Notifications You must be signed in to change notification settings

bzbarsky/CodeInspector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JIT Inspector

Build Instructions

From inside the project directory, run:

make

or:

zip -r ../JITInspector.xpi * -x ".git/*"

Installation

Drag and drop JITInspector.xpi in Firefox, follow instructions to install add-on.

Legal

Licensed under the tri-license MPL 1.1/GPL 2.0/LGPL 2.1. See LICENSE.txt for details.

The logo icon.png and derivatives are attributed to the W3C and licensed under CC Attribution 3.0 Unported http://creativecommons.org/licenses/by/3.0/.

About

(Experimental) Tool to track code executed and other metrics (coverage, hotness, ...) - DEMO URL BELOW

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.0%
  • CSS 1.7%
  • Makefile 0.3%