Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
[ltt-dev] [RFC patch 00/41] LTTng 0.105 core for Linux 2.6.27-rc9
 2009-03-05 22:48 UTC  (98+ messages)
` [ltt-dev] [RFC patch 01/41] LTTng - core header
` [ltt-dev] [RFC patch 02/41] LTTng - core data structures
` [ltt-dev] [RFC patch 03/41] LTTng core x86
` [ltt-dev] [RFC patch 04/41] LTTng core powerpc
` [ltt-dev] [RFC patch 05/41] LTTng relay buffer allocation, read, write
` [ltt-dev] [RFC patch 06/41] LTTng optimize write to page function
` [ltt-dev] [RFC patch 07/41] LTTng dynamic channels
` [ltt-dev] [RFC patch 08/41] LTTng - tracer header
` [ltt-dev] [RFC patch 09/41] LTTng optimize write to page function deal with unaligned access
` [ltt-dev] [RFC patch 10/41] lttng-optimize-write-to-page-function-remove-some-memcpy-calls
` [ltt-dev] [RFC patch 11/41] ltt-relay: cache pages address
` [ltt-dev] [RFC patch 12/41] x86 : export vmalloc_sync_all()
` [ltt-dev] [RFC patch 13/41] LTTng - tracer code
` [ltt-dev] [RFC patch 14/41] Splice and pipe : export pipe buf operations for GPL modules
` [ltt-dev] [RFC patch 15/41] Poll : add poll_wait_set_exclusive
` [ltt-dev] [RFC patch 16/41] LTTng Transport Locked
` [ltt-dev] [RFC patch 17/41] LTTng - serialization
` [ltt-dev] [RFC patch 18/41] Seq_file add support for sorted list
` [ltt-dev] [RFC patch 19/41] Sort module list by pointer address to get coherent sleepable seq_file iterators
` [ltt-dev] [RFC patch 20/41] Linux Kernel Markers - Iterator
` [ltt-dev] [RFC patch 21/41] LTTng probes specialized tracepoints
` [ltt-dev] [RFC patch 22/41] LTTng marker control
` [ltt-dev] [RFC patch 23/41] Immediate Values Stub header
` [ltt-dev] [RFC patch 24/41] Linux Kernel Markers - Use Immediate Values
` [ltt-dev] [RFC patch 25/41] Markers Support for Proprierary Modules
` [ltt-dev] [RFC patch 26/41] Marers remove old comment
` [ltt-dev] [RFC patch 27/41] Markers use dynamic channels
` [ltt-dev] [RFC patch 28/41] LTT trace control
` [ltt-dev] [RFC patch 29/41] LTTng menus
` [ltt-dev] [RFC patch 30/41] LTTng build
` [ltt-dev] [RFC patch 31/41] LTTng userspace event v2
` [ltt-dev] [RFC patch 32/41] LTTng filter
` [ltt-dev] [RFC patch 33/41] LTTng dynamic tracing support with kprobes

[ltt-dev] [PATCH] LTTNG: Make marker enabled in advance
 2009-03-05 18:53 UTC  (4+ messages)

[ltt-dev] the problem of register the probe function for irq_enty
 2009-03-05 18:45 UTC  (4+ messages)

[ltt-dev] [PATCH] ltt-relay: remove percpu data, use direct pointer
 2009-03-04 16:55 UTC  (2+ messages)

[ltt-dev] lttng development plan
 2009-03-03 19:25 UTC  (10+ messages)

[ltt-dev] [PATCH take2 01/13] make marker_entry permanent
 2009-03-03  1:14 UTC  (4+ messages)

[ltt-dev] [PATCH take2 11/13] implement ltt-ascii
 2009-03-03  1:09 UTC  (4+ messages)

[ltt-dev] [PATCH 2/2] ltt-relay: cache page's address
 2009-02-27 16:26 UTC  (2+ messages)

[ltt-dev] [PATCH 1/2] ltt-relay: remove unused field of struct buf_page
 2009-02-27  8:11 UTC 

[ltt-dev] [PATCH] lttng: Fix potential invalid pointer derefference
 2009-02-27  2:11 UTC  (12+ messages)
` [ltt-dev] [PATCH v2] "
        ` [ltt-dev] [PATCH v3] "

[ltt-dev] LTTV questions
 2009-02-26 21:40 UTC  (2+ messages)

[ltt-dev] [PATCH take2 12/13] enable text output for ltt-relay
 2009-02-23 19:25 UTC  (2+ messages)

[ltt-dev] [PATCH take2 13/13] enable text output for ltt-relay-locked
 2009-02-23 19:25 UTC  (2+ messages)

[ltt-dev] [PATCH take2 10/13] implement text output framework
 2009-02-23 19:22 UTC  (2+ messages)

[ltt-dev] [PATCH take2 09/13] enable accessing struct ltt_channel_buf_struct
 2009-02-23 19:17 UTC  (2+ messages)

[ltt-dev] [PATCH take2 08/13] get&put chan&chan_buf's reference
 2009-02-23 19:14 UTC  (2+ messages)

[ltt-dev] [PATCH take2 07/13] implement fmt align
 2009-02-23 19:11 UTC  (2+ messages)

[ltt-dev] [PATCH take2 05/13] read basic type from ltt-relay buffer
 2009-02-23 18:58 UTC  (2+ messages)

[ltt-dev] [PATCH take2 06/13] introduce ltt_serialize_printf()
 2009-02-23 18:15 UTC  (2+ messages)

[ltt-dev] [PATCH take2 04/13] read C-style string from ltt-relay buffer
 2009-02-23 17:46 UTC  (2+ messages)

[ltt-dev] [PATCH take2 03/13] read event header from ltt-relay buffer
 2009-02-23 16:40 UTC  (2+ messages)

[ltt-dev] [PATCH take2 02/13] get name and fmt from permanent eID
 2009-02-23 16:37 UTC  (2+ messages)

[ltt-dev] Genevent
 2009-02-23  7:23 UTC  (2+ messages)

[ltt-dev] [RFC git tree] Userspace RCU (urcu) for Linux (repost)
 2009-02-22 18:28 UTC  (12+ messages)

[ltt-dev] [PATCH URCU formal] Add liveness checks to user-level RCU model
 2009-02-21  1:18 UTC  (7+ messages)

[ltt-dev] [PATCH URCU formal] Add liveness checks to user-level RCU model
 2009-02-20 18:44 UTC  (2+ messages)

[ltt-dev] [[PATCH URCU formal]] Restructure urcu_updater() to more accurately reflect actual failure scenario
 2009-02-20 17:15 UTC  (2+ messages)

[ltt-dev] [PATCH URCU formal] Remove spurious read-side infinite loops
 2009-02-20 17:15 UTC  (2+ messages)

[ltt-dev] [patch 0/7] LTTng for ARM OMAP3
 2009-02-20  1:39 UTC  (8+ messages)
` [ltt-dev] [patch 3/7] OMAP ltt statedump include irq.h
` [ltt-dev] [patch 4/7] omap lttng use iter div

[ltt-dev] Mini Design and Roadmap of LTT-Kdump
 2009-02-19 10:56 UTC  (3+ messages)

[ltt-dev] [PATCH v4 0/2] add tracepoints and markers for panic and kexec event
 2009-02-19  9:25 UTC  (3+ messages)
` [ltt-dev] [PATCH v4 1/2] add tracepoints "
` [ltt-dev] [PATCH v4 2/2] Add marker interface for panic and kexec related events

[ltt-dev] [PATCH 0/2] Add tracepoint of panic and kexec
 2009-02-19  6:25 UTC  (12+ messages)
` [ltt-dev] [PATCH 2/1] tracepoints-panic
      ` [ltt-dev] [PATCH v2] add tracepoints of panic and kexec

[ltt-dev] [PATCH 29/31] markers: Make static
 2009-02-19  4:29 UTC 

[ltt-dev] [patch 0/9] LTTng for ARM OMAP3 (v2)
 2009-02-19  3:31 UTC  (20+ messages)
` [ltt-dev] [patch 1/9] omap lttng instrumentation kernel fix
` [ltt-dev] [patch 2/9] LTTng - ARM instrumentation
` [ltt-dev] [patch 3/9] OMAP ltt statedump include irq.h
` [ltt-dev] [patch 4/9] omap lttng use iter div
` [ltt-dev] [patch 5/9] omap lttng statedump arm
` [ltt-dev] [patch 6/9] omap trace clock specialize
` [ltt-dev] [patch 7/9] omap trace clock
` [ltt-dev] [patch 8/9] omap trace clock add write value
` [ltt-dev] [patch 9/9] --- arch/arm/mach-omap2/trace-clock.c | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-)
  ` [ltt-dev] [patch 9/9] OMAP trace clock basic PM fix

[ltt-dev] [PATCH] lttng: remove ltt root directory if it's no needed
 2009-02-19  3:14 UTC  (9+ messages)
` [ltt-dev] [PATCH v2] "
      ` [ltt-dev] [PATCH v3] "

page:  |  | latest

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