1.0.4 • Published 1 year ago

chrome-trace-event v1.0.4

Weekly downloads
10,891,765
License
MIT
Repository
github
Last release
1 year ago

Build Status

chrome-trace-event: A node library for creating trace event logs of program execution according to Google's Trace Event format. These logs can then be visualized with trace-viewer or chrome devtools to grok one's programs.

Install

npm install chrome-trace-event

Usage

const Trace = require("chrome-trace-event").Tracer;
const trace = new Trace({
    noStream: true
});
trace.pipe(fs.createWriteStream(outPath));
trace.flush();

Links

License

MIT. See LICENSE.txt.

webpackfree-mincomponennenttvuedragdropuploadimages@parcel-nightly-unofficial/workersbb-chat@frxf/frxf@texttree/demo-bsa-reference-rcl@fundefund/funde_ckgql_din_mod@l1nyanm1ng/react-picture-viewercbmis-ai-toolboxlevibestliblevibestlib2levilibtest19levilibtest24levilibtest25levilibtest26levilibtest27levilibtest28levilibtest29js4cytoscapeunblock-block-save-variablescclibyarntest@saaspe/componentshyperpass-sdksklif-ui-kitsklif-api@everything-registry/sub-chunk-1324@deepakorg/test@deepak757/testondp149-tablesklif-uilapture-ui-complaptureuicomposize@wacoco/ydrpdwn-mntaman-baca-masyarakattest-carosello-campuswinx-form-winxwip-overall-departed-scorebook-paralyze-genrewhitegarddenvue-button-test1webdatabasetest1webdatabasetest10webchewebdesa-laravel-final-releasewebpack-vscode-wasmwebpack4dmallwebpack_base420webpack_component_fundwwzwebpackxhs-mp-compiler-new-cliteeeuysupercluster-googlemaps-adapter-clonesstories-fssticky-scroll-catchtestapatestujsk_custom_ckeditor5testweblibapitestlib17test202302svelte-component-libtextfield-samplethemre-sienna-accessibilityvue-compmentverdaccio-ldap-authvue-dev-clone@dkwasniewski/paczka@dimcheify/dimui@drblmthw/testujsk_custom_ckeditor5@ct-note/table@ct-note/warning@ct-note/image@ct-note/inline-code@ct-note/list@ct-note/marker@ct-note/paragraph@ct-note/quote@ct-note/simple-image@ct-note/checklist@ct-note/code@ct-note/delimiter@ct-note/embed@ct-note/header@cube-design/react@cute-apocalypse/react-tree@demoflow/nested-list@blkmarketco/components-library@beldore/react-otp-input@percent/percent-api-hooks@rbc-public/react-selectable-fastcustom-react-app1custom-react-app2generator-bootstrap-boilerplate-templateitemjsjeuxuijesusdemo
1.0.4

1 year ago

1.0.3

4 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago