Files
node/lib
James M Snell 9c82a1e7ba console: add trace-events for time and count
Add the `node.console` trace event category to capture
`console.count()`, `console.countReset()`, `console.time()`,
`console.timeLog()`, and `console.timeEnd()` to the trace
event log.

PR-URL: https://github.com/nodejs/node/pull/23703
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
2018-10-18 15:00:29 -07:00
..
2018-08-22 17:27:16 -04:00
2018-08-24 18:37:35 -07:00
2018-09-16 10:00:36 +02:00
2018-07-16 15:55:15 -07:00
2018-10-14 23:30:12 +02:00
2018-10-17 19:56:43 +02:00