Coz: Causal Profiling
Go to file
Emery Berger 4a768470ce Updated.
2023-07-01 14:23:10 -04:00
css Organizing viewer 2019-08-18 10:52:41 -05:00
js Bump npm dependency versions, update build process, and fix some links 2019-08-18 11:06:47 -05:00
lib Including updated, unminified javascript and css for dependencies. Refs #48 2016-12-09 15:51:30 -06:00
profiles Move viewer contents into viewer/ 2016-11-17 15:23:05 +01:00
ts Organizing viewer 2019-08-18 10:52:41 -05:00
index.htm Updated. 2023-07-01 14:23:10 -04:00
Makefile Bump npm dependency versions, update build process, and fix some links 2019-08-18 11:06:47 -05:00
package-lock.json Bump npm dependency versions, update build process, and fix some links 2019-08-18 11:06:47 -05:00
package.json How'd that NUL byte get in there? 2019-08-18 11:11:16 -05:00
README.md Move viewer contents into viewer/ 2016-11-17 15:23:05 +01:00
tsconfig.json Move viewer contents into viewer/ 2016-11-17 15:23:05 +01:00

Causal Profile Viewer

Prerequisites for building:

  • Install NodeJS.

To build, run npm install.

To use, simply run an HTTP server from the directory. For example:

  1. Install http-server: npm i -g http-server
  2. Run http-server in this directory
  3. Open a browser to http://localhost:8080/