Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-10 | Merge tag 'OTP_R16B03' | Magnus Lidén | |
The R16B03 release Conflicts: lib/sasl/vsn.mk | |||
2013-12-09 | Prepare releaseOTP_R16B03 | Erlang/OTP | |
2013-12-03 | Merge branch 'maint' | Rickard Green | |
* maint: Fix observer retrieval of alloc info | |||
2013-12-03 | Fix observer retrieval of alloc info | Rickard Green | |
This commit only bump the runtime_tools version. The actual fix is in commit 6cd261deb5fec413eb196b620a4618cfa0781458 (merged to maint branch), but should have been part of this commit. | |||
2013-11-25 | Merge branch 'maint' | Rickard Green | |
* maint: Fix observer retrieval of alloc info Fix documentation of the +MMsco switch Replace the +MMscmgc switch with +MMscrfsd Add switch for disabling sys_alloc carriers Add support for locking mappings to physical memory | |||
2013-11-14 | Fix observer retrieval of alloc info | Rickard Green | |
2013-09-17 | Merge tag 'OTP_R16B02' | Magnus Lidén | |
The R16B02 release Conflicts: lib/sasl/vsn.mk | |||
2013-09-16 | Prepare releaseOTP_R16B02 | Erlang/OTP | |
2013-09-06 | Change encoding of troublesome notes.xml files to utf-8 | Björn Gustavsson | |
Most notes.xml files will be updated in every release and cause the kind of the problems described in the previous commit. | |||
2013-08-12 | Merge branch 'maint' | Siri Hansen | |
2013-08-06 | Allow 'silent' flag to be set with dbg:p/2 | Siri Hansen | |
This flag, which silences call trace, can be set with erlang:trace/3, but was not allowed in dbg:p/2. This has been corrected. | |||
2013-07-15 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2013-07-15 | Check for native code without loading module | Björn-Egil Dahlberg | |
2013-07-15 | Fix system_information get_beam_name/0 | Björn-Egil Dahlberg | |
os:getenv("EMU") is not set for windows, use "beam" instead. | |||
2013-07-15 | Add beam dynamic libraries to system_information | Björn-Egil Dahlberg | |
2013-07-15 | Add system_information testsuite | Björn-Egil Dahlberg | |
2013-07-12 | Add system information aggregate | Björn-Egil Dahlberg | |
2013-06-18 | Merge tag 'OTP_R16B01' | Björn-Egil Dahlberg | |
The R16B01 release Conflicts: lib/sasl/vsn.mk | |||
2013-06-17 | Prepare releaseOTP_R16B01 | Erlang/OTP | |
2013-06-04 | Merge branch 'maint' | Siri Hansen | |
2013-05-23 | observer: Improve initial call info | Dan Gudmundsson | |
2013-05-23 | observer: Add allocator info to gui | Siri Hansen | |
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder | |
2013-04-19 | Convert XML files to UTF-8, where needed | Hans Bolinder | |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder | |
2013-04-17 | Merge branch 'bjorn/fix-encoding/OTP-11041' into maint | Björn Gustavsson | |
* bjorn/fix-encoding/OTP-11041: Encode Erlang source files with non-ascii characters in UTF-8 | |||
2013-04-17 | Encode Erlang source files with non-ascii characters in UTF-8 | Björn Gustavsson | |
To ensure that 'master' compiles when we merge 'maint' to it, regardless of which encoding is default in 'master', all source files with non-ascii characters *must* have the encoding specified. | |||
2013-04-05 | Use erlang:demonitor(Ref, [flush]) where applicable | Loïc Hoguin | |
2013-03-04 | [observer] Improve measurement of CPU utilization in etop | Siri Hansen | |
Now using scheduler_wall_time instead of runtime/wall_clock to get cpu utilization. The old version could give CPU utilization far beyond 100%. Also, a bug which sometimes gave a badarith when calculating the CPU utilization is corrected. | |||
2013-03-04 | [observer] Fix non tail-recusive loop when measuring scheduler utilization | Siri Hansen | |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP | |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-23 | Turn warnings to errors on selected applications | Björn Gustavsson | |
2013-01-23 | runtime_tools_sup: Eliminate warning | Björn Gustavsson | |
The warning was introduced in 3b73cabcba3ac6dcc91c7ae2b00f21d254dfdd4b. | |||
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg | |
* nox/enable-silent-rules/OTP-10726: Implement ./otp_build configure --enable-silent-rules | |||
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine | |
With silent rules, the output of make is less verbose and compilation warnings are easier to spot. Silent rules are disabled by default and can be disabled or enabled at will by make V=0 and make V=1. | |||
2013-01-09 | appmon: Move runtime part to runtime_tools app | Dan Gudmundsson | |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder | |
2013-01-09 | Fix some FOP warnings | Hans Bolinder | |
Examples overflowing the width of PDF pages have been fixed. The remaining warnings are due to table cells, and require more work. | |||
2012-11-22 | Fix Table Viewer refresh crash on no more existing ets tables | Peti Gömöri | |
2012-11-15 | Fix dialyzer warning in dyntrace.erl | Siri Hansen | |
2012-10-30 | runtime_tools: Fix failing testcase | Dan Gudmundsson | |
2012-09-05 | Merge branch 'siri/runtime_tools/remove-inviso-rest' | Siri Hansen | |
* siri/runtime_tools/remove-inviso-rest: Remove all traces of inviso application from runtime_tools | |||
2012-09-04 | Merge tag 'OTP_R15B02' | Björn-Egil Dahlberg | |
The R15B02 release | |||
2012-09-03 | Remove all traces of inviso application from runtime_tools | Siri Hansen | |
Rests of inviso was still in runtime_tools.app.src and runtime_tools_sup.erl. This has been removed. A test of application:start/stop is also added to runtime_tools_SUITE. | |||
2012-09-03 | Prepare releaseOTP_R15B02 | Erlang/OTP | |
2012-08-31 | Merge branch 'maint' | Björn-Egil Dahlberg | |
Conflicts: lib/diameter/autoconf/vxworks/sed.general xcomp/README.md | |||
2012-08-31 | Update copyright years | Björn-Egil Dahlberg | |
2012-08-20 | Merge branch 'maint' | Patrik Nyblom | |
Conflicts: erts/doc/src/erlang.xml erts/preloaded/ebin/init.beam lib/kernel/doc/src/os.xml lib/stdlib/test/filename_SUITE.erl |