lttng-modules.git
2020-09-04  Michael Jeansonfix: version ranges for ext4_discard_preallocations...
2020-08-31  Michael Jeansonfix: writeback: Fix sync livelock due to b_dirty_time...
2020-08-31  Michael Jeansonfix: writeback: Drop I_DIRTY_TIME_EXPIRE (v5.9)
2020-08-25  Michael Jeansonfix: removal of [smp_]read_barrier_depends (v5.9)
2020-08-25  Michael Jeansonfix: ext4: indicate via a block bitmap read is prefetch...
2020-08-25  Michael Jeansonfix: ext4: limit the length of per-inode prealloc list...
2020-08-25  Michael Jeansonfix: KVM: x86/mmu: Make kvm_mmu_page definition and...
2020-08-25  Michael Jeansonfix: Move mmutrace.h into the mmu/ sub-directory (v5.9)
2020-08-13  Michael JeansonNamespace all logging statements
2020-08-13  Beniamin SanduKconfig: fix dependency issue when building in-tree...
2020-08-06  Francis DeslauriersFix: mmap enum flags build failures
2020-08-05  Francis Deslaurierssyscalls: Make mmap()'s fields `prot` and `flags` enums
2020-08-05  Francis Deslauriersx86: add error code enum to pagefault tracepoints
2020-07-20  Michael JeansonFix: TAINT_UNSAFE_SMP renamed to TAINT_CPU_OUT_OF_SPEC...
2020-07-18  Francis Deslauriersmodule_load: change `taints` field to `ctf_enum`
2020-07-13  Mathieu DesnoyersFix: Lock metadata cache on session destroy
2020-07-10  Mathieu DesnoyersFix: metadata stream leak, missing list removal and...
2020-07-10  Mathieu DesnoyersFix: coherent state not changed atomically with metadat...
2020-07-07  Michael Jeansonfix: include module.h for EXPORT_SYMBOL_GPL
2020-07-07  Michael Jeansonfix: __lttng_vmalloc_node_range const caller introduced...
2020-07-07  Michael Jeansonfix: version range for overflow_callback
2020-07-07  Michael Jeansonfix: global_dirty_limit was introduced in v3.1
2020-07-07  Michael Jeansonfix: wrapper_uprobe_unregister is a void function
2020-07-07  Michael Jeansonfix: prior to v4.0, __vmalloc_node_range had no vm_flag...
2020-07-07  Michael Jeansonfix: vmalloc on v5.8 without KALLSYMS
2020-07-06  Michael JeansonDetect missing symbols used with kallsyms_lookup at...
2020-07-06  Michael JeansonAdd time namespace context
2020-07-06  Michael JeansonUse exported symbol bdevname() instead of disk_name()
2020-07-06  Michael JeansonAdd git-review config
2020-07-02  Michael Jeansonfix: mm: remove vmalloc_sync_(un)mappings() (v5.8)
2020-06-30  Mathieu DesnoyersUpdate design document
2020-06-30  Mathieu DesnoyersAdd lttng-modules design document
2020-06-30  Mathieu DesnoyersFix: callstack: initialize nested sequence length field...
2020-06-30  Mathieu DesnoyersFix: callstack: NULL pointer dereference: length field...
2020-06-30  Mathieu DesnoyersFix: callstack context memory corruption
2020-06-15  Michael Jeansonfix: mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRIT...
2020-06-15  Michael Jeansonfix: block: remove the error argument to the block_bio_...
2020-06-15  Michael Jeansonfix: pipe_buf_operations rework (v5.8)
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 before-upstreaming
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
next
This page took 0.04002 seconds and 4 git commands to generate.