[PATCH] Linux Kernel Markers
Frank Ch. Eigler
fche@redhat.com
Tue Sep 19 15:22:00 GMT 2006
Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> writes:
> [...] I take for agreed that both static and dynamic tracing are
> useful for different needs and that a full markup must support both
> and combinations, letting the user or the distribution choose.
Elaborating on Ingo's "one mechanism" comments, I believe a marker
widget needs to be generic at run time. We're not just looking for a
way of hiding direct calls to lttng in a marker macro. We're looking
for a way of marking spots & data in a uniform way, then later
(run-time) binding each of those markers to (tools such as) lttng
and/or systemtap.
- FChE
More information about the Systemtap
mailing list