Fix: timer_expire_entry changed in 4.19.312
[lttng-modules.git] / lttng-abi.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 lib/ringbuffer/ headers to include/ringbu...
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-04  Mathieu DesnoyersRemove lttng-ftrace integration
2020-02-13  Michael Jeansonfix: proc: decouple proc from VFS with "struct proc_ops...
2019-12-17  Mathieu DesnoyersID tracker: implement vpid/uid/vuid/gid/vgid trackers
2019-10-18  Mathieu DesnoyersFix: LTTNG_KERNEL_ADD_CALLSITE: Handle unknown event...
2019-10-18  Michael JeansonAdd uid/gid contexts
2019-10-18  Michael JeansonAdd namespace contexts
2019-09-06  Mathieu DesnoyersFix: gcc-9.1 stack frame size warning
2019-08-13  Jonathan RajotteIntroduce LTTNG_KERNEL_SESSION_SET_CREATION_TIME
2019-08-13  Jonathan RajotteIntroduce LTTNG_KERNEL_SESSION_SET_NAME
2019-03-18  Michael JeansonFix: atomic_long_add_unless() returns a boolean
2018-08-30  Mathieu DesnoyersFix: uprobes: missing break in lttng_event_ioctl()
2018-08-27  Francis Deslauriersuprobe: Support multiple call sites for the same uprobe...
2018-08-27  Yannick BrosseauAdd uprobes support
2018-07-05  Michael JeansonCleanup: move to kernel style SPDX license identifiers
2018-06-11  Francis GiraldeauAdd kernel and user callstack contexts
2018-02-23  Julien DesfossezCreate a memory pool for temporary tracepoint probes...
2018-02-20  Julien DesfossezCommand to dump the metadata cache again
2017-05-11  Mathieu DesnoyersFix: add "flush empty" ioctl for stream intersection
2017-05-11  Mathieu DesnoyersRevert "Fix: don't perform extra flush on metadata...
2017-03-10  Philippe ProulxAdd support for star globbing patterns in event names
2017-03-10  Philippe Proulxlttng-abi.c: cleanup whitespaces
2017-03-08  Francis DeslauriersFix: use of uninitialized ret value in lttng_abi_open_m...
2016-06-30  Mathieu DesnoyersImplement session statedump command
2016-05-20  Mathieu DesnoyersFix: don't perform extra flush on metadata channel
2016-05-18  Mathieu DesnoyersFix: compat ioctl for flush/get metadata version
2016-04-05  Mathieu DesnoyersFix: use of uninitialized ret value in lttng_abi_create...
2016-03-15  Mathieu DesnoyersUse system header paths in core implementation files
2016-01-19  Mathieu DesnoyersFix: check reference counts for overflow
2015-11-17  Julien DesfossezContexts for RT debugging
2015-09-25  Mathieu DesnoyersImplement clock plugin support
2015-09-25  Julien DesfossezCommand to regenerate the metadata of a session
2015-09-04  Mathieu DesnoyersCleanup: remove logically dead code
2015-09-04  Mathieu DesnoyersFix: use after free in channel release
2015-08-02  Julien DesfossezAdd stream instance id to the packet header
2015-08-02  Julien DesfossezAdd a packet sequence number
2015-06-25  Mathieu DesnoyersFix: use after free on metadata cache reallocation
2015-06-11  Mathieu DesnoyersImplement cpu_id context for filtering
2015-04-10  Mathieu DesnoyersMigrate tracepoint instrumentation to TP_FIELDS
2015-04-10  Mathieu DesnoyersImplement filtering infrastructure
2015-04-10  Mathieu DesnoyersImplement syscall wildcard support
2015-04-10  Mathieu DesnoyersImplement tracepoint wildcard support
2015-03-31  Mathieu DesnoyersImplement listing of pid tracker content
2015-03-31  Mathieu DesnoyersImplement PID tracking
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-20  Mathieu DesnoyersExpose lttng-modules ABI version ioctl
2014-09-26  Mathieu Desnoyersimplement syscall mask getter
2014-09-26  Mathieu DesnoyersABI: use enable a syscall ABI field name
2014-09-26  Mathieu DesnoyersImplement syscall listing
2014-09-26  Mathieu DesnoyersFix: tracepoint list anonymous file name
2014-09-26  Mathieu DesnoyersSystem call filtering
2014-09-26  Mathieu DesnoyersFix: handle concurrent flush vs get_next_subbuf on...
2014-03-20  Mathieu DesnoyersFix: remove __exit annotation
2014-02-11  Mathieu DesnoyersFix: use after free in ring buffer clients
2014-01-15  Mathieu DesnoyersFix: provide more precise error report for enable event
2013-09-16  Julien DesfossezMetadata flush writes data from the cache
2013-09-16  Julien DesfossezPer-stream ioctl to get the current timestamp
2013-09-16  Julien DesfossezLTTng ringbuffer ABI calls for index generation
2013-09-16  Julien DesfossezPrepare LTTng override of ring buffer fops
2013-09-03  Mathieu DesnoyersFix: metadata stream should not reference session
2013-08-26  Mathieu DesnoyersFix: metadata lttng channel refcount
2013-07-15  Mathieu DesnoyersFix: allow get/put subbuf in loop for metadata stream
2013-06-06  Mathieu DesnoyersFix: add missing CONFIG_COMPAT around lib_ring_buffer_c...
2013-06-06  Julien DesfossezMetadata cache and multiple metadata channels
2013-05-08  Julien DesfossezRemove useless lttng_metadata probe
2012-10-01  Julien DesfossezABI with support for compat 32/64 bits
2012-08-23  Julien DesfossezSupport the hostname context
2012-03-09  Mathieu DesnoyersLicense cleanup, ifdef namespace cleanup
2012-02-20  Mathieu DesnoyersStandardize version across toolchain
2012-02-07  Mathieu DesnoyersAllow open /proc/lttng for read & write
2012-02-02  Mathieu DesnoyersUse LTTNG_KERNEL_SYM_NAME_LEN
2012-01-22  Mathieu DesnoyersFix init bug
2012-01-22  Mathieu DesnoyersMass rename: ltt_*/ltt-* to LTTNG_*/LTTNG-*
2012-01-22  Mathieu DesnoyersRemove debugfs file (keep only proc file)
2012-01-22  Mathieu DesnoyersRename lttng-debugfs-abi files to lttng-abi
This page took 0.467902 seconds and 86 git commands to generate.