lttng / lttng-scope

A trace viewer and analyzer for LTTng kernel and user space traces
https://lttng.org/beta/#lttng-scope
Eclipse Public License 1.0
28 stars 6 forks source link

Implement function entry/exit callstack widget #47

Open ghost opened 6 years ago

ghost commented 6 years ago

Once #44 and #46 are implemented, create a widget which will show per-thread function entry and exits. This widget could be configurable by the user by defining a pattern (filter?) that represents function entries, and another one for function exits.

Pre-defined patterns could be provided, for example those coming from lttng-ust-cyg-profile.