2015-09-29 |
yurys | Tell MSAN that profiler doesn't expect sp to point...
|
commit | commitdiff | tree |
2015-09-11 |
yurys | Profiler code clean-up
|
commit | commitdiff | tree |
2015-09-10 |
yurys | Profiler: resolve top of stack address to a function
|
commit | commitdiff | tree |
2015-09-01 |
yurys | Extract common debugger code for processing compile...
|
commit | commitdiff | tree |
2015-08-31 |
yurys | Postpone interrupts while dipatching debugger events...
|
commit | commitdiff | tree |
2015-07-23 |
yurys | Remove RestartFrame from live edit API
|
commit | commitdiff | tree |
2015-07-13 |
yurys | Add convenience method for converting v8::PersistentBase...
|
commit | commitdiff | tree |
2015-05-12 |
yurys | Provide accessor for object internal properties that...
|
commit | commitdiff | tree |
2015-05-12 |
yurys | Provide accessor for object internal properties that...
|
commit | commitdiff | tree |
2015-05-12 |
yurys | Don't create debug context if debug listener is not set
|
commit | commitdiff | tree |
2015-03-26 |
yurys | Return timestamp of the last recorded interval to the...
|
commit | commitdiff | tree |
2015-03-25 |
yurys | Remove v8::Isolate::ClearInterrupt
|
commit | commitdiff | tree |
2015-03-24 |
yurys | Save heap object tracking data in heap snapshot
|
commit | commitdiff | tree |
2015-03-19 |
yurys | Introduce explicit constant for per Context debug data...
|
commit | commitdiff | tree |
2015-03-16 |
yurys | Remove obsolete TakeHeapSnapshot method from API
|
commit | commitdiff | tree |
2015-03-16 |
yurys | Beautify syntax error for unterminated argument list
|
commit | commitdiff | tree |
2015-03-10 |
yurys | Remove uid and title from HeapSnapshot
|
commit | commitdiff | tree |
2015-03-10 |
yurys | Remove deprecated CpuProfiler methods
|
commit | commitdiff | tree |
2015-03-05 |
yurys | Allow passing sourceMapUrl when compiling scripts
|
commit | commitdiff | tree |
2015-02-05 |
yurys | Add NativeWeakMap to v8.h
|
commit | commitdiff | tree |
2015-02-04 |
yurys | Revert of Add WeakKeyMap to v8.h (patchset #2 id:20001...
|
commit | commitdiff | tree |
2015-02-04 |
yurys | Revert of Simplify WeakMap and WeakSet tests slightly...
|
commit | commitdiff | tree |
2015-02-04 |
yurys | Add WeakKeyMap to v8.h
|
commit | commitdiff | tree |
2015-02-03 |
yurys | Revert of Add WeakMap to v8.h (patchset #3 id:40001...
|
commit | commitdiff | tree |
2015-02-03 |
yurys | Add WeakMap to v8.h
|
commit | commitdiff | tree |
2014-12-02 |
yurys | Add GetIdentityHash to v8::Name object API
|
commit | commitdiff | tree |
2014-11-19 |
yurys | Enable "strict mode"; for debugger scripts
|
commit | commitdiff | tree |
2014-11-19 |
Yury Semikhatsky | Fix Unhandled ReferenceError in debug-debugger.js
|
commit | commitdiff | tree |
2014-10-28 |
yurys@chromium.org | Heap profiler clean-up: remove dead code
|
commit | commitdiff | tree |
2014-10-28 |
yurys@chromium.org | Revert "Heap profiler clean-up: remove unused methods"
|
commit | commitdiff | tree |
2014-10-28 |
yurys@chromium.org | Heap profiler clean-up: remove unused methods
|
commit | commitdiff | tree |
2014-10-27 |
yurys@chromium.org | Revert "Make all references from root shortcuts (except...
|
commit | commitdiff | tree |
2014-10-27 |
yurys@chromium.org | Make all references from root shortcuts (except one...
|
commit | commitdiff | tree |
2014-10-21 |
yurys@chromium.org | Fix use-of-uninitialized-value introduced in r24700
|
commit | commitdiff | tree |
2014-10-02 |
yurys@chromium.org | Revert of Extend CPU profiler with mapping ticks to...
|
commit | commitdiff | tree |
2014-10-02 |
yurys@chromium.org | Extend CPU profiler with mapping ticks to source lines
|
commit | commitdiff | tree |
2014-09-22 |
yurys@chromium.org | Simplify synthetic roots creation in heap snapshot
|
commit | commitdiff | tree |
2014-07-10 |
yurys@chromium.org | Support ES6 Map and Set in heap profiler
|
commit | commitdiff | tree |
2014-07-10 |
yurys@chromium.org | Revert "Support ES6 Map and Set in heap profiler"
|
commit | commitdiff | tree |
2014-07-10 |
yurys@chromium.org | Support ES6 Map and Set in heap profiler
|
commit | commitdiff | tree |
2014-07-07 |
yurys@chromium.org | Add ScriptID field into ScriptOrigin class.
|
commit | commitdiff | tree |
2014-06-26 |
yurys@chromium.org | Add OnCompileError handler and v8::CompileError debug... ...chromium.org, yangguo@chromium.org, yurys@chromium.org
|
commit | commitdiff | tree |
2014-06-26 |
yurys@chromium.org | Remove unused Debug::AfterCompileFlags flags.
|
commit | commitdiff | tree |
2014-06-20 |
yurys@chromium.org | Added Message::GetScripOrigin. R=yangguo@chromium.org, yurys@chromium.org
|
commit | commitdiff | tree |
2014-06-11 |
yurys@chromium.org | V8 can clear exception pending message, when should...
|
commit | commitdiff | tree |
2014-06-05 |
yurys@chromium.org | Revert "V8 can clear exception pending message, when...
|
commit | commitdiff | tree |
2014-06-05 |
yurys@chromium.org | V8 can clear exception pending message, when should...
|
commit | commitdiff | tree |
2014-05-23 |
yurys@chromium.org | Support ES6 weak collections in heap profiler
|
commit | commitdiff | tree |
2014-05-22 |
yurys@chromium.org | Add support for ES6 Symbol in heap profiler
|
commit | commitdiff | tree |
2014-05-05 |
yurys@chromium.org | Remove Message::GetScriptData declaration
|
commit | commitdiff | tree |
2014-04-01 |
yurys@chromium.org | Remove debugger_auto_break flag
|
commit | commitdiff | tree |
2014-03-28 |
yurys@chromium.org | Deprecate Start/StopCpuProfiling methods
|
commit | commitdiff | tree |
2014-03-27 |
yurys@chromium.org | NativeContext::map_cache reference should be strong...
|
commit | commitdiff | tree |
2014-03-17 |
yurys@chromium.org | Fix compile error after r19955
|
commit | commitdiff | tree |
2014-03-17 |
yurys@chromium.org | Move profiler callback interfaces from v8.h to v8-profiler.h
|
commit | commitdiff | tree |
2014-03-14 |
yurys@chromium.org | Expose FrameDetails and ScopeDetails from its Mirrors. R=ulan@chromium.org, yurys@chromium.org, ulan, yangguo, yurys
|
commit | commitdiff | tree |
2014-03-14 |
yurys@chromium.org | StopCpuProfiling should return non-const CpuProfile
|
commit | commitdiff | tree |
2014-03-13 |
yurys@chromium.org | Remove SnapshotFillerInterface
|
commit | commitdiff | tree |
2014-03-07 |
yurys@chromium.org | Fix compiler warning on Win64
|
commit | commitdiff | tree |
2014-03-07 |
yurys@chromium.org | Fix compilation on 32-bit platforms after r19728
|
commit | commitdiff | tree |
2014-03-07 |
yurys@chromium.org | AllocationTracker now maintains a map from address...
|
commit | commitdiff | tree |
2014-03-07 |
yurys@chromium.org | Allocation tracker: add separate entry for allocations...
|
commit | commitdiff | tree |
2014-02-18 |
yurys@chromium.org | Create HandleScope before calling GetScriptLineNumber
|
commit | commitdiff | tree |
2013-12-23 |
yurys@chromium.org | Delete v8::HeapGraphNode::GetHeapValue
|
commit | commitdiff | tree |
2013-12-23 |
yurys@chromium.org | This adds functionality for getting original functions... R=yangguo@chromium.org, yurys@chromium.org
|
commit | commitdiff | tree |
2013-12-20 |
yurys@chromium.org | Fix number of parameters passed into PrepareCallCFunction...
|
commit | commitdiff | tree |
2013-12-20 |
yurys@chromium.org | Avoid SLOW_ASSERT when calling HeapGraphNode::GetChildrenCount
|
commit | commitdiff | tree |
2013-12-18 |
yurys@chromium.org | Fix Linux shared compilation after r18337
|
commit | commitdiff | tree |
2013-12-18 |
yurys@chromium.org | Fix debug compilation after r18337
|
commit | commitdiff | tree |
2013-12-18 |
yurys@chromium.org | Delete several deprecated methods on v8::CpuProfiler
|
commit | commitdiff | tree |
2013-12-18 |
yurys@chromium.org | Add methods for finding object by its snapshot id and...
|
commit | commitdiff | tree |
2013-12-11 |
yurys@chromium.org | Do not stop profiling if all finished profiles were...
|
commit | commitdiff | tree |
2013-12-09 |
yurys@chromium.org | Replace 'operator*' with explicit 'get' method on SmartPointer
|
commit | commitdiff | tree |
2013-12-03 |
yurys@chromium.org | Remove HeapSnapshotsCollection class
|
commit | commitdiff | tree |
2013-12-02 |
yurys@chromium.org | Simplify allocation tracker API
|
commit | commitdiff | tree |
2013-11-29 |
yurys@chromium.org | Do not put allocated block into HeapObjectsMap
|
commit | commitdiff | tree |
2013-11-29 |
yurys@chromium.org | Move heap profiler state flags to HeapProfiler
|
commit | commitdiff | tree |
2013-11-20 |
yurys@chromium.org | Do not recompile existing functions when enabling allocation...
|
commit | commitdiff | tree |
2013-11-15 |
yurys@chromium.org | Add allocation tracker test for bumb pointer allocations
|
commit | commitdiff | tree |
2013-11-15 |
yurys@chromium.org | Use path relatinve to cctest folder in cctest.status
|
commit | commitdiff | tree |
2013-11-15 |
yurys@chromium.org | Mark cctest/test-alloc/CodeRange as flaky on Windows
|
commit | commitdiff | tree |
2013-11-14 |
yurys@chromium.org | This is the exact copy of r17365 which was reverted...
|
commit | commitdiff | tree |
2013-10-24 |
yurys@chromium.org | Record allocation stack traces
|
commit | commitdiff | tree |
2013-10-23 |
yurys@chromium.org | Expose v8::Function::GetDisplayName to public API. R=mstarzinger@chromium.org, yurys@chromium.org, yangguo@chromium...
|
commit | commitdiff | tree |
2013-10-23 |
yurys@chromium.org | Revert "Disable allocation folding when allocations...
|
commit | commitdiff | tree |
2013-10-23 |
yurys@chromium.org | Disable allocation folding when allocations tracking... ...chromium.org, mvstanton@chromium.org, yurys@chromium.org
|
commit | commitdiff | tree |
2013-10-22 |
yurys@chromium.org | Revert "Expose v8::Function::GetDisplayName to public...
|
commit | commitdiff | tree |
2013-10-22 |
yurys@chromium.org | Expose v8::Function::GetDisplayName to public API. R=mstarzinger@chromium.org, yurys@chromium.org, yangguo@chromium...
|
commit | commitdiff | tree |
2013-10-22 |
yurys@chromium.org | Expose v8::Function::IsBuiltin to public API. R=mstarzinger@chromium.org, yurys@chromium.org, dcarney@chromium...
|
commit | commitdiff | tree |
2013-10-21 |
yurys@chromium.org | Temporarily disable test-heap-profiler/TrackHeapAllocations
|
commit | commitdiff | tree |
2013-10-21 |
yurys@chromium.org | Record allocation stack traces
|
commit | commitdiff | tree |
2013-10-18 |
yurys@chromium.org | Always make a copy of a string when adding it to StringsStorage
|
commit | commitdiff | tree |
2013-10-16 |
yurys@chromium.org | Get rid of HEAP_PROFILE macro
|
commit | commitdiff | tree |
2013-10-16 |
yurys@chromium.org | Fix unexpected stack traces in test-cpu-profiler/JsNativeJsS...
|
commit | commitdiff | tree |
2013-10-14 |
yurys@chromium.org | Track JS allocations as they arrive with no affection...
|
commit | commitdiff | tree |
2013-10-14 |
yurys@chromium.org | profile-generator.* code clean-up
|
commit | commitdiff | tree |
2013-10-10 |
yurys@chromium.org | Add column getter to CpuProfileNode
|
commit | commitdiff | tree |
2013-10-10 |
yurys@chromium.org | Unflake cctest/test-cpu-profiler/JsNativeJsRuntimeJsSample...
|
commit | commitdiff | tree |
2013-10-03 |
yurys@chromium.org | Debug: Allow stepping into on a given call frame. R=yangguo@chromium.org, yurys
|
commit | commitdiff | tree |
2013-10-01 |
yurys@chromium.org | Fix threading problems in test-api when running on...
|
commit | commitdiff | tree |
next |