Nikos Gorogiannis
|
dab8e2f17d
|
[starvation] Catch indirect blocks to the UI thread
Reviewed By: jeremydubreil
Differential Revision: D7774011
fbshipit-source-id: fe014b6
|
7 years ago |
Nikos Gorogiannis
|
e0a61c0a4a
|
[starvation] Move to a cluster checker phase for reporting
Reviewed By: jeremydubreil
Differential Revision: D7757783
fbshipit-source-id: 341de51
|
7 years ago |
Nikos Gorogiannis
|
63aafd3381
|
[starvation] catch calls to View.getVisibleDisplayFrame
Reviewed By: jeremydubreil
Differential Revision: D7758016
fbshipit-source-id: f3ff474
|
7 years ago |
Nikos Gorogiannis
|
e5265ea85b
|
[starvation] surface caller of blocking calls in reports
Reviewed By: jeremydubreil
Differential Revision: D7727380
fbshipit-source-id: 02822ea
|
7 years ago |
Nikos Gorogiannis
|
a4a1a9c55e
|
[starvation] Catch java IO blocking calls on UI thread
Reviewed By: sblackshear
Differential Revision: D7685918
fbshipit-source-id: 0ec46f2
|
7 years ago |
Nikos Gorogiannis
|
7a9009e467
|
[starvation] Catch CountDownLatch.await calls on main thread
Reviewed By: ddino
Differential Revision: D7671323
fbshipit-source-id: 88fca56
|
7 years ago |
Nikos Gorogiannis
|
b6c8766b11
|
[starvation] report binder calls on ui thread
Reviewed By: sblackshear
Differential Revision: D7670674
fbshipit-source-id: 15b858c
|
7 years ago |
Nikos Gorogiannis
|
196c0e5544
|
[starvation] harmonize java formatting in tests
Reviewed By: ddino
Differential Revision: D7667305
fbshipit-source-id: efee0f8
|
7 years ago |
Nikos Gorogiannis
|
0130c09dfc
|
[starvation] add infrastructure for blocking events other than lock acquisition
Reviewed By: ddino
Differential Revision: D7428995
fbshipit-source-id: 5e1185d
|
7 years ago |
Nikos Gorogiannis
|
269a1a9b93
|
[starvation] treat locks in (and accessed from) inner classes properly
Reviewed By: sblackshear
Differential Revision: D7427659
fbshipit-source-id: 9abf1ad
|
7 years ago |
Nikos Gorogiannis
|
462c2e2b2e
|
[starvation] fix handling of static synchronized methods and static locks
Reviewed By: sblackshear
Differential Revision: D7427365
fbshipit-source-id: f23795f
|
7 years ago |
Nikos Gorogiannis
|
b11dd03fb9
|
[starvation] ignore local/temp variables as locks
Reviewed By: sblackshear
Differential Revision: D7420069
fbshipit-source-id: caea591
|
7 years ago |
Nikos Gorogiannis
|
b335fb9c50
|
[deadlock] rebrand to starvation
Reviewed By: sblackshear
Differential Revision: D7415034
fbshipit-source-id: a9789eb
|
7 years ago |