lttng-modules.git
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...
2011-11-04  Mathieu DesnoyersUpdate trace clock warning to match the current develop...
2011-11-04  Mathieu Desnoyersringbuffer: make ring buffer printk less verbose
2011-11-03  Thomas PetazzoniMakefile: do not run depmod manually
2011-09-30  Mathieu DesnoyersVersion 2.0-pre10 v2.0-pre10
2011-09-30  Mathieu Desnoyersx86-32: override sys_mmap syscall instrumentation
2011-09-30  Mathieu DesnoyersFix cast warning
2011-09-29  Mathieu DesnoyersVersion 2.0-pre9 v2.0-pre9
2011-09-29  Mathieu Desnoyersx86 32 syscalls: fix !CONFIG_UID16
2011-09-29  Mathieu DesnoyersUse __string_from_user
2011-09-29  Mathieu DesnoyersAdd __string_from_user
2011-09-28  Mathieu DesnoyersComplete comm -> procname change
2011-09-28  Mathieu DesnoyersRename "comm" context to "procname"
2011-09-27  Mathieu DesnoyersFetch "type" name field for mount syscall
2011-09-27  Mathieu DesnoyersCreate common override file for all architectures
2011-09-27  Mathieu DesnoyersShrink stack size usage
2011-09-27  Mathieu DesnoyersCleanup: remove unused lttng-compat-syscalls.c file
2011-09-27  Mathieu DesnoyersSupport detailed compat syscalls on x86_64
2011-09-27  Mathieu DesnoyersFix syscall table
2011-09-27  Mathieu DesnoyersAdd disabled compat syscalls detail (work in progress)
2011-09-27  Mathieu DesnoyersAdd config compat support for detailed x86_32 syscalls
2011-09-27  Mathieu DesnoyersHandle newer 3.1+ perf API
2011-09-27  Mathieu DesnoyersAdd dummy x86-32 override headers
2011-09-27  Mathieu DesnoyersBind x86-32 syscall headers
2011-09-27  Mathieu DesnoyersAdd x86-32 syscall headers
2011-09-27  Mathieu DesnoyersAdd check for KALLSYMS_ALL in syscall extraction script
2011-09-27  Mathieu DesnoyersAutomate string extraction for syscalls
2011-09-27  Mathieu DesnoyersAutomate syscall filename/pathname extraction
2011-09-27  Mathieu DesnoyersAdd exit to ring_buffer_frontend so module is unloadable
2011-09-27  Mathieu DesnoyersAdd sys_open filename (x86_64)
2011-09-27  Mathieu DesnoyersAdd missing memcpy callback
2011-09-27  Julien Desfossezcopy_from_user and memset
2011-09-25  Mathieu DesnoyersAdd missing alignment after header write
2011-09-21  Mathieu Desnoyerslib ring buffer: add frontend init as module_init
next
This page took 0.039758 seconds and 4 git commands to generate.