Bazyli Brzóska
cdeffb39b0
fix(ProfilingPlugin): only expose the end method of fsStream
2018-03-07 20:28:14 +01:00
Bazyli Brzóska
883088e521
fix(ProfilingPlugin): complete after the writeStream had finished flushing the data to the filesystem
...
Fixes a race-condition where `events.json` might not yet be available immediately after compilation.
2018-03-05 22:49:32 +01:00
Josh Soref
0a4308f1da
spelling: ourself
2018-02-26 02:38:03 +00:00
Tobias Koppers
5238159d21
run prettier on existing code
2018-02-25 02:00:20 +01:00
EugeneHlushko
f33cf76608
Improvement: add schema for profiling plugin options, remove todo item: add docs, rename option
2018-02-14 10:29:29 +02:00
EugeneHlushko
97cd2dde70
Improvement: add schema for profiling plugin options, remove todo item: abs path to false
2018-02-14 09:49:15 +02:00
EugeneHlushko
fb4b275dc9
Improvement: add schema for profiling plugin options, remove todo item
2018-02-13 19:13:07 +02:00
Martin McKeaveney
1a2d9360b4
Update ProfilingPlugin.js
2018-01-30 22:06:23 +00:00
Martin McKeaveney
6225acefbe
fixed error with importing JSON with ProfilingPlugin
2018-01-30 21:40:24 +00:00
Sam Saccone
88cdf4b6af
Manually exclude internal tap of plugin.
...
This was forcing the timestamp of the last trace to be the last event
in the JSON trace, and thus breaking the CPU profile.
Instead manually exclude this plugin from being traced to avoid this
issue.
2018-01-29 16:03:46 -08:00
Sean Larkin
d235a61412
feat(profiling): add profiling plugin
2018-01-18 19:02:27 -08:00