summaryrefslogtreecommitdiff
path: root/src/inspector_profiler.cc
AgeCommit message (Expand)Author
2019-07-02src: fall back to env->exec_path() for default profile directoryJoyee Cheung
2019-05-28inspector: implement --heap-profJoyee Cheung
2019-05-28src: move DiagnosticFilename inlines into a -inl.hSam Roberts
2019-05-28src: remove memory_tracker-inl.h from header filesSam Roberts
2019-05-20inspector: fix typogengjiawen
2019-05-14src: remove util-inl.h from header filesSam Roberts
2019-05-11src: extract common macro to util.hgengjiawen
2019-05-06inspector: implement --cpu-prof-intervalJoyee Cheung
2019-05-06src: refactor V8ProfilerConnection::DispatchMessage()Joyee Cheung
2019-05-04src: refactor V8ProfilerConnection to be more reusableJoyee Cheung
2019-05-04src: 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