summaryrefslogtreecommitdiffstats
path: root/package/lttng-modules/Config.in
blob: 2a0f938b890bec38d6b938a1af50d96ce249dae2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
config BR2_PACKAGE_LTTNG_MODULES
	bool "lttng-modules"
	depends on BR2_LINUX_KERNEL
	help
	  Kernel modules for the LTTng 2.0 kernel tracing
	  infrastructure.

	  Your kernel must have CONFIG_TRACEPOINTS enabled for this
	  package to build something useful. You may also want to have
	  CONFIG_PERF_EVENTS to access perf event counters from
	  ltt-ng. Note that system call tracing is only available on
	  architectures that support CONFIG_HAVE_SYSCALL_TRACEPOINTS.

	  The packaged version is compatible with kernel 2.6.38,
	  2.6.39, 3.0 and 3.1.0. See
	  http://lttng.org/files/bundles/20111214/README.compatible.kernels.txt

	  http://lttng.org