aboutsummaryrefslogtreecommitdiffstats
path: root/lib/runtime_tools/src/inviso_rt.erl
AgeCommit message (Collapse)Author
2011-10-26inviso: Eliminate use of deprecated regexp moduleBjörn Gustavsson
2011-03-02Add timer:sleep(100) after each 10 modules trace pattern and remove dialyzer ↵Kenneth Lundin
warnings When setting trace pattern for many modules the system will quite unresponsive and thus we have added a timer:sleep(100) after every 10 modules to set trace patterns for. Code has also been change in order to get rid of dialyzer warnings. I.e removal of dead code.
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP