Fix: Define lttng-tracer metadata only once
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 10 Feb 2016 16:08:14 +0000 (11:08 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 10 Feb 2016 16:38:14 +0000 (11:38 -0500)
commit39e088f37e7cb43f35af05b81bf1e23542623802
tree881fdf8267687cebd82e7a459b0c9c06381a8d5a
parent2da9fdcde2a56a196cb5b8ccdf490ff2ba4bf99c
Fix: Define lttng-tracer metadata only once

Fixes sysfs trying to create the lttng-tracer module version node
multiple times.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
17 files changed:
Makefile
lttng-context-cpu-id.c
lttng-context-hostname.c
lttng-context-interruptible.c
lttng-context-migratable.c
lttng-context-need-reschedule.c
lttng-context-nice.c
lttng-context-perf-counters.c
lttng-context-pid.c
lttng-context-ppid.c
lttng-context-preemptible.c
lttng-context-prio.c
lttng-context-procname.c
lttng-context-tid.c
lttng-context-vpid.c
lttng-context-vppid.c
lttng-context-vtid.c
This page took 0.026786 seconds and 4 git commands to generate.