ltt-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[ltt-dev] Userspace RCU: ARMv7 memory barriers
Mathieu Desnoyers
[ltt-dev] [UST PATCH] libust: Replace the the two trace lists with a single list
Nils Carlson
Re: [ltt-dev] [UST PATCH] libust: Replace the the two trace lists with a single list
Mathieu Desnoyers
Re: [ltt-dev] [UST PATCH] libust: Replace the the two trace lists with a single list
Nils Carlson
[ltt-dev] LTTng format
Radhika Chowdary
Re: [ltt-dev] LTTng format
Matthew Khouzam
Re: [ltt-dev] LTTng format
Radhika Chowdary
[ltt-dev] [RELEASE] LTTng 0.247 and lttng-modules 0.19.8 for Linux 2.6.38
Mathieu Desnoyers
[ltt-dev] [UST PATCH] Request: Make wait_for_buffer_consumption visible
Paul Wögerer
Re: [ltt-dev] [UST PATCH] Request: Make wait_for_buffer_consumption visible
Mathieu Desnoyers
Re: [ltt-dev] [UST PATCH] Request: Make wait_for_buffer_consumption visible
Paul Wögerer
Re: [ltt-dev] [UST PATCH] Request: Make wait_for_buffer_consumption visible
Mathieu Desnoyers
Re: [ltt-dev] [UST PATCH] Request: Make wait_for_buffer_consumption visible
Nils Carlson
Re: [ltt-dev] [UST PATCH] Request: Make wait_for_buffer_consumption visible
Paul Wögerer
Re: [ltt-dev] [UST PATCH] Request: Make wait_for_buffer_consumption visible
Paul Wögerer
[ltt-dev] lockdep trace
Harald Gustafsson
Re: [ltt-dev] lockdep trace
Mathieu Desnoyers
Re: [ltt-dev] lockdep trace
Harald Gustafsson
Re: [ltt-dev] lockdep trace
Mathieu Desnoyers
Re: [ltt-dev] lockdep trace
Alexandre Montplaisir
Re: [ltt-dev] lockdep trace
Mathieu Desnoyers
Re: [ltt-dev] lockdep trace
Harald Gustafsson
Re: [ltt-dev] lockdep trace
Mathieu Desnoyers
[ltt-dev] [UST PATCH] libust: New transport mutex v2
Nils Carlson
Re: [ltt-dev] [UST PATCH] libust: New transport mutex v2
Nils Carlson
Re: [ltt-dev] [UST PATCH] libust: New transport mutex v2
Mathieu Desnoyers
Re: [ltt-dev] [UST PATCH] libust: New transport mutex v2
Nils Carlson
[ltt-dev] lttv-gui fails to run: libguievents.so: undefined symbol: LTTV_VIEWER_CONSTRUCTORS
Cui, Dexuan
Re: [ltt-dev] lttv-gui fails to run: libguievents.so: undefined symbol: LTTV_VIEWER_CONSTRUCTORS
Mathieu Desnoyers
[ltt-dev] [LTTV] [bug] Failure when timestamps are too close
fgiraldeau (LTTng Project)
[ltt-dev] [UST PATCH] libust: Remove lots of dead code and comments in tracer.c
Nils Carlson
Re: [ltt-dev] [UST PATCH] libust: Remove lots of dead code and comments in tracer.c
Mathieu Desnoyers
Re: [ltt-dev] [UST PATCH] libust: Remove lots of dead code and comments in tracer.c
David Goulet
Re: [ltt-dev] [UST PATCH] libust: Remove lots of dead code and comments in tracer.c
Nils Carlson
[ltt-dev] [UST PATCH] libust: New transport mutex
Nils Carlson
Re: [ltt-dev] [UST PATCH] libust: New transport mutex
Mathieu Desnoyers
Re: [ltt-dev] [UST PATCH] libust: New transport mutex
Nils Carlson
Re: [ltt-dev] [UST PATCH] libust: New transport mutex
Mathieu Desnoyers
[ltt-dev] [UST Release] UST 0.12
Nils Carlson
[ltt-dev] LTTng Patch set against 2.6.33.7 and Prempt-RT?
Jesse Keller
Re: [ltt-dev] LTTng Patch set against 2.6.33.7 and Prempt-RT?
Mathieu Desnoyers
[ltt-dev] [UST PATCH] libustfork: link against libust
Nils Carlson
Re: [ltt-dev] [UST PATCH] libustfork: link against libust
Nils Carlson
[ltt-dev] [PATCH RFC urcu] add pthread_atfork interfaces for call_rcu
Paul E. McKenney
Re: [ltt-dev] [PATCH RFC urcu] add pthread_atfork interfaces for call_rcu
Mathieu Desnoyers
Re: [ltt-dev] [PATCH RFC urcu] add pthread_atfork interfaces for call_rcu
Paul E. McKenney
Re: [ltt-dev] [rp] [PATCH RFC urcu] add pthread_atfork interfaces for call_rcu
Mathieu Desnoyers
[ltt-dev] clang analyzer
Benjamin Poirier
[ltt-dev] [PATCH] cleanup clang analyzer warnings in synchronization
Benjamin Poirier
[ltt-dev] [UST] [feature] Augment test cases
(LTTng Project)
[ltt-dev] [LTTV] [bug] detailed events view beeps
(LTTng Project)
[ltt-dev] [UST] [feature] New ustctl command enable all markers and set trace output dir
(LTTng Project)
[ltt-dev] [LTTV] [bug] JNI library crash when reading a trace
(LTTng Project)
[ltt-dev] Tracing only userspace events
Ali Günhan Akyürek
Re: [ltt-dev] Tracing only userspace events
Mathieu Desnoyers
[ltt-dev] [PATCH urcu] add call_rcu() interface
Paul E. McKenney
[ltt-dev] [PATCH urcu 1/4] Fix ppc asm syntax error.
Paul E. McKenney
Re: [ltt-dev] [rp] [PATCH urcu 1/4] Fix ppc asm syntax error.
Mathieu Desnoyers
[ltt-dev] [PATCH urcu 2/4] Add call_rcu() interface
Paul E. McKenney
Re: [ltt-dev] [PATCH urcu 2/4] Add call_rcu() interface
Mathieu Desnoyers
[ltt-dev] [PATCH urcu 3/4] Maintain list of struct call_rcu_data to keep valgrind happy.
Paul E. McKenney
Re: [ltt-dev] [PATCH urcu 3/4] Maintain list of struct call_rcu_data to keep valgrind happy.
Mathieu Desnoyers
[ltt-dev] [PATCH urcu 4/4] Provide cleanup interfaces for per-CPU and per-thread call_rcu threads
Paul E. McKenney
Re: [ltt-dev] [PATCH urcu 4/4] Provide cleanup interfaces for per-CPU and per-thread call_rcu threads
Mathieu Desnoyers
Re: [ltt-dev] [rp] [PATCH urcu 4/4] Provide cleanup interfaces for per-CPU and per-thread call_rcu threads
Paul E. McKenney
Re: [ltt-dev] [rp] [PATCH urcu 4/4] Provide cleanup interfaces for per-CPU and per-thread call_rcu threads
Mathieu Desnoyers
Re: [ltt-dev] [rp] [PATCH urcu 4/4] Provide cleanup interfaces for per-CPU and per-thread call_rcu threads
Mathieu Desnoyers
Re: [ltt-dev] [rp] [PATCH urcu 4/4] Provide cleanup interfaces for per-CPU and per-thread call_rcu threads
Paolo Bonzini
Re: [ltt-dev] [rp] [PATCH urcu 4/4] Provide cleanup interfaces for per-CPU and per-thread call_rcu threads
Mathieu Desnoyers
Re: [ltt-dev] [rp] [PATCH urcu 4/4] Provide cleanup interfaces for per-CPU and per-thread call_rcu threads
Paolo Bonzini
Re: [ltt-dev] [rp] [PATCH urcu 4/4] Provide cleanup interfaces for per-CPU and per-thread call_rcu threads
Mathieu Desnoyers
Re: [ltt-dev] [rp] [PATCH urcu 4/4] Provide cleanup interfaces for per-CPU and per-thread call_rcu threads
Paul E. McKenney
Re: [ltt-dev] [rp] [PATCH urcu 4/4] Provide cleanup interfaces for per-CPU and per-thread call_rcu threads
Paul E. McKenney
Re: [ltt-dev] [rp] [PATCH urcu 4/4] Provide cleanup interfaces for per-CPU and per-thread call_rcu threads
Paul E. McKenney
[ltt-dev] [ltt-control] [bug] "lttctl" doesn't not fail when given directory does not exist
alexmont (LTTng Project)
[ltt-dev] [ltt-control] [bug] "lttctl" does not fail when given directory does not exist
(LTTng Project)
[ltt-dev] LTTng Project Update: March 7th 2011 edition
Yannick Brosseau
Re: [ltt-dev] LTTng Project Update: March 7th 2011 edition
Matthew Khouzam
[ltt-dev] UST: pending debugging
Mathieu Desnoyers
[ltt-dev] [RELEASE] Userspace RCU 0.5.4
Mathieu Desnoyers
[ltt-dev] [RELEASE] Userspace RCU 0.5.3
Mathieu Desnoyers
[ltt-dev] [UST] [feature] link with liburcu statically (or protected ?)
scientist (LTTng Project)
[ltt-dev] [UST PATCH] Code base to fix the print errors in UST (v4)
Yannick Brosseau
Re: [ltt-dev] [UST PATCH] Code base to fix the print errors in UST (v4)
Mathieu Desnoyers
[ltt-dev] UST todo: link with liburcu statically (or protected ?)
Mathieu Desnoyers
[ltt-dev] [UST PATCH] ustctl: Fix memory allocation problem with compatibility args
Jason Wessel
Re: [ltt-dev] [UST PATCH] ustctl: Fix memory allocation problem with compatibility args
Mathieu Desnoyers
[ltt-dev] [UST PATCH] Code base to fix the print errors in UST (v3)
Yannick Brosseau
Re: [ltt-dev] [UST PATCH] Code base to fix the print errors in UST (v3)
David Goulet
[ltt-dev] [UST PATCH] Code base to fix the print errors in UST (v2)
Yannick Brosseau
[ltt-dev] LTT for ARM
Ali Günhan Akyürek
Re: [ltt-dev] LTT for ARM
Mathieu Desnoyers
Re: [ltt-dev] LTT for ARM
Ali Günhan Akyürek
Re: [ltt-dev] LTT for ARM
Jason Wessel
Re: [ltt-dev] LTT for ARM
Mathieu Desnoyers
Re: [ltt-dev] LTT for ARM
Ali Günhan Akyürek
Re: [ltt-dev] LTT for ARM
Mathieu Desnoyers
[ltt-dev] [LTTng-patches] [bug] lttng patchs cause kernel build failed!
alexmont (LTTng Project)
[ltt-dev] [RFC UST PATCH] Code base to fix the print errors in UST
David Goulet
Re: [ltt-dev] [RFC UST PATCH] Code base to fix the print errors in UST
Mathieu Desnoyers
[ltt-dev] [UST PATCH v2] Allow backward compatibility to ustctl <= 0.11 for some commands
Jason Wessel
Re: [ltt-dev] [UST PATCH v2] Allow backward compatibility to ustctl <= 0.11 for some commands
Nils Carlson
[ltt-dev] [UST PATCH] Allow backward compatibility to ustctl <= 0.11 for some commands
Jason Wessel
Re: [ltt-dev] [UST PATCH] Allow backward compatibility to ustctl <= 0.11 for some commands
Nils Carlson
Re: [ltt-dev] [UST PATCH] Allow backward compatibility to ustctl <= 0.11 for some commands
Jason Wessel
Re: [ltt-dev] [UST PATCH] Allow backward compatibility to ustctl <= 0.11 for some commands
Mathieu Desnoyers
[ltt-dev] [URCU PATCH] Update the README to change armv7l to arm
Jason Wessel
[ltt-dev] [UST PATCH] libustctl: use direct socket communication
Nils Carlson
Re: [ltt-dev] [UST PATCH] libustctl: use direct socket communication
Mathieu Desnoyers
Re: [ltt-dev] [UST PATCH] libustctl: use direct socket communication
Nils Carlson
[ltt-dev] [UST PATCH] libust: Add locking around fork calls
Nils Carlson
Re: [ltt-dev] [UST PATCH] libust: Add locking around fork calls
Nils Carlson
Re: [ltt-dev] [UST PATCH] libust: Add locking around fork calls
Mathieu Desnoyers
Re: [ltt-dev] [UST PATCH] libust: Add locking around fork calls
Mathieu Desnoyers
[ltt-dev] [PATCH 0/3] Support for user space rcu for ARM < v7
Jason Wessel
[ltt-dev] [PATCH 1/3] Make armv7l headers generic for the arm architecture
Jason Wessel
[ltt-dev] [PATCH 3/3] Add a test for the dmb instruction on ARM
Jason Wessel
[ltt-dev] [PATCH 2/3] Change the arm headers to remove all the references to v7
Jason Wessel
Re: [ltt-dev] [PATCH 0/3] Support for user space rcu for ARM < v7
Mathieu Desnoyers
Re: [ltt-dev] [PATCH 0/3] Support for user space rcu for ARM < v7
Mathieu Desnoyers
[ltt-dev] [UST PATCH] Fix libustctl_function_tests
Yannick Brosseau
Re: [ltt-dev] [UST PATCH] Fix libustctl_function_tests
Nils Carlson
Re: [ltt-dev] [UST PATCH] Fix libustctl_function_tests
Nils Carlson
Re: [ltt-dev] [UST PATCH] Fix libustctl_function_tests
Mathieu Desnoyers
Re: [ltt-dev] [UST PATCH] Fix libustctl_function_tests
Nils Carlson
Re: [ltt-dev] [UST PATCH] Fix libustctl_function_tests
Mathieu Desnoyers
Re: [ltt-dev] [UST PATCH] Fix libustctl_function_tests
Nils Carlson
Re: [ltt-dev] [UST PATCH] Fix libustctl_function_tests
Nils Carlson
[ltt-dev] [UST PATCH] Also use short signal name for the trap function
Yannick Brosseau
Re: [ltt-dev] [UST PATCH] Also use short signal name for the trap function
Mathieu Desnoyers
[ltt-dev] [UST PATCH] libust: Fix multiple fd close during fork
Nils Carlson
Re: [ltt-dev] [UST PATCH] libust: Fix multiple fd close during fork
Nils Carlson
Re: [ltt-dev] [UST PATCH] libust: Fix multiple fd close during fork
Yannick Brosseau
Re: [ltt-dev] [UST PATCH] libust: Fix multiple fd close during fork
Nils Carlson
Re: [ltt-dev] [UST PATCH] libust: Fix multiple fd close during fork
Mathieu Desnoyers
Re: [ltt-dev] [UST PATCH] libust: Fix multiple fd close during fork
Nils Carlson
Re: [ltt-dev] [UST PATCH] libust: Fix multiple fd close during fork
Mathieu Desnoyers
Re: [ltt-dev] [UST PATCH] libust: Fix multiple fd close during fork
Nils Carlson
Re: [ltt-dev] [UST PATCH] libust: Fix multiple fd close during fork
Mathieu Desnoyers
Re: [ltt-dev] [UST PATCH] libust: Fix multiple fd close during fork
Nils Carlson
[ltt-dev] [UST PATCH] Remove the close of the buffers data_ready_fd_* in ust_fork
Yannick Brosseau
[ltt-dev] [UST PATCH] Initialize _res_header variable to zero before use in process_client_cmd
Yannick Brosseau
Re: [ltt-dev] [UST PATCH] Initialize _res_header variable to zero before use in process_client_cmd
Nils Carlson
Re: [ltt-dev] [UST PATCH] Initialize _res_header variable to zero before use in process_client_cmd
Mathieu Desnoyers
Re: [ltt-dev] [UST PATCH] Initialize _res_header variable to zero before use in process_client_cmd
Nils Carlson
Re: [ltt-dev] [UST PATCH] Initialize _res_header variable to zero before use in process_client_cmd
Mathieu Desnoyers
Re: [ltt-dev] [UST PATCH] Initialize _res_header variable to zero before use in process_client_cmd
Nils Carlson
[ltt-dev] [UST PATCH] Change the valgrind test to use the libraries from the build directory
Yannick Brosseau
Re: [ltt-dev] [UST PATCH] Change the valgrind test to use the libraries from the build directory
Nils Carlson
[ltt-dev] [PATCH 0/4] Embedded UST support for ARM and busybox
Jason Wessel
Re: [ltt-dev] [PATCH 0/4] Embedded UST support for ARM and busybox
Mathieu Desnoyers
[ltt-dev] [PATCH 1/4] add ARM specific support for UST
Jason Wessel
[ltt-dev] [PATCH 2/4] add a definition for fls() for ARM, taken from the linux kernel
Jason Wessel
Re: [ltt-dev] [PATCH 2/4] add a definition for fls() for ARM, taken from the linux kernel
Mathieu Desnoyers
Re: [ltt-dev] [PATCH 2/4] add a definition for fls() for ARM, taken from the linux kernel
Mathieu Desnoyers
[ltt-dev] [PATCH 3/4] usttrace: Use /bin/sh instead of /bin/bash for busybox compatibility
Jason Wessel
[ltt-dev] [PATCH 4/4] usttrace: use short signal names for busybox compatibility
Jason Wessel
[ltt-dev] UST manual
Amir
Re: [ltt-dev] UST manual
Matthew Khouzam
[ltt-dev] [UST] open_buffers_list in tracectl.c
Yannick Brosseau
Re: [ltt-dev] [UST] open_buffers_list in tracectl.c
Nils Carlson
[ltt-dev] [UST PATCH] TESTS: Add a delay at the start of the fork test for a more uniform testing.
Yannick Brosseau
Re: [ltt-dev] [UST PATCH] TESTS: Add a delay at the start of the fork test for a more uniform testing.
Nils Carlson
Re: [ltt-dev] [UST PATCH] TESTS: Add a delay at the start of the fork test for a more uniform testing.
Yannick Brosseau
Re: [ltt-dev] [UST PATCH] TESTS: Add a delay at the start of the fork test for a more uniform testing.
Nils Carlson
Re: [ltt-dev] [UST PATCH] TESTS: Add a delay at the start of the fork test for a more uniform testing.
Yannick Brosseau
Re: [ltt-dev] [UST PATCH] TESTS: Add a delay at the start of the fork test for a more uniform testing.
Mathieu Desnoyers
Re: [ltt-dev] [UST PATCH] TESTS: Add a delay at the start of the fork test for a more uniform testing.
Nils Carlson
[ltt-dev] [UST PATCH] Make the error handling in open_channel more readable
Yannick Brosseau
Re: [ltt-dev] [UST PATCH] Make the error handling in open_channel more readable
Mathieu Desnoyers
Re: [ltt-dev] [UST PATCH] Make the error handling in open_channel more readable
Yannick Brosseau
Re: [ltt-dev] [UST PATCH] Make the error handling in open_channel more readable
Mathieu Desnoyers
[ltt-dev] [UST PATCH] tests: skip the non-functioning tracepoint test
Nils Carlson
Re: [ltt-dev] [UST PATCH] tests: skip the non-functioning tracepoint test
Mathieu Desnoyers
Re: [ltt-dev] [UST PATCH] tests: skip the non-functioning tracepoint test
Nils Carlson
Re: [ltt-dev] [UST PATCH] tests: skip the non-functioning tracepoint test
Mathieu Desnoyers
[ltt-dev] [UST PATCH] fix valgrind test valgrind check
Nils Carlson
Re: [ltt-dev] [UST PATCH] fix valgrind test valgrind check
Yannick Brosseau
[ltt-dev] [UST PATCH] Use the libust.so and libustinstr-malloc.so from the build directory
Yannick Brosseau
Re: [ltt-dev] [UST PATCH] Use the libust.so and libustinstr-malloc.so from the build directory
Mathieu Desnoyers
[ltt-dev] [PATCH RFC] v3 call_rcu() interface for userspace-rcu
Paul E. McKenney
Re: [ltt-dev] [PATCH RFC] v3 call_rcu() interface for userspace-rcu
Mathieu Desnoyers
Re: [ltt-dev] [rp] [PATCH RFC] v3 call_rcu() interface for userspace-rcu
Paul E. McKenney
Re: [ltt-dev] [rp] [PATCH RFC] v3 call_rcu() interface for userspace-rcu
Mathieu Desnoyers
Re: [ltt-dev] [rp] [PATCH RFC] v3 call_rcu() interface for userspace-rcu
Paul E. McKenney
Re: [ltt-dev] [rp] [PATCH RFC] v3 call_rcu() interface for userspace-rcu
Mathieu Desnoyers
Re: [ltt-dev] [rp] [PATCH RFC] v3 call_rcu() interface for userspace-rcu
Mathieu Desnoyers
Re: [ltt-dev] [rp] [PATCH RFC] v3 call_rcu() interface for userspace-rcu
Paul E. McKenney
Re: [ltt-dev] [rp] [PATCH RFC] v3 call_rcu() interface for userspace-rcu
Paul E. McKenney
Re: [ltt-dev] [rp] [PATCH RFC] v3 call_rcu() interface for userspace-rcu
Mathieu Desnoyers
Re: [ltt-dev] [PATCH RFC] v3 call_rcu() interface for userspace-rcu
Mathieu Desnoyers
[ltt-dev] [UST PATCH] Fix the once in a while freeze of the tests
Yannick Brosseau
Re: [ltt-dev] [UST PATCH] Fix the once in a while freeze of the tests
Mathieu Desnoyers
Re: [ltt-dev] [UST PATCH] Fix the once in a while freeze of the tests
Mathieu Desnoyers
Re: [ltt-dev] [UST PATCH] Fix the once in a while freeze of the tests
Yannick Brosseau
Re: [ltt-dev] [UST PATCH] Fix the once in a while freeze of the tests
Mathieu Desnoyers
[ltt-dev] [UST PATCH] Test for the presence of the tracepoint_test file before running the test
Yannick Brosseau
Re: [ltt-dev] [UST PATCH] Test for the presence of the tracepoint_test file before running the test
Mathieu Desnoyers
[ltt-dev] [UST PATCH] Fix segfault in ust_fork
Yannick Brosseau
Re: [ltt-dev] [UST PATCH] Fix segfault in ust_fork
Mathieu Desnoyers
Earlier messages
Later messages