lttng-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-05 21:16:24 to 2018-01-23 22:13:44 UTC [more...]

[PATCH lttng-modules 2/2] Fix: update btrfs instrumentation for SuSE 4.4.103-6
 2018-01-23 22:14 UTC  (2+ messages)

lttng-modules build broken against linux 4.9.x
 2018-01-23 22:10 UTC 

[PATCH lttng-modules] RFC: fix global_dirty_limit for kernel v4.2 and up
 2018-01-23 22:08 UTC  (2+ messages)

[PATCH lttng-modules 1/2] Fix: update block instrumentation for SuSE 4.4.73-5
 2018-01-23 21:03 UTC 

[PATCH lttng-modules] RFC: fix global_dirty_limit for kernel v4.2 and up
 2018-01-23 21:00 UTC 

lttng-modules build broken against linux 4.9.x
 2018-01-23 20:43 UTC 

[RELEASE] Userspace RCU 0.8.11, 0.9.5, 0.10.1
 2018-01-23 20:34 UTC 

[PATCH lttng-tools v5 1/2] lttng-relayd: use TCP keep-alive mechanism to detect dead-peer
 2018-01-22 20:43 UTC 

[PATCH lttng-tools v5 2/2] man: document dead-peer detection for lttng-relayd
 2018-01-22 20:43 UTC 

[PATCH lttng-tools v4 2/2] man: document dead-peer detection for lttng-relayd
 2018-01-22 16:54 UTC  (2+ messages)
` [PATCH lttng-tools v4 1/2] lttng-relayd: use TCP keep-alive mechanism to detect dead-peer

[PATCH lttng-tools v4 1/2] lttng-relayd: use TCP keep-alive mechanism to detect dead-peer
 2018-01-21 17:39 UTC 

[lttng-tools GIT PULL] Session rotation
 2018-01-16 19:43 UTC 

Latency tracing using LTTng
 2018-01-10 21:56 UTC  (4+ messages)

[PATCH lttng-tools v2] Test for lttng-logger
 2018-01-10 19:49 UTC 

Help getting Loglevel from Babeltrace C API
 2018-01-10  0:45 UTC 

lttng-dev Digest, Vol 117, Issue 3
 2018-01-09 22:51 UTC 

[PATCH lttng-modules v2] Fix: btrfs_delayed_ref_head was unwired since v3.12
 2018-01-09 22:50 UTC 

[PATCH lttng-modules v2] Fix: btrfs_delayed_ref_head was unwired since v3.12
 2018-01-09 22:40 UTC 

[PATCH babeltrace] Fix: lttng-live discarded event count after inactivity
 2018-01-09 22:35 UTC  (3+ messages)

LD_PRELOAD applications using lttng-ust-pthread
 2018-01-09 22:22 UTC 

[PATCH babeltrace] Fix: lttng-live discarded event count after inactivity
 2018-01-09 22:12 UTC 

[PATCH lttng-modules] Fix: btrfs_delayed_ref_head was unwired since v3.12
 2018-01-09 22:17 UTC 

[PATCH lttng-modules 2/3] Update kvm instrumentation for debian kernel 4.9.65-3
 2018-01-09 21:32 UTC  (4+ messages)
` [PATCH lttng-modules 3/3] Fix: Update btrfs instrumentation for v4.15
` [PATCH lttng-modules 1/3] Fix: debian kernel version parsing

[PATCH lttng-modules 1/3] Fix: debian kernel version parsing
 2018-01-09 20:43 UTC 

LD_PRELOAD applications using lttng-ust-pthread
 2018-01-09 15:47 UTC  (3+ messages)

LD_PRELOAD applications using lttng-ust-pthread
 2018-01-09  3:35 UTC 

Lttng user space tracing not working
 2018-01-08 19:11 UTC 

Lttng user space tracing not working
 2018-01-07  6:16 UTC 

lttng-consumerd crash on aarch64 due to x86 arch specific optimization
 2017-12-28 14:13 UTC  (2+ messages)

Latency tracing using LTTng
 2017-12-28  1:21 UTC 

[PATCH lttng-tools] Test for lttng-logger
 2017-12-24 18:07 UTC 

[PATCH lttng-tools] Test for lttng-logger
 2017-12-22 21:22 UTC 

[PATCH lttng-modules] Add preemptirq instrumentation
 2017-12-19 21:15 UTC 

[PATCH lttng-modules] Add preemptirq instrumentation
 2017-12-19 21:10 UTC 

[PATCH lttng-modules] Container support for lttng-logger
 2017-12-19 20:55 UTC 

[PATCH lttng-modules] Add a new /dev/lttng-logger interface
 2017-12-19 21:03 UTC  (2+ messages)
` [PATCH lttng-modules] Container support for lttng-logger

[PATCH lttng-modules] Fix: ACCESS_ONCE() removed in kernel 4.15
 2017-12-19 20:45 UTC  (3+ messages)

[PATCH lttng-modules] Fix: ACCESS_ONCE() removed in kernel 4.15
 2017-12-19 20:06 UTC 

[PATCH lttng-modules] Fix: sched instrumentation on stable RT kernels
 2017-12-18 19:35 UTC 

URCU binary search tree
 2017-12-17  6:16 UTC  (5+ messages)

URCU binary search tree
 2017-12-14 19:38 UTC 

[RFC PATCH v2 01/13] Extend health thread lifetime
 2017-12-14  1:58 UTC  (14+ messages)
  ` [RFC PATCH v2 02/13] Reorder pthread_join for easier ordering later on
  ` [RFC PATCH v2 03/13] Terminate dispatch thread after reg_apps_thread is terminated
  ` [RFC PATCH v2 04/13] Order termination of thread_manage_apps after dispatch_thread
  ` [RFC PATCH v2 05/13] Control thread_apps_notify lifetime with specialized quit pipe
  ` [RFC PATCH v2 06/13] Fix: unregister app notify socket on sessiond tear down
  ` [RFC PATCH v2 07/13] Always reply to an inquiring app
  ` [RFC PATCH v2 08/13] Fix: perform lookup then test for condition
  ` [RFC PATCH v2 09/13] Perform ust_app_unregister on thread_manage_apps teardown
  ` [RFC PATCH v2 10/13] Teardown apps_notify_thread before thread_manage_apps
  ` [RFC PATCH v2 11/13] Comments update
  ` [RFC PATCH v2 12/13] Fix: delay termination on consumerd to allow metadata flushing
  ` [RFC PATCH v2 13/13] Fix: quit early if instructed to

[PATCH urcu] Tests: Replace prove by autotools tap runner
 2017-12-08 16:00 UTC 

[PATCH lttng-tools v3 2/2] man: document dead-peer detection for relayd
 2017-12-04 15:23 UTC  (4+ messages)
` [PATCH lttng-tools v3 1/2] lttng-relayd: use tcp keep-alive mechanism to detect dead-peer

[PATCH lttng-tools 1/2] Fix: scope ownership of a stream for ust-consumer
 2017-12-03 14:46 UTC  (2+ messages)
  ` [PATCH lttng-tools 2/2] Cleanup: consumer_add_metadata_stream always return 0

[RFC PATCH] Fix: consumerd(64/32)_lib_dir can be NULL
 2017-11-30 23:52 UTC  (3+ messages)

Problem in Tracing C Program
 2017-11-30 18:57 UTC  (4+ messages)

[RELEASE] LTTng-UST 2.9.2 and 2.10.1 (Linux user-space tracer)
 2017-11-30 15:13 UTC 

[RELEASE] LTTng-UST 2.9.2 and 2.10.1 (Linux user-space tracer)
 2017-11-30 15:02 UTC 

[PATCH lttng-modules] RFC: timer API transition for kernel 4.15
 2017-11-29 22:03 UTC 

[RFC PATCH] Fix: consumerd(64/32)_lib_dir can be NULL
 2017-11-29 21:42 UTC 

[PATCH lttng-modules] Fix: update kmem instrumentation for kernel 4.15
 2017-11-28 21:55 UTC 

[PATCH lttng-modules] Fix: update kmem instrumentation for kernel 4.15
 2017-11-28 21:02 UTC 

More advanced tracing on C program
 2017-11-24 19:48 UTC 

lttng-consumerd crash on aarch64 due to x86 arch specific optimization
 2017-11-24  8:23 UTC 

Error: opening metadata failed (LTTng on OpenWRT)
 2017-11-23 21:20 UTC  (8+ messages)

[PATCH babeltrace] Fix: Replace bt_timegm with a thread-safe implementation
 2017-11-23 19:02 UTC 

[PATCH lttng-ust] Fix: specify SONAME in python-lttngust LoadLibrary
 2017-11-21 16:47 UTC 

[PATCH lttng-ust] Fix: specify SONAME in python-lttngust LoadLibrary
 2017-11-21 16:11 UTC 

Porting LTTNG or Barectf to Android
 2017-11-20 17:12 UTC 

Problem compiling on Raspberry Pi 3
 2017-11-20 16:24 UTC 

Problem compiling on Raspberry Pi 3
 2017-11-19 10:43 UTC 

Porting LTTNG or Barectf to Android
 2017-11-16 14:39 UTC 

discarded event reports
 2017-11-14 11:18 UTC 

Error: opening metadata failed (LTTng on OpenWRT)
 2017-11-14  9:41 UTC 

[PATCH lttng-tools] Fix: wrong parameter to fcntl in pipe_set_flag
 2017-11-14  0:26 UTC 

[PATCH lttng-tools] Fix: use lttng_clock_gettime instead of clock_gettime
 2017-11-14  0:26 UTC 

[PATCH lttng-tools] Fix: close channel monitor pipe after killing the metadata_timer_thread
 2017-11-14  0:26 UTC 

[RFC PATCH lttng-tools v2] Fix: path of snapshots with a relay and default URI
 2017-11-14  0:26 UTC 

[PATCH lttng-tools 1/2] Test: add file based synchronization point for python test app
 2017-11-14  0:26 UTC  (2+ messages)
  ` [PATCH lttng-tools 2/2] Fix: use file based synchronization for python logging test

[PATCH lttng-tools v2] Fix: wrong use of the relay_streams_sent in snapshot
 2017-11-14  0:25 UTC 

[PATCH lttng-tools] Fix: the return code of lttcomm_send_unix_sock is signed
 2017-11-14  0:25 UTC 

Channel buffer allocation
 2017-11-14  0:19 UTC 

Is it safe to use multiple lfht instances?
 2017-11-14  0:16 UTC 

[PATCH babeltrace stable-1.5] Fix: timegm compat on Solaris
 2017-11-13 23:43 UTC 

[PATCH babeltrace stable-1.5] Fix: python bindings when building with PIE hardening
 2017-11-13 23:43 UTC 

[PATCH babeltrace 2/3] Typo: paramater -> parameter
 2017-11-13 23:24 UTC  (3+ messages)
` [PATCH babeltrace 3/3] Typo: informations -> information
` [PATCH babeltrace 1/3] Typo: priorty -> priority

[PATCH babeltrace] Fix: Replace bt_timegm with a thread-safe implementation
 2017-11-13 20:17 UTC 

[PATCH babeltrace stable-1.5] Fix: timegm compat on Solaris
 2017-11-13 20:06 UTC 

Channel buffer allocation
 2017-11-13 18:40 UTC 

Is it safe to use multiple lfht instances?
 2017-11-13 10:44 UTC 

[PATCH lttng-ust v2] Fix: fd of an elf object must be registered to the fd tracker
 2017-11-10 16:22 UTC 

[PATCH lttng-ust] Fix: fd of an elf object must be registered to the fd tracker
 2017-11-10 16:10 UTC  (2+ messages)

[PATCH lttng-ust v2] Fix: fd of an elf object must be registered to the fd tracker
 2017-11-10 16:06 UTC 

[PATCH lttng-ust] Cleanup: clock description for metadata was moved to lttng-sessiond
 2017-11-09 22:37 UTC 

[PATCH lttng-ust] Fix: fd of an elf object must be registered to the fd tracker
 2017-11-09 22:36 UTC 

[RELEASE] LTTng-modules 2.9, 7 and 2.10.4 (Linux kernel tracer)
 2017-11-08 19:20 UTC 

show the ratio of reads from page cache vs reads from disk, for a user space file read of a C program
 2017-11-08  4:26 UTC 

[PATCH lttng-tools] Fix: wrong parameter to fcntl in pipe_set_flag
 2017-11-07 23:10 UTC 

[PATCH urcu v2] Fix: don't use overlapping mmap mappings on Cygwin
 2017-11-07 22:10 UTC 

[PATCH urcu] Tests fix: errors in shell scripts
 2017-11-07 22:10 UTC 

[PATCH lttng-tools] Use initial-exec TLS model
 2017-11-07 14:40 UTC 

[PATCH lttng-ust 2.7 2.8] ABI: refuse non-matching ABI minor version on event registration
 2017-11-06 21:37 UTC 

[PATCH lttng-ust 2.7 2.8] ABI: refuse non-matching ABI minor version on event registration
 2017-11-06 21:10 UTC 

[PATCH lttng-ust] Disable NUMA by default on 32bit arm
 2017-11-06 19:29 UTC 

[PATCH lttng-ust] Disable NUMA by default on 32bit arm
 2017-11-06 19:09 UTC 

[RELEASE] LTTng-modules 2.9.6 and 2.10.3 (Linux kernel tracer)
 2017-11-03 21:33 UTC 

Videos from the Tracing Summit 2017
 2017-11-03 18:11 UTC 

[PATCH lttng-modules] Update version to 2.11.0-pre
 2017-11-01 19:55 UTC 

CTF -> Chrome Trace Event
 2017-11-01 15:57 UTC 

CTF -> Chrome Trace Event
 2017-10-31 23:33 UTC 

[PATCH babeltrace stable-1.5] Fix: python bindings when building with PIE hardening
 2017-10-25 20:30 UTC 

[PATCH lttng-ust] Fix: build example SO when PIE is enabled
 2017-10-25 18:28 UTC 

Using LTTng for existing Qt-based tracepoints?
 2017-10-24  7:54 UTC  (4+ messages)

[PATCH lttng-ust] Fix: typo in macro name DECLACE->DEFINE
 2017-10-21 10:49 UTC 

[PATCH lttng-ust] Fix: typo in macro name DECLACE->DEFINE
 2017-10-20 21:48 UTC 

Using LTTng for existing Qt-based tracepoints?
 2017-10-19 10:00 UTC 

[PATCH lttng-tools] Use initial-exec TLS model
 2017-10-19 14:51 UTC 

[PATCH lttng-tools] Fix: use lttng_clock_gettime instead of clock_gettime
 2017-10-18 15:39 UTC 

[PATCH lttng-modules] Command to dump the metadata cache again
 2017-10-18 15:14 UTC 

Problem in finding Jar file of LTTng for adding to Java project
 2017-10-17 15:42 UTC  (15+ messages)

[PATCH babeltrace 1/3] Typo: priorty -> priority
 2017-10-12 21:15 UTC 

[PATCH lttng-tools] Fix: use tmpdir for intermediate sync files
 2017-10-12 15:19 UTC 

[PATCH lttng-tools] Fix: close channel monitor pipe after killing the metadata_timer_thread
 2017-10-12 15:19 UTC 

How to user perf probes and module tracepoints in lttng
 2017-10-12 14:23 UTC  (3+ messages)

Can anybody help check if such urcu usage is correct?
 2017-10-12  8:29 UTC 

How to user perf probes and module tracepoints in lttng
 2017-10-11 21:10 UTC 

[PATCH lttng-tools] Fix: lttng-consumerd crash due to double free metadata stream
 2017-10-11 18:39 UTC 

Babeltrace performance issue in live-reading mode
 2017-10-11 15:34 UTC  (2+ messages)

[PATCH lttng-tools v3 1/2] lttng-relayd: use tcp keep-alive mechanism to detect dead-peer
 2017-10-06 18:22 UTC 

[PATCH lttng-tools v2 2/2] man: document dead-peer detection for relayd
 2017-10-05 22:06 UTC 

[PATCH lttng-tools v2 1/2] lttng-relayd: use tcp keep-alive mechanism to detect dead-peer
 2017-10-05 22:06 UTC 

[RFC PATCH 2/2] man: document dead-peer detection for relayd
 2017-10-05 21:37 UTC  (2+ messages)
` [RFC PATCH 1/2] lttng-relayd: use tcp keep-alive mechanism to detect dead-peer

[RFC PATCH 1/2] lttng-relayd: use tcp keep-alive mechanism to detect dead-peer
 2017-10-05 21:22 UTC 

[RELEASE] LTTng-modules 2.10.2 and 2.9.5 (Linux kernel tracer)
 2017-10-05 21:16 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox