[ltt-dev] [PATCH 1/6] rculfhash: Fix ht allocation bug
2011-11-02 15:13 UTC (9+ messages)
` [ltt-dev] [PATCH 2/6] rculfhash: Fix ht lazy grow logic
` [ltt-dev] [PATCH 5/6] rculfhash: Fix min_alloc_size bug
` [ltt-dev] [PATCH 6/6] rculfhash: add min_alloc_size test parameter
` [ltt-dev] [PATCH 3/6] rculfhash: merge duplicated code of cds_lfht_resize_lazy_*()
` [ltt-dev] [PATCH 4/6] rculfhash: Change lazy shrink strategy
[ltt-dev] [RFC] UST Tracepoint API Changes
2011-11-02 14:00 UTC
[ltt-dev] UST double-buffering won't always trigger consumer daemon
2011-11-02 8:19 UTC (4+ messages)
[ltt-dev] [PATCH 0/7] rculfhash: More proper APIs and struct cds_lfht_node
2011-11-02 7:50 UTC (8+ messages)
` [ltt-dev] [PATCH 1/7] rculfhash, test: wrap "
` [ltt-dev] [PATCH 2/7] rculfhash: Move "struct rcu_head head" out of "struct cds_lfht_node"
` [ltt-dev] [PATCH 3/7] rculfhash: make cds_lfht_lookup() more generic
` [ltt-dev] [PATCH 4/7] rculfhash: Comparision API use node pointer instead of key
` [ltt-dev] [PATCH 5/7] rculfhash: Pass hash value to cds_lfht_add* APIs
` [ltt-dev] [PATCH 6/7] rculfhash: Move key out of struct lfht_test_node
` [ltt-dev] [PATCH 7/7] rculfhash: cleanup struct _cds_lfht_node
[ltt-dev] liburcu: likely and unlikely macro collision
2011-11-01 23:55 UTC (3+ messages)
[ltt-dev] Flight-recording mode
2011-11-01 19:46 UTC (5+ messages)
[ltt-dev] Review of rculfhash
2011-11-01 19:39 UTC (2+ messages)
[ltt-dev] [RELEASE] LTTng 2.0 prerelease bundle 20110930
2011-09-30 16:08 UTC
[ltt-dev] Out of office from Oct. 1st to Oct. 16th
2011-09-30 15:13 UTC
[ltt-dev] [BABELTRACE PATCH] Add mmap trace reading
2011-09-30 0:46 UTC (2+ messages)
[ltt-dev] [BABELTRACE PATCH] Pass stream pointer with callback caller data
2011-09-30 0:39 UTC (2+ messages)
[ltt-dev] [RELEASE] Userspace RCU 0.6.5
2011-09-29 22:22 UTC
[ltt-dev] [PATCH 0/7] urcu,call_rcu: minior fixes, round2
2011-09-29 21:13 UTC (25+ messages)
` [ltt-dev] [PATCH 1/7] urcu, call_rcu: protects call_rcu_data_list when remove node
` [ltt-dev] [PATCH 2/7] urcu, defer_rcu: fix missing respond to a cancellation request
` [ltt-dev] [PATCH 3/7] urcu, defer_rcu: Avoid thread exit unexpected
` [ltt-dev] [PATCH 4/7] urcu, defer_rcu: Simplify defer_rcu() encoding
` [ltt-dev] [PATCH 5/7] urcu, call_rcu: avoid create call_rcu_data for child when unneed
` [ltt-dev] [PATCH 6/7] urcu, call_rcu: Cleanup call_rcu_data pointers before used in child
` [ltt-dev] [PATCH 7/7] urcu, call_rcu: Array initialized before pointer is planted
[ltt-dev] [PATCH v2] Add powerpc64 host_cpu to configure.ac
2011-09-29 20:14 UTC (2+ messages)
[ltt-dev] [PATCH] Add powerpc64 host_cpu to configure.ac
2011-09-29 19:42 UTC (3+ messages)
[ltt-dev] Support for detailed system calls added to LTTng 2.0
2011-09-28 3:26 UTC
[ltt-dev] [LTTNG-MODULES PATCH] copy_from_user and memset
2011-09-27 11:46 UTC (3+ messages)
[ltt-dev] [BABELTRACE PATCH] Extract int and char arrays from fields
2011-09-27 1:04 UTC (3+ messages)
[ltt-dev] [BABELTRACE PATCH] Add parameters to callbacks
2011-09-27 0:55 UTC (2+ messages)
[ltt-dev] Getting writeTraceNetwork to work
2011-09-23 19:58 UTC (3+ messages)
[ltt-dev] [URCU PATCH] cmm: provide lightweight rmb/wmb on PPC
2011-09-22 15:26 UTC (12+ messages)
` [ltt-dev] [PATCH v2] cmm: provide lightweight smp_rmb/smp_wmb "
[ltt-dev] no metadata tracefile
2011-09-22 15:12 UTC (22+ messages)
[ltt-dev] Support for MIPS architecture in UST
2011-09-22 11:12 UTC (3+ messages)
[ltt-dev] [URCU PATCH] atomic: provide seq_cst semantics on powerpc
2011-09-22 9:13 UTC (6+ messages)
[ltt-dev] (forw) [avik.sil@linaro.org: LTTng 2.0 pre-release for ARM]
2011-09-22 9:03 UTC
[ltt-dev] LTTng 2.0 on ARM
2011-09-22 6:04 UTC (15+ messages)
[ltt-dev] [Qemu-devel] [PATCH 2/3] trace: [ust] Do not use 'm' in event argument names (used by ust macros)
2011-09-21 8:28 UTC (9+ messages)
[ltt-dev] [PATCH V1] ARM: Set bit 0 for thumb mode in kallsyms_lookup_name returned address
2011-09-20 7:24 UTC (4+ messages)
[ltt-dev] [LTTNG-MODULES PATCH v2] copy_from_user and memset
2011-09-19 21:00 UTC (2+ messages)
[ltt-dev] [LTTNG-MODULES PATCH] copy_from_user and memset
2011-09-17 18:44 UTC
[ltt-dev] [PATCH] ARM: Set bit 0 for thumb mode in kallsyms_lookup_name returned address
2011-09-16 15:32 UTC (3+ messages)
[ltt-dev] [PATCH 00/10] urcu,call_rcu: minior fixes, round1
2011-09-16 3:33 UTC (22+ messages)
` [ltt-dev] [PATCH 01/10] add missing static
` [ltt-dev] [PATCH 02/10] init maxcpus before use it
` [ltt-dev] [PATCH 03/10] use get_cpu_call_rcu_data() for get_call_rcu_data()
` [ltt-dev] [PATCH 04/10] use cds_list_for_each_entry_safe()
` [ltt-dev] [PATCH 05/10] avoid memory leak in call_rcu_data_free()
` [ltt-dev] [PATCH 06/10] wake up default call_rcu thread after we move the leftover callbacks
` [ltt-dev] [PATCH 07/10] protect writing to per_cpu_call_rcu_data[*]
` [ltt-dev] [PATCH 08/10] Return -EEXIST when the old cpu call_rcu_data has not been removed
` [ltt-dev] [PATCH 09/10] avoid leaking crdp for failed path
[ltt-dev] RCU lock-free hash table updates
2011-09-14 3:57 UTC
[ltt-dev] [BABELTRACE RFC PATCH] Add mmap trace reading
2011-09-14 2:48 UTC (2+ messages)
[ltt-dev] [BABELTRACE PATCH v2] Optional file pointer to metadata
2011-09-14 2:45 UTC (2+ messages)
[ltt-dev] [BABELTRACE PATCH] Optionnal file pointer to metadata
2011-09-14 1:32 UTC (2+ messages)
[ltt-dev] [BABELTRACE PATCH] Specify callback to move packet in open_trace
2011-09-13 21:54 UTC (2+ messages)
[ltt-dev] [BABELTRACE PATCH] Free the callbacks on iter_destroy
2011-09-13 21:12 UTC (2+ messages)
[ltt-dev] [BABELTRACE PATCH v2] Add callback support
2011-09-13 19:19 UTC (3+ messages)
[ltt-dev] [BABELTRACE PATCH] Add callback support
2011-09-13 18:53 UTC (2+ messages)
[ltt-dev] [BABELTRACE PATCH] Basic seek support
2011-09-13 17:57 UTC (2+ messages)
[ltt-dev] Userspace RCU git fixes
2011-09-13 17:53 UTC (3+ messages)
[ltt-dev] [URCU PATCH] add simple mips support
2011-09-12 13:50 UTC (4+ messages)
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