lttng-modules.git
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
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
2011-11-07  Mathieu DesnoyersFix strlen_user fault space reservation
2011-11-07  Mathieu DesnoyersFix tp_copy_string_from_user handling of faults
2011-11-04  Mathieu DesnoyersDisable block layer tracing support for kernels < 2...
2011-11-04  Mathieu Desnoyerslttng context: perf counter, fix 32-bit vs 64-bit field...
next
This page took 0.039011 seconds and 4 git commands to generate.