Fix: timer_expire_entry changed in 4.19.312
[lttng-modules.git] / lttng-syscalls.c
2020-05-06  Mathieu DesnoyersCleanup: Move all source files to src/
2020-05-06  Mathieu DesnoyersCleanup: Move headers from toplevel to include/lttng/
2020-05-06  Mathieu DesnoyersCleanup: Move headers from lib/ to include/lttng/
2020-05-05  Mathieu DesnoyersUpdate for kernel 5.7: use vmalloc_sync_mappings on...
2020-04-03  Michael JeansonUpdate to SPDX v3.0 identifiers
2020-03-23  Geneviève Bastiensyscalls: Make the flags and mode fields of open[at...
2020-02-24  Michael Jeansonfix: y2038: hide timeval/timespec/itimerval/itimerspec...
2020-02-24  Michael Jeansonfix: 'struct timex' removed upstream (v5.6)
2020-01-29  Francis DeslauriersFix: lttng-syscalls.c: marking wrong syscall probe...
2019-04-10  Michael JeansonFix: Remove start and number from syscall_get_arguments...
2018-07-05  Michael JeansonCleanup: move to kernel style SPDX license identifiers
2017-12-08  Mathieu DesnoyersFix: lttng_channel_syscall_mask() bool use in bitfield
2017-03-06  Jan Willekesocketpair: extend syscall socketpair tracing information
2016-05-02  Mathieu DesnoyersImplement enumeration type
2016-04-04  Mathieu DesnoyersFix: 4.6 kernel: use in_compat_syscall
2016-03-15  Mathieu DesnoyersMove leftover relative include paths to system paths
2016-03-15  Mathieu DesnoyersUse system header paths in core implementation files
2016-02-20  Mathieu DesnoyersFix: add struct user_msghdr forward declaration for...
2015-10-21  Mathieu DesnoyersTracepoint event: add "TP_code_post()"
2015-09-04  Mathieu DesnoyersCleanup: remove logically dead code
2015-04-23  Mathieu DesnoyersFix: add struct file_handle forward declaration
2015-04-23  Mathieu DesnoyersFix: use lttng_rcu_dereference within lttng-syscalls.c
2015-04-10  Mathieu DesnoyersMigrate syscall instrumentation to TP_FIELDS
2015-04-10  Mathieu DesnoyersImplement syscall wildcard support
2015-04-10  Mathieu DesnoyersImplement tracepoint wildcard support
2014-12-24  Mathieu DesnoyersFix: introduce lttng_get_unused_fd() wrapper for 3...
2014-11-12  Mathieu DesnoyersFix: build for architectures without HAVE_SYSCALL_TRACE...
2014-10-16  Mathieu DesnoyersFix: syscall listing of session
2014-09-29  Mathieu DesnoyersFix: hander negative get_syscall_nr return value
2014-09-26  Mathieu DesnoyersFix: older kernels (3.2.x) don't undefine TRACE_SYSTEM
2014-09-26  Mathieu DesnoyersFix: syscall listing: handle "enable all syscall"
2014-09-26  Mathieu DesnoyersFix: don't allow disabling syscalls when none are enabled
2014-09-26  Mathieu DesnoyersFix: syscall: fail disable all if all already disabled
2014-09-26  Mathieu DesnoyersFix: syscall filtering: NULL pointer deref
2014-09-26  Mathieu DesnoyersCleanup: list syscall without syscall_entry prefix
2014-09-26  Mathieu DesnoyersFix: syscall_list_show NULL pointer deref
2014-09-26  Mathieu Desnoyersimplement syscall mask getter
2014-09-26  Mathieu Desnoyerssyscall listing: show syscall ID
2014-09-26  Mathieu DesnoyersImplement syscall listing
2014-09-26  Mathieu DesnoyersFix: syscall filtering: disable all syscalls
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 DesnoyersSystem call inout/output arg processing
2014-09-26  Mathieu DesnoyersExtract system call exit return value
2014-09-26  Mathieu DesnoyersSyscall filtering: apply to syscall exit
2014-09-26  Mathieu DesnoyersSystem call filtering
2014-04-15  Mathieu DesnoyersAdapt to 3.15 tracepoint API
2014-01-15  Mathieu DesnoyersFix: provide more precise error report for enable event
2012-09-02  Mathieu DesnoyersSupport for linux kernels 2.6.32 through 2.6.37
2012-07-02  Mathieu Desnoyerstrace event: introduce TP_MODULE_NOAUTOLOAD and TP_MODU...
2012-03-26  Mathieu DesnoyersFix: is_compat_task !CONFIG_COMPAT compile error on...
2012-03-09  Mathieu DesnoyersLicense cleanup, ifdef namespace cleanup
2012-02-02  Mathieu DesnoyersUse LTTNG_KERNEL_SYM_NAME_LEN
2012-01-22  Mathieu DesnoyersMass rename: ltt_*/ltt-* to LTTNG_*/LTTNG-*
2011-09-27  Mathieu DesnoyersShrink stack size usage
2011-09-27  Mathieu DesnoyersSupport detailed compat syscalls on x86_64
2011-09-27  Mathieu DesnoyersFix syscall table
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-17  Mathieu DesnoyersUse different event name for compat syscalls
2011-09-17  Mathieu DesnoyersUse "unknown" for compat syscalls
2011-09-17  Mathieu DesnoyersFix syscall exit
2011-09-17  Mathieu DesnoyersFix syscall exit tracing
2011-09-17  Mathieu DesnoyersRemove unused variable
2011-09-17  Mathieu DesnoyersFix unknown syscall support
2011-09-17  Mathieu DesnoyersMerge unknown syscall method with extended detail method
2011-09-17  Mathieu DesnoyersUse perl for regexp
2011-09-17  Mathieu DesnoyersSupport generation of syscall probes for those with...
2011-09-17  Mathieu DesnoyersSupport detailed syscalls with 0 arguments
2011-09-16  Mathieu Desnoyersdetailed syscall tracing (work in progress)
This page took 0.273368 seconds and 77 git commands to generate.