Age | Commit message (Expand) | Author |
2014-03-28 | fix dirty NIF invalid memory read | Steve Vinoski |
2014-03-25 | Merge branch 'paulgray/dtrace_snprintf_fix/OTP-11816' | Lukas Larsson |
2014-03-12 | Pass full strings to DTrace probes | Michal Ptaszek |
2014-02-24 | Merge branch 'lukas/ose/master/OTP-11334' | Lukas Larsson |
2014-02-24 | erts: Make source file info available in lc | Lukas Larsson |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2014-02-24 | Merge branch 'vinoski/ds2' | Rickard Green |
2014-02-24 | further enhancements for dirty schedulers | Steve Vinoski |
2014-02-19 | erts: Introduce new instructions for combined key fetches | Björn-Egil Dahlberg |
2014-02-07 | erts: Maps must fail on exact updates of empty Maps | Björn-Egil Dahlberg |
2014-02-05 | erts: Fix Maps for beam_load | Björn-Egil Dahlberg |
2014-01-29 | erts: Update maps instructions to use term order | Björn-Egil Dahlberg |
2014-01-28 | erts: Fixup map instructions for halfword | Björn-Egil Dahlberg |
2014-01-28 | compiler: Implement different instructions for => and := | Björn Gustavsson |
2014-01-28 | erts: Add the size-testing guard BIF map_size/1 | Björn-Egil Dahlberg |
2014-01-28 | erts: Initial Map instructions, type and structure | Björn-Egil Dahlberg |
2014-01-28 | initial support for dirty schedulers and dirty NIFs | Steve Vinoski |
2014-01-20 | Merge branch 'sverk/term2bin-simplify' | Sverker Eriksson |
2014-01-15 | erts: Fix compiler warnings for NO_JUMP_TABLE | Sverker Eriksson |
2014-01-07 | erts: Fix bs_get_integer instruction | Björn-Egil Dahlberg |
2013-09-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
2013-07-09 | Make information about use of jump table available via system_info BIF | Rickard Green |
2013-05-02 | Add system_monitor of long_schedule | Patrik Nyblom |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-13 | Fix driver port accesses | Rickard Green |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-07 | Implement true asynchronous signaling between processes and ports | Rickard Green |
2012-12-03 | Use ptab functionality also for ports | Rickard Green |
2012-12-03 | Prepare for use of ptab functionality also for ports | Rickard Green |
2012-12-03 | Generalize process table implementation | Rickard Green |
2012-08-17 | Remove support for tuple funs | Björn Gustavsson |
2012-07-18 | erts: Remove VxWorks support from beam | Björn-Egil Dahlberg |
2012-06-25 | Don't go to single-scheduler mode when managing breakpoints | Björn Gustavsson |
2012-06-25 | Change the data structures for breakpoints | Björn Gustavsson |
2012-06-04 | Merge branch 'maint' | Lukas Larsson |
2012-05-10 | Remove stale code for hybrid heap and incremental GC | Björn Gustavsson |
2012-04-27 | Merge branch 'rickard/proc-sched/OTP-9892' | Rickard Green |
2012-04-27 | Optimize process state changes | Rickard Green |
2012-04-19 | Correct dtrace for master branch | Patrik Nyblom |
2012-04-16 | Optimize process table access | Rickard Green |
2012-03-30 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Merge branch 'maint' | Patrik Nyblom |
2012-03-22 | Use distinct function-entry probes for local and global calls | Björn Gustavsson |
2012-03-22 | Correct calculation of stack depth in call/return probes | Björn Gustavsson |
2012-03-22 | Add probes for all kind of calls | Björn Gustavsson |
2012-03-22 | Ifdef all dynamic trace code | Patrik Nyblom |
2012-03-22 | Correct some errors in the user tag spreading | Patrik Nyblom |
2012-03-22 | Change to more specific configure options for dtrace | Patrik Nyblom |
2012-03-22 | Add user tag spreading functionality to VM and use in file | Patrik Nyblom |