Migrate syscall instrumentation to TP_FIELDS
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 11 Nov 2014 20:57:23 +0000 (15:57 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 10 Apr 2015 20:41:45 +0000 (16:41 -0400)
commit57ede728166a5a18a8cd9e70cb51e09d948f84a4
treee52cc4d6ef9b78082989bee8145b7573d7a78033
parentf127e61ee231d002fb9a7803643a157e06f6d2e2
Migrate syscall instrumentation to TP_FIELDS

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
14 files changed:
Makefile
instrumentation/syscalls/headers/syscalls_integers_override.h
instrumentation/syscalls/headers/syscalls_pointers_override.h
instrumentation/syscalls/headers/syscalls_unknown.h
instrumentation/syscalls/headers/x86-32-syscalls-3.1.0-rc6_integers.h
instrumentation/syscalls/headers/x86-32-syscalls-3.1.0-rc6_pointers.h
instrumentation/syscalls/headers/x86-64-syscalls-3.10.0-rc7_integers.h
instrumentation/syscalls/headers/x86-64-syscalls-3.10.0-rc7_pointers.h
instrumentation/syscalls/headers/x86-64-syscalls-3.10.0-rc7_pointers_override.h
instrumentation/syscalls/lttng-syscalls-generate-headers.sh
lttng-events.h
lttng-syscalls.c
probes/lttng-events-reset.h
probes/lttng-events.h
This page took 0.026497 seconds and 4 git commands to generate.