summaryrefslogtreecommitdiff
path: root/src/inspector_profiler.h
AgeCommit message (Expand)Author
2019-10-31src: change env.h includes for forward declarationsAlexandre Ferrando
2019-09-22process: initial SourceMap support via NODE_V8_COVERAGEBenjamin Coe
2019-05-26inspector: implement --heap-profJoyee Cheung
2019-05-19inspector: mark profile type constgengjiawen
2019-05-05src: refactor V8ProfilerConnection::DispatchMessage()Joyee Cheung
2019-05-02src: refactor V8ProfilerConnection to be more reusableJoyee Cheung
2019-04-19inspector: implement --cpu-prof[-path]Joyee Cheung
2019-04-06src: port coverage serialization to C++Joyee Cheung