ReadMe.txt 1.0 KB

12345678910111213141516171819202122232425262728
  1. The following files are in this folder:
  2. JQuery (https://jquery.com/):
  3. https://code.jquery.com/jquery-3.2.1.min.js
  4. DyGraphs (http://dygraphs.com/):
  5. https://cdnjs.cloudflare.com/ajax/libs/dygraph/2.0.0/dygraph.min.js
  6. https://cdnjs.cloudflare.com/ajax/libs/dygraph/2.0.0/dygraph.min.css
  7. FancyTree (https://github.com/mar10/fancytree):
  8. https://cdnjs.cloudflare.com/ajax/libs/jquery.fancytree/2.24.0/jquery.fancytree-all-deps.min.js
  9. https://cdnjs.cloudflare.com/ajax/libs/jquery.fancytree/2.24.0/skin-win8/ui.fancytree.min.css
  10. https://cdnjs.cloudflare.com/ajax/libs/jquery.fancytree/2.24.0/skin-win8/icons.gif
  11. Semantic UI (https://semantic-ui.com/):
  12. https://cdn.jsdelivr.net/semantic-ui/2.2.10/semantic.min.css
  13. https://cdn.jsdelivr.net/semantic-ui/2.2.10/semantic.min.js
  14. https://cdn.jsdelivr.net/semantic-ui/2.2.10/themes/...
  15. http://semantic-ui.com/javascript/library/tablesort.js
  16. These files are used by the samples when:
  17. - You capture a profile in profile_*.html (key: T).
  18. - When you capture stats in stats?.html (key: Y to start collecting, Y to end collecting).