From b988768f83da0b06bc564d2be135af01d5b2dec8 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Thu, 26 Mar 2015 17:08:18 +1100 Subject: 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. --- linkers/wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'linkers/wscript') 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']) # -- cgit v1.2.3