summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/Tracing/LayerTracing.cpp
AgeCommit message (Expand)Author
2024-09-27Merge "Fix deadlock of main thread and Perfetto thread (LayerDataSource::OnSt... Treehugger Robot
2024-06-28Create a wrapper for atrace macros Vishnu Nair
2023-12-21Fix deadlock of main thread and Perfetto thread (LayerDataSource::OnStart) Kean Mariotti
2023-10-20Add layer tracing's MODE_GENERATED_BUGREPORT_ONLY Kean Mariotti
2023-09-21Do not create new LayerTracing instance within LayerTraceGenerator Kean Mariotti
2023-09-21Change log level of key tracing events Kean Mariotti
2023-09-01Revert^2 Integrate layer tracing with perfetto Kean Mariotti
2023-09-01Revert "Integrate layer tracing with perfetto" Diwas Sharma
2023-08-28Integrate layer tracing with perfetto Kean Mariotti
2023-08-17Add dump of hdr event history John Reck
2023-03-15[layertracegenerator] stream layer trace to file Vishnu Nair
2023-03-10[sf] Switch layer trace generator to use the new sf front end Vishnu Nair
2022-08-09Traces with real-to-elapsed time offset Kean Mariotti
2022-06-13Set prior to performing std::move() Greg Kaiser
2022-06-10Dump vSync id in layers trace Pablo Gamito
2022-02-11SF: Save proto traces to a specific path Vishnu Nair
2022-01-19SF: Pass timestamps into layer tracing Vishnu Nair
2021-11-30SF: Track starting layer state with transaction tracing Vishnu Nair
2021-11-08SF: Simplify layer tracing Vishnu Nair