LTTng performance monitoring counters integration (work in progress)
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 21 May 2011 01:33:54 +0000 (21:33 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 21 May 2011 01:33:54 +0000 (21:33 -0400)
commit833ad6a0c344849269df6875f40c3d7cb21529d3
treef7fdeafc4d420e0663778221e3627c08262f9efc
parentba1f598672d39e16402219556a911edf3a7fb7c8
LTTng performance monitoring counters integration (work in progress)

Integrate with Perf counters. Adds context fields to the events
recorded. Currently, cpu hotplug is still not supported, and the
callbacks are not called from the tracing code. It gives the rough idea
how to add context fields to events on either:

- per trace session
- per stream class
- per event type

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ltt-events.h
probes/Makefile
probes/lttng-perf-counters.c [new file with mode: 0644]
This page took 0.024987 seconds and 4 git commands to generate.