Fix: bytecode: Validate register type for instructions expecting unknown type
[lttng-modules.git] / src /
2020-11-25  Francis DeslauriersFix: bytecode: Validate register type for instructions...
2020-11-25  Francis DeslauriersCleanup: Rename filter functions/fields to mention...
2020-11-25  Francis DeslauriersImplement event notifiers for syscalls
2020-11-25  Francis DeslauriersFix: syscalls: address of statically allocated element...
2020-11-25  Francis DeslauriersRename LTTNG_SYSCALL_MATCH_ -> LTTNG_KERNEL_SYSCALL_MATCH_
2020-11-25  Francis DeslauriersAllow LTTNG_KERNEL_SYSCALL_{ENTRY, EXIT}
2020-11-25  Francis Deslaurierssyscalls: extract `lttng_syscall_filter_enable()` for...
2020-11-20  Michael Jeansonfix: tracepoint: Optimize using static_call() (v5.10)
2020-11-20  Michael Jeansonfix: kvm: x86/mmu: Add TDP MMU PF handler (v5.10)
2020-11-20  Michael Jeansonfix: objtool: Rename frame.h -> objtool.h (v5.10)
2020-11-19  Mathieu DesnoyersRevert "Implement event notifiers for syscalls"
2020-11-19  Mathieu DesnoyersFix: ressource leak in id tracker
2020-11-19  Francis DeslauriersImplement event notifiers for syscalls
2020-11-18  Francis Deslaurierslttng-syscalls.c: extract function calling actual probe
2020-11-18  Francis DeslauriersNamespace syscall code relating to events
2020-11-18  Francis DeslauriersImplement event notifiers for uprobes
2020-11-18  Francis DeslauriersNamespace uprobe functions relating to events
2020-11-18  Francis Deslauriersdoc: event notifier on kretprobe is not supported
2020-11-18  Francis DeslauriersImplement event notifiers for kprobes
2020-11-18  Francis DeslauriersNamespace kprobe functions relating to events
2020-11-18  Francis DeslauriersImplement event notifiers for tracepoints
2020-11-18  Mathieu DesnoyersFix: event notifier: adapt read iterator state to poll...
2020-11-18  Mathieu DesnoyersFix: event-notifier: do not flush packet if it only...
2020-11-18  Mathieu DesnoyersImplement lttng_event_notifier_group_notif_fops read...
2020-11-18  Francis DeslauriersImplement event notifier send notification
2020-11-18  Francis DeslauriersAdd event notifier and event notifier enabler
2020-11-18  Francis DeslauriersImplement event notifier group create
2020-11-18  Francis Deslaurierslttng-events: move lttng_transport_find earlier in...
2020-11-18  Mathieu Desnoyerslib ring buffer iterator: introduce lib_ring_buffer_put...
2020-11-18  Mathieu DesnoyersIntroduce event notifier lib ring buffer client
2020-11-18  Mathieu Desnoyerslttng_abi_create_stream_fd: expect fd name as parameter
2020-11-18  Mathieu DesnoyersLTTng ring buffer clients: expect void pointer as priva...
2020-11-18  Mathieu Desnoyerslib ring buffer: use irq_work for wakeup by writer
2020-11-18  Francis DeslauriersRename `lttng_event_{get,put}()` to `lttng_event_desc_...
2020-11-18  Francis DeslauriersCleanup: extract function to borrow hashlist bucket
2020-11-18  Francis DeslauriersDecouple `struct lttng_event` from filter code
2020-11-18  Francis DeslauriersRename `lttng_create_*_if_missing()` in anticipation...
2020-11-18  Francis DeslauriersExtract event enabler fields to specialized struct
2020-11-18  Francis DeslauriersRename `enum lttng_enabler_type` to `_format_type`
2020-10-09  Michael Jeansonfix: strncpy equals destination size warning
2020-10-05  Mathieu DesnoyersCleanup: lttng-syscalls: silence warning about uninitia...
2020-10-02  Michael JeansonAdd 'kernel_read' wrapper for kernels < v4.14
2020-09-30  Michael Jeansonfix: Use 'kernel_read' to read from procfs
2020-09-30  Michael Jeansonfix: don't allow userspace copy to read kernel memory
2020-09-30  Michael Jeansonfix: Add a 1MB limit to lttng_strlen_user_inatomic
2020-09-08  Mathieu DesnoyersFix: system call filter table
2020-08-25  Michael Jeansonfix: removal of [smp_]read_barrier_depends (v5.9)
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-05  Francis Deslaurierssyscalls: Make mmap()'s fields `prot` and `flags` enums
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: version range for overflow_callback
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-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: pipe_buf_operations rework (v5.8)
2020-05-26  Mathieu DesnoyersFix: Implement RING_BUFFER_GET_NEXT_SUBBUF_METADATA_CHECK
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/
This page took 0.0538459999999999 seconds and 7 git commands to generate.