Fix: timer_expire_entry changed in 4.19.312
[lttng-modules.git] / lttng-events.c
2020-05-06  Mathieu DesnoyersCleanup: Move all source files to src/
2020-05-06  Michael JeansonCleanup: Move patches.i to include/generated/
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-05-04  Mathieu DesnoyersIntroduce lttng_guid_gen wrapper for kernels >= 5.7.0
2020-04-13  Mathieu Desnoyerstracepoint: Refactor representation of nested types before-upstreaming
2020-04-03  Michael JeansonUpdate to SPDX v3.0 identifiers
2020-03-04  Mathieu DesnoyersRemove lttng-ftrace integration
2020-02-24  Michael Jeansonfix: use timespec64 on kernels that have it
2020-02-18  Francis DeslauriersFix: lttng-events.c: variable may be used uninitialized
2019-12-17  Mathieu DesnoyersID tracker: implement vpid/uid/vuid/gid/vgid trackers
2019-10-18  Geneviève Bastienmetadata: Add the product uuid to the 'env' section
2019-08-13  Jonathan RajotteIntroduce LTTNG_KERNEL_SESSION_SET_CREATION_TIME
2019-08-13  Jonathan RajotteAdd metadata env fields
2019-03-18  Michael JeansonFix: atomic_long_add_unless() returns a boolean
2019-03-18  Michael JeansonFix: rcu: Remove wrapper definitions for obsolete RCU...
2018-11-08  Michael JeansonDrop uuid.h wrapper
2018-11-08  Michael JeansonDrop vzalloc.h wrapper
2018-10-17  Mathieu DesnoyersFix: sync event enablers before choosing header type
2018-08-27  Francis Deslauriersuprobe: Support multiple call sites for the same uprobe...
2018-08-27  Francis Deslauriersuprobe: Receive file descriptor from session instead...
2018-08-27  Francis Deslauriersuprobe: Mark uprobe event as registered
2018-08-27  Yannick BrosseauAdd uprobes support
2018-07-05  Michael JeansonCleanup: move to kernel style SPDX license identifiers
2018-07-05  Michael JeansonCleanup: modinfo keys
2018-07-05  Michael JeansonAdd extra version information framework
2018-06-06  Mathieu DesnoyersFilter: index array, sequences, implement bitwise binar...
2018-03-13  Michael JeansonCleanup: comment about CONFIG_HOTPLUG_CPU ifdef
2018-03-13  Lars PerssonFix: do not use CONFIG_HOTPLUG_CPU for the new hotplug API
2018-02-20  Julien DesfossezCommand to dump the metadata cache again
2017-12-19  Michael JeansonFix: ACCESS_ONCE() removed in kernel 4.15
2017-09-26  Michael JeansonAdd kmalloc failover to vmalloc
2017-03-11  Mathieu DesnoyersFix: introduce LTTNG_SIZE_MAX for older kernels
2017-03-11  Mathieu DesnoyersUse SIZE_MAX instead of -1ULL for size_t parameter
2017-03-10  Philippe ProulxAdd support for star globbing patterns in event names
2017-01-23  Mathieu DesnoyersAdapt lttng-modules to Linux 4.10 cpu hotplug state...
2016-12-22  Michael JeansonAdd load/unload messages to kernel log
2016-07-13  Geneviève BastienFix: endianness for the container type of enum
2016-07-04  Mathieu Desnoyersenumeration autoincrement: use if/else logic
2016-07-04  Philippe ProulxCleanup trailing whitespaces
2016-07-04  Philippe ProulxAdd ctf_enum_auto() for autoincrementing enumeration...
2016-06-30  Mathieu DesnoyersImplement session statedump command
2016-05-20  Mathieu DesnoyersFix: only flush non-metadata channels
2016-05-18  Mathieu DesnoyersFix: do not generate packet at destroy after stop
2016-05-02  Mathieu DesnoyersImplement enumeration type
2016-05-02  Mathieu DesnoyersImplement variant type
2016-05-02  Mathieu DesnoyersImplement shadow stack for dynamic len
2016-05-02  Mathieu DesnoyersImplement structure, compound array/sequence types
2016-05-02  Mathieu DesnoyersFix: integer endianness metadata generation
2016-03-15  Mathieu DesnoyersUse system header paths in core implementation files
2016-02-12  Mathieu DesnoyersFix: add missing versions and init call for page_alloc...
2016-02-08  Mathieu DesnoyersUpdate clock offset comment
2016-02-08  Mathieu Desnoyersclock offset: print negative value in metadata
2016-02-08  Mathieu DesnoyersFix: handle negative clock offset
2016-01-19  Mathieu DesnoyersFix: check reference counts for overflow
2015-10-21  Mathieu DesnoyersImplement array and sequence bitfields
2015-09-25  Mathieu DesnoyersImplement clock plugin support
2015-09-25  Julien DesfossezCommand to regenerate the metadata of a session
2015-09-02  Mathieu DesnoyersFix: non-enabler events should be disabled by default
2015-08-31  Michael JeansonFix: build failure on 2.6.36
2015-08-02  Julien DesfossezAdd stream instance id to the packet header
2015-08-02  Julien DesfossezAdd a packet sequence number
2015-06-25  Martin LeisenerFix: Building the event list fails on fragmented memory
2015-06-25  Mathieu DesnoyersFix: use after free on metadata cache reallocation
2015-05-29  Martin LeisenerFix: arm-32 build
2015-04-23  Mathieu DesnoyersFix: double-unlock of session mutex
2015-04-16  Mathieu DesnoyersImplement wrapper around get_pfnblock_flags_mask
2015-04-10  Mathieu DesnoyersFix: use lttng hlist wrapper in wildcard and filter
2015-04-10  Mathieu DesnoyersFilter: start with enabler "disabled"
2015-04-10  Mathieu DesnoyersMigrate tracepoint instrumentation to TP_FIELDS
2015-04-10  Mathieu DesnoyersImplement filtering infrastructure
2015-04-10  Mathieu Desnoyerssyscall wildcards: apply syscall filtering
2015-04-10  Mathieu DesnoyersImplement syscall wildcard support
2015-04-10  Mathieu DesnoyersImplement tracepoint wildcard support
2015-04-02  Mathieu DesnoyersImplement list.h wrapper for hlist in older kernels
2015-03-31  Mathieu DesnoyersImplement listing of pid tracker content
2015-03-31  Mathieu DesnoyersImplement PID tracking
2014-09-26  Mathieu DesnoyersAllow events with same name to be enabled for each...
2014-09-26  Mathieu DesnoyersFix: lttng-modules teardown NULL pointer OOPS
2014-09-26  Mathieu DesnoyersFix: handle concurrent flush vs get_next_subbuf on...
2014-09-16  Julien DesfossezFix: OOT lttng_logger tracepoint not visible with signe...
2014-04-15  Mathieu DesnoyersAdapt to 3.15 tracepoint API
2014-03-11  Mathieu DesnoyersLTTng logger ABI
2014-02-14  Mathieu DesnoyersAdd extraversion (e.g. -rc4) to lttng-tracer modinfo
2014-01-25  Mathieu DesnoyersFix: tracepoint event name mapping at unregister
2014-01-25  Mathieu DesnoyersFix: tracepoint name remapping
2014-01-22  Mathieu DesnoyersFix: enable event error path memory corruption
2014-01-15  Mathieu DesnoyersFix: provide more precise error report for enable event
2013-12-18  Mathieu DesnoyersFix: quote event name in metadata
2013-12-17  Mathieu DesnoyersAdd version info to lttng-tracer.ko modinfo
2013-11-26  Mathieu DesnoyersFix: handle unknown event type parameter
2013-10-15  Mathieu DesnoyersImport fix from LTSI: 3.4+ RT kernels use CONFIG_PREEMP...
2013-09-16  Julien DesfossezMetadata flush writes data from the cache
2013-09-16  Julien DesfossezLTTng ringbuffer ABI calls for index generation
2013-09-03  Mathieu DesnoyersFix: metadata stream should not reference session
2013-07-15  Mathieu DesnoyersFix: allow get/put subbuf in loop for metadata stream
2013-06-26  Mathieu DesnoyersFix: don't do 0 byte event reservation
2013-06-06  Julien DesfossezMetadata cache and multiple metadata channels
2012-10-01  Julien DesfossezABI with support for compat 32/64 bits
next
This page took 0.222691 seconds and 106 git commands to generate.