]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
lttng: timing calibration feature
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 28 Nov 2011 12:42:20 +0000 (07:42 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 29 Nov 2011 01:05:06 +0000 (10:05 +0900)
commitda66e4e541b21b326a26a36de42f400975da60ac
tree2600319a168b28c59c109055517f4850d0868031
parent6c19da3578bc0ae0d3a65560b7ac7963a35ea79c
lttng: timing calibration feature

This calibration feature is fairly limited for now, but provides an
example of how this can be performed.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/lttng/lttng-calibrate.c [new file with mode: 0644]