Low-end platform profiling with HawkTracer profiler

Описание к видео Low-end platform profiling with HawkTracer profiler

by Marcin Kolny

At: FOSDEM 2020
https://video.fosdem.org/2020/K.4.201...

HawkTracer is low-overhead instrumentation-based profiler built at Amazon Video for platforms with limited capabilities. It's written in C but can be used almost with any other language (we've successfully used it with JavaScript, LUA, Python and Rust). It's highly extensible (at compile time) and portable so it can be run on almost any embedded device. In this talk I'll introduce the architecture of the profiler, present it's advantages and limitations, show how can you instrument the code and demonstrate the profiler in action by running it with an example cross-language (Rust, C++ and Python) project.

Room: K.4.201
Scheduled start: 2020-02-02 09:05:00

Комментарии

Информация по комментариям в разработке