[ltt-dev] LTTng 2.0 on ARM
2011-09-10 19:49 UTC (2+ messages)
[ltt-dev] [URCU PATCH] add simple mips support
2011-09-10 19:41 UTC (4+ messages)
[ltt-dev] [URCU PATCH v4 2/2] cmm: do not generate code for smp_rmb/smp_wmb on x86_64
2011-09-10 19:37 UTC (2+ messages)
[ltt-dev] [URCU PATCH v3 2/2] cmm: do not generate code for smp_rmb/smp_wmb on x86_64, smp_rmb on i686
2011-09-10 19:23 UTC (4+ messages)
` [ltt-dev] [URCU PATCH v3 1/2] cmm: let per-arch files provide cmm_smp_* barriers
[ltt-dev] [BABELTRACE PATCH] Basic seek support
2011-09-10 18:03 UTC (2+ messages)
[ltt-dev] Problem with metadata_0 file
2011-09-09 12:42 UTC
[ltt-dev] [URCU PATCH] Optimize caa_get_cycles() for PowerPC64
2011-09-09 5:34 UTC (2+ messages)
[ltt-dev] [URCU PATCH v2 1/2] caa: let per-arch files provide cmm_smp_* barriers
2011-09-06 11:31 UTC (4+ messages)
` [ltt-dev] [URCU PATCH v2 2/2] caa: do not generate code for smp_rmb/smp_wmb on x86_64, smp_rmb on i686
[ltt-dev] [URCU PATCH] caa: do not generate code for rmb/wmb on x86_64, rmb on i686
2011-09-05 15:32 UTC (4+ messages)
[ltt-dev] [BABELTRACE PATCH] Basic seek support
2011-09-04 19:10 UTC (2+ messages)
[ltt-dev] [rp] [RFC] URCU concurrent data structure API
2011-09-03 20:10 UTC (2+ messages)
[ltt-dev] [BABELTRACE PATCH] Basic seek support
2011-09-03 13:55 UTC (2+ messages)
[ltt-dev] [RFC] New UST 2.0 Tracepoint Event API : TRACEPOINT_FORMAT
2011-09-01 17:33 UTC (3+ messages)
[ltt-dev] [RFC] New UST 2.0 Tracepoint Event API
2011-09-01 9:50 UTC (3+ messages)
[ltt-dev] no metadata tracefile
2011-08-31 20:47 UTC
[ltt-dev] no metadata tracefile
2011-08-31 19:23 UTC
[ltt-dev] [RFC PATCHv2 4/5] urcu: re-implment urcu-qsbr
2011-08-30 10:53 UTC (2+ messages)
[ltt-dev] No page alloc events
2011-06-30 13:12 UTC
[ltt-dev] [LTTNG-MODULES PATCH v2 1/2] Add mmap client mode
2011-06-29 21:11 UTC (4+ messages)
` [ltt-dev] [LTTNG-MODULES v2 2/2] Update ABI to select the output method
[ltt-dev] [LTTNG-MODULES PATCH 1/2] Add mmap client mode
2011-06-29 20:00 UTC (5+ messages)
` [ltt-dev] [LTTNG-MODULES PATCH 2/2] Update ABI to select the output method
` [ltt-dev] [LTTNG-MODULES PATCH 2/2 v2] "
[ltt-dev] Fedora packaging
2011-06-29 19:27 UTC (11+ messages)
[ltt-dev] [RELEASE] Userspace RCU 0.6.3
2011-06-27 21:55 UTC
[ltt-dev] lttctl stop command hangs on ARM926 processor
2011-06-23 15:34 UTC (6+ messages)
[ltt-dev] UST communication library
2011-06-15 19:11 UTC (18+ messages)
[ltt-dev] [URCU] [bug] Unable to crosscompile for powerpc (userspace-rcu-0.6.1 and userspace-rcu-0.6.0)
2011-06-15 6:50 UTC (2+ messages)
[ltt-dev] [RELEASE] Userspace RCU 0.6.1
2011-06-14 13:39 UTC (2+ messages)
` [ltt-dev] [RELEASE] Userspace RCU 0.6.2
[ltt-dev] [PATCH 1/1] Fix compilation on uclibc
2011-06-13 16:40 UTC (5+ messages)
[ltt-dev] [RELEASE] Userspace RCU 0.6.0
2011-06-13 14:02 UTC (4+ messages)
[ltt-dev] [RELEASE] LTTng-UST 0.14
2011-06-12 16:36 UTC
[ltt-dev] [URCU PATCH] Add a pkg-config file for the new liburcu-cds
2011-06-10 21:27 UTC (2+ messages)
[ltt-dev] [URCU PATCH] Consolidate _LIBADD and _DEPENDENCIES in Makefile.am
2011-06-10 21:14 UTC (2+ messages)
[ltt-dev] [UST PATCH] Move the version-info to the AM_LDFLAGS variable
2011-06-10 20:56 UTC (2+ messages)
[ltt-dev] [URCU Patch] Add library version information
2011-06-10 15:35 UTC (2+ messages)
[ltt-dev] [URCU Patch] Add missing pkgconfig files to Makefile.am
2011-06-09 18:03 UTC (2+ messages)
[ltt-dev] [PATCH] arm: remove useless declarations
2011-06-09 17:17 UTC (6+ messages)
[ltt-dev] Babel Trace
2011-06-09 16:41 UTC (2+ messages)
[ltt-dev] Updated liburcu and UST git heads to build together again
2011-06-09 15:27 UTC (3+ messages)
[ltt-dev] [PATCH 00/10] call_rcu: futex wakeup and miscellaneous improvements
2011-06-09 14:43 UTC (32+ messages)
` [ltt-dev] [PATCH 01/10] urcu-qsbr: fix typo
` [ltt-dev] [PATCH 02/10] rcutorture: make goflag volatile
` [ltt-dev] [PATCH 03/10] uatomic: fix typo in x86 compat implementation
` [ltt-dev] [PATCH 04/10] uatomic: add uatomic_or
` [ltt-dev] [PATCH 05/10] call_rcu: drop mutex
` [ltt-dev] [PATCH 06/10] uatomic: add uatomic_and
` [ltt-dev] [PATCH 07/10] call_rcu: remove write-only qlen variable
` [ltt-dev] [PATCH 08/10] call_rcu: redo futex implementation
` [ltt-dev] [PATCH 09/10] call_rcu: factor polling from RT and non-RT cases
` [ltt-dev] [PATCH 10/10] call_rcu: avoid useless futex wakeups
` [ltt-dev] [PATCH] call_rcu: keep BUSY flag set as long as possible
[ltt-dev] [PATCH] urcu: fix dependencies on libwfqueue.la
2011-06-09 14:15 UTC (2+ messages)
[ltt-dev] [PATCH] urcu_ref: do error checking on urcu_ref_put
2011-06-09 14:14 UTC (2+ messages)
[ltt-dev] [PATCH] uatomic: use generic-size macros for common implementation of atomic ops
2011-06-09 14:12 UTC (2+ messages)
[ltt-dev] [URCU RFC patch 0/3] call_rcu() performance improvements
2011-06-09 6:14 UTC (24+ messages)
` [ltt-dev] [URCU RFC patch 1/3] call_rcu: use cpu affinity for per-cpu call_rcu threads
` [ltt-dev] [URCU RFC patch 2/3] call_rcu: use futex for wakeup scheme
` [ltt-dev] [rp] "
` [ltt-dev] [URCU RFC patch 3/3] call_rcu: remove delay "
` [ltt-dev] [rp] "
[ltt-dev] [PATCH userspace-rcu] Add a cds_list_del_init()
2011-06-08 23:31 UTC (2+ messages)
[ltt-dev] [RFC] lttng-tools command line interface
2011-06-08 21:49 UTC (6+ messages)
[ltt-dev] Problem using UST 0.13
2011-06-08 19:32 UTC (12+ messages)
[ltt-dev] [RFC] CTF TSDL: clocks and dynamic enumerations
2011-06-08 14:19 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox