lttng-modules.git
13 years agokvm-trace: fix warning (probe prototype mismatch) v0.19.8
Mathieu Desnoyers [Wed, 16 Mar 2011 23:02:05 +0000 (19:02 -0400)] 
kvm-trace: fix warning (probe prototype mismatch)

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
13 years agoUpdates for kernel 2.6.38 v0.19.7
Mathieu Desnoyers [Wed, 16 Mar 2011 22:02:46 +0000 (18:02 -0400)] 
Updates for kernel 2.6.38

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
13 years agonet_dev_xmit_extended probe : cleanup unused data v0.19.6
Julien Desfossez [Fri, 4 Feb 2011 16:08:38 +0000 (11:08 -0500)] 
net_dev_xmit_extended probe : cleanup unused data

Intialise the unused fields of the data structure and add support for
ports in UDP packets.

Signed-off-by: Julien Desfossez <julien.desfossez@polymtl.ca>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
13 years agoFix ltt-relay-alloc NULL pointer exception
Mathieu Desnoyers [Thu, 13 Jan 2011 21:43:06 +0000 (16:43 -0500)] 
Fix ltt-relay-alloc NULL pointer exception

repetitive load/unload of ltt-relay-alloc caused null pointer exception because
the cpu hotplug was never unregistered upon exit.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
13 years agoUpdate net-trace probe for 2.6.37
Mathieu Desnoyers [Thu, 13 Jan 2011 21:42:51 +0000 (16:42 -0500)] 
Update net-trace probe for 2.6.37

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
13 years agoConnect probes to KVM TRACE_EVENTS
Mathieu Desnoyers [Mon, 22 Nov 2010 16:57:10 +0000 (11:57 -0500)] 
Connect probes to KVM TRACE_EVENTS

This patch includes probes for the already defined KVM TRACE_EVENTS.
Also it exports the VMX exit strings during the statedump, that way
the analyzer can match the exit reason id with a more explicit
representation.
The new ltt_dump_enum_tables function aims to provide a generic way to
export strings in the traces when necessary.

[ edit: fixed trailing whitespaces ]

Signed-off-by: Julien Desfossez <julien.desfossez@polymtl.ca>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
13 years agonewer get_trace_clock may fail on arm v0.19.2
Mathieu Desnoyers [Fri, 29 Oct 2010 16:24:55 +0000 (12:24 -0400)] 
newer get_trace_clock may fail on arm

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
13 years agoblock-trace: update to 2.6.36 v0.19.1
Mathieu Desnoyers [Mon, 25 Oct 2010 00:35:25 +0000 (20:35 -0400)] 
block-trace: update to 2.6.36

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
13 years agoprobes/fs-trace.c: const char fs_exec
Mathieu Desnoyers [Mon, 25 Oct 2010 00:29:39 +0000 (20:29 -0400)] 
probes/fs-trace.c: const char fs_exec

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
13 years agoVFS: update to new unlocked_ioctl()
Mathieu Desnoyers [Mon, 25 Oct 2010 00:29:00 +0000 (20:29 -0400)] 
VFS: update to new unlocked_ioctl()

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
13 years agoltt-ascii init fix, renaming CONFIG_LTT_* options to LTT_* v0.19
Mathieu Desnoyers [Fri, 3 Sep 2010 15:50:13 +0000 (11:50 -0400)] 
ltt-ascii init fix, renaming CONFIG_LTT_* options to LTT_*

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
13 years agoFix circular module deps.
Mathieu Desnoyers [Fri, 3 Sep 2010 14:53:05 +0000 (10:53 -0400)] 
Fix circular module deps.

Also add .gitignore.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
13 years agoSupport architectures without dump tables
Mathieu Desnoyers [Fri, 3 Sep 2010 14:17:45 +0000 (10:17 -0400)] 
Support architectures without dump tables

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
13 years agoLTTng modularization, import of lttng 0.226
Mathieu Desnoyers [Fri, 3 Sep 2010 12:08:18 +0000 (08:08 -0400)] 
LTTng modularization, import of lttng 0.226

Will match kernel tree "lttng 0.227".

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
This page took 0.026508 seconds and 4 git commands to generate.