lttng-modules.git
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
2011-09-21  Mathieu Desnoyerslib ring buffer frontend: add missing lock initialization
2011-09-19  Avik SilARM: Set bit 0 for thumb mode in kallsyms_lookup_name...
2011-09-19  Avik SilARM: Set bit 0 for thumb mode in kallsyms_lookup_name...
2011-09-19  Mathieu DesnoyersCreate override for sys_mmap
2011-09-19  Mathieu DesnoyersRename syscalls -> syscall in LTTng ABI
2011-09-17  Mathieu DesnoyersUse different event name for compat syscalls
2011-09-17  Mathieu DesnoyersAllow trace syscall table override
2011-09-17  Mathieu DesnoyersAdd dummy override files
2011-09-17  Mathieu Desnoyerssyscall detail: add override capability
2011-09-17  Mathieu DesnoyersAdd pointer pretty-print heuristics
2011-09-17  Mathieu DesnoyersAdd __field_hex
2011-09-17  Mathieu DesnoyersRename sys exit errno into ret
2011-09-17  Mathieu DesnoyersEnable detailed syscalls only for native x86_64
2011-09-17  Mathieu DesnoyersUse "unknown" for compat syscalls
2011-09-17  Mathieu DesnoyersDisable x86-64 specific detailed syscalls for now,...
2011-09-17  Mathieu DesnoyersFix syscall exit
2011-09-17  Mathieu DesnoyersFix syscall exit tracing
2011-09-17  Mathieu DesnoyersRemove unused variable
2011-09-17  Mathieu DesnoyersFix sys exit
2011-09-17  Mathieu DesnoyersFix unknown syscall support
2011-09-17  Mathieu DesnoyersOnly enable detailed syscalls for x86_64 for now
2011-09-17  Mathieu DesnoyersMerge unknown syscall method with extended detail method
2011-09-17  Mathieu DesnoyersAdd underscore prefix before event names
2011-09-17  Mathieu DesnoyersAdd syscalls pointers detailed syscall tracing
2011-09-17  Mathieu DesnoyersUse perl for regexp
2011-09-17  Mathieu DesnoyersSupport generation of syscall probes for those with...
next
This page took 0.038748 seconds and 4 git commands to generate.