Email List: Xaustin-review-lX
[All Lists]

Defect in XSH posix_trace_create

To: yyyyyyyyyyyyyyy@xxxxxxxxxxxxx
Subject: Defect in XSH posix_trace_create
From: yyyyyyyy@xxxxxxxxxx
Date: Tue, 23 May 2006 20:22:17 +0100 (BST)
        Defect report from : William Toth , IBM Austin

(Please direct followup comments direct to yyyyyyyyyyyyyy@xxxxxxxxxxxxx)

@ page 949 line 30494 section posix_trace_create editorial {WLT-VSTRC-5}

Problem:

Edition of Specification (Year): 2004

Defect code :  1. Error


The following list is in the posix_trace_create() section.

The posix_trace_create_withlog( ) function shall return in the parameter 
pointed to by trid the trace stream identifier, which uniquely identifies the 
newly created trace stream, and shall be used in subsequent calls to control 
tracing. The trid argument may only be used by the following functions:

posix_trace_clear( )                     posix_trace_getnext_event( )
posix_trace_eventid_equal( )             posix_trace_shutdown( )
posix_trace_eventid_get_name( )          posix_trace_start( )
posix_trace_eventtypelist_getnext_id( )  posix_trace_stop( )
posix_trace_eventtypelist_rewind( )  posix_trace_timedgetnext_event( )
posix_trace_flush( )                  posix_trace_trid_eventid_open( )
posix_trace_get_attr( )               posix_trace_trygetnext_event( )


posix_trace_trygetnext_event() doesn't below on this list as it specificially 
states it is used on an active stream without an log.

Action:


remove posix_trace_trygetnext_event( ) from this list.

<Prev in Thread] Current Thread [Next in Thread>
  • Defect in XSH posix_trace_create, mstrbill <=