Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
[lttng-dev] [PULL REQUEST babeltrace] Python bindings API refactoring
 2013-11-29  6:21 UTC  (9+ messages)
        ` [lttng-dev] [PATCH babeltrace python/bindings] Python-bindings fix: outdated dist target babeltrace.i
            ` [lttng-dev] [PATCH babeltrace python/bindings] Python-bindings fix: Out of tree build fails to find babeltrace.i

[lttng-dev] [PATCH babeltrace 1/2] Fix ctf-writer: Quote strings provided as enumeration mappings
 2013-11-29  6:06 UTC  (3+ messages)
` [lttng-dev] [PATCH babeltrace 2/2] Test: Validate that enumeration mapping strings are properly escaped

[lttng-dev] [PATCH liburcu 1/5] configure.ac Android check
 2013-11-29  6:01 UTC  (13+ messages)
` [lttng-dev] [PATCH liburcu 2/5] Dont link pthread on Android
` [lttng-dev] [PATCH liburcu 3/5] Added a compat layer for 'syscall.h'
` [lttng-dev] [PATCH liburcu 4/5] Fix: Do not redefine gettid on Android
` [lttng-dev] [PATCH liburcu 5/5] Added implementation for rand_r()

[lttng-dev] Extracting System Call IDs By Using TMF
 2013-11-29  0:29 UTC 

[lttng-dev] lttng-tools build error: non-dynamic relocations refer to dynamic symbol lttcomm_inet_tcp_timeout
 2013-11-28 20:32 UTC  (2+ messages)

[lttng-dev] [PATCH lttng-ust 0/3] Solve remaining issues with base-address-state tracing
 2013-11-28 15:59 UTC  (5+ messages)
` [lttng-dev] [PATCH lttng-ust 1/3] Integrate base-address statedump into lttng-ust
` [lttng-dev] [PATCH lttng-ust 2/3] Fix: baddr_statedump deadlock with JUL tracing
` [lttng-dev] [PATCH lttng-ust 3/3] Allow suppressing of base-address-state tracing

[lttng-dev] Separate trace file per app
 2013-11-28 10:16 UTC 

[lttng-dev] [BABELTRACE PATCH 1/3] Handle the inactive streams
 2013-11-27 17:41 UTC  (4+ messages)
` [lttng-dev] [BABELTRACE PATCH 2/3] Handle packets containing only a header
` [lttng-dev] [BABELTRACE PATCH 3/3] Handle empty streams on iterator init

[lttng-dev] [BABELTRACE PATCH 1/3] Handle the inactive streams
 2013-11-27 15:06 UTC  (3+ messages)
` [lttng-dev] [BABELTRACE PATCH 2/3] Handle packets containing only a header
` [lttng-dev] [BABELTRACE PATCH 3/3] Handle empty streams on iterator init

[lttng-dev] Build and test LTTng on Travis CI
 2013-11-27 13:52 UTC  (3+ messages)

[lttng-dev] Fwd: liburcu error: Cannot find -lurcu
 2013-11-27  9:55 UTC  (2+ messages)

[lttng-dev] [PATCH liburcu 1/5] configure.ac Android check
 2013-11-27  9:36 UTC  (8+ messages)
` [lttng-dev] [PATCH liburcu 2/5] Dont link pthread on Android
` [lttng-dev] [PATCH liburcu 3/5] Added a compat layer for 'syscall.h'
` [lttng-dev] [PATCH liburcu 4/5] Fix: Do not redefine gettid on Android
` [lttng-dev] [PATCH liburcu 5/5] Added implementation for rand_r()

[lttng-dev] Tmf Ctf Parser Scalability issues (3/3)
 2013-11-26 23:07 UTC  (2+ messages)

[lttng-dev] Tmf Ctf Parser Scalability issues (2/3)
 2013-11-26 23:05 UTC  (2+ messages)

[lttng-dev] Tmf Ctf Parser Scalability issues (1/3)
 2013-11-26 19:25 UTC  (2+ messages)

[lttng-dev] [BABELTRACE PATCH] Parse CTF indexes
 2013-11-26 19:22 UTC  (2+ messages)

[lttng-dev] make a trace_event in a module (driver)
 2013-11-26 17:32 UTC  (2+ messages)

[lttng-dev] [LTTNG-TOOLS PATCH] Rename LTTng index in CTF index
 2013-11-26 16:36 UTC  (2+ messages)

[lttng-dev] deadlock in ust baddr 2.4.0-rc1
 2013-11-26 16:21 UTC  (6+ messages)
        ` [lttng-dev] [PATCH] Make base-address-state tracing use LD_PRELOAD
  ` [lttng-dev] [PATCH] Allow suppressing of base-address-state tracing

[lttng-dev] [BABELTRACE PATCH] Parse LTTng indexes
 2013-11-25 19:53 UTC 

[lttng-dev] make a trace_event in a module (driver)
 2013-11-25 18:14 UTC  (3+ messages)

[lttng-dev] LTTV build failure in ubuntu 12.04
 2013-11-25 16:52 UTC 

[lttng-dev] [lttng-tools PATCH 3/4] Correct the behavior of the utils_expand_path function
 2013-11-25 15:51 UTC  (10+ messages)
` [lttng-dev] [lttng-tools PATCH 0/5] Follow up to the realpath(3) for unexistent paths
    ` [lttng-dev] [lttng-tools PATCH 0/5] utils_expand_path fix
      ` [lttng-dev] [lttng-tools PATCH 1/5] Add missing copyright to utils.c
      ` [lttng-dev] [lttng-tools PATCH 2/5] Fix: comment indentation
      ` [lttng-dev] [lttng-tools PATCH 3/5] Fix: utils_expand_path now works for paths that ends with '/.' or '/..'
      ` [lttng-dev] [lttng-tools PATCH 4/5] Tests: add symlink tests for test_utils_expand_path
      ` [lttng-dev] [lttng-tools PATCH 5/5] Tests: add valid test cases to test_utils_expand_path

[lttng-dev] [PATCH lttng-tools] Add libuuid as dependency in README
 2013-11-25 15:50 UTC  (2+ messages)

[lttng-dev] liburcu error: Cannot find -lurcu
 2013-11-25  6:41 UTC  (2+ messages)
  ` [lttng-dev] Fwd: "

[lttng-dev] make a trace_event in a modul (driver)
 2013-11-24 18:26 UTC  (5+ messages)

[lttng-dev] [PATCH] checkpatch: change status of warning from "BRACES" to "BRACES_SINGLE_STMT"
 2013-11-23 22:38 UTC  (4+ messages)

[lttng-dev] Undefined reference to __tracepoint_provider_mk_linuxtrace
 2013-11-23 17:45 UTC  (3+ messages)

[lttng-dev] might_sleep warnings in overwrite mode
 2013-11-22 20:33 UTC  (36+ messages)
    ` [lttng-dev] current_thread_info() not respecting program order with gcc 4.8.x
            ` [lttng-dev] Multiple local register variables w/ same register

[lttng-dev] [BABELTRACE PATCH] Parse LTTng indexes
 2013-11-22 20:06 UTC  (4+ messages)

[lttng-dev] make a trace_event in a modul (driver)
 2013-11-22 19:07 UTC  (12+ messages)

[lttng-dev] LTTng packages in Debian sid out of sync
 2013-11-22 19:02 UTC  (2+ messages)

[lttng-dev] liburcu error: Cannot find -lurcu
 2013-11-22 14:59 UTC  (2+ messages)

[lttng-dev] Building LTTNG as a debian package
 2013-11-22 12:28 UTC  (3+ messages)

[lttng-dev] liburcu error: Cannot find -lurcu
 2013-11-22  5:21 UTC 

[lttng-dev] make a trace_event in a module (driver)
 2013-11-21 14:23 UTC 

[lttng-dev] loglevel: <<UNKNOWN>>
 2013-11-20 21:04 UTC 

[lttng-dev] Overwrite mode, lost events, and reader behaviour
 2013-11-20 15:42 UTC  (4+ messages)

[lttng-dev] [PATCH v3 2/2] Implement base-address-state tracing
 2013-11-20 15:09 UTC  (8+ messages)

[lttng-dev] Reading CTF trace using Babeltrace API
 2013-11-20 12:45 UTC  (2+ messages)

[lttng-dev] Having Trouble with LTTng folders
 2013-11-19 16:48 UTC 

[lttng-dev] Xeon Phi memory barriers
 2013-11-19 15:26 UTC 

[lttng-dev] [PATCH babeltrace] Test ctf-writer: Verify that enumerations are validated before use
 2013-11-19 14:58 UTC  (2+ messages)

[lttng-dev] [PATCH babeltrace] Fix ctf-writer: Reject enumerations containing no mappings
 2013-11-19 14:57 UTC  (2+ messages)

[lttng-dev] New article about Userspace RCU on LWN
 2013-11-19 14:55 UTC  (3+ messages)

[lttng-dev] Having Trouble with LTTng folders
 2013-11-19 13:43 UTC 

[lttng-dev] Having trouble with LTTng folders
 2013-11-19 13:38 UTC 

[lttng-dev] Build Issue - lttng-modules - cross compiling for MIPSEL - syscall.h
 2013-11-18 16:32 UTC  (4+ messages)

[lttng-dev] [PULL REQUEST babeltrace] Python bindings update
 2013-11-18 16:31 UTC  (4+ messages)
  ` [lttng-dev] "

[lttng-dev] Need Help in saving the trace on the remote machine
 2013-11-18  7:34 UTC 

[lttng-dev] how does ust tracer map share lttng buffer
 2013-11-16 13:42 UTC  (2+ messages)
    ` [lttng-dev] 回复: "

[lttng-dev] [RELEASE] LTTng modules 2.4.0-rc1
 2013-11-15 21:12 UTC 

[lttng-dev] [RELEASE] LTTng-UST 2.4.0-rc1
 2013-11-15 21:10 UTC 

[lttng-dev] [RELEASE] LTTng-Tools 2.4.0-rc1 - Époque Opaque
 2013-11-15 20:22 UTC 

[lttng-dev] [RELEASE] LTTng-Tools 2.4.0-rc1 - Époque Opaque
 2013-11-15 17:27 UTC 

[lttng-dev] [RELEASE] LTTng-Tools 2.2.5
 2013-11-15 15:55 UTC 

[lttng-dev] a few files without copyright in UST
 2013-11-15 15:47 UTC  (3+ messages)

[lttng-dev] [PATCH 2/2] Escape minus signs in lttng-ust-cyg-profile manpage
 2013-11-15 15:35 UTC  (2+ messages)

[lttng-dev] [PATCH 1/2] Fix spelling mistake in lttng-ust manpage
 2013-11-15 15:35 UTC  (2+ messages)

[lttng-dev] [lttng-ust PATCH] Fix tests/benchmark
 2013-11-15 15:27 UTC  (2+ messages)

[lttng-dev] [PATCH lttng-tools 00/28] UST Event exclusions
 2013-11-15  6:36 UTC  (6+ messages)

[lttng-dev] About Lttng trace mode
 2013-11-15  3:39 UTC  (2+ messages)

[lttng-dev] [PATCH babeltrace] Fix lint warnings
 2013-11-15  2:02 UTC  (2+ messages)

page:  |  | latest

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