deliverable/lttng-modules.git
2020-05-29  Jonathan RajotteSoW-2019-0007-2: Dynamic Snapshot: Triggers send partia... sow-2019-0007-2-rev1
2020-05-28  Ruiqiang HaoFix: syscalls: Ignore fcntl cmd specific to 32-bit...
2020-05-26  Mathieu DesnoyersFix: Implement RING_BUFFER_GET_NEXT_SUBBUF_METADATA_CHECK
2020-05-21  Michael Jeansonfix: vmalloc_sync_mappings was backported to v5.5.12
2020-05-19  Stefan BaderUpdate: Additional kernel ranges for vmalloc_sync_mappings
2020-05-14  Ovidiu PanaitUpdate: Use vmalloc_sync_mappings for stable kernels
2020-05-14  Ovidiu PanaitFix: Use vmalloc_sync_mappings on kernel 5.6 as well
2020-05-12  Francis DeslauriersCleanup: remove unsupported `ctf_float()` macros
2020-05-12  Francis DeslauriersCleanup: have interpreter functions return _DISCARD...
2020-05-12  Francis DeslauriersCleanup: bytecode: typo: "s16" -> "u16"
2020-05-07  Mathieu DesnoyersCleanup: Rename patches.i to patches.h
2020-05-06  Mathieu DesnoyersCleanup: Move all source files to src/
2020-05-06  Michael JeansonCleanup: Move patches.i to include/generated/
2020-05-06  Mathieu DesnoyersCleanup: Move lttng-modules instrumentation headers
2020-05-06  Mathieu DesnoyersCleanup: Remove toplevel directory from include search...
2020-05-06  Mathieu DesnoyersCleanup: Move blacklist/ headers to include/blacklist/
2020-05-06  Mathieu DesnoyersCleanup: Move wrapper/ headers to include/wrapper/
2020-05-06  Mathieu DesnoyersCleanup: Move instrumentation/ headers to include/instr...
2020-05-06  Mathieu DesnoyersCleanup: Remove deprecated TODO file
2020-05-06  Michael Jeansonfix: add missing guid_t type to wrapper
2020-05-06  Michael JeansonFix: missing wrapper rename to wrapper_vmalloc_sync_map...
2020-05-06  Mathieu DesnoyersCleanup: Move headers from toplevel to include/lttng/
2020-05-06  Mathieu DesnoyersCleanup: Move headers from probes/ to include/lttng/
2020-05-06  Mathieu DesnoyersCleanup: Move headers from lib/ to include/lttng/
2020-05-06  Mathieu DesnoyersCleanup: Move lib/ringbuffer/ headers to include/ringbu...
2020-05-05  Mathieu DesnoyersFix: wrapper random documentation
2020-05-05  Mathieu DesnoyersUpdate for kernel 5.7: use vmalloc_sync_mappings on...
2020-05-05  Mathieu DesnoyersUnbreak LTTng for kernel 5.7
2020-05-04  Mathieu DesnoyersMove lttng wrappers into own module
2020-05-04  Mathieu DesnoyersIntroduce lttng_guid_gen wrapper for kernels >= 5.7.0
2020-05-04  Mathieu Desnoyersinstrumentation: update x86 kvm instrumentation for...
2020-05-04  Mathieu Desnoyersinstrumentation: update mm_vmscan for kernel >= 5.7.0
2020-04-17  Francis Deslauriersfilter: bytecode already in the list should go before
2020-04-13  Mathieu Desnoyerstracepoint: Refactor representation of nested types
2020-04-13  Mathieu Desnoyerswrapper/compiler.h: Implement __LTTNG_COMPOUND_LITERAL
2020-04-03  Michael JeansonUpdate to SPDX v3.0 identifiers
2020-04-02  Michael Jeansonfix: uaccess wrapper for CentOS >= 4.18.0-147
2020-04-02  Michael Jeansonfix: ext4 instrumentation for CentOS >= 4.18.0-147
2020-04-02  Michael Jeansonfix: signal instrumentation for CentOS >= 4.18.0-147
2020-04-02  Michael Jeansonfix: kvm instrumentation for CentOS >= 4.18.0-147
2020-04-02  Michael Jeansonfix: rcu instrumentation for CentOS >= 4.18.0-80
2020-03-31  Michael JeansonFix: update kvm instrumentation for Ubuntu 5.3.0-45
2020-03-25  Michael JeansonFix: update kvm instrumentation for Ubuntu 5.3.0-43
2020-03-24  Mathieu DesnoyersFix: fcntl enum: only emit F_GETOWNER_UIDS for kernels...
2020-03-23  Geneviève Bastiensyscalls: Make the cmd field of fcntl an enum
2020-03-23  Geneviève Bastiensyscalls: Make the flags and mode fields of open[at...
2020-03-23  Michael JeansonFix: update kvm instrumentation for Ubuntu 4.15.0-92
2020-03-20  Francis DeslauriersRecord event as soon as one filter evaluates to TRUE
2020-03-17  Florian Walbroel... Add UDP and ICMP packet header information to the trace...
2020-03-10  Mathieu Desnoyersstatedump: introduce file_table_address
2020-03-09  Michael JeansonRemove kernel version from syscall headers name
2020-03-09  Michael JeansonAdd script to automate the syscall extraction process
2020-03-09  Michael JeansonUpdate lttng-syscalls-extractor for v5.6.0
2020-03-09  Michael JeansonAdd a Makefile for the lttng-syscalls-extractor module
2020-03-09  Michael JeansonCleanup: Syscall headers scripts shellcheck warnings
2020-03-04  Mathieu DesnoyersRemove lttng-ftrace integration
2020-03-04  Mathieu DesnoyersRemove dependency on kallsyms for splice_to_pipe (kerne...
2020-03-04  Mathieu DesnoyersRemove dependency on kallsyms for irq_to_desc (kernel...
2020-03-04  Mathieu DesnoyersRemove work-around for signed tracepoint module taintin...
2020-02-26  Francis DeslauriersChange integer base to hex for fields representing...
2020-02-25  Mathieu DesnoyersFix: rcu: Fix data-race due to atomic_t copy-by-value...
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-18  Francis DeslauriersFix: lttng-events.c: variable may be used uninitialized
2020-02-18  Francis DeslauriersCleanup: remove trailing white spaces across project
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-13  Michael Jeansonfix: workqueue: add worker function to workqueue_execut...
2020-02-13  Michael Jeansonfix: media: v4l2: abstract timeval handling in v4l2_buf...
2020-02-13  Michael Jeansonfix: rcu: Remove kfree_rcu() special casing and lazy...
2020-02-13  Michael Jeansonfix: rcu: Fix data-race due to atomic_t copy-by-value...
2020-02-13  Michael Jeansonfix: btrfs: make btrfs_ordered_extent naming consistent...
2020-02-13  Michael Jeansonfix: KVM: x86: Use gpa_t for cr2/gpa to fix TDP support...
2020-02-13  Michael Jeansonfix: proc: decouple proc from VFS with "struct proc_ops...
2020-02-05  Mathieu DesnoyersVersion 2.12.0-rc1
2020-01-29  Francis DeslauriersFix: lttng-syscalls.c: marking wrong syscall probe...
2020-01-07  Mathieu DesnoyersVersion 2.12.0-pre
2019-12-20  Jérémie GalarneauBump LTTNG_MODULES_ABI_MINOR_VERSION to 5 2.12-pre
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
next
This page took 0.039212 seconds and 5 git commands to generate.