summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/break.c
Commit message (Expand)AuthorAgeFilesLines
* Add run queue index to process dump infoRick Reed2014-03-091-0/+1
* Merge branch 'rickard/garbage_collect/OTP-11388'Rickard Green2013-12-071-4/+6
|\
| * Execution of system tasks in context of another processRickard Green2013-11-181-4/+6
* | Fix truncated pointers in erl_crash.dumpBjörn Gustavsson2013-10-301-1/+1
* | erts: Fix segfaulting crashdump writingBjörn-Egil Dahlberg2013-10-181-1/+4
|/
* Update copyright yearsBjörn-Egil Dahlberg2013-06-121-1/+1
* Bump crash dump versionLukas Larsson2013-05-211-1/+1
* Print process memory usage info in crash dumpLukas Larsson2013-05-131-0/+1
* Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green2012-12-071-17/+20
|\
| * Use ptab functionality also for portsRickard Green2012-12-031-3/+6
| * Prepare for use of ptab functionality also for portsRickard Green2012-12-031-5/+5
| * Generalize process table implementationRickard Green2012-12-031-9/+9
* | Merge branch 'maint'Ingela Anderton Andin2012-12-061-2/+16
|\ \
| * | erts: Change default of erl_crash.dumpBjörn-Egil Dahlberg2012-11-301-2/+16
* | | Merge branch 'maint'Björn-Egil Dahlberg2012-10-241-2/+37
|\ \ \ | |/ /
| * | erts: Change ERL_CRASH_DUMP_SECONDS behaviourBjörn-Egil Dahlberg2012-10-161-2/+37
* | | Merge branch 'maint'Patrik Nyblom2012-08-201-1/+1
|\ \ \ | |/ /
| * | Make get/putenv and erlexec understand UnicodePatrik Nyblom2012-08-141-1/+1
* | | Merge branch 'rickard/proc-sched/OTP-9892'Rickard Green2012-04-271-40/+46
|\ \ \ | | |/ | |/|
| * | Optimize process state changesRickard Green2012-04-271-33/+36
| * | Optimize process table accessRickard Green2012-04-161-9/+12
| |/
* | erts: Multiple module tables using code_ixSverker Eriksson2012-02-211-26/+33
* | erts: Refactor Module structSverker Eriksson2012-02-211-19/+19
|/
* Misc memory barrier fixesRickard Green2012-02-191-2/+5
* Make whole of OTP build and release on Win64Patrik Nyblom2011-12-021-2/+3
* Merge branch 'rickard/thr-progress-block/OTP-9631'Rickard Green2011-11-131-6/+5
|\
| * Replace system block with thread progress blockRickard Green2011-11-131-6/+5
* | Use the proper macros in all BIFsBjörn Gustavsson2011-10-261-1/+1
|/
* Use new atomic API in runtime systemRickard Green2011-06-141-3/+4
* erts_printf %be to print integers of size EtermSverker Eriksson2011-03-161-6/+5
* Refactor timer interfaceBjörn-Egil Dahlberg2010-12-201-1/+1
* Use new atomic types in emulatorRickard Green2010-12-151-4/+4
* One off-heap list, to eliminate two words per ETS object.Sverker Eriksson2010-07-201-16/+16
* OTP-8555 Send message from NIFSverker Eriksson2010-06-031-2/+0
* emulator: Remove stray OSE/Delta supportBjörn Gustavsson2010-04-301-4/+0
* system_info(procs): Fix the value for "OldHeap unused"Satoshi Kinoshita2010-04-081-1/+1
* Merge branch 'pan/otp_8332_halfword' into devErlang/OTP2010-03-221-6/+6
|\
| * Add the BeamInstr data type for loaded BEAM codePatrik Nyblom2010-03-101-1/+1
| * Store pointers to heap data in 32-bit wordsPatrik Nyblom2010-03-101-1/+1
|/
* OTP-8304 Incompatible changes in the experimental NIF feature. Changed theSverker Eriksson2009-12-091-0/+2
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+747