Re: [PATCH] relay: Add global mode support for buffer-only channels

2016-07-04 Thread Goel, Akash
On 7/4/2016 1:30 PM, Chris Wilson wrote: On Sun, Jul 03, 2016 at 09:45:27PM +0530, akash.g...@intel.com wrote: From: Akash Goel The following patch added support to use channels with no associated files. relay: add buffer-only channels; useful for early logging

Re: [PATCH] relay: Add global mode support for buffer-only channels

2016-07-04 Thread Goel, Akash
On 7/4/2016 1:30 PM, Chris Wilson wrote: On Sun, Jul 03, 2016 at 09:45:27PM +0530, akash.g...@intel.com wrote: From: Akash Goel The following patch added support to use channels with no associated files. relay: add buffer-only channels; useful for early logging This is useful when

Re: [PATCH] relay: Add global mode support for buffer-only channels

2016-07-04 Thread Chris Wilson
On Sun, Jul 03, 2016 at 09:45:27PM +0530, akash.g...@intel.com wrote: > From: Akash Goel > > The following patch added support to use channels with no associated files. > relay: add buffer-only channels; useful for early logging > This is useful when the exact

Re: [PATCH] relay: Add global mode support for buffer-only channels

2016-07-04 Thread Chris Wilson
On Sun, Jul 03, 2016 at 09:45:27PM +0530, akash.g...@intel.com wrote: > From: Akash Goel > > The following patch added support to use channels with no associated files. > relay: add buffer-only channels; useful for early logging > This is useful when the exact location of relay file is not

[PATCH] relay: Add global mode support for buffer-only channels

2016-07-03 Thread akash . goel
From: Akash Goel The following patch added support to use channels with no associated files. relay: add buffer-only channels; useful for early logging This is useful when the exact location of relay file is not known or the the parent directory of relay file is not

[PATCH] relay: Add global mode support for buffer-only channels

2016-07-03 Thread akash . goel
From: Akash Goel The following patch added support to use channels with no associated files. relay: add buffer-only channels; useful for early logging This is useful when the exact location of relay file is not known or the the parent directory of relay file is not available, while