aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_bif_info.c
AgeCommit message (Expand)Author
2019-03-07erts: Remove ets traversal yielding if heap fragmentSverker Eriksson
2018-01-04erts: Add non fatal big binary creation for test purposeSverker Eriksson
2017-12-04Fix process name resolution in lcnt resultsJohn Högberg
2017-09-05Merge branch 'rickard/statistics-time-fixes/OTP-14597/ERL-465' into maintRickard Green
2017-09-04Bug fixes of statistics(wall_clock) and statistics(runtime)Rickard Green
2017-07-06Merge branch 'john/erts/runtime-lcnt' into maintJohn Högberg
2017-07-06Break erts_debug:lock_counters/1 into separate BIFsJohn Högberg
2017-07-06Allow toggling lock counting at runtimeJohn Högberg
2017-06-30Merge branch 'rickard/statistics/OTP-14484' into maint-20Erlang/OTP
2017-06-27Merge branch 'maint-19' into maintJohn Högberg
2017-06-22Fix statistics(wall_clock) and statistics(runtime) implementationRickard Green
2017-05-19Make statistics/1 aware of dirty run-queues and tasksRickard Green
2017-05-18Make lock counter info independent of the locks being countedJohn Högberg
2017-05-04Update copyright yearRaimo Niskanen
2017-04-28Merge PR1413 from g-andrade/feature/phash2_nifSverker Eriksson
2017-04-25Merge branch 'sverker/refactor'Sverker Eriksson
2017-04-22erts: Support custom salt in enif_hashGuilherme Andrade
2017-04-12erts: Introduce struct binary_internalsSverker Eriksson
2017-04-11Merge branch 'rickard/pcre-8.40'Rickard Green
2017-04-07Stack guard for PCRERickard Green
2017-03-22erts: Replace meta_pid_to{_fixed}_tab with linked listsSverker Eriksson
2017-03-10Update copyright yearRickard Green
2017-02-20Merge branch 'master' into sverker/enif_selectSverker Eriksson
2017-02-14erts: Add deallocation veto for magic destructorsSverker Eriksson
2017-02-09erts: Add enif_monitor_process and enif_demonitor_processSverker Eriksson
2017-02-06Implement magic referencesRickard Green
2017-02-06Merge branch 'maint'Rickard Green
2017-02-06Merge branch 'rickard/binary-refc' into maintRickard Green
2017-02-06Atomic reference count of binaries also in non-SMPRickard Green
2017-01-17Scheduler wall time support for dirty schedulersRickard Green
2017-01-17Always return info from system_info(dirty_[cpu|io]_schedulers*)Rickard Green
2017-01-12Support for dirty BIFsRickard Green
2016-12-20Merge branch 'maint'Sverker Eriksson
2016-12-20erts: add erlang:system_info(atom_count)Mikael Pettersson
2016-12-12erts: Make depth of current_stacktrace configurableHåkan Mattsson
2016-11-22Merge branch 'maint'Sverker Eriksson
2016-11-17erts: Refactor crash dumping with cbprintfSverker Eriksson
2016-10-19Merge branch 'gsantomaggio/erts/system_info_atoms/PR-1198/OTP-13976'Lukas Larsson
2016-10-13Add system_info(atom_limit)Gabriele Santomaggio
2016-10-12erts: Refactor find_function_from_pc to return MFALukas Larsson
2016-10-12erts: Refactor out func_info into structLukas Larsson
2016-09-21Merge branch 'sverker/ets-load-factor/OTP-13903'Sverker Eriksson
2016-09-19erts: Fix ets_SUITE:memorySverker Eriksson
2016-09-19erts: Suppress failed ETS memory checksSverker Eriksson
2016-08-31Remove old purge strategyRickard Green
2016-08-29Merge branch 'maint'Rickard Green
2016-08-29Merge branch 'rickard/fun-purge-bug/OTP-13809' and 'rickard/new-purge-strateg...Rickard Green
2016-08-29Fix purge of codeRickard Green
2016-08-19Merge branch 'maint'Sverker Eriksson
2016-06-27erts: Improve system_info(dist_ctrl)Sverker Eriksson