Re: Capture Engine - Addition of capture task information to the capture buffer

2014-09-05 Thread Joel Sherrill
On 9/4/2014 9:28 PM, Chris Johns wrote: > On 5/09/2014 4:00 am, Joel Sherrill wrote: >> Piling on... most of the information in the capture engine's task >> control blocks can be logged statically on task create. > This should be done when the first reference to the task is logged. The > task may

Re: Capture Engine - Addition of capture task information to the capture buffer

2014-09-04 Thread Chris Johns
On 5/09/2014 4:00 am, Joel Sherrill wrote: Piling on... most of the information in the capture engine's task control blocks can be logged statically on task create. This should be done when the first reference to the task is logged. The task may already exist. BUT... there is also trigger i

Re: Capture Engine - Addition of capture task information to the capture buffer

2014-09-04 Thread Joel Sherrill
On 9/4/2014 12:57 PM, Jennifer Averett wrote: > > Chris suggested the following approach: > > > > >Another approach could involve adding the task data to the trace > buffer when the first reference > > > to the task is added to the trace buffer. You would add the task > data tagging it with some

Capture Engine - Addition of capture task information to the capture buffer

2014-09-04 Thread Jennifer Averett
Chris suggested the following approach: >Another approach could involve adding the task data to the trace buffer when >the first reference > to the task is added to the trace buffer. You would add the task data tagging > it with some sort of "id". > When added events related to the task the "id"