Detailed system call tracing (TRACE_EVENT() generation for integer support)
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 15 Sep 2011 23:06:40 +0000 (19:06 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 15 Sep 2011 23:06:40 +0000 (19:06 -0400)
commit5fee13fdbe001aacbdd61052f2ab0be57bfd6c5f
treead257dd10c170f99237302042271a0569e8a3ac9
parentaaa4004a38fa35643d047ac04612c51356f2e300
Detailed system call tracing (TRACE_EVENT() generation for integer support)

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/syscalls/3.0.4/x86-64-syscalls-3.0.4 [new file with mode: 0644]
instrumentation/syscalls/README [new file with mode: 0644]
instrumentation/syscalls/headers/x86-64-syscalls-3.0.4-integers.h [new file with mode: 0644]
instrumentation/syscalls/lttng-syscalls-extractor/Makefile [new file with mode: 0644]
instrumentation/syscalls/lttng-syscalls-extractor/linux-link-trace-syscalls-as-data.patch [new file with mode: 0644]
instrumentation/syscalls/lttng-syscalls-extractor/lttng-syscalls-extractor.c [new file with mode: 0644]
instrumentation/syscalls/lttng-syscalls-generate-headers.sh [new file with mode: 0644]
probes/lttng-probe-syscalls.c
This page took 0.025187 seconds and 4 git commands to generate.