From: lars.persson@axis.com (Lars Persson)
Subject: [lttng-dev] [PATCH lttng-modules v2 0/3] MIPS syscall instrumentation updates
Date: Wed, 29 Jul 2015 11:58:52 +0200 [thread overview]
Message-ID: <1438163935-8906-1-git-send-email-larper@axis.com> (raw)
v2:
* Updated to use TP_FIELDS.
Lars Persson (3):
Do not override the pipe syscall on MIPS.
Update the MIPS32 syscall instrumentation to 3.18.
Use 3.18 syscall instrumentation for MIPS32.
.../syscalls/3.18.0/mips-32-syscalls-3.18.0 | 287 +++
.../headers/mips-32-syscalls-3.18.0_integers.h | 1109 ++++++++++++
.../mips-32-syscalls-3.18.0_integers_override.h | 3 +
.../headers/mips-32-syscalls-3.18.0_pointers.h | 1894 ++++++++++++++++++++
.../mips-32-syscalls-3.18.0_pointers_override.h | 28 +
.../syscalls/headers/syscalls_integers.h | 2 +-
.../syscalls/headers/syscalls_pointers.h | 2 +-
.../syscalls/headers/syscalls_pointers_override.h | 2 +
8 files changed, 3325 insertions(+), 2 deletions(-)
create mode 100644 instrumentation/syscalls/3.18.0/mips-32-syscalls-3.18.0
create mode 100644 instrumentation/syscalls/headers/mips-32-syscalls-3.18.0_integers.h
create mode 100644 instrumentation/syscalls/headers/mips-32-syscalls-3.18.0_integers_override.h
create mode 100644 instrumentation/syscalls/headers/mips-32-syscalls-3.18.0_pointers.h
create mode 100644 instrumentation/syscalls/headers/mips-32-syscalls-3.18.0_pointers_override.h
--
2.1.4
next reply other threads:[~2015-07-29 9:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-29 9:58 Lars Persson [this message]
2015-07-29 9:58 ` [lttng-dev] [PATCH lttng-modules v2 1/3] Do not override the pipe syscall on MIPS Lars Persson
2015-07-29 9:58 ` [lttng-dev] [PATCH lttng-modules v2 2/3] Update the MIPS32 syscall instrumentation to 3.18 Lars Persson
2015-07-29 9:58 ` [lttng-dev] [PATCH lttng-modules v2 3/3] Use 3.18 syscall instrumentation for MIPS32 Lars Persson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1438163935-8906-1-git-send-email-larper@axis.com \
--to=lars.persson@axis.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox