Add application for measuring inter-packet jitter live

This lets us stop ftrace when we see a high inter-packet latency event
for debugging.

Change-Id: I711fc13e7a7e0282c534f8f42263e425f905c26e
Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/y2024/BUILD b/y2024/BUILD
index 704a5a4..4e13aed 100644
--- a/y2024/BUILD
+++ b/y2024/BUILD
@@ -50,6 +50,7 @@
         ":joystick_republish",
         "//aos/events:aos_timing_report_streamer",
         "//aos/events/logging:log_cat",
+        "//aos:aos_jitter",
         "//aos/network:web_proxy_main",
         "//aos/starter:irq_affinity",
         "//aos/util:foxglove_websocket",