lttng-modules.git
2020-02-25  Mathieu DesnoyersVersion 2.12.0-rc2 v2.12.0-rc2
2020-02-25  Francis DeslauriersFix: lttng-events.c: variable may be used uninitialized
2020-02-25  Mathieu DesnoyersFix: rcu: Fix data-race due to atomic_t copy-by-value...
2020-02-25  Michael Jeansonfix: workqueue: add worker function to workqueue_execut...
2020-02-25  Michael Jeansonfix: media: v4l2: abstract timeval handling in v4l2_buf...
2020-02-25  Michael Jeansonfix: rcu: Remove kfree_rcu() special casing and lazy...
2020-02-25  Michael Jeansonfix: rcu: Fix data-race due to atomic_t copy-by-value...
2020-02-25  Michael Jeansonfix: btrfs: make btrfs_ordered_extent naming consistent...
2020-02-25  Michael Jeansonfix: KVM: x86: Use gpa_t for cr2/gpa to fix TDP support...
2020-02-25  Michael Jeansonfix: proc: decouple proc from VFS with "struct proc_ops...
2020-02-24  Michael Jeansonfix: y2038: hide timeval/timespec/itimerval/itimerspec...
2020-02-24  Michael Jeansonfix: use timespec64 on kernels that have it
2020-02-24  Michael Jeansonfix: move lttng_close_on_exec to proper wrapper
2020-02-24  Michael Jeansonfix: 'struct timex' removed upstream (v5.6)
2020-02-20  Mathieu DesnoyersFix: statedump: consistently check task_cred_xxx()...
2020-02-20  Mathieu DesnoyersFix: statedump: check task_active_pid_ns return value...
2020-02-14  Geneviève Bastiensched: Make the sched_switch task state an enum
2020-02-14  Geneviève Bastienblock: Make the rwbs field as a bit field enum
2020-02-05  Mathieu DesnoyersVersion 2.12.0-rc1 v2.12.0-rc1
2020-01-29  Francis DeslauriersFix: lttng-syscalls.c: marking wrong syscall probe...
2020-01-07  Mathieu DesnoyersVersion 2.12.0-pre v2.12.0-pre
2019-12-20  Jérémie GalarneauBump LTTNG_MODULES_ABI_MINOR_VERSION to 5
2019-12-17  Michael Jeansonfix: use user ns wrapper code in new id trackers
2019-12-17  Michael Jeansonfix: function prototype in wrapper/mm.h
2019-12-17  Mathieu DesnoyersID tracker: implement vpid/uid/vuid/gid/vgid trackers
2019-12-17  Mathieu Desnoyerslttng-abi: Document ioctl numbers reserved by lttng...
2019-12-16  Mathieu Desnoyerslttng-clear: stop tracing required
2019-12-12  Mathieu Desnoyerssunrpc: introduce lttng_get_clid helper
2019-12-12  Mathieu DesnoyersFix: sunrpc: use signed integer for client id
2019-12-12  Mathieu DesnoyersFix: sunrpc: null rpc_clnt dereference in rpc_task_queu...
2019-12-12  Quanyang WangFix: SUNRPC: Fix oops when trace sunrpc_task events...
2019-12-10  Michael Jeansonfix: ext4: Reserve revoke credits for freed blocks...
2019-12-10  Michael Jeansonfix: btrfs: tracepoints: constify all pointers (v5.5)
2019-12-10  Michael Jeansonfix: btrfs block group struct refactor (v5.5)
2019-12-10  Michael Jeansonfix: y2038: itimer: change implementation to timespec64...
2019-12-10  Michael JeansonUpdate .gitignore from upstream
2019-10-28  Michael JeansonAdd missing include for kernels between 3.8 and 3.15
2019-10-18  Mathieu DesnoyersFix: LTTNG_KERNEL_ADD_CALLSITE: Handle unknown event...
2019-10-18  Geneviève Bastiennet: Add entry/exit tracepoints for all receive paths
2019-10-18  Geneviève Bastienstatedump: Add thread ID (tid) to interrupt
2019-10-18  Geneviève Bastienmetadata: Add the product uuid to the 'env' section
2019-10-18  Michael JeansonCleanup: statedump process state event pid namespace...
2019-10-18  Michael JeansonAdd namespaces statedump
2019-10-18  Michael JeansonAdd uid/gid contexts
2019-10-18  Michael JeansonAdd namespace contexts
2019-10-15  Mathieu DesnoyersREADME.md: Document LTTNG_TRACEPOINT_EVENT
2019-10-15  Mathieu DesnoyersREADME.md: cleanup formatting for bullet lists
2019-09-30  Michael JeansonFix: btrfs: move basic block_group definitions to their...
2019-09-17  Mathieu DesnoyersCleanup: Silence gcc fall-through warning
2019-09-16  Gabriel-Andrew... Fix: update sched prev_state instrumentation for upstre...
2019-09-06  Mathieu DesnoyersFix: gcc-9.1 stack frame size warning
2019-08-26  Mathieu DesnoyersImplement ring buffer clear
2019-08-20  Simon MarchiMake bitfield.h C++-friendly
2019-08-13  Jonathan RajotteIntroduce LTTNG_KERNEL_SESSION_SET_CREATION_TIME
2019-08-13  Jonathan RajotteAdd metadata env fields
2019-08-13  Jonathan RajotteIntroduce LTTNG_KERNEL_SESSION_SET_NAME
2019-07-04  Jonathan RajotteFix: do not use diagnostic pragma when GCC version...
2019-07-04  Jonathan RajotteFix: missing define when not building with gcc
2019-06-24  Mathieu DesnoyersFix: lttng-tracepoint module notifier should return...
2019-06-11  Jérémie GalarneauFix: Don't print ring-buffer's records count when it...
2019-06-11  Mathieu DesnoyersFix: do not set quiescent state on channel destroy
2019-06-04  Mathieu DesnoyersFix: ring_buffer_frontend.c: init read timer with unini...
2019-05-22  Mathieu DesnoyersIntroduce callstack stackwalk implementation header
2019-05-22  Mathieu DesnoyersPrepare callstack common code for stackwalk
2019-05-22  Mathieu DesnoyersIntroduce callstack legacy implementation header
2019-05-22  Michael Jeansonfix: random: only read from /dev/random after its pool...
2019-05-22  Michael Jeansonfix: mm: move recent_rotated pages calculation to shrin...
2019-05-22  Michael Jeansonfix: mm/vmscan: simplify trace_reclaim_flags and trace_...
2019-05-22  Michael Jeansonfix: mm/vmscan: drop may_writepage and classzone_idx...
2019-05-22  Michael Jeansonfix: timer/trace: Improve timer tracing (v5.2)
2019-05-17  Mathieu DesnoyersCleanup: bitfields: streamline use of underscores
2019-05-17  Mathieu DesnoyersSilence compiler "always false comparison" warning
2019-05-17  Mathieu DesnoyersFix: bitfield: shift undefined/implementation defined...
2019-04-30  Mathieu DesnoyersFix: timestamp_end field should include all events...
2019-04-10  Michael JeansonFix: Remove start and number from syscall_get_arguments...
2019-04-10  Mathieu Desnoyerslttng abi documentation: clarify getter usage requirements
2019-04-10  Mathieu DesnoyersFix: don't access packet header for stream_id and strea...
2019-03-18  Michael JeansonFix: atomic_long_add_unless() returns a boolean
2019-03-18  Michael JeansonFix: Revert "KVM: MMU: show mmu_valid_gen..." (v5.1)
2019-03-18  Michael JeansonFix: pipe: stop using ->can_merge (v5.1)
2019-03-18  Michael JeansonFix: rcu: Remove wrapper definitions for obsolete RCU...
2019-03-18  Michael JeansonFix: mm: create the new vm_fault_t type (v5.1)
2019-03-15  Mathieu DesnoyersFix: extra-version-git.sh redirect stderr to /dev/null
2019-03-07  Jonathan RajotteMove timekeeping blacklisting to a header file
2019-03-07  Jonathan RajotteBlacklist: kprobe for arm
2019-02-14  Mathieu DesnoyersCleanup: tp mempool: Remove logically dead code
2019-01-16  Michael JeansonFix: btrfs: Remove fsid/metadata_fsid fields from btrfs...
2019-01-16  Michael JeansonFix: SUNRPC: Simplify defining common RPC trace events...
2019-01-16  Michael JeansonFix: Replace pointer values with task->tk_pid and rpc_c...
2019-01-16  Michael JeansonFix: Remove 'type' argument from access_ok() function...
2018-12-06  Michael JeansonFix: timer instrumentation for RHEL 7.6
2018-11-08  Michael JeansonAdd missing SPDX license identifiers to uprobes
2018-11-08  Michael JeansonDrop support for kernels < 3.0 from Makefiles
2018-11-08  Michael JeansonDrop support for kernels < 3.0 from writeback instrumen...
2018-11-08  Michael JeansonDrop support for kernels < 3.0 from workqueue instrumen...
2018-11-08  Michael JeansonDrop support for kernels < 3.0 from skb instrumentation
2018-11-08  Michael JeansonDrop support for kernels < 3.0 from scsi instrumentation
2018-11-08  Michael JeansonDrop support for kernels < 3.0 from sched instrumentation
2018-11-08  Michael JeansonDrop support for kernels < 3.0 from power instrumentation
2018-11-08  Michael JeansonDrop support for kernels < 3.0 from net instrumentation
next
This page took 0.039694 seconds and 4 git commands to generate.