commit | 7a29e26f070c167bb851045b90ca74423d27ee1f | [log] [tgz] |
---|---|---|
author | Alice Ryhl <aliceryhl@google.com> | Mon Apr 22 09:51:19 2024 +0000 |
committer | Alice Ryhl <aliceryhl@google.com> | Mon Apr 22 09:55:05 2024 +0000 |
tree | 65ef63887fde68ce5f3967c8e4b84aa2a179ad84 | |
parent | c172313bba24a28f593a9ee5f5af07ab2e57cf41 [diff] |
binderThroughputTest: add flag to dump raw data When analyzing the output of `binderThroughputTest`, it can be useful to export the raw data so that it can be manually analyzed later. It is also useful for combining multiple runs of the benchmark into one. Test: adb shell /data/local/tmp/binderThroughputTest -w 2 -s 0 -i 100000 -p -d /data/local/tmp/out Change-Id: Id223f7f66d7d39f77ac5a12e82dfadd139d44c7f Signed-off-by: Alice Ryhl <aliceryhl@google.com>