coz/viewer
2023-07-01 13:29:28 -04:00
..
css Organizing viewer 2019-08-18 10:52:41 -05:00
js Restored makefiles. 2022-01-20 21:04:41 -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 Fix Plot Titles When Toggling Legend 2020-10-14 12:43:27 -05:00
index.htm Adds native file select from @iacore with some mods (https://github.com/plasma-umass/coz/pull/219). 2023-07-01 13:29:28 -04:00
Makefile Restored makefiles. 2022-01-20 21:04:41 -05:00
package-lock.json Restored makefiles. 2022-01-20 21:04:41 -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/