summaryrefslogtreecommitdiff
path: root/src/inspector_profiler.cc
AgeCommit message (Expand)Author
2019-05-13src: remove util-inl.h from header filesSam Roberts
2019-05-11src: extract common macro to util.hgengjiawen
2019-05-05inspector: implement --cpu-prof-intervalJoyee Cheung
2019-05-05src: refactor V8ProfilerConnection::DispatchMessage()Joyee Cheung
2019-05-02src: refactor V8ProfilerConnection to be more reusableJoyee Cheung
2019-05-02src: refactor profile initializationJoyee Cheung
2019-04-23inspector: split --cpu-prof-path to --cpu-prof-dir and --cpu-prof-nameJoyee Cheung
2019-04-19inspector: implement --cpu-prof[-path]Joyee Cheung
2019-04-06src: port coverage serialization to C++Joyee Cheung
2019-03-12src: refactor coverage connectionJoyee Cheung