lttng-modules.git
2017-10-05  Mathieu DesnoyersVersion 2.10.2 v2.10.2
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.10.1 v2.10.1
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-08-01  Mathieu DesnoyersVersion 2.10.0 v2.10.0
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.10.0-rc2 v2.10.0-rc2
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-06  Mathieu DesnoyersVersion 2.10.0-rc1 v2.10.0-rc1
2017-05-05  Michael JeansonFix: remove CONFIG_KALLSYMS_ALL warning on clean
2017-05-05  Jérémie GalarneauAdd RING_BUFFER_SNAPSHOT_SAMPLE_POSITIONS command
2017-04-20  Michael JeansonFix: Always build vmscan probe
2017-03-17  Francis DeslauriersCleanup: formatting in strutils_star_glob_match explanation
2017-03-11  Mathieu DesnoyersFix: introduce LTTNG_SIZE_MAX for older kernels
2017-03-11  Mathieu DesnoyersUse SIZE_MAX instead of -1ULL for size_t parameter
2017-03-11  Mathieu Desnoyersfilter: use SIZE_MAX for size_t
2017-03-10  Mathieu DesnoyersFix: out of bound array access in filter code
2017-03-10  Philippe ProulxAdd support for star globbing patterns in event names
2017-03-10  Philippe ProulxFiltering: add support for star-only globbing patterns
2017-03-10  Philippe ProulxAdd string utilities
2017-03-10  Philippe Proulxlttng-abi.c: cleanup whitespaces
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-03-06  Jan Willekesocketpair: extend syscall socketpair tracing information
2017-02-25  Mathieu DesnoyersRemove events/mainline unused headers
2017-02-25  Mathieu Desnoyersupdate event README
2017-02-10  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 DesnoyersFix: 4.10 btrfs instrumentation update backward compat
2017-01-23  Mathieu DesnoyersUpdate btrfs instrumentation for 4.10 kernel
2017-01-23  Mathieu DesnoyersAdapt lttng-modules to Linux 4.10 cpu hotplug state...
2017-01-10  Mathieu Desnoyersbtrfs instrumentation: update to 4.10 kernel
2017-01-10  Mathieu Desnoyerstimer instrumentation: adapt to ktime_t without union
2016-12-22  Michael JeansonAdd load/unload messages to kernel log
2016-12-22  Michael JeansonUpdate version to 2.10.0-pre
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-28  Mathieu DesnoyersFilter code relicensing to MIT license
2016-11-24  Mathieu DesnoyersAdd task cpu in process statedump
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 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
next
This page took 0.038925 seconds and 4 git commands to generate.