> cat /dev/github | grep security-tools
discovered 03 Aug 2026

AppleTrace

via awesome-list
→ View on GitHub
AppleTrace is a lightweight tracing toolkit for iOS and macOS that allows developers to instrument their applications and capture execution timelines either manually or automatically through Objective-C message hooking. Notable features include automatic and manual tracing sections, a rich set of event types, performance optimizations for minimal overhead, and seamless integration with the Perfetto visualization tool for analyzing the collected trace data.