Implement LTTng-UST perf counters support on x86
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 7 Feb 2014 16:07:44 +0000 (11:07 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 27 Apr 2014 11:41:18 +0000 (13:41 +0200)
commitd58d145447ffcc9497801769e1fe754b30dca5b8
treebbdbda078ca1ce6fb5cce3e143b40ff03b11e891
parent4de5e07708b87957e055bb619045953a28267c79
Implement LTTng-UST perf counters support on x86

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
include/lttng/ust-abi.h
include/lttng/ust-config.h.in
include/lttng/ust-events.h
liblttng-ust-ctl/ustctl.c
liblttng-ust/Makefile.am
liblttng-ust/lttng-context-perf-counters.c [new file with mode: 0644]
liblttng-ust/lttng-events.c
liblttng-ust/lttng-ust-comm.c
This page took 0.025064 seconds and 4 git commands to generate.