lttng-modules.git
2017-10-05  Mathieu DesnoyersVersion 2.9.5 v2.9.5
2017-10-05  Mathieu DesnoyersFix: update block instrumentation for 4.14 kernel
2017-10-05  Mathieu DesnoyersRevert "Fix: update block instrumentation for kernel...
2017-10-03  Mathieu DesnoyersVersion 2.9.4 v2.9.4
2017-09-29  Michael JeansonFix: version check error in btrfs instrumentation
2017-09-29  Michael JeansonFix: update btrfs instrumentation for kernel 4.14
2017-09-29  Michael JeansonFix: update writeback instrumentation for kernel 4.14
2017-09-29  Michael JeansonFix: update block instrumentation for kernel 4.14
2017-09-26  Michael JeansonFix: vmalloc wrapper on kernel < 2.6.38
2017-09-26  Michael JeansonFix: vmalloc wrapper on kernel >= 4.12
2017-09-26  Michael JeansonAdd kmalloc failover to vmalloc
2017-09-21  Mathieu DesnoyersFix: mmap: caches aliased on virtual addresses
2017-08-21  Michael JeansonFix: update ext4 instrumentation for kernel 4.13
2017-07-21  Mathieu DesnoyersFix: Sleeping function called from invalid context
2017-07-10  Michael JeansonFix: sched for v4.11.5-rt1
2017-06-23  Michael JeansonFix: handle missing ftrace header on v4.12
2017-06-12  Mathieu DesnoyersVersion 2.9.3 v2.9.3
2017-06-01  Mathieu DesnoyersFix: pid tracker should track "pgid"
2017-05-30  Francis DeslauriersFix: Build ftrace probe on kernels prior to 4.12
2017-05-29  Michael JeansonFix: update ftrace probe for kernel 4.12
2017-05-29  Michael JeansonFix: update block instrumentation for kernel 4.12
2017-05-24  Michael JeansonFix: Add support for 4.9.27-rt18 kernel
2017-05-24  Michael JeansonFix: update btrfs instrumentation for kernel 4.12
2017-05-24  Michael JeansonFix: update ringbuffer for kernel 4.12
2017-05-24  Michael JeansonFix: update sched instrumentation for kernel 4.12
2017-05-24  Michael JeansonFix: ext3 was completely removed from the kernel in...
2017-05-17  Francis DeslauriersFix: NULL pointer dereference of THIS_MODULE with built...
2017-05-11  Mathieu DesnoyersFix: add "flush empty" ioctl for stream intersection
2017-05-11  Mathieu DesnoyersRevert "Fix: flush empty packets on snapshot channel"
2017-05-11  Mathieu DesnoyersRevert "Fix: don't perform extra flush on metadata...
2017-05-05  Michael JeansonFix: remove CONFIG_KALLSYMS_ALL warning on clean
2017-04-25  Mathieu DesnoyersVersion 2.9.2 v2.9.2
2017-04-24  Michael JeansonFix: Always build vmscan probe
2017-03-08  Francis DeslauriersFix: use of uninitialized ret value in lttng_abi_open_m...
2017-03-08  Francis DeslauriersFix: kref changes for kernel 4.11
2017-03-08  Francis DeslauriersFix: atomic_add_unless() returns true/false rather...
2017-03-07  Francis DeslauriersFix: timers cputime_t arguments replaced by ull in...
2017-03-07  Francis DeslauriersFix: update scsi instrumentation for kernel 4.11
2017-03-07  Francis DeslauriersFix: changes to the vm_op fault cb prototype in libring...
2017-03-07  Francis DeslauriersFix: update btrfs instrumentation for kernel 4.11
2017-03-07  Francis DeslauriersFix: update mm_vmscan instrumentation for kernel 4.11
2017-03-07  Francis DeslauriersFix: section mismatch warning caused by __exit annotation
2017-02-17  Mathieu DesnoyersVersion 2.9.1 v2.9.1
2017-02-14  Mathieu DesnoyersFix: nmi-safe clock on 32-bit systems
2017-01-23  Mathieu DesnoyersFix: only include linux/cpuhotplug.h for kernels >...
2017-01-23  Mathieu DesnoyersFix: 4.10 hotplug adaptation backward compat
2017-01-23  Mathieu DesnoyersAdapt lttng-modules to Linux 4.10 cpu hotplug state...
2017-01-23  Mathieu DesnoyersFix: 4.10 btrfs instrumentation update backward compat
2017-01-23  Mathieu DesnoyersUpdate btrfs instrumentation for 4.10 kernel
2017-01-23  Mathieu Desnoyersbtrfs instrumentation: update to 4.10 kernel
2017-01-23  Mathieu Desnoyerstimer instrumentation: adapt to ktime_t without union
2016-12-08  Michael JeansonFix: asoc instrumentation for RHEL 7.3
2016-12-07  Michael JeansonFix: SCSI instrumentation for SLES12 SP2
2016-12-07  Michael JeansonAdd SUSE Linux Enterprise kernel version tests
2016-11-29  Mathieu DesnoyersVersion 2.9.0 v2.9.0
2016-11-21  Mathieu DesnoyersPerformance: add missing unlikely in reserve
2016-10-24  Mathieu DesnoyersFix: preemptible and migratable context error handling
2016-10-13  Mathieu DesnoyersVersion 2.9.0-rc2 v2.9.0-rc2
2016-10-13  Mathieu DesnoyersFix: bump stable kernel version ranges for clock work...
2016-10-07  Mathieu DesnoyersVersion 2.9.0-rc1 v2.9.0-rc1
2016-10-07  Mathieu DesnoyersFix: i2c: support kernels < 3.15
2016-10-06  Mathieu DesnoyersFix: show warning for broken clock work-around
2016-10-05  Mathieu DesnoyersBump minor ABI version
2016-10-05  Mathieu DesnoyersFix: work-around upstream Linux timekeeping bug
2016-10-04  Simon MarchiAdd support for i2c tracepoints
2016-10-03  Mathieu DesnoyersCleanup: makefile version checks with single "ge"
2016-09-26  Mathieu DesnoyersPerformance: special-case NULL in lttng_strlen_user_ina...
2016-09-25  Mathieu DesnoyersFix: lttng_inline_memcpy does not take a __user argument
2016-09-25  Mathieu DesnoyersPerformance: implement lttng_inline_memcpy
2016-09-25  Mathieu DesnoyersPerformance: cache the backend pages pointer in context
2016-09-25  Mathieu DesnoyersCleanup: libringbuffer: remove duplicate pointer chasin...
2016-09-25  Mathieu DesnoyersPerformance: Only dereference commit index once
2016-09-25  Mathieu DesnoyersPerformance: Mark channel and buffer event disabled...
2016-09-25  Mathieu DesnoyersPerformance: Relax atomicity constraints for crash...
2016-09-25  Mathieu DesnoyersPerformance: mark ring buffer do_copy callers always...
2016-09-25  Mathieu DesnoyersPerformance: mark lib_ring_buffer_write always inline
2016-09-20  Mathieu DesnoyersKconfig: select TRACEPOINTS when built-in
2016-09-09  Mathieu DesnoyersPerformance: disable event counting by default
2016-09-01  Mathieu DesnoyersFix: handle large number of pages or subbuffers per...
2016-09-01  Jonathan RajotteFix: unregister cpu hotplug notifier on buffer alloc...
2016-08-31  Jérémie GalarneauFix: sa_family is of type unsigned short
2016-08-31  Jérémie GalarneauFix: check for sizeof sa_family to save sa_family in...
2016-08-30  Mathieu DesnoyersFix: use printk_once() for wrapper warning messages
2016-08-30  Mathieu DesnoyersFix: btrfs instrumentation for 4.8 kernel
2016-08-30  Mathieu DesnoyersFix: update mm_vmscan instrumentation for kernel 4.8
2016-08-30  Mathieu DesnoyersFix: napi instrumentation for 4.8 kernels
2016-08-30  Mathieu DesnoyersFix: update block instrumentation to compile on 4.8...
2016-08-29  Jérémie GalarneauCleanup: reuse code in accept() and accept4() instrumen...
2016-08-29  Jérémie GalarneauAdd x86-64 override for accept4 syscall
2016-08-25  Mathieu DesnoyersFix: timer wrapper: support kernels >= 4.8
2016-08-21  Mathieu DesnoyersPerformance: split check deliver fast/slow paths
2016-08-19  Mathieu DesnoyersFix: x86-64 accept instrumentation
2016-07-29  Michael JeansonFix: Add support for 4.6.4-rt8 kernel
2016-07-28  Michael JeansonFix: update scsi instrumentation for 4.7+ kernels
2016-07-28  Michael JeansonFix: Use fs_initcall instead of rootfs_initcall
2016-07-22  Anders WallinFix: Add kernel configuration for lttng clock plugin
2016-07-22  Anders WallinFix: the clock plugin must be initiated before first...
2016-07-15  Mathieu DesnoyersFix: tests/Kbuild for older kernels
2016-07-15  Mathieu DesnoyersCleanup: __dynamic_len_idx set but not used warning
2016-07-14  Mathieu DesnoyersCleanup: coding style and comments of net.h
next
This page took 0.038701 seconds and 4 git commands to generate.