lttng-dev.lists.lttng.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-21 12:41:22 to 2019-04-30 15:20:08 UTC [more...]

decoding tracef msg string via babeltrace API
 2019-04-30 15:14 UTC  (8+ messages)

querying bt_ctf_integer_base via babeltrace 1.x
 2019-04-30 15:16 UTC 

enable-event wildcards
 2019-04-29 16:04 UTC  (2+ messages)

enable-event wildcards
 2019-04-29 15:13 UTC 

running lttng 2.10 on Docker 1.13.1
 2019-04-29 15:11 UTC  (3+ messages)

Problems setting up lttng on PREEMPT_RT Raspberry Pi
 2019-04-28 13:58 UTC  (6+ messages)

Tracepoints for pthreads conditional variables
 2019-04-26 20:44 UTC 

[PATCH lttng-tools v6 1/8] Fix: lttng_poll_mod calls compat_(e)poll_add
 2019-04-25 22:23 UTC  (8+ messages)
` [PATCH lttng-tools v6 2/8] Add Unit test to poll compatibility layer
` [PATCH lttng-tools v6 3/8] Change LTTNG_POLL_GETNB behaviour for poll flavor
` [PATCH lttng-tools v6 4/8] Adapt poll layer behaviour to match the epoll layer
` [PATCH lttng-tools v6 5/8] Fix: hang in thread_rotation when using compat-poll
` [PATCH lttng-tools v6 6/8] Change lttng_poll_wait behaviour of compat-poll to match compat-epoll
` [PATCH lttng-tools v6 7/8] Clean code base from redundant verification
` [PATCH lttng-tools v6 8/8] Clean-up: correct typo from epoll to poll

[PATCH lttng-tools v6 0/8] Change in compat (e)poll
 2019-04-25 22:23 UTC 

[PATCH lttng-tools 2/5] Namespace check_sdt_works custom macro
 2019-04-25 18:28 UTC  (5+ messages)
` [PATCH lttng-tools 3/5] Harmonize rw_prog_cxx_works macro across projects
` [PATCH lttng-tools 4/5] Update the ac_define_dir macro from the autoconf archive
` [PATCH lttng-tools 5/5] Harmonize pprint macro across projects
` [PATCH lttng-tools 1/5] Update macros from the autoconf archive

[PATCH lttng-tools 1/1] Fix: relayd: handling of lttng_read errors >= 0
 2019-04-25 18:27 UTC 

[PATCH lttng-tools 2/2] Fix: logging: log_add_time() save/restore errno
 2019-04-25 18:26 UTC  (2+ messages)
` [PATCH lttng-tools 1/2] Fix relayd: initialize beacon to -1ULL

[PATCH lttng-tools] Fix: getgrnam is not MT-Safe, use getgrnam_r
 2019-04-25 18:25 UTC  (2+ messages)

[PATCH lttng-tools] Clean-up: Remove double buffer initialisation
 2019-04-25 18:23 UTC 

[PATCH lttng-tools] Fix: libcompat is now part of libcommon
 2019-04-25 18:12 UTC 

[PATCH lttng-tools v5 1/8] Fix: lttng_poll_mod calls compat_(e)poll_add
 2019-04-25 14:36 UTC  (8+ messages)
` [PATCH lttng-tools v5 2/8] Add Unit test to poll compatibility layer
` [PATCH lttng-tools v5 3/8] Change LTTNG_POLL_GETNB behaviour for poll flavor
` [PATCH lttng-tools v5 4/8] Adapt poll layer behaviour to match the epoll layer
` [PATCH lttng-tools v5 5/8] Fix hang in thread_rotation when using compat-poll
` [PATCH lttng-tools v5 6/8] Change lttng_poll_wait behaviour of compat-poll to match compat-epoll
` [PATCH lttng-tools v5 7/8] Clean code base from redundant verification
` [PATCH lttng-tools v5 8/8] Fix typo

[PATCH lttng-tools v5 0/8] Change in poll compat layer
 2019-04-25 14:36 UTC 

[PATCH lttng-tools v4 1/8] Fix: lttng_poll_mod calls compat_(e)poll_add
 2019-04-24 21:08 UTC  (11+ messages)
` [PATCH lttng-tools v4 2/8] Add Unit test to poll compatibility layer
` [PATCH lttng-tools v4 3/8] Change LTTNG_POLL_GETNB behaviour for poll flavor
` [PATCH lttng-tools v4 4/8] Adapt poll layer behaviour to match the epoll layer
` [PATCH lttng-tools v4 5/8] Fix hang in thread_rotation when using compat-poll
` [PATCH lttng-tools v4 6/8] Change lttng_poll_wait behaviour of compat-poll to match compat-epoll
` [PATCH lttng-tools v4 7/8] Clean code base from redundant verification
` [PATCH lttng-tools v4 8/8] Fix typo

[PATCH urcu] Fix: typo CPPLAGS in examples Makefile
 2019-04-22 16:11 UTC 

[PATCH urcu] Fix: typo CPPLAGS in examples Makefile
 2019-04-22 16:04 UTC 

[RFC PATCH lttng-tools 01/18] Fix: Use platform-independant types in sessiond to consumerd communication
 2019-04-18 19:58 UTC  (29+ messages)
` [RFC PATCH lttng-tools 02/18] Clean-up: Switch enum fields in lttcomm_consumer_msg
` [RFC PATCH lttng-tools 03/18] Clean-up: Switch enum fields in lttcomm_consumer_status_msg
` [RFC PATCH lttng-tools 04/18] Clean-up: Switch enum fields in lttcomm_consumer_status_channel
` [RFC PATCH lttng-tools 05/18] Clean-up: Remove unused structure
` [RFC PATCH lttng-tools 06/18] Clean-up: Removed deprecated field
` [RFC PATCH lttng-tools 07/18] Add serialized versions of lttng_channel structs
` [RFC PATCH lttng-tools 08/18] Add serdes functions for lttng_channel
` [RFC PATCH lttng-tools 09/18] Integrate serialized communication in lttng-ctl and sessiond
` [RFC PATCH lttng-tools 10/18] Add serialized versions of lttng_event_context structs
` [RFC PATCH lttng-tools 11/18] Add serdes functions for lttng_event_context
` [RFC PATCH lttng-tools 12/18] Integrate serialized communication in lttng-ctl and sessiond
` [RFC PATCH lttng-tools 13/18] Add serialized versions of lttng_event structs
` [RFC PATCH lttng-tools 14/18] Add serdes functions for lttng_event_context
` [RFC PATCH lttng-tools 15/18] Integrate serialized communication in lttng-ctl and sessiond
` [RFC PATCH lttng-tools 16/18] Add serialized versions of lttng_event structs
` [RFC PATCH lttng-tools 17/18] Add serdes functions for lttng_snapshot_output
` [RFC PATCH lttng-tools 18/18] Integrate serialized communication in lttng-ctl and sessiond

[RFC PATCH lttng-tools 00/18] Improvements in sessiond-comm
 2019-04-18 16:18 UTC 

[PATCH urcu] Harmonize pprint macro across projects
 2019-04-17 20:16 UTC 

[PATCH lttng-ust 2/2] Harmonize rw_prog_cxx_works macro across projects
 2019-04-17 20:15 UTC  (2+ messages)
` [PATCH lttng-ust 1/2] Update macros from the autoconf archive

unable to profile example
 2019-04-17 12:57 UTC  (2+ messages)

[PATCH lttng-tools 1/5] Update macros from the autoconf archive
 2019-04-16 20:43 UTC 

[PATCH urcu] Harmonize pprint macro across projects
 2019-04-16 20:41 UTC 

[PATCH lttng-ust 1/2] Update macros from the autoconf archive
 2019-04-16 20:17 UTC 

SIG33 message
 2019-04-16 18:41 UTC  (5+ messages)

[PATCH urcu 2/2] Check for TLS support after CC detection
 2019-04-16 17:51 UTC  (2+ messages)
` [PATCH urcu 1/2] Update macros from the autotools archive

[PATCH urcu 1/2] Update macros from the autotools archive
 2019-04-16 17:47 UTC 

SIG33
 2019-04-16 17:37 UTC 

Tracing Summit 2019: Announcement and Call for Proposals, August 20th, 2019, San Diego, CA
 2019-04-16 15:54 UTC 

unable to profile example
 2019-04-16 15:34 UTC 

SIG33
 2019-04-16 15:26 UTC 

Problems setting up lttng on PREEMPT_RT Raspberry Pi
 2019-04-15 11:07 UTC 

[PATCH lttng-modules] RFC: fix: Remove start and number from syscall_get_arguments() args (v5.1)
 2019-04-10 21:11 UTC 

[PATCH lttng-ust 1/1] Fix: don't access packet header for stream_id and stream_instance_id getters
 2019-04-10 14:49 UTC 

[PATCH lttng-modules 1/1] Fix: don't access packet header for stream_id and stream_instance_id getters
 2019-04-10 14:48 UTC 

[PATCH lttng-modules] RFC: fix: Remove start and number from syscall_get_arguments() args (v5.1)
 2019-04-09 18:12 UTC 

Forum - Using liblttng-ctl
 2019-04-05 16:16 UTC  (3+ messages)

Forum - Using liblttng-ctl
 2019-04-05 15:59 UTC 

SIG33 message
 2019-04-04 19:26 UTC 

Creating custom application
 2019-04-03 20:50 UTC  (11+ messages)

[PATCH lttng-tools 1/1] Fix: relayd: handling of lttng_read errors >= 0
 2019-04-03 20:26 UTC 

decoding tracef msg string via babeltrace API
 2019-04-02 19:03 UTC 

[PATCH lttng-tools 1/2] Fix relayd: initialize beacon to -1ULL
 2019-04-02 17:41 UTC 

[PATCH lttng-tools] Tests: check for lttng-modules presence
 2019-04-01 20:53 UTC  (3+ messages)

[PATCH lttng-tools] Fix: getgrnam is not MT-Safe, use getgrnam_r
 2019-04-01 20:33 UTC 

[PATCH lttng-tools v4 0/8] Change in poll compat layer
 2019-04-01 17:59 UTC 

[PATCH lttng-tools v2 2/2] Tests: plan_tests must be called before running tests/skipping
 2019-03-29 20:27 UTC  (2+ messages)

[PATCH lttng-tools] Fix: skip test when ust doesn't have perf support
 2019-03-29 18:52 UTC 

[PATCH lttng-tools 1/1] Fix: consumer snapshot: handle unsigned long overflow
 2019-03-29 18:37 UTC 

[PATCH lttng-tools v3 1/2] Fix: Add POPT_CFLAGS to lttng_CFLAGS
 2019-03-29 18:36 UTC 

[PATCH lttng-tools 1/2] Fix: test: skip test_getcpu_override on single thread system
 2019-03-29 18:33 UTC 

[PATCH lttng-tools] tap-driver.sh: flush stdout after each test result
 2019-03-29 18:31 UTC 

[PATCH lttng-tools] fix: tests: link libpause_consumer on liblttng-ctl
 2019-03-29 18:18 UTC 

[PATCH lttng-tools v2] Fix: Properly sanitize input parameter
 2019-03-29 18:13 UTC 

Question related to LTTng
 2019-03-29 17:10 UTC  (8+ messages)
  ` [tracecompass-dev] "

[PATCH lttng-tools v2 1/2] Tests: check for lttng-modules presence
 2019-03-28 21:02 UTC 

[PATCH lttng-tools] Clean-up: Remove double buffer initialisation
 2019-03-28 19:07 UTC 

Fwd: LTTng user space data not flushed out
 2019-03-28 16:44 UTC  (2+ messages)

Untitled document - Invitation to edit
 2019-03-28 13:12 UTC 

Question related to LTTng
 2019-03-27 11:23 UTC 

[PATCH lttng-tools v2] Fix: Properly sanitize input parameter
 2019-03-26 19:53 UTC 

[PATCH lttng-tools] Fix: Properly sanitize input parameter
 2019-03-26 18:31 UTC 

[PATCH lttng-tools] Fix: Properly sanitize input parameter
 2019-03-26 18:21 UTC 

Creating custom application
 2019-03-26 15:11 UTC 

[PATCH lttng-tools] Tests: check for lttng-modules presence
 2019-03-25 18:49 UTC 

[PATCH lttng-tools v2] Add Unit test to poll compatibility layer
 2019-03-25 15:59 UTC  (12+ messages)
` [PATCH lttng-tools v2] Change LTTNG_POLL_GETNB behaviour for poll flavor
` [PATCH lttng-tools v2] Adapt poll layer behaviour to match the epoll layer
` [PATCH lttng-tools v2] Fix hang in thread_rotation when using compat-poll
` [PATCH lttng-tools v2] Change lttng_poll_wait behaviour of compat-poll to match compat-epoll
` [PATCH lttng-tools v2] Clean code base from redundant verification
` [PATCH lttng-tools v2] Fix typo

lttng-track by process/thread name
 2019-03-25  8:39 UTC  (2+ messages)

[PATCH lttng-tools v3 2/8] Add Unit test to poll compatibility layer
 2019-03-22 18:50 UTC  (8+ messages)
` [PATCH lttng-tools v3 3/8] Change LTTNG_POLL_GETNB behaviour for poll flavor
` [PATCH lttng-tools v3 4/8] Adapt poll layer behaviour to match the epoll layer
` [PATCH lttng-tools v3 5/8] Fix hang in thread_rotation when using compat-poll
` [PATCH lttng-tools v3 6/8] Change lttng_poll_wait behaviour of compat-poll to match compat-epoll
` [PATCH lttng-tools v3 7/8] Clean code base from redundant verification
` [PATCH lttng-tools v3 8/8] Fix typo
` [PATCH lttng-tools v3 1/8] Fix: lttng_poll_mod calls compat_(e)poll_add

[PATCH lttng-tools v3 1/8] Fix: lttng_poll_mod calls compat_(e)poll_add
 2019-03-22 18:19 UTC 

[RELEASE] LTTng-modules 2.9.11, 2.10.8, 2.11.0-rc2 (Linux kernel tracer)
 2019-03-22 13:48 UTC  (6+ messages)
` [diamon-discuss] "

lttng-track by process/thread name
 2019-03-21 16:21 UTC 

[PATCH lttng-tools v2] Fix: lttng_poll_mod calls compat_(e)poll_add
 2019-03-21 15:04 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).