Creating Custom Instruments

WWDC 2018

Posted by Den on July 03, 2018 · 4 mins read
Creating Custom Instruments

Creating Custom Instruments

WWDC 2018

Creating Custom Instruments

WWDC 2018

Custom Instruments

Create the Instruments package


Ticks.instrpkg

Check the package

Run the custom Instruments

Automatic Treatment

Plot Template

Histogram

Analysis Core

Steps: Reduce → Search → Optimize

Automatic Modelers

  • <os-signpost-interval-schema>
  • Defines a schema
  • Generates a modeler
  • Capture metadata
  • Expression

Modelers

example

Advanced instruments

Create the CLIPS File


CLIPS File example

duplicate-call-detection.clip

Narrative

Best Practice

  • Write more than one instrument
  • Immediate mode is hard
  • Last 5s mode is the most efficient