summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/FrameTimeline
AgeCommit message (Expand)Author
2021-04-12Consider GPU comp info for jank classification Adithya Srinivasan
2021-04-10Remove hwcDuration from FrameTimeline Adithya Srinivasan
2021-04-10Report deltas as 0 instead of -1 for prediction expired display frames Adithya Srinivasan
2021-03-31Allow AppDeadlineMissed along with DisplayFrame jank for SurfaceFrames Adithya Srinivasan
2021-03-23Add Gpu composition info to FrameTimeline Adithya Srinivasan
2021-03-10Add isBuffer to SurfaceFrame Adithya Srinivasan
2021-03-10Consider invalid present fence time in FrameTimeline Adithya Srinivasan
2021-03-10Call SurfaceFrame::onPresent if DisplayFrame predictions expired Adithya Srinivasan
2021-03-01Trace PredictionState for Surface and Display Frames Adithya Srinivasan
2021-03-01Trace DisplayFrame present time as the slice end time Adithya Srinivasan
2021-02-26Fix SF jank classification Adithya Srinivasan
2021-02-25[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native Bob Badour
2021-02-25Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" Bob Badour
2021-02-25Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" into sc-dev Bob Badour
2021-02-24[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native Bob Badour
2021-02-23Support streaming fps updates for a layer subtree to sysui via listener. Alec Mouri
2021-02-19Merge "Trace predictionExpired and dropped frames properly" into sc-dev TreeHugger Robot
2021-02-18Trace predictionExpired and dropped frames properly Adithya Srinivasan
2021-02-12Return janktype properly for dropped frames Adithya Srinivasan
2021-02-10Add deadline histograms into timestats Alec Mouri
2021-02-09Plumb refresh and render rates into shared timeline Alec Mouri
2021-02-04Fix Transaction tracking for FrameTimeline Adithya Srinivasan
2021-01-29Add inputEventId to SurfaceFrame Siarhei Vishniakou
2021-01-19Move tracing log prints to inside Trace() Adithya Srinivasan
2021-01-16Cleanup and send janktype as a bitmask to perfetto Adithya Srinivasan
2021-01-13Send FrameTimeline packets as separate start and end messages Adithya Srinivasan
2020-12-23Expand jank classification Adithya Srinivasan
2020-12-10Add Shared timeline jank classification listener (1/2) Jorim Jaggi
2020-12-04Move JankType to libgui Jorim Jaggi
2020-12-02Frame Timeline Perfetto producer Adithya Srinivasan
2020-11-02Plumb owner pid into Layer Adithya Srinivasan
2020-11-02Expose shared timeline counters into telemetry: Alec Mouri
2020-10-06Merge changes I872e2405,Iac8c8377 TreeHugger Robot
2020-10-05Add a backdoor to change FrameTimeline's maxDisplayFrames Adithya Srinivasan
2020-10-05Dumpsys for FrameTimeline Adithya Srinivasan
2020-10-05Merge "SurfaceFlinger: decouple EventThread from SF wakeup" TreeHugger Robot
2020-10-05SurfaceFlinger: decouple EventThread from SF wakeup Ady Abraham
2020-10-01SurfaceFlinger: rename FrameTimeline's setActualEndTime Ady Abraham
2020-09-30SurfaceFlinger: add transactions to FrameTimeline Ady Abraham
2020-09-17Enable SurfaceFlinger to use FrameTimeline Adithya Srinivasan
2020-09-09Create shared timeline data structure and unit test cases Adithya Srinivasan