Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-25 | runtime_tools: Use 'infinity' gen_server calls | Björn-Egil Dahlberg | |
system_information calls could timeout in certain debug scenarios. | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2014-12-15 | Start using os:getenv/2 fun | Peter Lemenkov | |
See #535 Signed-off-by: Peter Lemenkov <[email protected]> | |||
2014-11-02 | Expose NIF version | Peter Lemenkov | |
This patch allows checking for NIF API version in a way similar to driver version. E.g. by calling erlang:system_info(nif_version). Signed-off-by: Peter Lemenkov <[email protected]> | |||
2014-03-20 | Introduce system_information:sanity_check() | Rickard Green | |
2014-01-21 | rt_tools: Handle unicode chars in printouts | Dan Gudmundsson | |
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-12 | Add system information aggregate | Björn-Egil Dahlberg | |