Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
[lttng-dev] [PATCH lttng-modules] Fix: Adjust range for SuSE 4.4.103-92 kernels
 2018-08-02 18:34 UTC 

[lttng-dev] LTTng undefined reference while building the sample application
 2018-08-02 15:11 UTC  (3+ messages)

[lttng-dev] LTTng streams not Hung up even session is destroyed
 2018-08-01 22:28 UTC  (4+ messages)

[lttng-dev] [RFC] wfcqueue: allow defining CDS_WFCQ_WAIT_SLEEP to override `poll'
 2018-08-01 18:54 UTC 

[lttng-dev] RFC: More flexible support for UST event collection in containers
 2018-08-01 17:36 UTC 

[lttng-dev] [PATCH lttng-tools v2] mi: support "add-context --list"
 2018-02-28 21:06 UTC 

[lttng-dev] relayd with many consumer daemons
 2018-02-28 15:57 UTC  (4+ messages)

[lttng-dev] [PATCH lttng-tools] mi: support "add-context --list"
 2018-02-27 23:18 UTC  (3+ messages)

[lttng-dev] [PATCH lttng-tools] Fix: set errno with value from SO_ERROR on error
 2018-02-27 16:17 UTC 

[lttng-dev] [PATCH lttng-tools v2] Fix: error out on leftover arguments
 2018-02-27 16:15 UTC 

[lttng-dev] [PATCH lttng-tools v2] Fix: Use SOL_SOCKET level for SO_KEEPALIVE on all platform
 2018-02-27 16:14 UTC 

[lttng-dev] [PATCH lttng-tools] Fix: missing value handling for lttng_event_context_type
 2018-02-27 16:04 UTC 

[lttng-dev] [PATCH lttng-modules] Fix: version check error in btrfs instrumentation
 2017-09-29 20:51 UTC  (2+ messages)

[lttng-dev] [PATCH lttng-modules 1/3] Fix: update block instrumentation for kernel 4.14
 2017-09-29 20:20 UTC  (4+ messages)
` [lttng-dev] [PATCH lttng-modules 2/3] Fix: update writeback "
` [lttng-dev] [PATCH lttng-modules 3/3] Fix: update btrfs "

[lttng-dev] [PATCH lttng-tools] Fix: lttng-consumerd crash due to double free metadata stream
 2017-09-28 20:57 UTC  (2+ messages)

[lttng-dev] [PATCH lttng-tools 1/2] Fix: scope ownership of a stream for ust-consumer
 2017-09-28 20:37 UTC  (2+ messages)
` [lttng-dev] [PATCH lttng-tools 2/2] Cleanup: consumer_add_metadata_stream always return 0

[lttng-dev] [RFC PATCH lttng-modules] Use call_rcu_sched for pid untrack
 2017-09-28 18:12 UTC 

[lttng-dev] Missing discarded events message in live-reading mode
 2017-09-28 14:04 UTC  (2+ messages)

[lttng-dev] [PATCH babeltrace-1.5] lttng-live: print discarded event and packet lost warnings on stderr
 2017-09-28 14:00 UTC 

[lttng-dev] [PATCH lttng-modules] Fix: vmalloc wrapper on kernel < 2.6.38
 2017-09-26 18:16 UTC 

[lttng-dev] [PATCH lttng-modules] Fix: vmalloc wrapper on kernel >= 4.12
 2017-09-26 18:00 UTC  (2+ messages)

[lttng-dev] [RFC lttng-modules v4] Add kmalloc failover to vmalloc
 2017-09-26 16:03 UTC  (8+ messages)

[lttng-dev] Are arrays allowed in event payload?
 2017-09-25 19:56 UTC  (2+ messages)

[lttng-dev] [RFC lttng-modules v3] Add kmalloc failover to vmalloc
 2017-09-22 21:50 UTC  (2+ messages)

[lttng-dev] Check if userland tracing enabled
 2017-09-22 14:59 UTC  (2+ messages)

[lttng-dev] [RFC v2] Add kmalloc failover to vmalloc
 2017-09-21 20:43 UTC  (6+ messages)

[lttng-dev] [PATCH lttng-modules] RFC: Add kmalloc failover to vmalloc
 2017-09-21 15:18 UTC  (2+ messages)

[lttng-dev] Babeltrace performance issue in live-reading mode
 2017-09-21 15:03 UTC  (6+ messages)

[lttng-dev] [PATCH babeltrace 1/1] Fix: use tabs rather than spaces in makefile
 2017-09-20 17:58 UTC 

[lttng-dev] LTTng on Docker
 2017-09-19 22:26 UTC 

[lttng-dev] [PATCH babeltrace] Port: do not depend on GNU readlink
 2017-09-19 20:26 UTC 

[lttng-dev] [PATCH lttng-ust 1/2] Fix: lttng-gen-tp: only replace file extension
 2017-09-19 17:08 UTC  (4+ messages)
` [lttng-dev] [PATCH lttng-ust 2/2] lttng-gen-tp: formatting

[lttng-dev] Bug in lttng-ust tool lttng-gen-tp which replaces all ".c" with ".h" in the path
 2017-09-19  3:35 UTC 

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

[lttng-dev] [RELEASE] Babeltrace 2.0.0-pre4
 2017-09-18 22:22 UTC 

[lttng-dev] lttng-track on userspace channel
 2017-05-31 23:28 UTC 

[lttng-dev] Error: Kernel create channel failed
 2017-05-31 23:18 UTC  (3+ messages)

[lttng-dev] [PATCH lttng-tools V2] Test: Replace test relying pselect6(2) man page ambiguity
 2017-05-31 21:08 UTC 

[lttng-dev] [RFC PATCH liburcu v2] Use workqueue in rculfhash
 2017-05-31 15:51 UTC 

[lttng-dev] [RFC PATCH liburcu 0/2] Remove RCU requirements on hash table destroy
 2017-05-30 21:10 UTC  (3+ messages)
` [lttng-dev] [RFC PATCH liburcu 1/2] Implement urcu workqueues internal API
` [lttng-dev] [RCU PATCH liburcu 2/2] Use workqueue in rculfhash

[lttng-dev] [PATCH lttng-modules] Fix: Build ftrace probe on kernels prior to 4.12
 2017-05-30 14:58 UTC  (2+ messages)

[lttng-dev] C APIs tracing control
 2017-05-29 15:40 UTC  (2+ messages)

[lttng-dev] tracing page_faults with lttng?
 2017-05-29  8:44 UTC  (3+ messages)

[lttng-dev] [PATCH v2 lttng-ust master, 2.10-rc] Introduce LTTNG_UST_ALLOW_BLOCKING env. var
 2017-05-27  6:18 UTC 

[lttng-dev] [PATCH v2 lttng-tools master, 2.10-rc] Introduce "--blocking-timeout" channel parameter
 2017-05-27  6:17 UTC 

[lttng-dev] [PATCH babeltrace stable-1.5] Fix: Add missing LIBS to python bindings
 2017-05-26 18:25 UTC 

[lttng-dev] [PATCH lttng-tools 1/3 master, 2.10-rc] Fix: discard event/lost packet counters
 2017-05-26 18:18 UTC  (4+ messages)
` [lttng-dev] [PATCH lttng-tools 2/3 master, 2.10-rc] Fix: lttng list of channels should return errors
` [lttng-dev] [PATCH lttng-tools 3/3 master, 2.10-rc] Introduce "--blocking-timeout" channel parameter

[lttng-dev] [PATCH lttng-ust master, 2.10-rc] Introduce LTTNG_UST_ALLOW_BLOCKING env. var
 2017-05-26 16:13 UTC 

[lttng-dev] [PATCH babeltrace 1/3] Port: Use glib portable macros to convert gpointer to int
 2017-05-26 15:24 UTC 

[lttng-dev] [RFC PATCH babeltrace] Use glib portable macros to convert gpointer to int
 2017-05-26 13:56 UTC 

[lttng-dev] [PATCH babeltrace 1/4] Cleanup: bt namespace for compat strerror_r
 2017-05-26 13:49 UTC 

[lttng-dev] [PATCH babeltrace] Set the minimum Python version to 3.0
 2017-05-26 13:37 UTC 

[lttng-dev] [PATCH babeltrace stable-1.5] Fix: ctf writer test on Cygwin
 2017-05-26 13:37 UTC 

[lttng-dev] [PATCH babeltrace stable-1.5] Fix: disable debug by default info on Cygwin
 2017-05-26 13:36 UTC 

[lttng-dev] [PATCH babeltrace v5] Build Python bindings with distutils for consistent installs
 2017-05-26 13:36 UTC 

[lttng-dev] [PATCH babeltrace] Fix: text output missing separator when printing the domain
 2017-05-26 13:36 UTC 

[lttng-dev] Patch for lttng tools to build on Mac OSX 10.11.6
 2017-05-24 18:06 UTC  (3+ messages)

[lttng-dev] [PATCH lttng-modules] Fix: Add support for 4.9.27-rt18 kernel
 2017-05-24 16:14 UTC  (4+ messages)

[lttng-dev] [PATCH lttng-modules] Fix: update btrfs instrumentation for kernel 4.12
 2017-05-24 16:13 UTC 

[lttng-dev] [PATCH lttng-modules] Fix: update ringbuffer for kernel 4.12
 2017-05-24 16:13 UTC 

[lttng-dev] [PATCH lttng-modules] Fix: update sched instrumentation for kernel 4.12
 2017-05-24 16:11 UTC 

[lttng-dev] [PATCH lttng-modules] Fix: ext3 was completely removed from the kernel in v4.3
 2017-05-24 16:09 UTC 

[lttng-dev] [PATCH lttng-tools] Fix: thread exit vs futex wait/wakeup race
 2017-05-24 15:12 UTC 

[lttng-dev] Babeltrace python bindings documentation is no up-to-date
 2016-10-31 21:34 UTC  (8+ messages)

[lttng-dev] Do updaters of a cds_lfht need to be synchronized?
 2016-10-31 16:01 UTC  (3+ messages)

[lttng-dev] babeltrace API question
 2016-10-30  8:51 UTC  (3+ messages)

[lttng-dev] babeltrace question (bt_struct_declaration_lookup_field_index)
 2016-10-29 21:38 UTC 

[lttng-dev] CTF2-PROP-1.0: Proposal for a major revision of the Common Trace Format, version 1.8
 2016-10-28  0:08 UTC  (4+ messages)
  ` [lttng-dev] [tracecompass-dev] "

[lttng-dev] CTF2-BASICATTRS-1.0: Basic CTF 2 user attributes
 2016-10-27 16:16 UTC  (2+ messages)

[lttng-dev] [RFC/PATCH 0/3] babeltrace: test harness improvements + new tests
 2016-10-26 16:29 UTC  (11+ messages)
` [lttng-dev] [RFC/PATCH 1/3] babeltrace: use AM_TESTS_ENVIRONMENT for tests
` [lttng-dev] [RFC/PATCH 2/3] babeltrace: drop configure-time substitutions in test scripts
` [lttng-dev] [RFC/PATCH 3/3] babeltrace: add simple tests for converter command line options

[lttng-dev] CTF2-DOCID-1.0: CTF 2 document identifier format
 2016-10-25 18:27 UTC 

[lttng-dev] CTF2-FS-1.0: Layout of a CTF 2 trace stored on a file system
 2016-10-25 18:27 UTC 

[lttng-dev] CTF2-PMETA-1.0: CTF 2 packetized metadata stream format
 2016-10-25 18:27 UTC 

[lttng-dev] [PATCH] babeltrace: address warnings and suggestions from autoscan
 2016-10-25 14:51 UTC 

[lttng-dev] [RELEASE] Babeltrace 1.5.0-rc1
 2016-10-24 18:56 UTC 

[lttng-dev] LTTng-modules with RT kernel
 2016-10-24 17:30 UTC  (2+ messages)

[lttng-dev] Problem with Babeltrace
 2016-10-24 17:13 UTC  (4+ messages)

[lttng-dev] A question about lttng view and babeltrace
 2016-10-24 15:59 UTC  (2+ messages)

[lttng-dev] Deadlock in call_rcu_thread when destroy rculfhash node with nested rculfhash
 2016-10-21  8:19 UTC  (4+ messages)

[lttng-dev] [PATCH lttng-tools] Add version info to lttng-relayd help
 2016-10-20  5:58 UTC 

[lttng-dev] [PATCH lttng-tools] Add version info to lttng-relayd help
 2016-10-20  5:58 UTC  (3+ messages)

[lttng-dev] [PATCH babeltrace] Fix: documentation: output plugin is called ctf-metadata
 2016-10-19 20:24 UTC  (2+ messages)

[lttng-dev] [PATCH lttng-tools] Fix: save: close fd of configuration file
 2016-10-19 19:49 UTC  (3+ messages)

[lttng-dev] TRACELOG_LOGLEVEL not observed when using g++
 2016-10-18 22:07 UTC  (2+ messages)

[lttng-dev] [video] Talk on trace aggregation + buffering, LinuxCon North America 2016
 2016-10-17 15:59 UTC 

[lttng-dev] Problem with Kernel Module
 2016-10-17  9:30 UTC 

[lttng-dev] LTTng and multiple kernels
 2016-10-15 14:56 UTC  (2+ messages)

[lttng-dev] [PATCH lttng-ust] Fix: Out of tree build of liblttng-ust-java
 2016-10-14 21:01 UTC  (2+ messages)

[lttng-dev] [PATCH lttng-modules] Fix: bump stable kernel version ranges for clock work-around
 2016-10-13 15:09 UTC  (3+ messages)

[lttng-dev] [RELEASE] LTTng modules 2.7.7, 2.8.3, 2.9.0-rc2 (Linux kernel tracer)
 2016-10-13 15:09 UTC 

page:  |  | latest

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