lttng-modules.git
2013-07-11  Mathieu DesnoyersVersion 2.1.3 stable-2.1 v2.1.3
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.1.2 v2.1.2
2013-06-17  Samuel MartinFix build and load against linux-2.6.33.x
2013-06-07  Mathieu Desnoyersfix block instrumentation probe signature mismatch...
2013-06-07  Mathieu Desnoyersfix: block instrumentation: NULL pointer dereference
2013-06-07  Mathieu DesnoyersFix: 3.9.0 block layer instrumentation build
2013-06-07  Mathieu Desnoyersblock: update instrumentation to 3.9 rc kernel
2013-06-07  Mathieu DesnoyersBackport block-related changes from "Update kernel...
2013-06-07  Mathieu DesnoyersFix: warning kvm_trace_exit_reason redefined for 3...
2013-06-07  Mathieu DesnoyersFix 3.8 kernel support: namespace lttng_is_signed_type()
2013-03-22  Maxin B. Johnlttng-module: sched.h: Fix compilation on 3.9 kernel
2013-02-27  Mathieu DesnoyersFix: don't flush-final for offset 0 if reader is on...
2013-02-14  Mathieu DesnoyersVersion 2.1.1 v2.1.1
2013-02-14  Mathieu DesnoyersFix: statedump: missing locking, use lttng_iterate_fd
2013-02-14  Mathieu DesnoyersImplement lttng_iterate_fd wrapper
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-20  Mathieu DesnoyersVersion 2.1.0 v2.1.0
2012-12-12  Corey Minyardput_ulong calls in lib_ring_buffer_compat_ioctl() shoul...
2012-12-10  Andrew Gabbasovwrapper/perf.h: Fix kernel version condition
2012-12-10  Andrew GabbasovFix possible kernel build errors with linux-patches
2012-12-05  Mathieu DesnoyersAdd missing MIT license text to 3 files under this...
2012-11-08  Simon MarchiCheck if interrupt action name is not null in statedump
2012-10-12  Mathieu DesnoyersFix exec instrumentation: only for kernels 3.4.0 and...
2012-10-12  Paul WoegererAdd TRACE_EVENT(sched_process_exec) to sched.h
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-10-01  Julien DesfossezABI with support for compat 32/64 bits
2012-09-28  Mathieu DesnoyersPerform calculation on bit size in 64-bit
2012-09-28  Mathieu DesnoyersUse uint64_t for packet header content size and packet...
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-11  Mathieu DesnoyersFix: statedump missing check for NULL namespace
2012-09-10  Mathieu DesnoyersUpdate version to 2.1.0-rc1 v2.1.0-rc1
2012-09-06  Mathieu Desnoyersfix timestamps on architectures without CONFIG_KTIME_SCALAR
2012-09-02  Mathieu DesnoyersSupport for linux kernels 2.6.32 through 2.6.37
2012-08-27  Mathieu DesnoyersDocument limitation of vppid and ppid context wrt event...
2012-08-27  Mathieu DesnoyersCleanup: no need to hold RCU read-side lock when readin...
2012-08-27  Mathieu DesnoyersAdd env hostname information
2012-08-23  Mathieu DesnoyersFix: lttng_statedump_process_state for each PID NS...
2012-08-23  Julien Desfossezlttng_statedump_process_state for each PID NS
2012-08-23  Julien DesfossezSupport the hostname context
2012-08-23  Julien DesfossezFix: statedump namespaced pid, tid and ppid
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-12  Ralf BaechleAdd MIPS system call support
2012-07-12  Mathieu DesnoyersChange mode of lttng-syscalls-generate-headers.sh to 755
2012-07-09  Ralf Baechlecleanup: fix typo in syscall instrumentation header
2012-07-05  Mathieu DesnoyersCleanup: remove trailing whitespace in README
2012-07-02  Mathieu Desnoyerstrace event: introduce TP_MODULE_NOAUTOLOAD and TP_MODU...
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-05  Francis GiraldeauMakes write operation a parameter for tp_memcpy macro
2012-05-30  Mathieu DesnoyersAdd coding style document
2012-05-14  Mathieu DesnoyersUpdate instrumentation/events README file
2012-05-10  Francis GiraldeauAdd makefile target for preprocessor
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-04-26  Mathieu DesnoyersFix: update signal instrumentation for 3.4 kernel
2012-04-17  Ryan KyserLTTng Modules ARM syscall instrumentation
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
next
This page took 0.038914 seconds and 4 git commands to generate.