lttng-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[lttng-dev] [PATCH lttng-tools 1/3] Metadata: add env fields to ease lttng path hierarchy creation for viewer
Jonathan Rajotte
[lttng-dev] [PATCH lttng-tools 3/3] Support LTTNG_KERNEL_SESSION_SET_CREATION_DATETIME of lttng-modules
Jonathan Rajotte
[lttng-dev] [PATCH lttng-tools 2/3] Support LTTNG_KERNEL_SESSION_SET_NAME of lttng-modules
Jonathan Rajotte
Re: [lttng-dev] [PATCH lttng-tools 1/3] Metadata: add env fields to ease lttng path hierarchy creation for viewer
Mathieu Desnoyers
[lttng-dev] [PATCH lttng-modules 1/3] Introduce LTTNG_KERNEL_SESSION_SET_NAME
Jonathan Rajotte
[lttng-dev] [PATCH lttng-modules 2/3] Add metadata env fields
Jonathan Rajotte
[lttng-dev] [PATCH lttng-modules 3/3] Introduce LTTNG_KERNEL_SESSION_SET_CREATION_TIME
Jonathan Rajotte
Re: [lttng-dev] [PATCH lttng-modules 1/3] Introduce LTTNG_KERNEL_SESSION_SET_NAME
Mathieu Desnoyers
[lttng-dev] 回复:Re: 回复:Re: 回复:Re: Pros and Cons of LTTng
杨海
Re: [lttng-dev] 回复:Re: 回复:Re: 回复:Re: Pros and Cons of LTTng
Jonathan Rajotte-Julien
Re: [lttng-dev] 回复:Re: 回复:Re: 回复:Re: Pros and Cons of LTTng
杨海
Re: [lttng-dev] 回复:Re: 回复:Re: 回复:Re: Pros and Cons of LTTng
Jonathan Rajotte-Julien
Re: [lttng-dev] 回复:Re: 回复:Re: 回复:Re: Pros and Cons of LTTng
杨海
Re: [lttng-dev] 回复:Re: 回复:Re: 回复:Re: Pros and Cons of LTTng
Jonathan Rajotte-Julien
[lttng-dev] documentation about CTF event payload
杨海
Re: [lttng-dev] documentation about CTF event payload
杨海
Re: [lttng-dev] documentation about CTF event payload
Mathieu Desnoyers
Re: [lttng-dev] documentation about CTF event payload
Matthew Khouzam via lttng-dev
[lttng-dev] [PATCH lttng-tools] pprint.m4: add missing copyright header
Mathieu Desnoyers
Re: [lttng-dev] [PATCH lttng-tools] pprint.m4: add missing copyright header
Jérémie Galarneau
[lttng-dev] [RFC PATCH lttng-tools] Hugepages Shared Memory Support in LTTng
Yiteng Guo
[lttng-dev] [RFC PATCH lttng-ust] Hugepages Shared Memory Support in LTTng
Yiteng Guo
[lttng-dev] Export status for lttng-libust (2.6.2)
contact-oss-cct
Re: [lttng-dev] Export status for lttng-libust (2.6.2)
Jonathan Rajotte-Julien
[lttng-dev] Export status for lttng-modules (2.6.0)
contact-oss-cct
Re: [lttng-dev] Export status for lttng-modules (2.6.0)
Jonathan Rajotte-Julien
[lttng-dev] Export status for lttng-tools (2.6.0)
contact-oss-cct
Re: [lttng-dev] Export status for lttng-tools (2.6.0)
Jonathan Rajotte-Julien
[lttng-dev] Tracing Summit 2019 - Schedule Release
Francis Deslauriers
[lttng-dev] [PATCH lttng-ust v2] Fix: wait for initial statedump before proceeding to the main program
Gabriel-Andrew Pollo-Guilbert
Re: [lttng-dev] [PATCH lttng-ust v2] Fix: wait for initial statedump before proceeding to the main program
Mathieu Desnoyers
[lttng-dev] perf dynamic tracepoints and lttng
Sebastien Boisvert
[lttng-dev] gcc plugin for instrumenting individual functions
Christophe Bédard
Re: [lttng-dev] gcc plugin for instrumenting individual functions
Jonathan Rajotte-Julien
Re: [lttng-dev] gcc plugin for instrumenting individual functions
Christophe Bédard
[lttng-dev] [PATCH lttng-ust v2] Use MAP_POPULATE to reduce pagefault when available
Jonathan Rajotte
Re: [lttng-dev] [PATCH lttng-ust v2] Use MAP_POPULATE to reduce pagefault when available
Mathieu Desnoyers
Re: [lttng-dev] [PATCH lttng-ust v2] Use MAP_POPULATE to reduce pagefault when available
Mathieu Desnoyers
Re: [lttng-dev] [PATCH lttng-ust v2] Use MAP_POPULATE to reduce pagefault when available
Mathieu Desnoyers
[lttng-dev] [PATCH lttng-ust] Use MAP_POPULATE to reduce pagefault when available
Jonathan Rajotte
Re: [lttng-dev] [PATCH lttng-ust] Use MAP_POPULATE to reduce pagefault when available
Mathieu Desnoyers
Re: [lttng-dev] [PATCH lttng-ust] Use MAP_POPULATE to reduce pagefault when available
Sebastien Boisvert
Re: [lttng-dev] [PATCH lttng-ust] Use MAP_POPULATE to reduce pagefault when available
Mathieu Desnoyers
Re: [lttng-dev] [PATCH lttng-ust] Use MAP_POPULATE to reduce pagefault when available
Sebastien Boisvert
[lttng-dev] [RFC PATCH lttng-modules] Fix: update sched prev_state instrumentation for kernel 4.14.0 and 4.20.0
Gabriel-Andrew Pollo-Guilbert
Re: [lttng-dev] [RFC PATCH lttng-modules] Fix: update sched prev_state instrumentation for kernel 4.14.0 and 4.20.0
Mathieu Desnoyers
[lttng-dev] [PATCH lttng-ust] Fix: remove uninitialised value
Gabriel-Andrew Pollo-Guilbert
Re: [lttng-dev] [PATCH lttng-ust] Fix: remove uninitialised value
Mathieu Desnoyers
[lttng-dev] [PATCH v2 0/4] userspace-rcu: Add lock-free, ordered singly linked list
Junchang Wang
[lttng-dev] [PATCH v2 1/4] userspace-rcu: Add lock-free singly linked list rculflist
Junchang Wang
Re: [lttng-dev] [PATCH v2 1/4] userspace-rcu: Add lock-free singly linked list rculflist
Mathieu Desnoyers
[lttng-dev] [PATCH v2 2/4] userspace-rcu: Add sample code of rculflist
Junchang Wang
[lttng-dev] [PATCH v2 3/4] userspace-rcu: Update Makefile.am to include rculflist into the project
Junchang Wang
[lttng-dev] [PATCH v2 4/4] userspace-rcu: Add a brief description of rculflist in cds-api.md
Junchang Wang
Re: [lttng-dev] [PATCH v2 0/4] userspace-rcu: Add lock-free, ordered singly linked list
Mathieu Desnoyers
Re: [lttng-dev] [PATCH v2 0/4] userspace-rcu: Add lock-free, ordered singly linked list
Junchang Wang
Re: [lttng-dev] [PATCH v2 0/4] userspace-rcu: Add lock-free, ordered singly linked list
Mathieu Desnoyers
Re: [lttng-dev] [PATCH v2 0/4] userspace-rcu: Add lock-free, ordered singly linked list
Junchang Wang
[lttng-dev] [lttng-tools][PATCH] check for gettid API during configure
Khem Raj
[lttng-dev] [PATCH lttng-ust] Fix: address GCC unaligned pointer warnings
Gabriel-Andrew Pollo-Guilbert
Re: [lttng-dev] [PATCH lttng-ust] Fix: address GCC unaligned pointer warnings
Mathieu Desnoyers
[lttng-dev] [lttng-ust][PATCH V3] Add config time check for new gettid API
Khem Raj
[lttng-dev] [lttng-ust][PATCH V2] Add config time check for new gettid API
Khem Raj
Re: [lttng-dev] [lttng-ust][PATCH V2] Add config time check for new gettid API
Sebastien Boisvert
Re: [lttng-dev] [lttng-ust][PATCH V2] Add config time check for new gettid API
Khem Raj
Re: [lttng-dev] [lttng-ust][PATCH V2] Add config time check for new gettid API
Sebastien Boisvert
Re: [lttng-dev] [lttng-ust][PATCH V2] Add config time check for new gettid API
Khem Raj
Re: [lttng-dev] [lttng-ust][PATCH V2] Add config time check for new gettid API
Sebastien Boisvert
[lttng-dev] [lttng-ust][PATCH] Add config time check for new gettid API
Khem Raj
Re: [lttng-dev] [lttng-ust][PATCH] Add config time check for new gettid API
Sebastien Boisvert
[lttng-dev] 回复:Re: 回复:Re: Pros and Cons of LTTng
杨海
Re: [lttng-dev] 回复:Re: 回复:Re: Pros and Cons of LTTng
Jonathan Rajotte-Julien
Re: [lttng-dev] 回复:Re: 回复:Re: Pros and Cons of LTTng
Jonathan Rajotte-Julien
Re: [lttng-dev] 回复:Re: 回复:Re: Pros and Cons of LTTng
Mathieu Desnoyers
Re: [lttng-dev] 回复:Re: 回复:Re: Pros and Cons of LTTng
杨海
Re: [lttng-dev] 回复:Re: 回复:Re: Pros and Cons of LTTng
Mathieu Desnoyers
[lttng-dev] What is _prev_state in sched_switch?
Ravindra Kumar Meena
Re: [lttng-dev] What is _prev_state in sched_switch?
Sebastien Boisvert
Re: [lttng-dev] What is _prev_state in sched_switch?
Ravindra Kumar Meena
Re: [lttng-dev] What is _prev_state in sched_switch?
Sebastien Boisvert
Re: [lttng-dev] What is _prev_state in sched_switch?
Ravindra Kumar Meena
Re: [lttng-dev] What is _prev_state in sched_switch?
Christophe Bédard
Re: [lttng-dev] What is _prev_state in sched_switch?
Sebastien Boisvert
Re: [lttng-dev] What is _prev_state in sched_switch?
Ravindra Kumar Meena
[lttng-dev] Understand userspace events in babeltrace output
Zvi Vered
Re: [lttng-dev] Understand userspace events in babeltrace output
Jonathan Rajotte-Julien
Re: [lttng-dev] Understand userspace events in babeltrace output
Zvi Vered
[lttng-dev] How to add event_header_compact?
Ravindra Kumar Meena
[lttng-dev] PID namespace support
杨海
Re: [lttng-dev] PID namespace support
Jonathan Rajotte-Julien
Re: [lttng-dev] PID namespace support
杨海
Re: [lttng-dev] PID namespace support
Jonathan Rajotte-Julien
[lttng-dev] [PATCH lttng-ust] Fix: wait for initial statedump before proceding to the main program
Gabriel-Andrew Pollo-Guilbert
[lttng-dev] 回复:Re: Pros and Cons of LTTng
杨海
Re: [lttng-dev] 回复:Re: Pros and Cons of LTTng
Jonathan Rajotte-Julien
Re: [lttng-dev] 回复:Re: Pros and Cons of LTTng
杨海
Re: [lttng-dev] 回复:Re: Pros and Cons of LTTng
Jonathan Rajotte-Julien
[lttng-dev] Pros and Cons of LTTng
杨海
Re: [lttng-dev] Pros and Cons of LTTng
Jonathan Rajotte-Julien
[lttng-dev] LTTng container awareness
杨海 via lttng-dev
[lttng-dev] HugePages shared memory support in LLTng
Yiteng Guo
Re: [lttng-dev] HugePages shared memory support in LLTng
Jonathan Rajotte-Julien
Re: [lttng-dev] HugePages shared memory support in LLTng
Yiteng Guo
Re: [lttng-dev] HugePages shared memory support in LLTng
Yiteng Guo
Re: [lttng-dev] HugePages shared memory support in LLTng
Jonathan Rajotte-Julien
Re: [lttng-dev] HugePages shared memory support in LLTng
Jonathan Rajotte-Julien
Re: [lttng-dev] HugePages shared memory support in LLTng
Jonathan Rajotte-Julien
Re: [lttng-dev] HugePages shared memory support in LLTng
Yiteng Guo
Re: [lttng-dev] HugePages shared memory support in LLTng
Jonathan Rajotte-Julien
Re: [lttng-dev] HugePages shared memory support in LLTng
Mathieu Desnoyers
Re: [lttng-dev] HugePages shared memory support in LLTng
Trent Piepho via lttng-dev
Re: [lttng-dev] HugePages shared memory support in LLTng
Yiteng Guo
Re: [lttng-dev] HugePages shared memory support in LLTng
Jonathan Rajotte-Julien
[lttng-dev] Need help with CTF
Ravindra Kumar Meena
Re: [lttng-dev] Need help with CTF
Philippe Proulx
Re: [lttng-dev] Need help with CTF
Ravindra Kumar Meena
[lttng-dev] Function tracer question
Martin, Wilson
Re: [lttng-dev] Function tracer question
Jonathan Rajotte-Julien
Re: [lttng-dev] Function tracer question
Jonathan Rajotte-Julien
[lttng-dev] [RFC 0/4] userspace-rcu: Add lock-free, ordered singly linked list rculflist
Junchang Wang
[lttng-dev] [RFC 1/4] userspace-rcu: Add lock-free singly linked list rculflist
Junchang Wang
[lttng-dev] [RFC 2/4] userspace-rcu: Add sample code of rculflist
Junchang Wang
[lttng-dev] [RFC 3/4] userspace-rcu: Update Makefile.am to include rculflist into the project
Junchang Wang
[lttng-dev] [RFC 4/4] userspace-rcu: Add a brief description of rculflist in cds-api.md
Junchang Wang
Re: [lttng-dev] [RFC 0/4] userspace-rcu: Add lock-free, ordered singly linked list rculflist
Jonathan Rajotte-Julien
Re: [lttng-dev] [RFC 0/4] userspace-rcu: Add lock-free, ordered singly linked list rculflist
Junchang Wang
[lttng-dev] [PATCH lttng-modules 1/2] Fix: missing define when not building with gcc
Jonathan Rajotte
[lttng-dev] [PATCH lttng-modules 2/2] Fix: do not use diagnostic pragma when GCC version is lower than 4.6.0
Jonathan Rajotte
Re: [lttng-dev] [PATCH lttng-modules 1/2] Fix: missing define when not building with gcc
Mathieu Desnoyers
[lttng-dev] [PATCH lttng-ust 1/2] Fix: missing define when not building with gcc
Jonathan Rajotte
[lttng-dev] [PATCH lttng-ust 2/2] Fix: do not use diagnostic pragma when GCC version is lower than 4.6.0
Jonathan Rajotte
Re: [lttng-dev] [PATCH lttng-ust 1/2] Fix: missing define when not building with gcc
Mathieu Desnoyers
[lttng-dev] How to read multiple stream file via babeltrace?
Ravindra Kumar Meena
Re: [lttng-dev] How to read multiple stream file via babeltrace?
Ravindra Kumar Meena
Re: [lttng-dev] How to read multiple stream file via babeltrace?
Ravindra Kumar Meena
[lttng-dev] events injection / merging traces
Carlo Caione
Re: [lttng-dev] events injection / merging traces
Jonathan Rajotte-Julien
Re: [lttng-dev] events injection / merging traces
Carlo Caione
Re: [lttng-dev] events injection / merging traces
Jonathan Rajotte-Julien
[lttng-dev] Log semaphore, mutex in CTF
Zvi Vered
Re: [lttng-dev] Log semaphore, mutex in CTF
Jonathan Rajotte-Julien
Re: [lttng-dev] Log semaphore, mutex in CTF
Matthew Khouzam
[lttng-dev] [RELEASE] Babeltrace 1.5.7
Jérémie Galarneau
[lttng-dev] Using babeltrace python under ubuntu
Zvi Vered
[lttng-dev] (no subject)
Zvi Vered
Re: [lttng-dev] (no subject)
Philippe Proulx
Re: [lttng-dev] (no subject)
Zvi Vered
Re: [lttng-dev] (no subject)
Jonathan Rajotte-Julien
Re: [lttng-dev] (no subject)
Zvi Vered
[lttng-dev] (no subject)
Ondřej Surý via lttng-dev
[lttng-dev] [PATCH 4/7] Replace the internal pointer manipulation with __atomic builtins
Ondřej Surý via lttng-dev
[lttng-dev] [PATCH 2/7] Use gcc __atomic builtis for <urcu/uatomic.h> implementation
Ondřej Surý via lttng-dev
Re: [lttng-dev] [PATCH 2/7] Use gcc __atomic builtis for <urcu/uatomic.h> implementation
Mathieu Desnoyers via lttng-dev
[lttng-dev] [PATCH 3/7] Use __atomic_signal_fence() for cmm_barrier()
Ondřej Surý via lttng-dev
[lttng-dev] [PATCH 7/7] Fix: uatomic_or() need retyping to uintptr_t in rculfhash.c
Ondřej Surý via lttng-dev
[lttng-dev] [PATCH 5/7] Replace the arch-specific memory barriers with __atomic builtins
Ondřej Surý via lttng-dev
Re: [lttng-dev] [PATCH 5/7] Replace the arch-specific memory barriers with __atomic builtins
Mathieu Desnoyers via lttng-dev
[lttng-dev] [PATCH 6/7] Use __atomic builtins to implement CMM_{LOAD, STORE}_SHARED
Ondřej Surý via lttng-dev
[lttng-dev] [PATCH 1/7] Require __atomic builtins to build
Ondřej Surý via lttng-dev
Re: [lttng-dev] [PATCH 1/7] Require __atomic builtins to build
Mathieu Desnoyers via lttng-dev
[lttng-dev] (no subject)
Mousa, Anas via lttng-dev
Re: [lttng-dev] [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1
Mathieu Desnoyers
Re: [lttng-dev] [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1
He Zhe
Re: [lttng-dev] [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1
Mathieu Desnoyers
Re: [lttng-dev] [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1
He Zhe
Re: [lttng-dev] [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1
Jonathan Rajotte-Julien
Re: [lttng-dev] [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1
Jonathan Rajotte-Julien
Re: [lttng-dev] [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1
He Zhe
Re: [lttng-dev] [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1
Adrian Bunk
Re: [lttng-dev] [OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1
Mathieu Desnoyers
[lttng-dev] [RELEASE] LTTng-modules 2.9.13, 2.10.10, 2.11.0-rc5 (Linux kernel tracer)
Mathieu Desnoyers
[lttng-dev] [PATCH lttng-modules] Don't print ring-buffer's records count when it is not used
Jérémie Galarneau
[lttng-dev] [PATCH lttng-tools v2] Tests: add optional test for setuid() wrapper
Gabriel-Andrew Pollo-Guilbert
[lttng-dev] [PATCH lttng-ust v3] Add setuid wrappers for per-UID buffers
Gabriel-Andrew Pollo-Guilbert
Re: [lttng-dev] [PATCH lttng-ust v3] Add setuid wrappers for per-UID buffers
Sebastien Boisvert
Re: [lttng-dev] [RELEASE] Babeltrace 2.0.0-pre1
Vamshi Pulluri
[lttng-dev] Kernel trace on Linux distro called YOCTO
Stanciu, Alin
Re: [lttng-dev] Kernel trace on Linux distro called YOCTO
Jonathan Rajotte-Julien
Re: [lttng-dev] Kernel trace on Linux distro called YOCTO
Stanciu, Alin
[lttng-dev] [PATCH lttng-ust v2] Add setuid wrappers for per-UID buffers
Gabriel-Andrew Pollo-Guilbert
Re: [lttng-dev] [PATCH lttng-ust v2] Add setuid wrappers for per-UID buffers
Philippe Proulx
[lttng-dev] Read CTF file
Zvi Vered
[lttng-dev] [PATCH urcu] Fix: SONAME bump to 6.1.0
Michael Jeanson
Re: [lttng-dev] [PATCH urcu] Fix: SONAME bump to 6.1.0
Mathieu Desnoyers
[lttng-dev] [PATCH lttng-tools] Fix: namespace our gettid wrapper
Michael Jeanson
Re: [lttng-dev] [PATCH lttng-tools] Fix: namespace our gettid wrapper
Jérémie Galarneau
[lttng-dev] [PATCH lttng-ust] Fix: namespace our gettid wrapper
Michael Jeanson
Re: [lttng-dev] [PATCH lttng-ust] Fix: namespace our gettid wrapper
Mathieu Desnoyers
[lttng-dev] [PATCH lttng-ust] Fix: get tid not pid in vtid context
Michael Jeanson
Re: [lttng-dev] [PATCH lttng-ust] Fix: get tid not pid in vtid context
Mathieu Desnoyers
[lttng-dev] [PATCH lttng-tools] Tests: add optional test for setuid() wrapper
Gabriel-Andrew Pollo-Guilbert
[lttng-dev] [PATCH lttng-ust] Add setuid wrappers for per-UID buffers
Gabriel-Andrew Pollo-Guilbert
Re: [lttng-dev] [PATCH lttng-ust] Add setuid wrappers for per-UID buffers
Mathieu Desnoyers
[lttng-dev] [PATCH babeltrace 1/1] Cleanup: test_bitfield: nr_bits should be unsigned
Mathieu Desnoyers
[lttng-dev] [PATCH babeltrace 1/1] Fix: test_bitfield: extend coverage: 0-len signed write/read
Mathieu Desnoyers
Re: [lttng-dev] [PATCH babeltrace 1/1] Fix: test_bitfield: extend coverage: 0-len signed write/read
Jérémie Galarneau
[lttng-dev] [PATCH babeltrace 1/1] Fix: test_bitfield: extend coverage by removing off-by-one in bound check
Mathieu Desnoyers
Re: [lttng-dev] [PATCH babeltrace 1/1] Fix: test_bitfield: extend coverage by removing off-by-one in bound check
Jérémie Galarneau
[lttng-dev] [PATCH lttng-ust] Ignore unexpected old state when nesting ust_mutex in the same thread
Gabriel-Andrew Pollo-Guilbert
[lttng-dev] babeltrace python binding and multiple streams with out of order samples
Carlo Caione
Earlier messages
Later messages