summaryrefslogtreecommitdiffstats
path: root/file_io/fdopen/fdopen.ini
blob: 5ee15eb52ef6278c427717ee405f9d5edcd25a2d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
;
; RTEMS Trace Linker Configuration: FD Open
;
[tracer]
;
; Name of the trace.
;
name = FD Open RTEMS Tracer
;
; Options can be defined here or on the command line.
;
;options = verbose, verbose
;
; Functions to trace.
;
traces = rtems-score-object-all
traces = rtems-score-thread-all
traces = rtems-score-threadq-all
traces = rtems-score-heap-all
;
; Define the function sets. These are the function's that can be
; added to the trace lists.
;
functions = rtems-score
;
; Include RTEMS Trace support.
;
include = rtems.ini, rtld-base.ini