index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
beam
/
beam_debug.c
Age
Commit message (
Expand
)
Author
2018-08-03
erts: Fix seq_trace to not clear token for system messages
Lukas Larsson
2018-07-05
beam_debug: Fix printing of floating point registers
Björn Gustavsson
2018-06-18
Update copyright year
Henrik Nord
2018-04-26
erts: Optimize monitor signal by message piggyback
Sverker Eriksson
2018-03-09
Always use sys_memcpy/cmp/etc instead of plain memcpy/cmp/etc
John Högberg
2018-01-19
beam_debug: Fix printing of f operand for catch_yf
Björn Gustavsson
2018-01-18
beam_debug: Print out strings for bs_match_string/bs_put_string
Björn Gustavsson
2018-01-18
beam_debug: Print the MFA in the i_make_fun/2 instruction
Björn Gustavsson
2017-10-30
erts: Fix a bunch of compiler warnings
Lukas Larsson
2017-10-05
Pack operands into the instruction word
Björn Gustavsson
2017-10-05
beam_disasm: Correct printing of y registers
Björn Gustavsson
2017-10-01
Refactor macros for accessing Beam instructions
Björn Gustavsson
2017-09-15
Merge branch 'bjorn/erts/pack-combined'
Björn Gustavsson
2017-09-15
Merge branch 'lukas/erts/remove-dirty-scheduler-defines/OTP-14613'
Lukas Larsson
2017-09-14
Correct disassembly of select instructions
Björn Gustavsson
2017-09-14
Pack failure labels in i_select_val2 and i_select_tuple_arity2
Björn Gustavsson
2017-09-14
Rewrite select_val_bins so that its labels can be packed
Björn Gustavsson
2017-09-14
Pack sequences of trailing 'f' operands
Björn Gustavsson
2017-09-14
Implement packing of 'f' and 'j'
Björn Gustavsson
2017-09-14
Use relative failure labels
Björn Gustavsson
2017-09-11
erts: Remove possibility to disable dirty schedulers
Lukas Larsson
2017-09-11
beam_debug: Add support for printing 'S' operands
Björn Gustavsson
2017-08-23
Introduce more packable types
Björn Gustavsson
2017-08-23
Make map update instruction functions indepedent of instruction format
Björn Gustavsson
2017-08-23
beam_makeops: Introduce the new type 'W' (machine word)
Björn Gustavsson
2017-08-15
Slightly optimize updating of maps
Björn Gustavsson
2017-07-17
erts: Replace usage of all erts_smp prefixes to just erts
Lukas Larsson
2017-07-17
erts: Remove ERTS_SMP and USE_THREAD defines
Lukas Larsson
2017-07-06
Introduce new_small_map_lit op
Michal Muskala
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-20
Merge branch 'lukas/erts/20_minor_fixes'
Lukas Larsson
2017-04-11
Merge branch 'rickard/sched_type_tests'
Rickard Green
2017-04-11
Merge branch 'rickard/pcre-8.40'
Rickard Green
2017-04-07
Stack guard for PCRE
Rickard Green
2017-03-28
erts: Fix erts_debug:df function info output
Lukas Larsson
2017-03-24
Fix dirty scheduler type tests
Rickard Green
2017-01-17
Scheduler wall time support for dirty schedulers
Rickard Green
2017-01-12
Support for dirty BIFs
Rickard Green
2016-11-22
Merge branch 'maint'
Sverker Eriksson
2016-11-17
erts: Refactor crash dumping with cbprintf
Sverker Eriksson
2016-10-12
erts: Fix erts_debug:df with new func_info
Lukas Larsson
2016-10-12
erts: Refactor find_function_from_pc to return MFA
Lukas Larsson
2016-10-12
erts: Refactor out func_info into struct
Lukas Larsson
2016-06-22
beam_debug: Improve the disassembly of gc_bif instructions
Björn Gustavsson
2016-04-18
Merge branch 'bjorn/erts/beam_load'
Björn Gustavsson
2016-04-14
beam_debug: Correct masking when unpacking packed operands
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2015-11-18
Refactor sharing preserved copy flags
Björn-Egil Dahlberg
2015-11-17
Refactor copy sharing
Björn-Egil Dahlberg
2015-11-17
Add machinery to enable SHCOPY dynamically
Nikolaos S. Papaspyrou
[next]