Age | Commit message (Expand) | Author |
2012-03-22 | Add probes for all kind of calls | Björn Gustavsson |
2012-03-22 | Don't try to "clean up" generated fun names | Björn Gustavsson |
2012-03-22 | erl_process.c: Fix probe for process exit | Björn Gustavsson |
2012-03-22 | Remove code causing dialyzer warning from prim_file | Patrik Nyblom |
2012-03-22 | Add documentation for dyntrace and system_info changes | Patrik Nyblom |
2012-03-22 | Update slogan and add system_info for dynamic trace | Patrik Nyblom |
2012-03-22 | Rename dyntrace BIFs to more suiting names | Patrik Nyblom |
2012-03-22 | If VM probes are not enabled, short-circuit calls to probe BIFs | Björn Gustavsson |
2012-03-22 | beam_makeops: Add a simple preprocessor | Björn Gustavsson |
2012-03-22 | Ifdef all dynamic trace code | Patrik Nyblom |
2012-03-22 | Move dtrace erlang code and NIF into runtime_tools | 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 |
2012-03-22 | Update dtrace for changes in R15 | Björn-Egil Dahlberg |
2012-03-22 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 4/4 | Scott Lystig Fritchie |
2012-03-22 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 3/4 | Scott Lystig Fritchie |
2012-03-22 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 1/4 | Scott Lystig Fritchie |
2012-03-22 | Merge branch 'raimo/close-ports-on-halt/OTP-9985' into maint | Raimo Niskanen |
2012-03-21 | Disable built in hooks for emulator | Lukas Larsson |
2012-03-21 | erts: Basic test of erlang:halt/0..2 | Raimo Niskanen |
2012-03-21 | erts: Document erlang:halt/2 and update erlang:halt/0,1 | Raimo Niskanen |
2012-03-21 | erts: Implement erlang:halt/2 | Raimo Niskanen |
2012-03-21 | erts: Make erlang:halt/0,1 close ports and flush async threads | Raimo Niskanen |
2012-03-21 | erts: Remove forgotten and unused function erl_exit0 | Raimo Niskanen |
2012-03-21 | erts: Implement erl_halt | Raimo Niskanen |
2012-03-20 | Merge branch 'sverk/cpu-topology-crash' into maint | Sverker Eriksson |
2012-03-20 | Merge branch 'dc/dch-fix-win32-escript' into maint | Gustav Simonsson |
2012-03-20 | Merge branch 'sverk/zlib_port_leak' into maint | Sverker Eriksson |
2012-03-20 | Merge branch 'ps/inet6-less-build-fix' into maint | Gustav Simonsson |
2012-03-20 | Merge branch 'lukas/kernel/sendfile_fixes' into maint | Lukas Larsson |
2012-03-20 | Fix reselecting bug on OS X | Lukas Larsson |
2012-03-20 | Fix bug when sending long files using select | Lukas Larsson |
2012-03-20 | Fix ifdef to check if we are on OS X | Lukas Larsson |
2012-03-20 | Fix memory leak when sendfile process crashes | Lukas Larsson |
2012-03-20 | erts: Remove unused ntbuild.erl | Raimo Niskanen |
2012-03-20 | Merge branch 'bjorn/kernel/erts_debug_size-fix/OTP-9991' into maint | Björn Gustavsson |
2012-03-20 | Improve erts_debug_SUITE | Björn Gustavsson |
2012-03-19 | Merge branch 'ph/fix-enfile/OTP-9990' into maint | Björn-Egil Dahlberg |
2012-03-16 | Update preloaded prim_inet.beam | Björn-Egil Dahlberg |
2012-03-16 | prim_inet: Catch system_limit in open_port | Björn-Egil Dahlberg |
2012-03-15 | erts: Fix memory corruption when reading topology info | Sverker Eriksson |
2012-03-15 | Fix typos in driver.xml and erl_driver.xml | Tuncer Ayaz |
2012-03-15 | Fix port leaks in zlib | Sverker Eriksson |
2012-03-15 | Merge branch 'rickard/barriers/OTP-9922' into maint | Rickard Green |
2012-03-14 | erts: Do not rebuild all emulator when preloaded changes | Raimo Niskanen |
2012-03-13 | Merge branch 'sverk/cpu-topology-crash' into maint | Sverker Eriksson |
2012-03-12 | Remove newly introduced excessive barrier in erts_thr_progress_later() | Rickard Green |
2012-03-12 | Fix implementation with ddrb barriers | Rickard Green |
2012-03-09 | Merge branch 'egil/redocument-scheduler_wall_time/OTP-9858' into maint | Björn-Egil Dahlberg |