Skip to content
This repository was archived by the owner on Mar 23, 2020. It is now read-only.
/ perfetto-nodejs-wip Public archive

Repository for working on perfetto integration with Node.js

License

Notifications You must be signed in to change notification settings

nodejs/perfetto-nodejs-wip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perfetto for Node.js

This repository is a work-in-progress for integrating Perfetto into Node.js.

What is Perfetto and how does it help Node.js?

Perfetto is an open-source tracing system, currently used in Chrome and Android (with V8 integration coming soon). In Chrome and V8, it subsumes the trace events subsystem.

Integrating Perfetto in Node means replacing our current trace events implementation with a more robust, shared implementation used across many open-source projects, and also enables us to take advantage of new advances in trace events that are happening in Chrome.

Links

Building

Just like the main Node project, this project is buildable with make. This has only been tested on macOS.

About

Repository for working on perfetto integration with Node.js

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published