projects
/
lttng-modules.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lttng-modules.git
2020-11-25
Francis Deslauriers
Generalize `lttng_enabler_link_bytecode()` bytecode...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-25
Francis Deslauriers
Cleanup: rename `_lttng_filter_link_bytecode()` ->...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-25
Francis Deslauriers
Add `interpreter_funcs` to `lttng_bytecode_runtime`
commit
|
commitdiff
|
tree
|
snapshot
2020-11-25
Francis Deslauriers
bytecode: rename `lttng_filter_sync_state()` -> `lttng_...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-25
Francis Deslauriers
Rename filter bytecode types and files
commit
|
commitdiff
|
tree
|
snapshot
2020-11-25
Francis Deslauriers
bytecode: generalize `struct lttng_filter_bytecode_node`
commit
|
commitdiff
|
tree
|
snapshot
2020-11-25
Francis Deslauriers
Add msgpack implementation for serializing captures
commit
|
commitdiff
|
tree
|
snapshot
2020-11-25
Francis Deslauriers
bytecode: allow interpreter to return any type
commit
|
commitdiff
|
tree
|
snapshot
2020-11-25
Francis Deslauriers
bytecode: propagate `rev_bo` of element
commit
|
commitdiff
|
tree
|
snapshot
2020-11-25
Francis Deslauriers
bytecode: set register type to `REG_PTR` even if not...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-25
Francis Deslauriers
Add `lttng_bytecode_interpret_format_output()` for...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-25
Francis Deslauriers
bytecode: add `REG_U64` interpreter register type
commit
|
commitdiff
|
tree
|
snapshot
2020-11-25
Mathieu Desnoyers
Fix: filter validator: refuse string and star glob...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-25
Francis Deslauriers
Fix: bytecode: Validate register type for instructions...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-25
Francis Deslauriers
Cleanup: Rename filter functions/fields to mention...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-25
Francis Deslauriers
Implement event notifiers for syscalls
commit
|
commitdiff
|
tree
|
snapshot
2020-11-25
Francis Deslauriers
Fix: syscalls: address of statically allocated element...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-25
Francis Deslauriers
Rename LTTNG_SYSCALL_MATCH_ -> LTTNG_KERNEL_SYSCALL_MATCH_
commit
|
commitdiff
|
tree
|
snapshot
2020-11-25
Francis Deslauriers
Allow LTTNG_KERNEL_SYSCALL_{ENTRY, EXIT}
commit
|
commitdiff
|
tree
|
snapshot
2020-11-25
Francis Deslauriers
syscalls: extract `lttng_syscall_filter_enable()` for...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-25
Francis Deslauriers
Cleanup: syscall: remove unused `syscall_name` field
commit
|
commitdiff
|
tree
|
snapshot
2020-11-24
Michael Jeanson
fix: adjust version range for trace_find_free_extent()
commit
|
commitdiff
|
tree
|
snapshot
2020-11-23
Michael Jeanson
Improve the release script
commit
|
commitdiff
|
tree
|
snapshot
2020-11-23
Mathieu Desnoyers
Add release maintainer script
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Michael Jeanson
fix: include order for older kernels
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Michael Jeanson
fix: tracepoint: Optimize using static_call() (v5.10)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Michael Jeanson
fix: KVM: x86/mmu: Return unique RET_PF_* values if...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Michael Jeanson
fix: kvm: x86/mmu: Add TDP MMU PF handler (v5.10)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Michael Jeanson
fix: KVM: x86: Add intr/vectoring info and error code...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Michael Jeanson
fix: ext4: fast commit recovery path (v5.10)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Michael Jeanson
fix: btrfs: make ordered extent tracepoint take btrfs_i...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Michael Jeanson
fix: btrfs: tracepoints: output proper root owner for...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Michael Jeanson
fix: objtool: Rename frame.h -> objtool.h (v5.10)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Mathieu Desnoyers
Revert "Implement event notifiers for syscalls"
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Mathieu Desnoyers
Fix: ressource leak in id tracker
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
Francis Deslauriers
Implement event notifiers for syscalls
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
lttng-syscalls.c: extract function calling actual probe
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
Namespace syscall code relating to events
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
Implement event notifiers for uprobes
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
Namespace uprobe functions relating to events
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
doc: event notifier on kretprobe is not supported
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
Implement event notifiers for kprobes
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
Namespace kprobe functions relating to events
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
Implement event notifiers for tracepoints
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
Implement event notifier probes
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Mathieu Desnoyers
Fix: event notifier: adapt read iterator state to poll...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Mathieu Desnoyers
Fix: event-notifier: do not flush packet if it only...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Mathieu Desnoyers
Implement lttng_event_notifier_group_notif_fops read...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
Implement event notifier send notification
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
Add event notifier and event notifier enabler
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
Implement event notifier group create
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
Add token to `struct lttng_kernel_event`
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
lttng-events: move lttng_transport_find earlier in...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Mathieu Desnoyers
lib ring buffer: move subbuffer_consume_record into...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Mathieu Desnoyers
lib ring buffer iterator: introduce lib_ring_buffer_put...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Mathieu Desnoyers
Introduce event notifier lib ring buffer client
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Mathieu Desnoyers
lttng_abi_create_stream_fd: expect fd name as parameter
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Mathieu Desnoyers
LTTng ring buffer clients: expect void pointer as priva...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Mathieu Desnoyers
lib ring buffer: use irq_work for wakeup by writer
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
Rename `lttng_event_{get,put}()` to `lttng_event_desc_...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
Cleanup: extract function to borrow hashlist bucket
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
Decouple `struct lttng_event` from filter code
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
Rename `lttng_create_*_if_missing()` in anticipation...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
Extract event enabler fields to specialized struct
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
Docs: explain why unused `lttng_enabler::ctx` is kept...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
Rename `enum lttng_enabler_type` to `_format_type`
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Jonathan Rajotte
Test: add signed value and enum for testings of event...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Francis Deslauriers
Cleanup: remove usage of enum in ABI structures
commit
|
commitdiff
|
tree
|
snapshot
2020-10-21
Mathieu Desnoyers
Fix: type mismatch in clone instrumentation
commit
|
commitdiff
|
tree
|
snapshot
2020-10-21
Geneviève Bastien
syscalls: Make clone()'s `flags` field a 2 enum struct.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Michael Jeanson
fix: strncpy equals destination size warning
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Michael Jeanson
Set version to 2.13-pre
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Mathieu Desnoyers
Cleanup: lttng-syscalls: silence warning about uninitia...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Michael Jeanson
Add 'kernel_read' wrapper for kernels < v4.14
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Michael Jeanson
fix: Use 'kernel_read' to read from procfs
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Michael Jeanson
fix: don't allow userspace copy to read kernel memory
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Michael Jeanson
fix: Add a 1MB limit to lttng_strlen_user_inatomic
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Michael Jeanson
fix: Adjust ranges for Ubuntu 4.15.0-119 kernel
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Michael Jeanson
fix: Adjust ranges for Ubuntu HWE 5.0 kernels
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Mathieu Desnoyers
Fix: system call filter table
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
Michael Jeanson
fix: version ranges for ext4_discard_preallocations...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
Michael Jeanson
fix: writeback: Fix sync livelock due to b_dirty_time...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
Michael Jeanson
fix: writeback: Drop I_DIRTY_TIME_EXPIRE (v5.9)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Michael Jeanson
fix: removal of [smp_]read_barrier_depends (v5.9)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Michael Jeanson
fix: ext4: indicate via a block bitmap read is prefetch...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Michael Jeanson
fix: ext4: limit the length of per-inode prealloc list...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Michael Jeanson
fix: KVM: x86/mmu: Make kvm_mmu_page definition and...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Michael Jeanson
fix: Move mmutrace.h into the mmu/ sub-directory (v5.9)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Michael Jeanson
Namespace all logging statements
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Beniamin Sandu
Kconfig: fix dependency issue when building in-tree...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Francis Deslauriers
Fix: mmap enum flags build failures
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Francis Deslauriers
syscalls: Make mmap()'s fields `prot` and `flags` enums
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Francis Deslauriers
x86: add error code enum to pagefault tracepoints
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Michael Jeanson
Fix: TAINT_UNSAFE_SMP renamed to TAINT_CPU_OUT_OF_SPEC...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Francis Deslauriers
module_load: change `taints` field to `ctf_enum`
commit
|
commitdiff
|
tree
|
snapshot
2020-07-13
Mathieu Desnoyers
Fix: Lock metadata cache on session destroy
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Mathieu Desnoyers
Fix: metadata stream leak, missing list removal and...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Mathieu Desnoyers
Fix: coherent state not changed atomically with metadat...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Michael Jeanson
fix: include module.h for EXPORT_SYMBOL_GPL
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Michael Jeanson
fix: __lttng_vmalloc_node_range const caller introduced...
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.044261 seconds
and
4
git commands to generate.