Low-end platform profiling with HawkTracer profiler

Discover how HawkTracer Profiler helps you profile low-end platforms with ease, featuring event pushing, global timelines, Chrome trace format, flamegraphs, and more.

Key takeaways

Features of HawkTracer Profiler

  • Pushes events and provides global timeline
  • Generates Chrome trace format and flamegraphs
  • Supports file and TCP listeners, with TCP as the primary mechanism
  • Has a C++ API with Python and Rust bindings for more flexibility

Architecture

hawk-trace-1*: hawk-trace-1: A daemon that captures the stream of events on the target platform. It provides data about memory usage, CPU usage, and more.