1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 <2021> 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 <2021> 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Utilizing StreamDevice in conjunction with sockets |
From: | "Johnson, Andrew N. via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "Wang, Andrew" <wang126 at llnl.gov> |
Cc: | "Pogge, James Robert" <pogge1 at llnl.gov>, EPICS tech-talk <tech-talk at aps.anl.gov> |
Date: | Tue, 18 May 2021 15:09:07 +0000 |
Hi Andy,
On May 17, 2021, at 9:04 PM, Wang, Andrew via Tech-talk <tech-talk at aps.anl.gov> wrote:
The asynTrace facility allows you to turn on logging of various different kinds of information that passes through Asyn on a per-port basis. The API used by the driver code should give you some idea of its capabilities and is documented here:
If you want to see how it can be used you could do a search through the tech-talk archives, turning on tracing is something that Mark very frequently asks people to do to help them debug their systems, so there are many examples there.
HTH,
- Andrew
--
Complexity comes for free, simplicity you have to work for.
|