Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-30Fixed: agent help mention LUA even when LUA is not enabledEugene Tarassov1-1/+0
2020-11-24TCF Agent: fixed unused variable error when ENABLE_CustomPrintTrace=1Eugene Tarassov1-0/+1
2020-09-23trace: add option to declare custom print_trace functionEugene Tarassov1-2/+7
2020-04-15TCF Agent: add logging to the Disassembly serviceMircea Gherzan1-1/+2
2017-12-16TCF Agent: remove redundant includes in the matching c/h-filesEugene Tarassov1-2/+1
2017-09-08Add support for AndroidDidier Brachet1-1/+8
2017-04-25Bug 515732 - Solaris support for TCF Processes and SysMonitor servicesMartin Oberhuber1-0/+1
2014-04-14Bug 431934 - TcfLog : Timestamp is not the actual hourEugene Tarassov1-2/+3
2013-11-14TCF Agent: fixed Cygwin build - _WIN32 no longer set on CygwinEugene Tarassov1-3/+3
2013-05-17Copyright year is updated in files that changed in 2013Eugene Tarassov1-1/+1
2013-04-11Enable initialization output on stdout and stderr in daemon mode and add daem...Felix Burton1-1/+12
2012-10-18TCF Agent: add shutdown manager to enable controlled shutdown of subsystemsFelix Burton1-1/+2
2012-08-01Agent: various compiler warning fixesPeder Andersen1-1/+1
2012-07-30Bug 385957 - trace support overwrites errnoEugene Tarassov1-0/+2
2012-07-03Bug 384117 - [PATCH] LOG_CHILD incorrectly present at default log level while...Eugene Tarassov1-2/+3
2012-07-03Fix collision between log name and daemon optionsVincent Rubiolo1-1/+1
2012-01-12TCF Agent: fix return value from add_trace_mode() to return the assigned modeFelix Burton1-1/+1
2012-01-10Merge remote branch 'remotes/origin/master' into juno-refactoringjuno-refactoringEugene Tarassov1-0/+79
2011-12-14TCF Agent: added support of 64-bit Windows.Eugene Tarassov1-2/+2
2011-11-11#include directives changed to include "tcf" as the first directory name in h...Eugene Tarassov1-3/+3
2011-11-11Agent code is moved into separate "agent" directory, all C code moved into "t...Eugene Tarassov1-0/+110

    Back to the top