projects
/
lttng-modules.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
lttng-modules.git
2016-08-21
Mathieu Desnoyers
Performance: split check deliver fast/slow paths
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Mathieu Desnoyers
Fix: x86-64 accept instrumentation
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Michael Jeanson
Fix: Add support for 4.6.4-rt8 kernel
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Michael Jeanson
Fix: update scsi instrumentation for 4.7+ kernels
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Michael Jeanson
Fix: Use fs_initcall instead of rootfs_initcall
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Anders Wallin
Fix: Add kernel configuration for lttng clock plugin
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Anders Wallin
Fix: the clock plugin must be initiated before first...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Mathieu Desnoyers
Fix: tests/Kbuild for older kernels
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Mathieu Desnoyers
Cleanup: __dynamic_len_idx set but not used warning
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Mathieu Desnoyers
Cleanup: coding style and comments of net.h
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Geneviève Bastien
net: Add TCP header data to net_* tracepoints
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Geneviève Bastien
net: Add IPv4/IPv6 header data to net_* tracepoints
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
Geneviève Bastien
Fix: endianness for the container type of enum
commit
|
commitdiff
|
tree
|
snapshot
2016-07-04
Mathieu Desnoyers
enumeration autoincrement: use if/else logic
commit
|
commitdiff
|
tree
|
snapshot
2016-07-04
Philippe Proulx
Cleanup trailing whitespaces
commit
|
commitdiff
|
tree
|
snapshot
2016-07-04
Philippe Proulx
lttng-test probe: test ctf_enum_auto()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-04
Philippe Proulx
Add ctf_enum_auto() for autoincrementing enumeration...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-30
Mathieu Desnoyers
Implement session statedump command
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Mathieu Desnoyers
Fix: annotate bytecode interpreter for kernel stack...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Michael Jeanson
Update version to 2.9.0-pre
commit
|
commitdiff
|
tree
|
snapshot
2016-05-20
Mathieu Desnoyers
Fix: ring buffer: honor switch parameter type in remote...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-20
Mathieu Desnoyers
Fix: only flush non-metadata channels
commit
|
commitdiff
|
tree
|
snapshot
2016-05-20
Mathieu Desnoyers
Fix: don't perform extra flush on metadata channel
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Julien Desfossez
select, poll and epoll_wait overrides on ARM 32-bit
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Mathieu Desnoyers
Fix: flush empty packets on snapshot channel
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Mathieu Desnoyers
Fix: do not generate packet at destroy after stop
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Mathieu Desnoyers
Fix: compat ioctl for flush/get metadata version
commit
|
commitdiff
|
tree
|
snapshot
2016-05-16
Mathieu Desnoyers
Fix: ctf_string() should handle NULL pointers
commit
|
commitdiff
|
tree
|
snapshot
2016-05-16
Mathieu Desnoyers
Fix: portability: no arith on void pointer
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mathieu Desnoyers
Fix: add missing tests/Kbuild
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mathieu Desnoyers
Test clock override plugin
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Michael Jeanson
Fix: add modules target to base Makefile
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mathieu Desnoyers
Fix: make clean does not include dot-config
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mathieu Desnoyers
Fix: trigger build error if CONFIG_TRACEPOINTS is not set
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mathieu Desnoyers
Documentation: document that CONFIG_MODULES not require...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mathieu Desnoyers
Fix: add missing errno include in random wrapper
commit
|
commitdiff
|
tree
|
snapshot
2016-05-05
Michael Jeanson
Fix: mm_page_alloc_extfrag instrumentation for kernel...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Julien Desfossez
Fix: copy_from_user size when limited allocation
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Julien Desfossez
Extract the payload of epoll_wait/epoll_pwait
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Julien Desfossez
Extract the payload for epoll_ctl
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Julien Desfossez
Extract the FDs and flags from poll and ppoll
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Julien Desfossez
Extract the FD sets in select and pselect6
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Julien Desfossez
Add ctf_integer_bitfield_type
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Mathieu Desnoyers
Implement enumeration type
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Mathieu Desnoyers
Implement custom field support
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Mathieu Desnoyers
Implement variant type
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Mathieu Desnoyers
Implement shadow stack for dynamic len
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Mathieu Desnoyers
libringbuffer: implement event too big API
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Mathieu Desnoyers
Implement structure, compound array/sequence types
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Mathieu Desnoyers
Fix: integer endianness metadata generation
commit
|
commitdiff
|
tree
|
snapshot
2016-04-26
Mathieu Desnoyers
Fix: endianness of integers received by filter
commit
|
commitdiff
|
tree
|
snapshot
2016-04-21
Michael Jeanson
Fix: writeback probe on RHEL >= 3.10.0-327.10.1
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Michael Jeanson
Fix: RHEL kernel 3.10.0-327.13.1 compat
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Mathieu Desnoyers
Fix: ctf_user_integer should not trigger page fault
commit
|
commitdiff
|
tree
|
snapshot
2016-04-20
Mathieu Desnoyers
Fix: lib_ring_buffer_copy_from_user_inatomic error...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-14
Mathieu Desnoyers
Add comment describing ioctl number duplication
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Mathieu Desnoyers
Fix: remove unused gfpflags.h from btrfs and compaction...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Mathieu Desnoyers
Fix: Remove dead code from filter interpreter
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Mathieu Desnoyers
Fix: x86 kvm mmutrace instrumentation for kernel < 3.6
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Mathieu Desnoyers
Fix: mm_vmscan instrumentation: remove unused gfpflags...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Mathieu Desnoyers
Fix: use of uninitialized ret value in lttng_abi_create...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Mathieu Desnoyers
Fix: kmem instrumentation: remove unused gfpflags.h...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Mathieu Desnoyers
Fix: 4.6 kernel: use in_compat_syscall
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Mathieu Desnoyers
Fix: use BUG_ON instead of accessing array subscript...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Michael Jeanson
Fix: Add granularity to RHEL kernel version checks
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Mathieu Desnoyers
Version 2.8.0-rc1
v2.8.0-rc1
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Mathieu Desnoyers
Bump minor tracer ABI version
commit
|
commitdiff
|
tree
|
snapshot
2016-03-16
Mathieu Desnoyers
Fix: build against out-of-tree kernel build
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Mathieu Desnoyers
probes/Kbuild: remove upper level header path
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Mathieu Desnoyers
Move leftover relative include paths to system paths
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Mathieu Desnoyers
syscall instrumentation: use system headers
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Mathieu Desnoyers
tracepoint event instrumentation: use system headers
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Mathieu Desnoyers
Use system include path in wrappers
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Mathieu Desnoyers
libs: use system include paths
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Mathieu Desnoyers
Use system header paths in core implementation files
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Mathieu Desnoyers
Use system include paths in root directory headers
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Mathieu Desnoyers
Use system include paths in probes
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Mathieu Desnoyers
Update gitignore
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Mathieu Desnoyers
Use system include paths in lttng-types.h
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Mathieu Desnoyers
Use system include paths in lttng-tracepoint-event...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Mathieu Desnoyers
Use system include path in probes/define_trace.h
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Mathieu Desnoyers
Use system include paths in probes/lttng-tracepoint...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Mathieu Desnoyers
Rename probes/lttng-events.h to probes/lttng-tracepoint...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Mathieu Desnoyers
Add makefile directory to include path
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Mathieu Desnoyers
Fix: event ctx get size should be after chan ctx
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Mathieu Desnoyers
Fix: filter interpreter with userspace strings
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Mathieu Desnoyers
Fix: rename kvm x86 TRACE_SYSTEM to avoid name clash
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Mathieu Desnoyers
Fix: format address fields as hexadecimal
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Mathieu Desnoyers
PowerPC-64 ABIv1: add build error if KALLSYMS_ALL is...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Mathieu Desnoyers
Fix: system call instrumentation overrides
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Mathieu Desnoyers
Fix: page_alloc wrapper incorrect parenthesis
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Mathieu Desnoyers
Fix: system call tracing for arm-64 compat !CONFIG_UID16
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Mathieu Desnoyers
Fix: add struct user_msghdr forward declaration for...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Michael Jeanson
Cleanup: Remove unused lttng-types module
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Mathieu Desnoyers
Fix: add missing versions and init call for page_alloc...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Michael Jeanson
Fix: Define lttng-tracer metadata only once
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Michael Jeanson
Fix: Add CONFIG_LTTNG to modules_install target
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Michael Jeanson
Fix: Use kbuild env instead of a custom var KERNELDIR
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Mathieu Desnoyers
Update clock offset comment
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Mathieu Desnoyers
clock offset: print negative value in metadata
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.039686 seconds
and
4
git commands to generate.