summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2016-09-30 16:08:09 +0200
committerAmit Pundir <amit.pundir@linaro.org>2016-11-15 20:09:23 +0530
commit5711c305d2ba2ca5e0b9dd865753a246314871e2 (patch)
treed4602ddfc04a25ce5ebcc518bd0422a176d5492b /tools/perf/scripts/python
parent830ceaa588bbf798054ba57de694d188d9ee0859 (diff)
android: binder: support multiple /dev instances.
Add a new module parameter 'devices', that can be used to specify the names of the binder device nodes we want to populate in /dev. Each device node has its own context manager, and is therefore logically separated from all the other device nodes. The config option CONFIG_ANDROID_BINDER_DEVICES can be used to set the default value of the parameter. This approach was favored over using IPC namespaces, mostly because we require a single process to be a part of multiple binder contexts, which seemed harder to achieve with namespaces. Change-Id: I3df72b2a19b5ad5a0360e6322482db7b00a12b24 Signed-off-by: Martijn Coenen <maco@google.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions