lttng-modules.git
2013-07-11  Mathieu DesnoyersVersion 2.0.8 stable-2.0 v2.0.8
2013-07-03  Mathieu DesnoyersFix: ring buffer: get_subbuf() checks should be perform...
2013-07-01  Mathieu DesnoyersFix: SWITCH_FLUSH new sub-buffer checks
2013-07-01  Mathieu DesnoyersFix: ring buffer: handle concurrent update in nested...
2013-06-30  Mathieu DesnoyersFix: handle writes of length 0
2013-06-30  Mathieu DesnoyersFix: ring buffer: RING_BUFFER_FLUSH ioctl buffer corruption
2013-06-19  Mathieu DesnoyersVersion 2.0.7 v2.0.7
2013-06-17  Samuel MartinFix build and load against linux-2.6.33.x
2013-02-06  Simon MarchiFix check in lttng_strlen_user_inatomic
2013-01-09  Mathieu DesnoyersFix: statedump hang/too early completion due to logic...
2013-01-08  Mathieu DesnoyersFix: statedump hang due to incorrect wait/wakeup use
2012-12-07  Mathieu DesnoyersUpdate version to 2.0.6 v2.0.6
2012-10-11  Will Newtonlib/ringbuffer/frontend_api.h: Include linux/prefetch.h.
2012-10-03  Mathieu DesnoyersFix warning with 3.6.0 kernel
2012-09-21  Julien DesfossezFix: compat layer only on supported architectures
2012-09-20  Julien DesfossezFix ring buffer 32/64 bits compat
2012-09-20  Mathieu DesnoyersFix cleanup: move lttng-tracer-core.h include to lib...
2012-09-20  Wade FarnsworthFix ring_buffer_frontend.c: missing include lttng-trace...
2012-09-06  Mathieu Desnoyersfix timestamps on architectures without CONFIG_KTIME_SCALAR
2012-08-27  Mathieu DesnoyersUpdate version to 2.0.5 v2.0.5
2012-08-22  Mathieu DesnoyersFix: statedump: disable vm maps enumeration
2012-08-22  Mathieu DesnoyersFix: ensure userspace accesses are done with _inatomic
2012-08-22  Mathieu DesnoyersFix: vppid context should test for current nsproxy
2012-07-02  Mathieu DesnoyersRevert "trace event: introduce TP_MODULE_NOAUTOLOAD...
2012-07-02  Mathieu Desnoyerstrace event: introduce TP_MODULE_NOAUTOLOAD and TP_MODU...
2012-06-27  Mathieu DesnoyersUpdate version to 2.0.4 v2.0.4
2012-06-27  UCHINO SatoshiLTTng: probe-statedump: add #include <linux/sched.h>
2012-06-12  Mathieu Desnoyersfix: signal_generate event should print utf8 for comm...
2012-06-01  Mathieu DesnoyersUpdate version to 2.0.3 v2.0.3
2012-05-08  Mathieu DesnoyersFix: free_event_id check should compare unsigned int...
2012-04-26  Mathieu DesnoyersFix: update signal instrumentation for 3.4 kernel
2012-04-18  Mathieu DesnoyersUpdate version to 2.0.2 v2.0.2
2012-04-17  Mathieu DesnoyersFix: generate header missing echo -e for escape chars
2012-04-17  Mathieu DesnoyersFix: add missing uaccess.h include (for ARM)
2012-04-11  Mathieu DesnoyersREADME: Document that CONFIG_MODULES is required
2012-04-09  Mathieu DesnoyersFix: README typo
2012-04-06  Mathieu DesnoyersFix: document required and optional kernel config optio...
2012-03-29  Mathieu DesnoyersUpdate version to 2.0.1 v2.0.1
2012-03-26  Mathieu DesnoyersFix: is_compat_task !CONFIG_COMPAT compile error on...
2012-03-20  Mathieu DesnoyersUpdate version to 2.0.0 stable v2.0.0
2012-03-20  Mathieu DesnoyersUpdate version to 2.0.0-rc4 v2.0.0-rc4
2012-03-20  Mathieu DesnoyersUpdate README and add version name place-holder
2012-03-16  Mathieu DesnoyersUpdate version to 2.0.0-rc3
2012-03-13  Mathieu DesnoyersFix clock offset 32-bit multiplication overflow
2012-03-12  Julien DesfossezFix : wrong assign of fd in state dump
2012-03-09  Mathieu DesnoyersLicense cleanup, ifdef namespace cleanup
2012-03-08  Mathieu DesnoyersFix: ensure power of 2 check handles 64-bit size_t...
2012-03-02  Mathieu DesnoyersUpdate version to 2.0.0-rc2 v2.0.0-rc2
2012-03-02  Mathieu DesnoyersFix: dmesg printout should not print metadata warnings
2012-03-02  Mathieu DesnoyersFix: use transport name as channel name
2012-02-22  Mathieu DesnoyersFix: Return -EINVAL instead of print warning if non...
2012-02-20  Mathieu DesnoyersUpdate Version to 2.0.0-rc1 v2.0.0-rc1
2012-02-20  Mathieu DesnoyersStandardize version across toolchain
2012-02-16  Juha Niskanenstatedump: Use old macro name for kernel 2.6.38
2012-02-16  Mathieu DesnoyersUpdate ChangeLog to 2.0-pre15 v2.0-pre15
2012-02-16  Mathieu DesnoyersAdd timer instrumentation
2012-02-16  Mathieu Desnoyersfix: need to undef mainline define
2012-02-16  Mathieu Desnoyersfix: Include signal.h instead of irq.h for prototype...
2012-02-16  Mathieu DesnoyersAdd signal instrumentation
2012-02-16  Mathieu DesnoyersUpdate ChangeLog to 2.0-pre14 v2.0-pre14
2012-02-16  Mathieu Desnoyerssyscall tracing: sys_getcpu
2012-02-16  Mathieu DesnoyersAdd sys_clone x86 instrumentation
2012-02-16  Mathieu Desnoyersstatedump: fix include circular dep
2012-02-16  Mathieu DesnoyersImplement state dump
2012-02-10  Mathieu DesnoyersUpdate Changelog to 2.0-pre13 v2.0-pre13
2012-02-08  Mathieu DesnoyersUpdate README
2012-02-07  Mathieu Desnoyersenvironment: write sysname, release, version, domain...
2012-02-07  Mathieu DesnoyersAllow open /proc/lttng for read & write
2012-02-03  Mathieu DesnoyersUpdate Changelog to 2.0-pre12 v2.0-pre12
2012-02-02  Mathieu DesnoyersAdd x86 32/64 execve syscall instrumentation override
2012-02-02  Mathieu DesnoyersRemove unused defines
2012-02-02  Mathieu DesnoyersAdd padding to ABI
2012-02-02  Mathieu DesnoyersUse LTTNG_KERNEL_SYM_NAME_LEN
2012-02-02  Mathieu DesnoyersUpdate version to 1.9.9
2012-01-30  Mathieu DesnoyersAdd missing double-quotes to clock uuid
2012-01-30  Mathieu Desnoyersclock: read bootid as clock monotonic ID
2012-01-30  Mathieu DesnoyersFix comment
2012-01-30  Mathieu DesnoyersCleanup comment
2012-01-27  Mathieu Desnoyersclock: output clock description in metadata
2012-01-26  Mathieu DesnoyersProperly fix the timekeeping overflow detection
2012-01-22  Mathieu DesnoyersFix init bug
2012-01-22  Mathieu Desnoyersrename lib-ring-buffer to lttng-lib-ring-buffer
2012-01-22  Mathieu DesnoyersRemove #warning
2012-01-22  Mathieu DesnoyersMass rename: ltt_*/ltt-* to LTTNG_*/LTTNG-*
2012-01-22  Mathieu DesnoyersUpdate TODO
2012-01-22  Mathieu DesnoyersUpdate TODO
2012-01-22  Mathieu DesnoyersRemove debugfs file (keep only proc file)
2012-01-22  Mathieu DesnoyersRename lttng-debugfs-abi files to lttng-abi
2011-12-13  Mathieu DesnoyersUpdate ChangeLog for 2.0-pre11 v2.0-pre11
2011-12-13  Mathieu DesnoyersFix OOPS caused by reference of config pointer
2011-12-09  Mathieu DesnoyersGather detailed info from x86 64 32-bit compat syscall...
2011-12-09  Mathieu Desnoyerslttng lib: ring buffer move null pointer check to open
2011-12-09  Mathieu Desnoyerslttng lib: ring buffer remove duplicate null pointer
2011-12-09  Mathieu Desnoyerslttng lib: ring buffer: remove stale null-pointer
2011-12-09  Mathieu Desnoyerslttng wrapper: add missing include to kallsyms wrapper
2011-12-09  Mathieu Desnoyerslttng: cleanup one-bit signed bitfields
2011-12-09  Mathieu DesnoyersAdd TODO file
2011-12-06  Mathieu DesnoyersUpdate symbol name length max size to 256
2011-12-03  Yannick BrosseauFix last modifications to string_from_user operations
2011-11-19  Mathieu DesnoyersDocument that depmod needs to be executed by hand
next
This page took 0.038193 seconds and 4 git commands to generate.