summaryrefslogtreecommitdiffstats
path: root/filesystem/fat_ramdisk/fat_ramdisk.ini
diff options
context:
space:
mode:
Diffstat (limited to 'filesystem/fat_ramdisk/fat_ramdisk.ini')
-rw-r--r--filesystem/fat_ramdisk/fat_ramdisk.ini29
1 files changed, 29 insertions, 0 deletions
diff --git a/filesystem/fat_ramdisk/fat_ramdisk.ini b/filesystem/fat_ramdisk/fat_ramdisk.ini
new file mode 100644
index 0000000..beb6235
--- /dev/null
+++ b/filesystem/fat_ramdisk/fat_ramdisk.ini
@@ -0,0 +1,29 @@
+;
+; RTEMS Trace Linker Configuration: FAT File system
+;
+[tracer]
+;
+; Name of the trace.
+;
+name = FAT Filesystem RTEMS Tracer
+;
+; Options can be defined here or on the command line.
+;
+;options = verbose, verbose
+options = dump-on-error
+;
+; Functions to trace.
+;
+traces = rtems-score-object-all
+traces = rtems-score-thread-all
+traces = rtems-score-heap-all
+traces = rtems-score-coremutex-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