mbox series

[v2,0/1] Don't immediately close events that are run on invalid CPU/sink combos

Message ID 20210922125144.133872-1-james.clark@arm.com (mailing list archive)
Headers show
Series Don't immediately close events that are run on invalid CPU/sink combos | expand

Message

James Clark Sept. 22, 2021, 12:51 p.m. UTC
Changes since v1:
 * Replace goto with return after failure to maintain original failure behaviour
 * Add Mathieu and Suzuki's reviewed-by tags
 * Repeated testing

James Clark (1):
  coresight: Don't immediately close events that are run on invalid
    CPU/sink combos

 .../hwtracing/coresight/coresight-etm-perf.c  | 29 +++++++++++++++----
 1 file changed, 23 insertions(+), 6 deletions(-)