Version 2.4.4
[lttng-modules.git] / lttng-events.c
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-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
2012-09-28  Mathieu DesnoyersUse uint64_t for packet header content size and packet...
2012-09-02  Mathieu DesnoyersSupport for linux kernels 2.6.32 through 2.6.37
2012-08-27  Mathieu DesnoyersCleanup: no need to hold RCU read-side lock when readin...
2012-08-27  Mathieu DesnoyersAdd env hostname information
2012-05-08  Mathieu DesnoyersFix: free_event_id check should compare unsigned int...
2012-05-02  Mathieu DesnoyersUse unsigned long type for events discarded counter
2012-03-13  Mathieu DesnoyersFix clock offset 32-bit multiplication overflow
2012-03-09  Mathieu DesnoyersLicense cleanup, ifdef namespace cleanup
2012-03-02  Mathieu DesnoyersFix: use transport name as channel name
2012-02-20  Mathieu DesnoyersStandardize version across toolchain
2012-02-16  Mathieu DesnoyersImplement state dump
2012-02-07  Mathieu Desnoyersenvironment: write sysname, release, version, domain...
2012-01-30  Mathieu DesnoyersAdd missing double-quotes to clock uuid
2012-01-30  Mathieu Desnoyersclock: read bootid as clock monotonic ID
2012-01-27  Mathieu Desnoyersclock: output clock description in metadata
2012-01-22  Mathieu DesnoyersMass rename: ltt_*/ltt-* to LTTNG_*/LTTNG-*
This page took 0.101439 seconds and 40 git commands to generate.