2021-05-11 |
Mathieu Desnoyers | Fix: increment buffer offset when failing to copy from... |
commit | commitdiff | tree | snapshot |
2021-05-10 |
Mathieu Desnoyers | Fix: incorrect in/out direction for syscall exit |
commit | commitdiff | tree | snapshot |
2021-05-07 |
Francis Deslauriers | Fix: add missing #include for 3.8 kernel |
commit | commitdiff | tree | snapshot |
2021-05-07 |
Francis Deslauriers | Fix: builtin script referring to old directories |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Mathieu Desnoyers | events.h API const-ness |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Mathieu Desnoyers | Rename struct lib_ring_buffer* to struct lttng_kernel_r... |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Mathieu Desnoyers | Rename struct channel to struct lttng_kernel_ring_buffe... |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Mathieu Desnoyers | Refactoring: struct lttng_channel |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Francis Deslauriers | Fix: missing #include for 3.8 kernel |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Mathieu Desnoyers | Introduce struct lttng_kernel_tracepoint_class, enum... |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Mathieu Desnoyers | Set probe descriptor field in event descriptor |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Francis Deslauriers | Split syscall tracepoint generation in their own files |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Francis Deslauriers | Include `linux/in{,6}.h` closer to where it's used |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Francis Deslauriers | Group all syscall enums in one compile unit |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Francis Deslauriers | Include `linux/mman.h` for mmap flag enum |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Francis Deslauriers | Add `struct trace_syscall_table` |
commit | commitdiff | tree | snapshot |
2021-05-06 |
Francis Deslauriers | Define `static_assert()` when not defined by kernel |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Move event hash tables to private header |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Move forward declarations to private header |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Move lttng_syscall_filter forward declaration to privat... |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Split ID tracker into public/private structures |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Move id tracker hash node to private header |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Split struct lttng_session into public/private structures |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Move struct lttng_metadata_stream to private header |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Move event notifier and counter structures to private... |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Rename struct lib_ring_buffer_ctx to struct lttng_kerne... |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Refactoring: struct lttng_kernel_channel_buffer_ops |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Rename lttng_probe_{,un}register to lttng_kernel_probe_... |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Move metadata cache structure to internal header |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Move internal APIs to internal header |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Move kprobes, uprobes, kretprobes, syscall structures... |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Move kprobe, kretprobe, uprobe APIs to internal header |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Remove unused TRACEPOINT_HAS_DATA_ARG |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Move enabler APIs to internal header |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Move bytecode structures to internal header |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Remove include of internal header from tracepoint-event... |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Rename struct lttng_probe_ctx to struct lttng_kernel_pr... |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Rename struct lttng_bytecode_runtime to struct lttng_ke... |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Rename struct lttng_bytecode_node to struct lttng_kerne... |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Move context structures and API to internal header |
commit | commitdiff | tree | snapshot |
2021-05-04 |
Mathieu Desnoyers | Move enabler structures to internal header |
commit | commitdiff | tree | snapshot |
2021-04-30 |
Francis Deslauriers | Makefile: add .o wildcard target |
commit | commitdiff | tree | snapshot |
2021-04-30 |
Francis Deslauriers | Fix: Makefile: generation of specific .i file not working |
commit | commitdiff | tree | snapshot |
2021-04-29 |
Mathieu Desnoyers | Fix: refactor preemptible context |
commit | commitdiff | tree | snapshot |
2021-04-29 |
Mathieu Desnoyers | Refactoring: context callbacks |
commit | commitdiff | tree | snapshot |
2021-04-29 |
Mathieu Desnoyers | Remove event id parameter from event_reserve callback |
commit | commitdiff | tree | snapshot |
2021-04-29 |
Mathieu Desnoyers | Refactoring: ring buffer context |
commit | commitdiff | tree | snapshot |
2021-04-28 |
Mathieu Desnoyers | sequence and variant types: use previous field for... |
commit | commitdiff | tree | snapshot |
2021-04-24 |
Mathieu Desnoyers | Version 2.13.0-rc1 |
commit | commitdiff | tree | snapshot |
2021-04-24 |
Mathieu Desnoyers | Set the 2.13 release codename and description |
commit | commitdiff | tree | snapshot |
2021-04-23 |
Mathieu Desnoyers | Fix: LTTng-modules ABI ioctl wrong direction |
commit | commitdiff | tree | snapshot |
2021-04-23 |
Mathieu Desnoyers | Refactoring: bytecode interpreter |
commit | commitdiff | tree | snapshot |
2021-04-23 |
Mathieu Desnoyers | Move probe_ctx argument to align with lttng-ust |
commit | commitdiff | tree | snapshot |
2021-04-23 |
Mathieu Desnoyers | Combine event notifier and recorder enable/disable... |
commit | commitdiff | tree | snapshot |
2021-04-23 |
Mathieu Desnoyers | Refactoring: combine probe callbacks |
commit | commitdiff | tree | snapshot |
2021-04-23 |
Mathieu Desnoyers | Combine event recorder and notifier destroy |
commit | commitdiff | tree | snapshot |
2021-04-23 |
Mathieu Desnoyers | Refactoring: event structures |
commit | commitdiff | tree | snapshot |
2021-04-19 |
He Zhe | lttng-probes: Warn of event's and provider's name for... |
commit | commitdiff | tree | snapshot |
2021-04-19 |
He Zhe | fix: mm, tracing: kfree event name mismatching with... |
commit | commitdiff | tree | snapshot |
2021-04-15 |
Michael Jeanson | fix: refactor contexts for type description structures |
commit | commitdiff | tree | snapshot |
2021-04-15 |
Michael Jeanson | fix: remove 'src/' from modules install path |
commit | commitdiff | tree | snapshot |
2021-04-15 |
Michael Jeanson | fix: Adjust ranges for Ubuntu 5.4.0-67 kernel |
commit | commitdiff | tree | snapshot |
2021-04-15 |
Michael Jeanson | fix: block: add a disk_uevent helper (v5.12) |
commit | commitdiff | tree | snapshot |
2021-04-15 |
Mathieu Desnoyers | Fix: perf counters: uninitialized field |
commit | commitdiff | tree | snapshot |
2021-04-14 |
Mathieu Desnoyers | Cleanup: implement dedicated file operations for events... |
commit | commitdiff | tree | snapshot |
2021-04-14 |
Mathieu Desnoyers | Namespace LTTng modules ABI with lttng_kernel_abi_... |
commit | commitdiff | tree | snapshot |
2021-04-14 |
Mathieu Desnoyers | Refactoring: type description structures |
commit | commitdiff | tree | snapshot |
2021-04-14 |
Mathieu Desnoyers | Prefix lttng_enum_desc with lttng_kernel_ |
commit | commitdiff | tree | snapshot |
2021-04-14 |
Mathieu Desnoyers | Prefix lttng_enum_value and lttng_enum_entry with lttng... |
commit | commitdiff | tree | snapshot |
2021-04-14 |
Mathieu Desnoyers | Introduce internal event header |
commit | commitdiff | tree | snapshot |
2021-04-14 |
Mathieu Desnoyers | Cleanup: namespace string encoding |
commit | commitdiff | tree | snapshot |
2021-04-14 |
Mathieu Desnoyers | Cleanup: Rename abstract types to lttng_kernel_type |
commit | commitdiff | tree | snapshot |
2021-04-14 |
Mathieu Desnoyers | Cleanup: event_notifier -> notify in comments |
commit | commitdiff | tree | snapshot |
2021-04-14 |
Mathieu Desnoyers | Fix: event notifier: add missing parameters validation |
commit | commitdiff | tree | snapshot |
2021-04-09 |
Mathieu Desnoyers | msgpack: use KERNEL namespace for header protection |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Mathieu Desnoyers | Cleanup: lttng_abi_create_event{,_notifier}: use switch... |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Mathieu Desnoyers | Add entryexit field to kretprobes ABI |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Mathieu Desnoyers | Add missing fallthrough comments |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Mathieu Desnoyers | No-op instrumentation is unsupported, cleanup fallthrou... |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Mathieu Desnoyers | kretprobes: rename "return" to "exit" |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Mathieu Desnoyers | compiler warning cleanup: is_signed_type: compare ... |
commit | commitdiff | tree | snapshot |
2021-03-22 |
Mathieu Desnoyers | Fix: bytecode linker: validate event and field array... |
commit | commitdiff | tree | snapshot |
2021-03-22 |
Mathieu Desnoyers | Fix: racy notifier captures update vs traversal |
commit | commitdiff | tree | snapshot |
2021-03-17 |
Francis Deslauriers | Fix: kretprobe: null ptr deref on session destroy |
commit | commitdiff | tree | snapshot |
2021-03-12 |
Mathieu Desnoyers | Fix: bytecode linker: iteration on wrong list head |
commit | commitdiff | tree | snapshot |
2021-03-10 |
Mathieu Desnoyers | counters: add coalesce_hits to ABI |
commit | commitdiff | tree | snapshot |
2021-03-05 |
Michael Jeanson | fix: mm, tracing: record slab name for kmem_cache_free... |
commit | commitdiff | tree | snapshot |
2021-03-04 |
Jérémie Galarneau | Fix: filter interpreter early-exits on uninitialized... |
commit | commitdiff | tree | snapshot |
2021-03-03 |
Mathieu Desnoyers | Fix: memory leaks on event notifier destroy |
commit | commitdiff | tree | snapshot |
2021-03-03 |
Mathieu Desnoyers | Fix: memory leaks on event destroy |
commit | commitdiff | tree | snapshot |
2021-02-17 |
Michael Jeanson | fix: Adjust ranges for Ubuntu 5.8.0-44 kernel |
commit | commitdiff | tree | snapshot |
2021-02-10 |
Mathieu Desnoyers | Fix: do not use bdi_unknown_name symbol |
commit | commitdiff | tree | snapshot |
2021-02-10 |
Mathieu Desnoyers | fix: memcg: fix a crash in wb_workfn when a device... |
commit | commitdiff | tree | snapshot |
2021-02-10 |
Mathieu Desnoyers | Fix: writeback: out-of-bound reads |
commit | commitdiff | tree | snapshot |
2021-02-09 |
Michael Jeanson | fix: Add one digit to RHEL major release version |
commit | commitdiff | tree | snapshot |
2021-02-09 |
Michael Jeanson | fix: Add one digit to SLES minor release version |
commit | commitdiff | tree | snapshot |
2021-02-09 |
Michael Jeanson | fix: RT_PATCH_VERSION is close to overflow |
commit | commitdiff | tree | snapshot |
2021-02-09 |
Michael Jeanson | fix: cast LTTNG_KERNEL_VERSION/LTTNG_LINUX_VERSION_CODE... |
commit | commitdiff | tree | snapshot |
2021-02-09 |
Michael Jeanson | fix: double defined LTTNG_KERNEL_VERSION |
commit | commitdiff | tree | snapshot |
2021-02-08 |
Michael Jeanson | fix: UTS_UBUNTU_RELEASE_ABI is close to overflow |
commit | commitdiff | tree | snapshot |
next |