Files
linux/include
Suzuki K Poulose 39288d269e UPSTREAM: coresight: perf: Remove set_buffer call back
(Upstream commit 3d6e893575).

In coresight perf mode, we need to prepare the sink before
starting a session, which is done via set_buffer call back.
We then proceed to enable the tracing. If we fail to start
the session successfully, we leave the sink configuration
unchanged.  In order to make the operation atomic and to
avoid yet another call back to clear the buffer, we get
rid of the "set_buffer" call back and pass the buffer details
via enable() call back to the sink.

Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Bug: 140266694
Change-Id: I2a858def1342d0f06c5643f638cb6d5c49d70ccf
Signed-off-by: Yabin Cui <yabinc@google.com>
2019-11-06 14:05:00 -08:00
..
2019-04-03 15:25:12 -07:00
2019-09-16 09:35:02 +02:00
2019-11-06 13:21:58 +01:00
2019-10-11 19:13:57 +02:00
2019-11-06 13:21:58 +01:00
2019-05-25 18:23:30 +02:00