Age | Commit message (Expand) | Author |
2017-10-01 | Refactor macros for accessing Beam instructions | Björn Gustavsson |
2017-09-15 | Merge branch 'lukas/erts/remove-dirty-scheduler-defines/OTP-14613' | Lukas Larsson |
2017-09-11 | Introduce a new trace_jump/1 instruction for tracing | Björn Gustavsson |
2017-09-11 | erts: Remove possibility to disable dirty schedulers | Lukas Larsson |
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-05-04 | Update copyright year | Raimo Niskanen |
2017-04-04 | erts: Refactor ErtsCodeInfo.native | Sverker Eriksson |
2017-02-06 | Implement magic references | Rickard Green |
2017-01-12 | Merge branch 'maint' | Rickard Green |
2017-01-11 | Fix call time tracing with dirty schedulers | Rickard Green |
2016-10-26 | Merge branch 'maint' | Lukas Larsson |
2016-10-12 | erts: Refactor rename Export.code[] to Export.beam[] | Sverker Eriksson |
2016-10-12 | erts: Refactor out func_info into struct | Lukas Larsson |
2016-10-04 | erts: Do tracer liveness check on current tracer | Lukas Larsson |
2016-05-11 | erts: Only allow remove from trace_status callback | Lukas Larsson |
2016-05-04 | erts: Add send and 'receive' to trace_info/2 | Sverker Eriksson |
2016-05-04 | erts: Add Sender in 'receive' trace matchspec | Sverker Eriksson |
2016-05-04 | erts: Add matchspec restrictions for 'receive' trace | Sverker Eriksson |
2016-05-04 | erts: Add matchspec to 'receive' trace | Sverker Eriksson |
2016-05-04 | erts: Add match spec for send trace | Sverker Eriksson |
2016-05-04 | erts: Rename constants in enum erts_break_op | Sverker Eriksson |
2016-05-04 | erts: Beautify some code with container_of macro | Sverker Eriksson |
2016-04-15 | erts: Make trace_delivered go via sys msg dispatcher again | Lukas Larsson |
2016-04-15 | erts: Extend process and port tracing | Lukas Larsson |
2016-04-15 | erts: Implement tracer modules | Lukas Larsson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-02 | Merge branch 'maint' | Rickard Green |
2016-01-20 | Introduce time warp safe trace timestamp formats | Rickard Green |
2015-11-19 | Refactor have seq_trace token test | Björn-Egil Dahlberg |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-05-08 | Optimized timer implementation | Rickard Green |
2015-03-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | Introduce a new time API | Rickard Green |
2014-12-09 | erts: Allow cpu_timestamp tracing for Linux | Lukas Larsson |
2013-06-05 | Merge branch 'pan/r16b01/system_monitor_long_schedule/OTP-11067' into maint | Patrik Nyblom |
2013-05-02 | Add system_monitor of long_schedule | Patrik Nyblom |
2013-04-30 | Fix some sign warnings found with Clang | Anthony Ramine |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-01-28 | erts: Fix ASSERT crash in erts_try_seize_code_write_permission | Sverker Eriksson |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | 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 | Atomic port state | Rickard Green |
2012-12-03 | Generalize process table implementation | Rickard Green |
2012-10-05 | Merge branch 'sverk/code-load-refactor-later-op' | Sverker Eriksson |
2012-08-31 | erts: Refactor naming regarding code_write_permission | Sverker Eriksson |
2012-08-31 | erts: Refactor tracing to use erts_schedule_thr_prgr_later_op | Sverker Eriksson |
2012-08-31 | erts: Remove some compiler warnings | Sverker Eriksson |
2012-08-28 | Make sure that turning off local trace does not turn off global trace | Björn Gustavsson |