summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/Tracing/TransactionTracing.h
AgeCommit message (Expand)Author
2024-12-19Rename TransactionState to QueuedTransactionState Vishnu Nair
2024-03-18Merge "Add missing header." into main am: 67f54a8de6 am: a9177b3cdf Treehugger Robot
2024-03-15Add missing header. Krzysztof KosiƄski
2023-12-18Avoid capturing always on tracing when generating layers trace Vishnu Nair
2023-09-01Revert^2 Integrate transaction tracing with perfetto Kean Mariotti
2023-09-01Revert^2 Move proto definitions to external/perfetto Kean Mariotti
2023-09-01Revert "Move proto definitions to external/perfetto" Diwas Sharma
2023-09-01Revert "Integrate transaction tracing with perfetto" Diwas Sharma
2023-08-28Integrate transaction tracing with perfetto Kean Mariotti
2023-08-28Move proto definitions to external/perfetto Kean Mariotti
2023-08-21[sf] Add TransactionTraceWriterTests Vishnu Nair
2023-08-17Add dump of hdr event history John Reck
2023-06-22[sf] fix transaction tracing path typo Vishnu Nair
2023-06-15[sf] write transaction trace to disk on error Vishnu Nair
2023-05-08ui: Pull DisplayMap.h from SF Dominik Laskowski
2023-03-10[sf] Switch layer trace generator to use the new sf front end Vishnu Nair
2022-06-09LayerTraceGenerator: Fix layer deletion Vishnu Nair
2022-06-09LayerTraceGenerator: Fix duplicate layer ids Vishnu Nair
2022-03-08SurfaceFlinger: Use a lockless stack for binder->tracing thread Robert Carr
2022-02-11SF: Save proto traces to a specific path Vishnu Nair
2022-02-11TransactionTracing: Introduce FlingerDataMapper Vishnu Nair
2022-01-18Merge changes Ib64227a0,I8bfcf23c,I037e4021 TreeHugger Robot
2022-01-18SF: Add new fields to transactions proto Vishnu Nair
2022-01-14SF: Use RAII for TransactionTracing Dominik Laskowski
2021-12-09SF: Fix tracing layerhandle to layerid map Vishnu Nair
2021-12-08SF: Add mirror layers to transaction trace Vishnu Nair
2021-12-08SF: Track transaction tracing states in order Vishnu Nair
2021-11-30SF: Track starting layer state with transaction tracing Vishnu Nair
2021-11-18SF: Add continuous transaction tracing Vishnu Nair