1LAM_RTRSWEEP(2)               LAM REMOTE LIBRARY               LAM_RTRSWEEP(2)
2
3
4

NAME

6       lam_rtrsweep, lam_rtrudie, lam_rtrwipe - Remove LAM trace data.
7

SYNOPSIS

9       int lam_rtrsweep (int node, int list);
10       int lam_rtrudie (int node, pid);
11       int lam_rtrwipe (int node);
12

DESCRIPTION

14       The client functions, lam_rtrsweep(), lam_rtrudie() , and lam_rtrwipe()
15       all remove trace data from the trace daemon on  the  given  node.   The
16       functions  only differ in scope.  lam_rtrsweep() removes all trace data
17       in a given list.  If the list number is -1,  all  lists  are  selected,
18       making  the  function  equivalent  to  lam_rtrwipe(), which removes all
19       traces from the specified node.  lam_rtrudie() removes all  trace  data
20       marked  with  the  given  process  identifier  from  all lists.  If the
21       process identifier is -1, all processes are selected, again making  the
22       function equivalent to lam_rtrwipe().
23

SEE ALSO

25       lam_rtrget(2), lam_rtrstore(2)
26
27
28
29LAM 7.1.2                         March, 2006                  LAM_RTRSWEEP(2)
Impressum