From b5ac761326623ebbdae61b4254104af105e08719 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Thu, 8 Dec 2011 14:09:53 +0100 Subject: Deprecate the inviso application --- lib/inviso/doc/src/inviso_chapter.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'lib/inviso/doc/src/inviso_chapter.xml') diff --git a/lib/inviso/doc/src/inviso_chapter.xml b/lib/inviso/doc/src/inviso_chapter.xml index 4480099c67..922a038599 100644 --- a/lib/inviso/doc/src/inviso_chapter.xml +++ b/lib/inviso/doc/src/inviso_chapter.xml @@ -30,8 +30,12 @@
- Introduction

inviso: (Latin) to go to see, visit, inspect, look at.

+ +

The inviso application is deprecated and will be + removed in the R16 release.

+
+ Introduction

The Inviso trace system consists of one or several runtime components supposed to run on each Erlang node doing tracing and one control component which can run on any node with available processor power. Inviso may also be part of a higher layer trace tool. See the inviso-tool as an example. The implementation is spread out over the Runtime_tools and the Inviso Erlang/OTP applications. Erlang modules necessary to run the runtime component are located in Runtime_tools and therefore assumed to be available on any node. Even though Inviso is introduced with Erlang/OTP R11B the runtime component implementation is done with backward compatibility in mind. Meaning that it is possible to compile and run it on older Erlang/OTP releases.

Inviso Trace System Architecture Overview. -- cgit v1.2.3