Re: [PATCH 08/17] coresight: tmc: Add configuration support for trace buffer size

2017-11-02 Thread Mathieu Poirier
On Thu, Oct 19, 2017 at 06:15:44PM +0100, Suzuki K Poulose wrote: > Now that we can dynamically switch between contiguous memory and > SG table depending on the trace buffer size, provide the support > for selecting an appropriate buffer size. > > Cc: Mathieu Poirier > Signed-off-by: Suzuki K Pou

[PATCH 08/17] coresight: tmc: Add configuration support for trace buffer size

2017-10-19 Thread Suzuki K Poulose
Now that we can dynamically switch between contiguous memory and SG table depending on the trace buffer size, provide the support for selecting an appropriate buffer size. Cc: Mathieu Poirier Signed-off-by: Suzuki K Poulose --- .../ABI/testing/sysfs-bus-coresight-devices-tmc| 8 ++ dri