deliverable/lttng-modules.git
2017-02-20  Philippe Proulxlttng-abi.c: fix whitespaces star-glob-pattern
2017-02-20  Philippe ProulxAdd support for star globbing patterns in event names
2017-02-20  Philippe ProulxFiltering: add support for star-only globbing patterns
2017-02-20  Philippe ProulxAdd string utilities
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
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
2016-05-18  Julien Desfossezselect, poll and epoll_wait overrides on ARM 32-bit
2016-05-18  Mathieu DesnoyersFix: flush empty packets on snapshot channel
2016-05-18  Mathieu DesnoyersFix: do not generate packet at destroy after stop
2016-05-18  Mathieu DesnoyersFix: compat ioctl for flush/get metadata version
2016-05-16  Mathieu DesnoyersFix: ctf_string() should handle NULL pointers
2016-05-16  Mathieu DesnoyersFix: portability: no arith on void pointer
2016-05-11  Mathieu DesnoyersFix: add missing tests/Kbuild
2016-05-11  Mathieu DesnoyersTest clock override plugin
2016-05-11  Michael JeansonFix: add modules target to base Makefile
2016-05-11  Mathieu DesnoyersFix: make clean does not include dot-config
2016-05-11  Mathieu DesnoyersFix: trigger build error if CONFIG_TRACEPOINTS is not set
2016-05-11  Mathieu DesnoyersDocumentation: document that CONFIG_MODULES not require...
2016-05-11  Mathieu DesnoyersFix: add missing errno include in random wrapper
2016-05-05  Michael JeansonFix: mm_page_alloc_extfrag instrumentation for kernel...
2016-05-02  Julien DesfossezFix: copy_from_user size when limited allocation
2016-05-02  Julien DesfossezExtract the payload of epoll_wait/epoll_pwait
2016-05-02  Julien DesfossezExtract the payload for epoll_ctl
2016-05-02  Julien DesfossezExtract the FDs and flags from poll and ppoll
2016-05-02  Julien DesfossezExtract the FD sets in select and pselect6
2016-05-02  Julien DesfossezAdd ctf_integer_bitfield_type
2016-05-02  Mathieu DesnoyersImplement enumeration type
2016-05-02  Mathieu DesnoyersImplement custom field support
2016-05-02  Mathieu DesnoyersImplement variant type
2016-05-02  Mathieu DesnoyersImplement shadow stack for dynamic len
next
This page took 0.038518 seconds and 5 git commands to generate.