Skip to content

Commit

Permalink
[MoarVM Bump] Brings 46 commits
Browse files Browse the repository at this point in the history
MoarVM bump brought: MoarVM/MoarVM@2019.07.1-134-ga37504d12...2019.07.1-180-gcf3b545e5
cf3b545e5 Reinstate callsite during uninlining
5f177f582 Make MVM_HASH_RANDOMIZE properly control hash rand
1fd0fdcd6 Fix stack simulation losing track in some cases
38915b934 Tweak spesh logging's new compunit handling/quotas
1b67a94cc oops don't overwrite fields; add a new one instead
fdc5eacf5 VMEvent: put gc_promoted_bytes_since_last_full in GCEvent
aa934648e Fix call of profiler_log_gen2_roots
5e8336975 Merge branch 'more_gen2root_logging'
4ca494f51 profiler: Expose number of stolen gen2 roots
87912784e profiler: Put "stolen" gen2roots in profiler data
fcdb84337 Configure.pl: I assume I forgot this line in has_native_library
505d0b538 Revert "Revert "Merge branch 'master' of https://github.com/MoarVM/MoarVM""
1850b6c5e GCEvent shall report gen2root count from all TCs
289ccd8c9 Don't segfault when trying to get the debug name of a NULL object
b2287bc41 Fix possible memory corruption of spesh plugin guards by untimely GC
ee18678e9 Update "Features" part of readme
cfc5d0006 give error message improvement to libffi as well
b49b5202f Fix issue #1163
7d090921d Revert "Merge branch 'master' of https://github.com/MoarVM/MoarVM"
4689bcdf2 Merge branch 'master' of https://github.com/MoarVM/MoarVM
478a763c7 Fix issue #1163
557056bf1 fix formatting code warning in an error path
e7bad16e5 fix pointer type mismatch warnings with a cast
59e01366b make "get_const_string_index_cached" actually use const char*
703fd6470 fix a nativecall error message in dyncall
469bf3836 Merge branch 'dump_all_heapsnapshot_data'
370b9a295 heapanalyzer: add debug "DUMP_EVERYTHING_RAW" to v3
204eb28f0 vmevent: new event type: SpeshOverviewEvent
6f72c92f9 vmevent: divide timing numbers by 1000
2c9a92e94 Add a missing gc root for asyncsocket listen setup
cbc94bffc heapsnap: serialize leaderboards to output file
ae7131b6f heapsnap: have to loop when writing data from zstd
eda924646 heapsnapshot: fix stats buffer not growing fast enough
66b321950 drastically reduce zstd aggressiveness; much faster
2bb85e85c cache 8 type index results
04d308c24 calculate "leaderboards" for types and static frames
8b78eccfd add caches for commonly used strings in heap snapshot
cf27c9611 heapsnapshot: format looks good now.
e417bb508 heapsnapshot: integrate zstd with Configure.pl
6350c888d WIP on new heap dump snapshot format
3f78b8359 use more compression
feabbb673 more WIP on new heap snapshot format
59d563c65 WIP on new heapsnapshot format with zstd
1a973a377 add elem count in ConcBlockingQueue to telemetry log
9c896d6c9 add gc pressure for process output read ops
365c6b879 experiment to develop new heapsnapshot format
  • Loading branch information
AlexDaniel committed Sep 5, 2019
1 parent 1100382 commit 18d11a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/templates/MOAR_REVISION
@@ -1 +1 @@
2019.07.1-134-ga37504d12
2019.07.1-180-gcf3b545e5

0 comments on commit 18d11a9

Please sign in to comment.