Changes between Version 12 and Version 13 of Developer/Projects/Open/TraceTool


Ignore:
Timestamp:
08/07/09 20:33:20 (15 years ago)
Author:
Cocanlucian
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Developer/Projects/Open/TraceTool

    v12 v13  
    5050   '''include''' "rtems_trace_classic.cfg" [[BR]]
    5151   '''include''' "rtems_trace_posix.cfg"
    52 
    5352   # The user can specify just some functions specific to an API to trace
    5453   # or a hole set of functions specific to a manager from an API.
    5554   # Specify some functions.
    5655   '''rtems-functions''': rtems_task_create, rtems_task_delete
    57 
    5856   # Specify a manager from an API.
    5957   # API_name-manager_name
     
    6260                     posix-mutex, posix-semaphore, posix-clock, posix-timer, posix-condvar,
    6361                     posix-scheduler, posix-message
    64 
    6562   # Specify a path
    6663   # The path to the symbols files.