diff options
author | Martijn Coenen <[email protected]> | 2017-02-03 14:40:50 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-02-10 16:00:01 +0100 |
commit | 4bfac80af3a63f2971b889b28999c830929e9256 (patch) | |
tree | b661bb80fcc985f72b1887401270119af87cc8eb /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | a056af42032e56f6ee8e07cd22f1ea2b2e07f51b (diff) |
binder: Add extra size to allocator
The binder_buffer allocator currently only allocates
space for the data and offsets buffers of a Parcel.
This change allows for requesting an additional chunk
of data in the buffer, which can for example be used
to hold additional meta-data about the transaction
(eg a security context).
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Martijn Coenen <[email protected]>
Cc: Arve Hjønnevåg <[email protected]>
Cc: Amit Pundir <[email protected]>
Cc: Serban Constantinescu <[email protected]>
Cc: Dmitry Shmidt <[email protected]>
Cc: Rom Lemarchand <[email protected]>
Cc: Android Kernel Team <[email protected]>
Signed-off-by: Martijn Coenen <[email protected]>
Signed-off-by: John Stultz <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions