index
:
frameworks_native.git
kitkat
lp5.0
lp5.1
mm6.0
n7.1
o8.0
o8.1
p9.0
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
u14.0
frameworks_native
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
binder
/
tests
/
binderThroughputTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
binderThroughputTest: skip benchmark loop for servers
Carlos Llamas
2024-01-10
1
-19
/
+21
*
binderThroughputTest: gather servers right away
Carlos Llamas
2024-01-10
1
-1
/
+11
*
binderThroughputTest: compute percentiles exactly
Alice Ryhl
2024-01-09
1
-84
/
+94
*
binderThroughputTest: fail when flag is missing argument
Alice Ryhl
2024-01-09
1
-0
/
+16
*
binderThroughputTest: only parse user latency once
Carlos Llamas
2024-01-05
1
-5
/
+6
*
binderThroughputTest: training option shouldn't have a payload
Carlos Llamas
2024-01-05
1
-1
/
+1
*
binderThroughputTest: match argv parsing with early continue
Carlos Llamas
2024-01-05
1
-0
/
+4
*
binderThroughputTest: replace getService with waitForService
Carlos Llamas
2024-01-05
1
-4
/
+1
*
binderThroughputTest: drop useless arguments read
Carlos Llamas
2024-01-05
1
-2
/
+0
*
Fix or silence binder build warnings on clang
Tomasz Wasilczyk
2023-10-12
1
-0
/
+3
*
Fix unqualified-std-cast-call compiler warning
Yi Kong
2022-08-03
1
-3
/
+4
*
Fix out-of-bounds write past end of buckets on long transactions
Stephen Crane
2020-04-17
1
-1
/
+1
*
Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master
Xin Li
2018-06-08
1
-1
/
+2
|
\
|
*
Fix off-by-one error with binderThroughputTest -s
Todd Kjos
2017-10-03
1
-1
/
+1
|
*
Fix binderThroughputTest -m option
Todd Kjos
2017-10-03
1
-0
/
+1
|
*
Fix percentile calculations
Sherry Yang
2017-06-27
1
-51
/
+109
|
*
Add options to specify payload size and use client/server pairs
Todd Kjos
2016-11-22
1
-7
/
+32
*
|
[binder] Replace NULL/0 with nullptr
Yi Kong
2018-06-07
1
-1
/
+1
*
|
Fix percentile calculations
Sherry Yang
2017-08-09
1
-51
/
+109
*
|
Add options to specify payload size and use client/server pairs
Todd Kjos
2017-08-09
1
-7
/
+32
|
/
*
binder: Add a throughput performance test for binder.
Riley Andrews
2015-08-17
1
-0
/
+317