aboutsummaryrefslogtreecommitdiffstats
path: root/lib/runtime_tools/src/runtime_tools_sup.erl
AgeCommit message (Collapse)Author
2013-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-23runtime_tools_sup: Eliminate warningBjörn Gustavsson
The warning was introduced in 3b73cabcba3ac6dcc91c7ae2b00f21d254dfdd4b.
2013-01-09Prepare OTP files for Unicode as default encodingHans Bolinder
2012-09-03Remove all traces of inviso application from runtime_toolsSiri 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.
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-08-30Support for stopped and resumed tracing.Andrzej Telezynski
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP