[PATCH 19/44] coresight: perf: Remove reset_buffer call back for sinks

2018-09-20 Thread Mathieu Poirier
From: Suzuki K Poulose Right now we issue an update_buffer() and reset_buffer() call backs in succession when we stop tracing an event. The update_buffer is supposed to check the status of the buffer and make sure the ring buffer is updated with the trace data. And we store information about the

[PATCH 19/44] coresight: perf: Remove reset_buffer call back for sinks

2018-09-20 Thread Mathieu Poirier
From: Suzuki K Poulose Right now we issue an update_buffer() and reset_buffer() call backs in succession when we stop tracing an event. The update_buffer is supposed to check the status of the buffer and make sure the ring buffer is updated with the trace data. And we store information about the