Commits
User selector
Commit History
Commits on Sep 23, 2020
Have finalizeAll be run by OOM
Show description for a691fbeauthored andcommitted
Commits on Sep 18, 2020
Add cause to GCAnalyticsEvent
Show description for 1d8d495authored andcommitted
Commits on Sep 16, 2020
Enable tripwire callback for Hades
Show description for bdcfe42authored andcommitted
Commits on Sep 9, 2020
Print stats for individual collections
Show description for 1c33d33authored andcommitted
Commits on Sep 5, 2020
Remove old stats API
Show description for fecb9ffauthored andcommittedAdd new stats API to GCBase
Show description for 7478a6dauthored andcommitted
Commits on Aug 27, 2020
Unify heap snapshot ID counters
Show description for 5ef6b60authored andcommittedUpdate memory ordering
Show description for dbb4d0bauthored andcommitted
Commits on Aug 18, 2020
Allocation timeline profile v1
Show description for 64c550fauthored andcommitted
Commits on Aug 11, 2020
Avoid acquiring the WeakRefMutex in fast paths
Show description for d0aca62authored andcommitted
Commits on Jul 31, 2020
Change printStats to take a JSONEmitter
Show description for cb91662authored andcommitted
Commits on Jul 1, 2020
rename LLVM to LLVH
Show description for 4f15a2eauthored andcommitted
Commits on Jun 25, 2020
Implement heap profiling for all GCs
Show description for 2f374cbauthored andcommitted
Commits on Jun 24, 2020
Concurrent marking for HadesGC
Show description for f25a11fauthored andcommitted
Commits on Jun 10, 2020
Add weak ref read barrier
Show description for dd04888authored andcommitted
Commits on May 1, 2020
Remove the non-Chrome memory profiler
Show description for 6162d3aauthored andcommitted
Commits on Apr 26, 2020
Add ability to get unique IDs for PropNameIds (= SymbolIDs).
Show description for 37bf50fauthored andcommitted
Commits on Mar 31, 2020
Add feature to track JS stack-trace for JS heap allocated objects
Show description for 19398f6authored andcommitted
Commits on Feb 19, 2020
Remove special destructor from Runtime::create
Show description for 5cdc068authored andcommitted
Commits on Feb 13, 2020
Have heap snapshots throw std::system_error instead of return a bool
Show description for de21c7bauthored andcommitted
Commits on Feb 8, 2020
Add AnalyticsCallback for the GC
Show description for 09e23eeauthored andcommitted
Commits on Jan 13, 2020
Add pseudo-nodes for singletons in heap snapshots
Show description for 0be1856authored andcommitted
Add number pseudo-nodes into heap snapshots
Show description for 60a9d1bauthored andcommitted
Commits on Dec 21, 2019
Fix totalTime for multi-bundle executions.
Show description for 0d50cbdauthored andcommitted
Commits on Dec 20, 2019
Switch order of object ID assignment
Show description for 8d2e524authored andcommitted
Commits on Dec 19, 2019
Implement WeakMap marking for MallocGC.
Show description for 84d61dfauthored andcommitted
Fix build errors for HERMES_PLATFORM_LOGGING.
Show description for 71a6c47authored andcommitted
Commits on Dec 3, 2019
Add optional host callback function for GC events
Show description for 3699871authored andcommitted
Commits on Nov 28, 2019
Remove cooldown from tripwire
Show description for 4f65c0aauthored andcommitted
Commits on Nov 27, 2019
Add YoungGen collection event in sampling profiler
Show description for f4e8f97authored andcommitted
Commits on Nov 20, 2019
Add GCCallbacks::onGCEvent()
Show description for 3254aa9authored andcommitted
Commits on Oct 31, 2019
Remove compact parameter from heap snapshots
Show description for f24ba53authored andcommitted
Commits on Oct 15, 2019
Tidy up license headers [1/2]
Show description for fdd3817authored andcommitted
Commits on Oct 11, 2019
Fix calculation of peakLiveAfterGC
Show description for 56be3c6authored andcommitted
Commits on Oct 10, 2019
Record peak/cumulative stats of JS heap usage
Show description for bde00b6authored andcommitted