summaryrefslogtreecommitdiff
path: root/linkers/wscript
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2015-03-26 17:08:18 +1100
committerChris Johns <chrisj@rtems.org>2015-03-26 17:08:18 +1100
commitb988768f83da0b06bc564d2be135af01d5b2dec8 (patch)
tree5f36ea7fbe84d7106e988e065f5fd8a0179d57e3 /linkers/wscript
parent1703041074e5e70bb4a61d8a99355509759a673d (diff)
trace-linker: Add Trace Buffering support.
Trace buffering traces into a static buffer complete with timestamp and the executing context. A shell command provides access to the data.
Diffstat (limited to '')
-rw-r--r--linkers/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/linkers/wscript b/linkers/wscript
index b1a99c6..5927b75 100644
--- a/linkers/wscript
+++ b/linkers/wscript
@@ -100,6 +100,7 @@ def build(bld):
'rtems-score-heap.ini',
'rtems-score-coremutex.ini',
'rtld-base.ini',
+ 'rtld-trace-buffer.ini',
'rtld-print.ini'])
#