lttng-modules.git
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
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
2016-07-14  Geneviève Bastiennet: Add TCP header data to net_* tracepoints
2016-07-14  Geneviève Bastiennet: Add IPv4/IPv6 header data to net_* tracepoints
2016-07-13  Geneviève BastienFix: endianness for the container type of enum
2016-07-04  Mathieu Desnoyersenumeration autoincrement: use if/else logic
2016-07-04  Philippe ProulxCleanup trailing whitespaces
2016-07-04  Philippe Proulxlttng-test probe: test ctf_enum_auto()
2016-07-04  Philippe ProulxAdd ctf_enum_auto() for autoincrementing enumeration...
2016-06-30  Mathieu DesnoyersImplement session statedump command
2016-06-15  Mathieu DesnoyersFix: annotate bytecode interpreter for kernel stack...
2016-05-24  Michael JeansonUpdate version to 2.9.0-pre
2016-05-20  Mathieu DesnoyersFix: ring buffer: honor switch parameter type in remote...
2016-05-20  Mathieu DesnoyersFix: only flush non-metadata channels
2016-05-20  Mathieu DesnoyersFix: don't perform extra flush on metadata channel
next
This page took 0.039598 seconds and 4 git commands to generate.