summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/jit/x86/instr_trace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'john/jit/fix-tracing-non-native-stack/OTP-18561'John Högberg2023-05-111-6/+15
|\
| * jit: Fix tracing for non-native stackJohn Högberg2023-04-241-6/+15
| * Update copyright yearErlang/OTP2023-03-061-1/+1
* | Update copyright yearErlang/OTP2023-02-141-1/+1
* | Merge PR-6351 from max-au/call-memory OTP-18440Sverker Eriksson2023-02-081-7/+8
|\ \
| * | erts: Refactor in constants for trace stack frame sizesSverker Eriksson2023-02-081-3/+3
| * | [erts] Implement call_memory tracingMaxim Fedorov2023-02-081-5/+6
* | | Merge branch 'john/erts/instruction-synchronization-barriers/OTP-18418' into ...John Högberg2023-02-011-1/+1
|\ \ \ | | |/ | |/|
| * | jit: Refactor breakpointsJohn Högberg2023-02-011-1/+1
| |/
* | Use Update::eHeapAlloc everywhere it's appropriateBjörn Gustavsson2023-01-101-14/+14
|/
* Update copyright yearErlang/OTP2022-03-231-1/+1
* jit: Refactor ArgVal to catch errors earlierJohn Högberg2022-02-211-3/+3
* Merge branch 'maint'Rickard Green2021-12-131-1/+1
|\
| * Update copyright yearRickard Green2021-12-131-1/+1
* | erts: Optimize fun callsJohn Högberg2021-10-201-1/+1
* | erts: Fix stack inconsistency in debug breakpointsJohn Högberg2021-08-101-11/+14
* | jit: Refactor ArgVal typesJohn Högberg2021-05-241-3/+3
* | jit: Break out architecture-agnostic parts to prepare for ARM JITJohn Högberg2021-05-241-30/+1
* | erts: Support frame pointersJohn Högberg2021-05-241-23/+35
|/
* jit: Break out architecture-dependent sources to a sub directoryBjörn Gustavsson2021-03-241-0/+254