summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTodd Kjos <tkjos@google.com>2017-03-30 18:02:13 -0700
committerTodd Kjos <tkjos@google.com>2017-07-13 15:14:16 +0000
commit162735381739bb4f3e5ad6f35a6319d99ee7e697 (patch)
tree3284e40da0b15be3b857d99d9364c03ad44117be /tools/perf/scripts/python
parent0f32aeb35f8b8c3d07f1c03062cc195590145d35 (diff)
FROMLIST: binder: refactor binder_pop_transaction
(from https://lkml.org/lkml/2017/6/29/754) binder_pop_transaction needs to be split into 2 pieces to to allow the proc lock to be held on entry to dequeue the transaction stack, but no lock when kfree'ing the transaction. Split into binder_pop_transaction_locked and binder_free_transaction (the actual locks are still to be added). Change-Id: I848ae994cc27b3cd083cff2dbd1071762784f4a3 Test: tested manually Signed-off-by: Todd Kjos <tkjos@google.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions