Sign in
android
/
platform
/
frameworks
/
support
/
03e3f522522a7e4bce32c67a03c8b5bc35d97d14
/
benchmark
/
benchmark-macro
034c3a0
Clarify save profile broadcast error
by Chris Craik
· 7 weeks ago
8c8dae9
Use `scope.killProcessAndFlushArtProfiles()` consistenly when generating a baseline profile.
by Rahul Ravikumar
· 10 weeks ago
cabf522
Separate Insight deeplinks between Studio and ui.perfetto.dev
by Chris Craik
· 10 weeks ago
ff7cc79
Throw exception if process not running after amStart
by Chris Craik
· 2 months ago
a13168a
Reland "Move PerfettoTraceProcessor -> TraceProcessor in benchmark-traceprocessor"
by Chris Craik
· 2 months ago
4fef269
Revert "Move PerfettoTraceProcessor -> TraceProcessor in benchma..."
by Chris Craik
· 2 months ago
3ecf1917
Move PerfettoTraceProcessor -> TraceProcessor in benchmark-traceprocessor
by Chris Craik
· 3 months ago
7babed6
Disable RuntimeImageTest before API 35
by Chris Craik
· 3 months ago
2eeaf75
Merge "Add delay to RuntimeImageTest so we can trust runtime image has been flushed" into androidx-main
by Treehugger Robot
· 3 months ago
ad0aca3
Merge "Clarify ArtMetric and CaptureInfo kdocs" into androidx-main
by Treehugger Robot
· 3 months ago
d186a87
Add delay to RuntimeImageTest so we can trust runtime image has been flushed
by Chris Craik
· 3 months ago
1cb8f27
Clarify ArtMetric and CaptureInfo kdocs
by Chris Craik
· 3 months ago
5d7d305
BaselineProfileRule now returns a list of paths to the computed profiles.
by Rahul Ravikumar
· 3 months ago
7795282
Migrate to using = for property setting
by Aurimas Liutikas
· 3 months ago
115230a
Merge "Construct insight deep links from slow start reason metadata" into androidx-main
by Chris Craik
· 3 months ago
4e64197
Migrate benchmark to use JSpecify annotations
by Julia McClellan
· 3 months ago
a5dd5e5
Construct insight deep links from slow start reason metadata
by Chris Craik
· 3 months ago
b7775f3
Decouple Insights logic from Perfetto SlowStartReasons
by Chris Craik
· 3 months ago
92746ca
Merge "Update perfetto to 14b188ad5c2f696e2017885586cb5b3def08cf8f" into androidx-main
by Treehugger Robot
· 3 months ago
a5bcdd7
Update perfetto to 14b188ad5c2f696e2017885586cb5b3def08cf8f
by Chris Craik
· 3 months ago
c054856
Merge "Fix CaptureInfo mainline check for low ram devices" into androidx-main
by Treehugger Robot
· 3 months ago
63d26c5
Fix CaptureInfo mainline check for low ram devices
by Chris Craik
· 3 months ago
81285e2
Correct ArtMetric to reference class load (as opposed to init), as well as doc improvements
by Chris Craik
· 4 months ago
c26db9a
Merge "Remove usage of @Language("sql") as it's broken in Studio" into androidx-main
by Chris Craik
· 4 months ago
9a2a95e
Remove usage of @Language("sql") as it's broken in Studio
by Chris Craik
· 4 months ago
89cabea
Merge "Fix saveProfilesForAllProcesses tests" into androidx-main
by Treehugger Robot
· 4 months ago
b2f5d59
Fix saveProfilesForAllProcesses tests
by Chris Craik
· 4 months ago
7323411
Support truncated process names in built-in macrobench Perfetto queries
by Chris Craik
· 4 months ago
8f8c151
Trace Deep Links - Insight support
by Jakub Gielzak
· 4 months ago
8ef4437a
Merge "Update CompilationMode.None to clear runtime image" into androidx-main
by Treehugger Robot
· 4 months ago
695d64d
Update CompilationMode.None to clear runtime image
by Chris Craik
· 5 months ago
7af646f
Add previously excluded properties to signatures
by Julia McClellan
· 4 months ago
14b0f25
Include property annotations in API signatures
by Julia McClellan
· 4 months ago
bb54d9f
Merge "Fix baseline profiles and benchmarks on android multiuser" into androidx-main
by Marcello Albano
· 4 months ago
a266d71
Fix baseline profiles and benchmarks on android multiuser
by Marcello Albano
· 10 months ago
0e9e93d
Merge "Revert "Migrate benchmark to use JSpecify annotations"" into androidx-main
by Julia McClellan
· 4 months ago
c715b26
Revert "Migrate benchmark to use JSpecify annotations"
by Julia McClellan
· 4 months ago
fd7820f
Merge "Improve scope.killProcess with validation, and generalize killProcessesAndWait" into androidx-main
by Treehugger Robot
· 5 months ago
cabfdfc
Improve scope.killProcess with validation, and generalize killProcessesAndWait
by Chris Craik
· 5 months ago
aa1b062
Migrate benchmark to use JSpecify annotations
by Julia McClellan
· 5 months ago
ddd7cc8
Merge "Add ArtMetric" into androidx-main
by Chris Craik
· 5 months ago
70c6a61a
Add ArtMetric
by Chris Craik
· 5 months ago
a109b44
App Startup Insight trace links clickable
by Jakub Gielzak
· 5 months ago
ad21d3b
Merge "Clarify startActivityAndWait constraints" into androidx-main
by Treehugger Robot
· 5 months ago
55591bf
Clarify startActivityAndWait constraints
by Chris Craik
· 5 months ago
3cc30cc
Merge "Update profileinstaller dependency to 1.4.1" into androidx-main
by Treehugger Robot
· 5 months ago
d072809
Support for help links in Startup Insights
by Jakub Gielzak
· 5 months ago
375e768
Update profileinstaller dependency to 1.4.1
by Prajakta Patil
· 5 months ago
49b6e39
Merge "Support multi-process in baseline profile collection" into androidx-main
by Treehugger Robot
· 5 months ago
de16b7c
Support multi-process in baseline profile collection
by Chris Craik
· 5 months ago
f7070b9
Using tree display format in App Startup Insights
by Jakub Gielzak
· 5 months ago
09fae38
App startup insights in Benchmark
by Jakub Gielzak
· 8 months ago
98343e4
Move CompilationModeTest and BaselineProfileRuleTest to bench:b-macro-junit/androidTest
by Chris Craik
· 6 months ago
962925f
Add a way to mark tests that also need to run on a physical device
by Aurimas Liutikas
· 6 months ago
cb52470
Update profileinstaller to 1.4.0
by Prajakta Patil
· 6 months ago
8c545f7
Ensure transitive dependencies pull in compatible kotlin-stdlib
by Omar Ismail
· 6 months ago
289bb90
Move to using release variants for building libraries
by Aurimas Liutikas
· 6 months ago
9ef0092
Merge "Filter non-terminating slices from TraceSectionMetric" into androidx-main
by Treehugger Robot
· 6 months ago
a927d20
Filter non-terminating slices from TraceSectionMetric
by Chris Craik
· 6 months ago
0c2ddcd
Added benchmark argument to skip tests when running on emulator
by Marcello Albano
· 6 months ago
35cc79c
Treat non-running packages as cleared in GfxInfo
by Chris Craik
· 6 months ago
96f0b30
Start validating androidx.annotation signatures
by Aurimas Liutikas
· 7 months ago
d0ba533
Delete redundant opt-in flags for Metalava w/ K2 UAST
by Jinseong Jeon
· 7 months ago
2cd339d
Add no-arg constructors to signature files
by Julia McClellan
· 7 months ago
a4f5db5
Merge "Upgrade to AGP 8.6.0-beta01" into androidx-main am: fe04c6e5a0
by Aurimas Liutikas
· 7 months ago
0c93670
Upgrade to AGP 8.6.0-beta01
by Aurimas Liutikas
· 8 months ago
15107cc
Generate signature files to merge upstream
by Andrea Falcone
· 8 months ago
bab2fec
Merge "Remove usage of @DoNotInline for manual NewApi outlines (A thru Ca)" into androidx-main am: 505a513697
by Treehugger Robot
· 8 months ago
12ea61e
Remove usage of @DoNotInline for manual NewApi outlines (A thru Ca)
by Alan Viverette
· 8 months ago
68ff956
BENCHMARK = "1.3.0-beta02" Test: ./gradlew buildOnServer
by Prajakta Patil
· 8 months ago
397e1b8
BENCHMARK = "1.3.0-beta01" Test: ./gradlew buildOnServer
by Prajakta Patil
· 9 months ago
70418d5
When dumping the `cur` profile use the right kernel `uid` that was assigned to the application.
by Rahul Ravikumar
· 9 months ago
5c5419a
Enable kotlin explicitApi for android projects
by Aurimas Liutikas
· 9 months ago
cebe814
Migrate benchmark to ktfmt
by Omar Ismail
· 9 months ago
00346a8
Change macro -> benchmark-common dependency to api
by Chris Craik
· 9 months ago
a6bef4c
Avoid inMemoryTracing in macrobench, and use more consistently in microbench
by Chris Craik
· 9 months ago
86e6606
Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary
by Omar Ismail
· 10 months ago
a45f2890
Add non-implicit wildcard bounds to signature files
by Julia McClellan
· 10 months ago
2d1785e
Move method tracing to a separate phase.
by Rahul Ravikumar
· 10 months ago
8c32f5e
Increased default start timeout for perfetto trace processor
by Marcello Albano
· 10 months ago
497f58a
Merge "Add extra debugging suggestions to drop shader failure message" into androidx-main
by Treehugger Robot
· 10 months ago
1cca2c5
Merge "Fix method tracing to be off by default in macrobench" into androidx-main
by Treehugger Robot
· 10 months ago
95c0ded
Fix method tracing to be off by default in macrobench
by Chris Craik
· 10 months ago
86d46e2
Merge "Prevent TraceSectionMetric.Mode exhaustive when statements" into androidx-main
by Treehugger Robot
· 10 months ago
e81bb445
Rename energypower device support function
by Chris Craik
· 10 months ago
5b0f53a
Merge "Avoid crashing when perfetto trace processor is slow to start" into androidx-main
by Treehugger Robot
· 10 months ago
032bde2
Avoid crashing when perfetto trace processor is slow to start
by Marcello Albano
· 10 months ago
81955ec
Improve lifecycle of a method trace in a Macrobenchmark.
by Rahul Ravikumar
· 11 months ago
a11eb4e
Merge "Add API for checking power metric device support" into androidx-main
by Treehugger Robot
· 10 months ago
e1161ba
Prevent TraceSectionMetric.Mode exhaustive when statements
by Chris Craik
· 10 months ago
848e10c
Add extra debugging suggestions to drop shader failure message
by Chris Craik
· 10 months ago
5d5db95
Enable passing custom PerfettoConfig to Macrobenchmark
by Chris Craik
· 11 months ago
1c2d72f
Add API for checking power metric device support
by Chris Craik
· 11 months ago
165cdff
Merge "Fix macrobench method tracing flush on slower devices" into androidx-main
by Treehugger Robot
· 11 months ago
8f2ba6a
Fix macrobench method tracing flush on slower devices
by Chris Craik
· 11 months ago
4587415
Change TraceSectionMetric.Mode to sealed class to enable future expansion
by Chris Craik
· 11 months ago
3b26b10
Merge "Add profiler output files to JSON output" into androidx-main
by Treehugger Robot
· 11 months ago
ab01b93
Add profiler output files to JSON output
by Chris Craik
· 11 months ago
e4f9ee3a
Merge "Benchmark JSON overhaul" into androidx-main
by Treehugger Robot
· 11 months ago
27c066d
Benchmark JSON overhaul
by Chris Craik
· 11 months ago
Next »