deliverable/lttng-modules.git
2016-06-27  Julien DesfossezConnect sched_set_prio probe sched_set_prio
2016-06-20  Julien DesfossezMerge branch 'master' of git://git.lttng.org/lttng...
2016-06-15  Mathieu DesnoyersFix: annotate bytecode interpreter for kernel stack...
2016-06-13  Julien DesfossezMerge branch 'master' of git://git.lttng.org/lttng...
2016-05-24  Michael JeansonUpdate version to 2.9.0-pre
2016-05-20  Julien DesfossezMerge branch 'master' of git://git.lttng.org/lttng...
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  Julien Desfossezselect, poll and epoll_wait overrides on ARM 32-bit
2016-05-16  Julien DesfossezMerge branch 'master' of git://git.lttng.org/lttng...
2016-05-16  Mathieu DesnoyersFix: portability: no arith on void pointer
2016-05-13  Julien DesfossezMerge branch 'master' of git://git.lttng.org/lttng...
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 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
2016-05-02  Mathieu Desnoyerslibringbuffer: implement event too big API
2016-05-02  Mathieu DesnoyersImplement structure, compound array/sequence types
2016-05-02  Mathieu DesnoyersFix: integer endianness metadata generation
2016-04-26  Mathieu DesnoyersFix: endianness of integers received by filter
2016-04-21  Michael JeansonFix: writeback probe on RHEL >= 3.10.0-327.10.1
2016-04-20  Michael JeansonFix: RHEL kernel 3.10.0-327.13.1 compat
2016-04-20  Mathieu DesnoyersFix: ctf_user_integer should not trigger page fault
2016-04-20  Mathieu DesnoyersFix: lib_ring_buffer_copy_from_user_inatomic error...
2016-04-14  Mathieu DesnoyersAdd comment describing ioctl number duplication
2016-04-05  Mathieu DesnoyersFix: remove unused gfpflags.h from btrfs and compaction...
2016-04-05  Mathieu DesnoyersFix: Remove dead code from filter interpreter
2016-04-05  Mathieu DesnoyersFix: x86 kvm mmutrace instrumentation for kernel < 3.6
2016-04-05  Mathieu DesnoyersFix: mm_vmscan instrumentation: remove unused gfpflags...
2016-04-05  Mathieu DesnoyersFix: use of uninitialized ret value in lttng_abi_create...
2016-04-04  Mathieu DesnoyersFix: kmem instrumentation: remove unused gfpflags.h...
2016-04-04  Mathieu DesnoyersFix: 4.6 kernel: use in_compat_syscall
2016-04-04  Mathieu DesnoyersFix: use BUG_ON instead of accessing array subscript...
2016-03-30  Michael JeansonFix: Add granularity to RHEL kernel version checks
2016-03-18  Mathieu DesnoyersVersion 2.8.0-rc1
2016-03-18  Mathieu DesnoyersBump minor tracer ABI version
2016-03-16  Mathieu DesnoyersFix: build against out-of-tree kernel build
2016-03-15  Mathieu Desnoyersprobes/Kbuild: remove upper level header path
2016-03-15  Mathieu DesnoyersMove leftover relative include paths to system paths
2016-03-15  Mathieu Desnoyerssyscall instrumentation: use system headers
2016-03-15  Mathieu Desnoyerstracepoint event instrumentation: use system headers
2016-03-15  Mathieu DesnoyersUse system include path in wrappers
2016-03-15  Mathieu Desnoyerslibs: use system include paths
2016-03-15  Mathieu DesnoyersUse system header paths in core implementation files
2016-03-15  Mathieu DesnoyersUse system include paths in root directory headers
2016-03-15  Mathieu DesnoyersUse system include paths in probes
2016-03-15  Mathieu DesnoyersUpdate gitignore
2016-03-15  Mathieu DesnoyersUse system include paths in lttng-types.h
2016-03-15  Mathieu DesnoyersUse system include paths in lttng-tracepoint-event...
2016-03-15  Mathieu DesnoyersUse system include path in probes/define_trace.h
2016-03-15  Mathieu DesnoyersUse system include paths in probes/lttng-tracepoint...
2016-03-15  Mathieu DesnoyersRename probes/lttng-events.h to probes/lttng-tracepoint...
2016-03-15  Mathieu DesnoyersAdd makefile directory to include path
2016-03-10  Mathieu DesnoyersFix: event ctx get size should be after chan ctx
2016-03-08  Mathieu DesnoyersFix: filter interpreter with userspace strings
2016-03-08  Mathieu DesnoyersFix: rename kvm x86 TRACE_SYSTEM to avoid name clash
2016-03-08  Mathieu DesnoyersFix: format address fields as hexadecimal
2016-03-07  Mathieu DesnoyersPowerPC-64 ABIv1: add build error if KALLSYMS_ALL is...
2016-03-07  Mathieu DesnoyersFix: system call instrumentation overrides
2016-03-04  Mathieu DesnoyersFix: page_alloc wrapper incorrect parenthesis
2016-02-22  Mathieu DesnoyersFix: system call tracing for arm-64 compat !CONFIG_UID16
2016-02-20  Mathieu DesnoyersFix: add struct user_msghdr forward declaration for...
2016-02-12  Michael JeansonCleanup: Remove unused lttng-types module
2016-02-12  Mathieu DesnoyersFix: add missing versions and init call for page_alloc...
2016-02-10  Michael JeansonFix: Define lttng-tracer metadata only once
2016-02-09  Michael JeansonFix: Add CONFIG_LTTNG to modules_install target
2016-02-09  Michael JeansonFix: Use kbuild env instead of a custom var KERNELDIR
2016-02-08  Mathieu DesnoyersUpdate clock offset comment
2016-02-08  Mathieu Desnoyersclock offset: print negative value in metadata
2016-02-08  Mathieu DesnoyersFix: handle negative clock offset
2016-02-05  Michael JeansonFix: sched instrumentation for 4.1-rt11
2016-02-05  Michael JeansonAdd RT patch version macros
2016-02-05  Mathieu DesnoyersExpect filter context identifiers starting with $ctx.
2016-02-03  Mathieu DesnoyersARM64: wire up compat system calls
2016-02-03  Jan WillekeAdd support for arm64 syscalls
2016-01-29  Michael JeansonFix: Ubuntu kernel range for block_rq_complete
2016-01-29  Michael JeansonFix: Ubuntu kernel range for mm_page_alloc_extfrag
2016-01-25  Mathieu DesnoyersFix: update vmscan instrumentation for kernel 4.5
2016-01-19  Mathieu DesnoyersFix: check reference counts for overflow
next
This page took 0.038006 seconds and 5 git commands to generate.