Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Measuring and Summarizing Latencies Using the Trace Event Subsystem
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Trace Events Background (cont'd)
- 3 Latency is a derived quantity
- 4 Latency (cont'd)
- 5 We have a latency value, now what?
- 6 Handlers and Actions (onmax and save)
- 7 onmax and save output
- 8 Chaining handlers (add snapshot())
- 9 onmax and save and snapshot output
- 10 What about a latency histogram?
- 11 onmatch synth and save/snap output
- 12 Object latencies (using delete())
- 13 Object latencies, part 2
- 14 Function Event Magic
- 15 Function Event Latency
- 16 Generate latency hist for any 2 events
- 17 General purpose latency script output
- 18 Questions?