21 Commits

Author SHA1 Message Date
Khairul Azhar Kasmiran
5621be1476
Support .cpuprofile of node --cpu-prof (#256)
* Support `.cpuprofile` of `node --cpu-prof`

* `convert_cpu_prof` -> `convertCpuProf`

* Do separate test script for `node --cpu-prof`

* Fix linter `const` error

* Format code according to `standard`
2022-06-14 10:42:16 +02:00
Matteo Collina
eeb0f2d2c6
Updated deps and added CI (#246)
* Updated deps and added CI

* fixes
2021-12-30 12:31:29 +01:00
David Mark Clements
d5c8d3b36b v8-profile -> cpu-profile 2019-04-23 17:31:10 +02:00
slonka
d16e062a4d Added tests and example for v8 profile converter 2019-01-23 21:53:21 +01:00
Ruben Bridgewater
e885726a7f
Fix linting errors 2018-09-19 10:22:48 +02:00
Renée Kooi
9f44699e48
Force close stuck programs on second SIGINT 2018-08-24 10:46:52 +02:00
davidmarkclements
c32c7a91dc improve inlinable capturing, now allows for other v8 to stdout, e.g. --trace-opt etc 2018-03-24 14:45:44 +01:00
Mathias Buus
a1b9928b2c works-ish 2018-03-19 18:03:00 +01:00
davidmarkclements
07e8b39ab3 linting 2018-03-14 01:48:58 +01:00
davidmarkclements
d8ede658ee programmatic finalise 2018-01-19 22:48:53 +00:00
davidmarkclements
08449b8a20 v3 2018-01-18 14:14:49 +00:00
Matteo Collina
b0c784cb4a Fixed support for script arguments 2017-10-07 18:33:53 +02:00
davidmarkclements
6ca697fe21 helps to fix #33, #34 2016-09-19 18:36:53 +01:00
craigkj
8a8c552fa6 Add basic babel example and notes on babel require hook incompatibility 2016-06-15 20:44:32 +01:00
Robert Jefe LIndstaedt
46c29559cd feature: adds autoexit option. Default: do autoexit after script 2016-03-22 16:44:21 +01:00
davidmarkclements
8b71a6633a add more info 2016-03-20 15:37:45 +00:00
davidmarkclements
6808f38ae6 simple/index.js instead of simple/simple.js 2016-03-20 15:30:48 +00:00
Robert Jefe LIndstaedt
a310eab7bd tooling: adds simpler example, .gitignore: exclude output 2016-03-20 14:02:59 +01:00
davidmarkclements
c225fa12ed delay 2016-03-02 18:57:37 +00:00
davidmarkclements
82eb7c012e linting 2016-03-02 00:02:21 +00:00
davidmarkclements
42779d0386 init 2016-02-23 13:50:51 +00:00