<?xml version="1.0" encoding='ISO-8859-1'?>
<!--DOCTYPE component PUBLIC "-//OCERA//DTD component XML V1.0//EN" "file:component.dtd"-->

<component id="ptrace" name="POSIX Trace">
  <title>POSIX Trace</title>
  <info>
    <authorgroup>
      
      <author>
	<firstname>Andres</firstname>
	<surname>Terrasa</surname>
	<affiliation>
	  <orgname>UPVLC</orgname>
	</affiliation>
	<email><ulink url="mailto:aterrasa@disca.upv.es">aterrasa@dsic.upv.es</ulink></email>
      </author>
      
       <author>
	<firstname>Ana</firstname>
	<surname>Garcia-Fornes</surname>
	<affiliation>
	  <orgname>UPVLC</orgname>
	</affiliation>
	<email><ulink url="mailto:agarcia@disca.upv.es">agarcia@dsic.upv.es</ulink></email>
      </author>

      <author>
	<firstname>Agustin</firstname>
	<surname>Espinosa</surname>
	<affiliation>
	  <orgname>UPVLC</orgname>
	</affiliation>
	<email><ulink url="mailto:aespinos@disca.upv.es">aespinos@dsic.upv.es</ulink></email>
      </author>
      

    </authorgroup>
    
    <copyright>
      <year>2002</year>
      <holder>OCERA Consortium</holder>
    </copyright>

    <workpackage id="WP5" />

    <date start="01/01/2002" release="01/07/2002"/>

    <version cvs="sched/ptrace" value="1.0"/>
    <licenses>
  <license name="MPL" />
  <license name="GPL" />
  <license name="LGPL" />
  <license name="CeCILL" file="cecill.pdf" />
</licenses>
    <status value="Stable"/>
    <home-page url="http://www.ocera.org"/>
    <hardware processor="Independent"/>
    <platform rtlinux="3.1"/>
    <componenttype value="LowLevel"/>
    <keywords>Real-Time, POSIX, debug, trace, time analysis</keywords>
    <dependencies>
      <dependency version="3.1">RTLinux</dependency>
    </dependencies>

    <reviewergroup>
      <author>
	<firstname>Ismael</firstname>
	<surname>Ripoll</surname>
	<affiliation>
	  <orgname>UPVLC</orgname>
	</affiliation>
	<email><ulink url="mailto:iripoll@disca.upv.es">iripoll@disca.upv.es</ulink></email>
      </author>
    </reviewergroup>

  </info>


  <!-- ================================================== Description -->
  <description>
    This package adds (most of) the tracing support defined in the
    POSIX Trace standard to Open RT-Linux 3.1. The POSIX Trace
    standard defines a set of portable interfaces for tracing
    applications. This standard was recently approved (September 2000)
    and now can be found integrated with the rest of POSIX 1003.1
    standards in a single document issued in 2001 after the approval
    of both the IEEE-SA Standards Board and the Open Group. The name
    of this document is "1003.1(TM) Standard for Information
    Technology--Portable Operating System Interface (POSIX) (Base
    Specifications, Issue 6)". 


  </description>
 
</component>

