Fix: timer_expire_entry changed in 4.19.312
[lttng-modules.git] / instrumentation / syscalls /
2020-05-06  Mathieu DesnoyersCleanup: Move instrumentation/ headers to include/instr...
2020-05-06  Mathieu DesnoyersCleanup: Move headers from probes/ to include/lttng/
2020-04-13  Mathieu Desnoyerstracepoint: Refactor representation of nested types before-upstreaming
2020-04-03  Michael JeansonUpdate to SPDX v3.0 identifiers
2020-03-24  Mathieu DesnoyersFix: fcntl enum: only emit F_GETOWNER_UIDS for kernels...
2020-03-23  Geneviève Bastiensyscalls: Make the cmd field of fcntl an enum
2020-03-23  Geneviève Bastiensyscalls: Make the flags and mode fields of open[at...
2020-03-09  Michael JeansonRemove kernel version from syscall headers name
2020-03-09  Michael JeansonAdd script to automate the syscall extraction process
2020-03-09  Michael JeansonUpdate lttng-syscalls-extractor for v5.6.0
2020-03-09  Michael JeansonAdd a Makefile for the lttng-syscalls-extractor module
2020-03-09  Michael JeansonCleanup: Syscall headers scripts shellcheck warnings
2020-02-18  Francis DeslauriersCleanup: remove trailing white spaces across project
2018-07-05  Michael JeansonCleanup: move to kernel style SPDX license identifiers
2018-02-23  Julien DesfossezUse the memory pool instead of kmalloc
2018-02-20  Jérémie GalarneauClean-up: fix stale #endif comments
2017-07-21  Mathieu DesnoyersFix: Sleeping function called from invalid context
2017-06-23  Michael JeansonMake vim users life easier
2017-03-06  Jan Willekesocketpair: extend syscall socketpair tracing information
2016-08-31  Jérémie GalarneauFix: sa_family is of type unsigned short
2016-08-31  Jérémie GalarneauFix: check for sizeof sa_family to save sa_family in...
2016-08-29  Jérémie GalarneauCleanup: reuse code in accept() and accept4() instrumen...
2016-08-29  Jérémie GalarneauAdd x86-64 override for accept4 syscall
2016-08-19  Mathieu DesnoyersFix: x86-64 accept instrumentation
2016-05-18  Julien Desfossezselect, poll and epoll_wait overrides on ARM 32-bit
2016-05-02  Julien DesfossezFix: copy_from_user size when limited allocation
2016-05-02  Julien DesfossezExtract the payload of epoll_wait/epoll_pwait
2016-05-02  Julien DesfossezExtract the payload for epoll_ctl
2016-05-02  Julien DesfossezExtract the FDs and flags from poll and ppoll
2016-05-02  Julien DesfossezExtract the FD sets in select and pselect6
2016-03-15  Mathieu Desnoyerssyscall instrumentation: use system headers
2016-03-07  Mathieu DesnoyersFix: system call instrumentation overrides
2016-02-22  Mathieu DesnoyersFix: system call tracing for arm-64 compat !CONFIG_UID16
2016-02-03  Mathieu DesnoyersARM64: wire up compat system calls
2016-02-03  Jan WillekeAdd support for arm64 syscalls
2015-12-18  Michael JeansonRename sub makefiles to Kbuild
2015-10-21  Mathieu DesnoyersTracepoint event: add "TP_code_post()"
2015-09-09  Lars PerssonUse 3.18 syscall instrumentation for MIPS32
2015-09-09  Lars PerssonUpdate the MIPS32 syscall instrumentation to 3.18
2015-09-09  Lars PerssonFix: Move pipe override to the arch specific pointers_o...
2015-05-29  Martin LeisenerFix: arm-32 build
2015-04-10  Mathieu DesnoyersMigrate ARM, powerpc, MIPS syscall instrumentation...
2015-04-10  Mathieu DesnoyersFix length type and text sequence base
2015-04-10  Mathieu DesnoyersMigrate syscall instrumentation to TP_FIELDS
2014-10-20  Nathan Lynchlttng-modules: fix build for non-x86
2014-09-29  Mathieu DesnoyersFix: hander negative get_syscall_nr return value
2014-09-26  Mathieu DesnoyersCleanup: list syscall without syscall_entry prefix
2014-09-26  Mathieu Desnoyerssyscall tracing: input/output parameter handling for...
2014-09-26  Mathieu Desnoyerslttng-get-syscall-inout.sh depends on bash
2014-09-26  Mathieu DesnoyersFix generate syscall header script: add missing escape...
2014-09-26  Mathieu Desnoyerssyscall instrumentation: handle copy_from_user return...
2014-09-26  Mathieu DesnoyersRename LTTng syscall instrumentation macros
2014-09-26  Mathieu DesnoyersRename LTTng instrumentation macros
2014-09-26  Mathieu DesnoyersExtract input/output arguments from accept and connect...
2014-09-26  Mathieu Desnoyerssyscall: extract pipe and pipe2 output args
2014-09-26  Mathieu DesnoyersRemove sys_ prefix from syscall names
2014-09-26  Mathieu DesnoyersSystem call inout/output arg processing
2014-09-26  Mathieu DesnoyersUpdate syscall inout table
2014-09-26  Mathieu DesnoyersAdd syscall inout table
2014-09-26  Mathieu DesnoyersExtract syscall exit ret value on x86 32/64
2014-09-26  Mathieu DesnoyersExtract system call exit return value
2014-09-26  Mathieu DesnoyersSyscall filtering: apply to syscall exit
2014-05-22  Mathieu DesnoyersFix: lttng modules system call generation script
2014-03-20  Lars PerssonUse kernel 3.13 syscall tables for MIPS32
2014-03-20  Lars PerssonAdd MIPS32 syscalls extracted from a 3.13 kernel
2013-07-08  Yannick BrosseauRemove old 3.0.4 x86-64 extracted syscall info
2013-07-08  Yannick BrosseauPoint the x86-64 overrides to newly extracted 3.10...
2013-07-08  Yannick BrosseauAdd syscalls extracted files from a 3.10-rc7 kernel
2013-07-08  Yannick BrosseauImprove documentation of the syscall extractor script
2013-06-26  Yannick BrosseauAdd header to fix compilation of syscalls-extractor...
2013-05-13  Paul WoegererAdd system calls definitions for powerpc-32
2013-05-13  Jon BernardRemove bashism in lttng-syscalls-generate-headers.sh
2013-05-10  Jan GlauberUpdate ARM (32 bit) syscall tracepoints to 3.4
2013-04-10  Mathieu DesnoyersFix: remove ARM set_tls system call override
2013-04-10  Mathieu DesnoyersCleanup: arm sys_mmap whitespace
2012-07-12  Ralf BaechleAdd MIPS system call support
2012-07-12  Mathieu DesnoyersChange mode of lttng-syscalls-generate-headers.sh to 755
2012-07-09  Ralf Baechlecleanup: fix typo in syscall instrumentation header
2012-04-17  Ryan KyserLTTng Modules ARM syscall instrumentation
2012-04-17  Mathieu DesnoyersFix: generate header missing echo -e for escape chars
2012-03-09  Mathieu DesnoyersLicense cleanup, ifdef namespace cleanup
2012-02-16  Mathieu Desnoyerssyscall tracing: sys_getcpu
2012-02-16  Mathieu DesnoyersAdd sys_clone x86 instrumentation
2012-02-02  Mathieu DesnoyersAdd x86 32/64 execve syscall instrumentation override
2011-12-09  Mathieu DesnoyersGather detailed info from x86 64 32-bit compat syscall...
2011-09-30  Mathieu Desnoyersx86-32: override sys_mmap syscall instrumentation
2011-09-29  Mathieu Desnoyersx86 32 syscalls: fix !CONFIG_UID16
2011-09-29  Mathieu DesnoyersUse __string_from_user
2011-09-27  Mathieu DesnoyersFetch "type" name field for mount syscall
2011-09-27  Mathieu DesnoyersCreate common override file for all architectures
2011-09-27  Mathieu DesnoyersSupport detailed compat syscalls on x86_64
2011-09-27  Mathieu DesnoyersAdd disabled compat syscalls detail (work in progress)
2011-09-27  Mathieu DesnoyersAdd config compat support for detailed x86_32 syscalls
2011-09-27  Mathieu DesnoyersAdd dummy x86-32 override headers
2011-09-27  Mathieu DesnoyersBind x86-32 syscall headers
2011-09-27  Mathieu DesnoyersAdd x86-32 syscall headers
2011-09-27  Mathieu DesnoyersAdd check for KALLSYMS_ALL in syscall extraction script
2011-09-27  Mathieu DesnoyersAutomate string extraction for syscalls
2011-09-27  Mathieu DesnoyersAutomate syscall filename/pathname extraction
2011-09-27  Mathieu DesnoyersAdd sys_open filename (x86_64)
next
This page took 0.062119 seconds and 8 git commands to generate.