Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
* [lttng-dev] [PATCH lttng-modules v3 0/3] MIPS syscall instrumentation updates
@ 2015-07-29 10:04 Lars Persson
  2015-07-29 10:04 ` [lttng-dev] [PATCH lttng-modules v3 1/3] Do not override the pipe syscall on MIPS Lars Persson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lars Persson @ 2015-07-29 10:04 UTC (permalink / raw)


v2:
 * Updated to use TP_FIELDS.

v3:
 * Added missing Signed-off-by.

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-07-29 10:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-29 10:04 [lttng-dev] [PATCH lttng-modules v3 0/3] MIPS syscall instrumentation updates Lars Persson
2015-07-29 10:04 ` [lttng-dev] [PATCH lttng-modules v3 1/3] Do not override the pipe syscall on MIPS Lars Persson
2015-07-29 10:04 ` [lttng-dev] [PATCH lttng-modules v3 2/3] Update the MIPS32 syscall instrumentation to 3.18 Lars Persson
2015-07-29 10:04 ` [lttng-dev] [PATCH lttng-modules v3 3/3] Use 3.18 syscall instrumentation for MIPS32 Lars Persson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox