summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/break.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rickard/monitor-3-noproc-fix/24.3.4/GH-6185/OTP-18190' into ric...Rickard Green2022-08-121-0/+1
|\
| * [erts] Fix immediate noproc scenarios of erlang:monitor/3 BIFRickard Green2022-08-121-0/+1
* | Merge pull request #5768 from max-au/max-au/process-info-parentRickard Green2022-03-281-1/+2
|\ \
| * | Support remote parent in process_info(_, parent)Rickard Green2022-03-221-1/+2
* | | Merge branch 'maint'Lukas Larsson2022-03-281-9/+9
|\ \ \ | |/ / |/| / | |/
| * erts: Fix crash dump assert when heart is setLukas Larsson2022-03-221-9/+9
* | erts: Fix parallel signal optimizationJohn Högberg2022-03-081-4/+11
* | Merge branch 'maint'Rickard Green2022-01-251-7/+1
|\ \ | |/
| * erts: Remove ERLANG_COMPILE_DATE from erl_version.hJérôme de Bretagne2022-01-191-7/+1
* | Merge branch 'maint'Rickard Green2021-12-131-1/+1
|\ \ | |/
| * Update copyright yearRickard Green2021-12-131-1/+1
* | Merge branch 'maint'Lukas Larsson2021-11-161-27/+30
|\ \ | |/
| * erts: crash dump improvementsMaxim Fedorov2021-10-241-27/+30
* | erts: Further optimize off-heap traversal during minor GCSverker Eriksson2021-09-301-13/+23
|/
* Improve the 'Last calls' section included in crash dumpsMichal Slaski2021-04-131-3/+3
* jit: Make all code read-only, dual-mapping writable pagesJohn Högberg2020-11-051-4/+4
* erts: Implement the BeamAsm JITLukas Larsson2020-09-221-1/+1
* break.c: Don't double-close crash dump fileJohn Högberg2020-09-211-1/+4
* erts: Refactor all headers to work in C++Lukas Larsson2020-09-211-2/+2
* break.c: Rephrase "Eh?"Henrik Nyh2020-08-111-4/+5
* Update copyright yearRickard Green2020-03-131-1/+1
* erts: Add printout of A in ^G shell job modeLukas Larsson2020-02-211-2/+2
* erts: Fix SEGV crash on shell break (p)roc infoSverker Eriksson2019-06-041-2/+3
* crash dump: Fix printing of "OldBinVHeap unused"Björn Gustavsson2019-04-121-2/+6
* erts: Always do trylock on proc locks when crash dumpingLukas Larsson2019-03-251-4/+8
* erts: Add crash dumping of EXITING and FREE processesLukas Larsson2019-03-251-3/+29
* erts: Refactor rbt _yielding to use reductionsLukas Larsson2019-02-051-2/+4
* Merge branch 'maint'Lukas Larsson2019-01-151-8/+33
|\
| * erts: Make sure to take main lock when dumping proc infoLukas Larsson2019-01-151-8/+33
* | Optimise creation of anonymous functionsMichał Muskała2018-07-171-0/+1
|/
* erts: Rewrite memory instrumentationJohn Högberg2018-04-231-15/+0
* New process_info() implementation using signalsRickard Green2018-04-121-2/+3
* Implementation of true asynchronous signaling between processesRickard Green2018-03-211-68/+69
* Merge branch 'rickard/remove-approx-started/OTP-14975'Rickard Green2018-03-131-3/+0
|\
| * Remove process start time for crash dumpsRickard Green2017-11-021-3/+0
* | Always use sys_memcpy/cmp/etc instead of plain memcpy/cmp/etcJohn Högberg2018-03-091-1/+1
* | Merge 'sverker/erts/more-crash-dump-info/OTP-14820'Sverker Eriksson2018-02-221-0/+21
|\ \
| * | erts,observer: Add dirty schedulers to crash dumpSverker Eriksson2018-02-201-0/+17
| * | erts: Add binary vheap sizes to crash dumpSverker Eriksson2018-02-201-0/+6
* | | Merge branch 'john/erts/putenv-thread-safety/OTP-14666'John Högberg2018-01-081-8/+8
|\ \ \
| * | | Replace the libc environment with a thread-safe emulationJohn Högberg2018-01-031-8/+8
* | | | erts: Remove some straggling ERTS_SMPSverker Eriksson2017-12-121-1/+1
|/ / /
* | | Merge branch 'maint'Björn Gustavsson2017-11-241-4/+27
|\ \ \ | |/ / | | / | |/ |/|
| * Use base64 encoding in crash dumpsBjörn Gustavsson2017-11-211-4/+27
* | Merge branch 'maint'Björn Gustavsson2017-10-201-6/+45
|\ \ | |/
| * Bump version of crash dumps to 0.4Björn Gustavsson2017-10-181-1/+1
| * Buffer writing of crash dumpsBjörn Gustavsson2017-10-181-5/+44
* | erts: Replace usage of all erts_smp prefixes to just ertsLukas Larsson2017-07-171-8/+8
* | erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson2017-07-171-16/+0
|/
* Update copyright yearRaimo Niskanen2017-05-041-1/+1