[lttng-dev] [PATCH v2] Base-address tracing for dlopen and dlclose
2013-11-13 17:14 UTC
[lttng-dev] LTTng packages in Debian sid out of sync
2013-11-13 17:01 UTC (7+ messages)
[lttng-dev] [PATCH] checkpatch: change status of warning from "BRACES" to "BRACES_SINGLE_STMT"
2013-11-13 14:52 UTC (3+ messages)
[lttng-dev] [PULL REQUEST babeltrace] Python bindings update
2013-11-13 14:17 UTC (2+ messages)
[lttng-dev] [PATCH lttng-ust 0/7] UST Event exclusions
2013-11-13 14:05 UTC (9+ messages)
` [lttng-dev] [PATCH lttng-ust 1/7] Define a new command LTTNG_UST_EXCLUSION
` [lttng-dev] [PATCH lttng-ust 2/7] Define exclusion structure for UST ABI
` [lttng-dev] [PATCH lttng-ust 3/7] Send exclusion data through ustcomm
` [lttng-dev] [PATCH lttng-ust 4/7] Add excluders to enabler structure
` [lttng-dev] [PATCH lttng-ust 5/7] Store exclusions to enablers
` [lttng-dev] [PATCH lttng-ust 6/7] Add handler for LTTNG_UST_EXCLUSION in UST ABI
` [lttng-dev] [PATCH lttng-ust 7/7] Add a check against excluders
[lttng-dev] [PATCH lttng-ust 0/2] Shared object base address tracing
2013-11-13 13:51 UTC (11+ messages)
` [lttng-dev] [PATCH 1/2] Base-address tracing for dlopen and dlclose
` [lttng-dev] [PATCH 2/2] Implement base-address-state tracing
[lttng-dev] Need Help in starting the trace remotely using TCF / LttngAgent
2013-11-13 12:31 UTC
[lttng-dev] [RELEASE] LTTng-UST 2.3.1
2013-11-13 12:24 UTC (3+ messages)
[lttng-dev] Build Issue - lttng-modules - cross compiling for MIPSEL - syscall.h
2013-11-13 6:00 UTC (3+ messages)
[lttng-dev] Unable start trace using tcf-agent / lttng-agent
2013-11-13 5:57 UTC
[lttng-dev] [lttng-tools PATCH] checkpatch: change status of warning from "BRACES" to "BRACES_SINGLE_STMT"
2013-11-13 5:47 UTC
[lttng-dev] [lttng-tools PATCH 0/2] utils_expand_path as realpath(3) for non-existing directories
2013-11-13 5:34 UTC (9+ messages)
` [lttng-dev] [lttng-tools PATCH 1/2] Introduce a new utils_resolve_relative function
` [lttng-dev] [lttng-tools PATCH 0/4] Update to utils_expand_path as realpath(3) for non-existing directories
` [lttng-dev] [lttng-tools PATCH 1/4] Introduce a new utils_resolve_relative function
` [lttng-dev] [lttng-tools PATCH 2/4] Tests: Add test_utils_resolve_relative to unit tests
` [lttng-dev] [lttng-tools PATCH 3/4] Correct the behavior of the utils_expand_path function
` [lttng-dev] [lttng-tools PATCH 4/4] Tests: Add test_utils_expand_path to unit tests
` [lttng-dev] [lttng-tools PATCH 2/2] Correct the behavior of the utils_expand_path function
[lttng-dev] [PATCH babeltrace] Fix: Use of functions not provided by glib 2.22
2013-11-12 19:35 UTC (2+ messages)
[lttng-dev] [RELEASE] LTTng modules 2.3.3
2013-11-12 17:31 UTC
[lttng-dev] [RELEASE] LTTng modules 2.2.3
2013-11-12 17:30 UTC
[lttng-dev] [RELEASE] LTTng-UST 2.2.2
2013-11-12 17:27 UTC
[lttng-dev] [RELEASE] Userspace RCU 0.8.1
2013-11-12 17:26 UTC
[lttng-dev] [RELEASE] Userspace RCU 0.7.9
2013-11-12 17:24 UTC
[lttng-dev] [PATCH lttng-tools] Fix: Duplicate lttng-sessiond thread creation comments
2013-11-11 20:56 UTC (2+ messages)
[lttng-dev] [PATCH lttng-tools] Fix: Don't dispatch uninitialized hash tables to the ht_cleanup thread
2013-11-11 20:45 UTC (3+ messages)
` [lttng-dev] [PATCH lttng-tools v2] "
[lttng-dev] might_sleep warnings in overwrite mode
2013-11-11 15:47 UTC (2+ messages)
[lttng-dev] make a trace_event in a modul (driver)
2013-11-09 8:33 UTC
[lttng-dev] Using userspace tracepoints with icc
2013-11-08 13:55 UTC (2+ messages)
[lttng-dev] Reading CTF trace using Babeltrace API
2013-11-07 21:40 UTC (2+ messages)
[lttng-dev] [babeltrace PATCH] Python: Fix some examples for Python 3
2013-11-07 20:51 UTC
[lttng-dev] cortex freertos
2013-11-07 10:48 UTC
[lttng-dev] [PATCH lttng-tools 20/28] Send enable-event commands with exclusion data
2013-11-07 10:22 UTC (9+ messages)
` [lttng-dev] [PATCH lttng-tools 21/28] Collate lttng_enable_event* code
` [lttng-dev] [PATCH lttng-tools 22/28] Add -exclude option to enable-event command
` [lttng-dev] [PATCH lttng-tools 23/28] Add usage for --exclude option
` [lttng-dev] [PATCH lttng-tools 24/28] Add a function to check for legal exclusions
` [lttng-dev] [PATCH lttng-tools 25/28] Parse exclusions and forward them to the control handler
` [lttng-dev] [PATCH lttng-tools 26/28] Detect and report exclusion option errors
` [lttng-dev] [PATCH lttng-tools 27/28] Add exclusion names to diagnostic printouts
` [lttng-dev] [PATCH lttng-tools 28/28] When listing events, show exclusions if they exist
[lttng-dev] [PATCH lttng-tools 10/28] Add new error codes for exclusion processing
2013-11-07 10:21 UTC (10+ messages)
` [lttng-dev] [PATCH lttng-tools 11/28] Add handling of LTTNG_ENABLE_EVENT_WITH_EXCLUSION
` [lttng-dev] [PATCH lttng-tools 12/28] Collate handling of LTTNG_ENABLE_EVENT_WITH_FILTER
` [lttng-dev] [PATCH lttng-tools 13/28] Add exclusion data to ust_app_event structure
` [lttng-dev] [PATCH lttng-tools 14/28] Compare also exclusions in ht_match_ust_app_event
` [lttng-dev] [PATCH lttng-tools 15/28] Copy event exclusion data in add_unique_ust_app_event
` [lttng-dev] [PATCH lttng-tools 16/28] Free exclusion data when ust_app_event is deleted
` [lttng-dev] [PATCH lttng-tools 17/28] Add exclusion data to find_ust_app_event
` [lttng-dev] [PATCH lttng-tools 18/28] Copy exclusion data in shadow_copy_event
` [lttng-dev] [PATCH lttng-tools 19/28] Set event exclusions in the target when event is created
[lttng-dev] [PATCH lttng-tools 09/28] Copy exclusion data in add_unique_ust_event
2013-11-07 10:21 UTC
[lttng-dev] [PATCH lttng-tools 08/28] Add exclusion data to trace_ust_find_event
2013-11-07 10:21 UTC
[lttng-dev] [PATCH lttng-tools 07/28] Add exclusion data to trace_ust_create_event
2013-11-07 10:20 UTC
[lttng-dev] [PATCH lttng-tools 06/28] Add exclusion matching logic to trace_ust_ht_match_event
2013-11-07 10:19 UTC
[lttng-dev] [PATCH lttng-tools 05/28] Add event exclusion data to ltt_ust_event structure
2013-11-07 10:19 UTC
[lttng-dev] [PATCH lttng-tools 04/28] Add exclusions to event_ust_enable_tracepoint
2013-11-07 10:19 UTC
[lttng-dev] [PATCH lttng-tools 03/28] Add exclusion data to cmd_enable_event
2013-11-07 10:18 UTC
[lttng-dev] [PATCH lttng-tools 02/28] Define a structure for event exclusion data
2013-11-07 10:18 UTC
[lttng-dev] [PATCH lttng-tools 01/28] Add exclusion data to enable-command
2013-11-07 10:17 UTC
[lttng-dev] [PATCH lttng-tools 00/28] UST Event exclusions
2013-11-07 10:16 UTC
[lttng-dev] LTTng project development activities November 2013
2013-11-06 23:17 UTC (3+ messages)
[lttng-dev] Unable to configure babeltrace, lttv
2013-11-06 20:22 UTC (6+ messages)
` [lttng-dev] Building Babeltrace
[lttng-dev] Is lttctl being depriciated now?
2013-11-06 18:35 UTC (2+ messages)
[lttng-dev] Fix: application SIGBUS when starting in parallel with sessiond
2013-11-06 15:50 UTC (2+ messages)
[lttng-dev] Quick question about discarded events
2013-11-06 1:44 UTC (2+ messages)
[lttng-dev] [PATCH lttng-tools] Fix: Some corrections to the lttng man page
2013-11-06 1:25 UTC (3+ messages)
[lttng-dev] Tagging traces with arbitrary data (as in custom metadata)
2013-11-05 14:49 UTC (3+ messages)
` [lttng-dev] Tagging traces with arbitrary data (as in custommetadata)
[lttng-dev] Broken patch for a wrapping libdl
2013-11-05 8:27 UTC (2+ messages)
[lttng-dev] lttng-modules build failure for 3.12-rc6
2013-11-04 17:37 UTC (2+ messages)
[lttng-dev] bug in urcu
2013-11-04 16:50 UTC (6+ messages)
[lttng-dev] Quick question about discarded events
2013-11-04 13:32 UTC
[lttng-dev] Userspace RCU VS spin locks
2013-11-01 8:13 UTC
[lttng-dev] Tracepoints overhead in x86_64
2013-08-31 22:16 UTC (3+ messages)
[lttng-dev] [RFC] adding into middle of RCU list
2013-08-31 21:32 UTC (3+ messages)
[lttng-dev] [RFC] User space stack trace on system calls
2013-08-31 5:16 UTC (3+ messages)
[lttng-dev] [RELEASE] LTTng-UST 2.3.0-rc2
2013-08-30 19:27 UTC (4+ messages)
[lttng-dev] [RELEASE] LTTng-Tools 2.3.0-rc3
2013-08-30 19:15 UTC
[lttng-dev] [RELEASE] LTTng-Tools 2.2.4 stable
2013-08-30 19:06 UTC
[lttng-dev] [RELEASE] LTTng modules 2.3.0-rc2
2013-08-30 18:45 UTC
[lttng-dev] [PATCH lttng-tools] Fix: hashtable: take split_count_order into account
2013-08-30 18:31 UTC
[lttng-dev] [PATCH urcu] Fix: hash table growth (for small tables) should be limited
2013-08-30 18:24 UTC (3+ messages)
[lttng-dev] Tracing Summit 2013 schedule is now available
2013-08-29 21:04 UTC
[lttng-dev] ust libc and fork wrapper question
2013-08-29 16:59 UTC (3+ messages)
` [lttng-dev] [Solved] "
[lttng-dev] [PATCH lttng-tools] Fix: consumer data pending for empty streams
2013-08-29 16:54 UTC (2+ messages)
[lttng-dev] [PATCH lttng-tools] Fix: hash table growth (for small tables) should be limited
2013-08-29 16:54 UTC (3+ messages)
` [lttng-dev] [PATCH lttng-tools] Fix: hash table growth (for small tables) should be limited (v2)
[lttng-dev] [PATCH lttng-tools] Fix: run_as gid/uid test should return result to parent
2013-08-27 21:43 UTC (2+ messages)
[lttng-dev] [LTTNG][LTTng-ust] "Out of system" building patches
2013-08-27 15:02 UTC (12+ messages)
[lttng-dev] [RFC PATCH lttng-ust] Make lttng-ust aware of shared object base addresses (issue #474)
2013-08-27 12:27 UTC (3+ messages)
[lttng-dev] [RFC PATCH lttng-ust] Make lttng-ust aware of shared object base addresses (issue #474)
2013-08-27 9:55 UTC
[lttng-dev] [REVIEW REQUEST babeltrace] Provide generic event payload accessors to the Python bindings
2013-08-27 0:40 UTC (3+ messages)
[lttng-dev] [RFC PATCH] Introduce RCU-enabled DQs (v2)
2013-08-26 22:23 UTC (3+ messages)
[lttng-dev] [RFC] LTTng Contributor's guide
2013-08-26 18:48 UTC (5+ messages)
[lttng-dev] [PATCH lttng-tools 1/5] Add --mi option to the list command
2013-08-26 18:42 UTC
[lttng-dev] [PATCH babeltrace] Fix: test_seek should only output one TAP plan
2013-08-26 18:37 UTC (2+ messages)
[lttng-dev] [RFC patch 3/3] [Babeltrace python bindings] Added missing typedef of ssize_t to babeltrace.i.in
2013-08-26 17:48 UTC
[lttng-dev] [RFC patch 1/3] [Babeltrace python bindings] Added missing call to _bt_ctf_get_decl_from_def() when calling _bt_ctf_get_int_len()
2013-08-26 17:44 UTC
[lttng-dev] [LTTNG-TOOLS PATCH 01/01] Added event exclusion
2013-08-26 12:52 UTC
[lttng-dev] [LTTNG-UST PATCH 01/01] Added event exclusion
2013-08-26 12:52 UTC
[lttng-dev] [LTTNG-UST PATCH 00/01] Added event exclusion
2013-08-26 12:52 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