Toggle navigation
Patchwork
LTTng-dev
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 129 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
jgalar
joraj
mjeanson
Apply
«
1
2
»
Patch
Series
R/S/T
S/W/F
Date
Submitter
Delegate
State
[7/7] Fix: uatomic_or() need retyping to uintptr_t in rculfhash.c
Untitled series #514066
- 1 -
-
-
-
2023-03-21
Ondřej Surý
New
[7/7] Fix: uatomic_or() need retyping to uintptr_t in rculfhash.c
[1/7] Require __atomic builtins to build
- 1 -
-
-
-
2023-03-21
Ondřej Surý
New
[6/7] Use __atomic builtins to implement CMM_{LOAD, STORE}_SHARED
[1/7] Require __atomic builtins to build
- 1 -
-
-
-
2023-03-21
Ondřej Surý
New
[5/7] Replace the arch-specific memory barriers with __atomic builtins
[1/7] Require __atomic builtins to build
- 1 -
-
-
-
2023-03-21
Ondřej Surý
New
[4/7] Replace the internal pointer manipulation with __atomic builtins
[1/7] Require __atomic builtins to build
- 1 -
-
-
-
2023-03-21
Ondřej Surý
New
[3/7] Use __atomic_signal_fence() for cmm_barrier()
[1/7] Require __atomic builtins to build
- 1 -
-
-
-
2023-03-21
Ondřej Surý
New
[2/7] Use gcc __atomic builtis for <urcu/uatomic.h> implementation
[1/7] Require __atomic builtins to build
- 1 -
-
-
-
2023-03-21
Ondřej Surý
New
[1/7] Require __atomic builtins to build
[1/7] Require __atomic builtins to build
- 1 -
-
-
-
2023-03-21
Ondřej Surý
New
[7/7] Experiment: Add explicit memory barrier in free_completion()
Replace the custom code with gcc/clang __atomic builtins
- 1 -
-
-
-
2023-03-17
Ondřej Surý
New
[6/7] Fix: uatomic_or() need retyping to uintptr_t in rculfhash.c
Replace the custom code with gcc/clang __atomic builtins
- 1 -
-
-
-
2023-03-17
Ondřej Surý
New
[5/7] Use __atomic builtins to implement CMM_{LOAD, STORE}_SHARED
Replace the custom code with gcc/clang __atomic builtins
- 1 -
-
-
-
2023-03-17
Ondřej Surý
New
[4/7] Replace the internal pointer manipulation with __atomic builtins
Replace the custom code with gcc/clang __atomic builtins
- 1 -
-
-
-
2023-03-17
Ondřej Surý
New
[3/7] Use __atomic_thread_fence() for cmm_barrier()
Replace the custom code with gcc/clang __atomic builtins
- 1 -
-
-
-
2023-03-17
Ondřej Surý
New
[2/7] Use gcc __atomic builtis for <urcu/uatomic.h> implementation
Replace the custom code with gcc/clang __atomic builtins
- 1 -
-
-
-
2023-03-17
Ondřej Surý
New
[1/7] Require __atomic builtins to build
Replace the custom code with gcc/clang __atomic builtins
- 1 -
-
-
-
2023-03-17
Ondřej Surý
New
userspace-rcu and ThreadSanitizer
userspace-rcu and ThreadSanitizer
- - -
-
-
-
2023-03-14
Ondřej Surý
New
lttv: C99 compatibility fix
lttv: C99 compatibility fix
- - -
-
-
-
2023-01-10
Florian Weimer
New
[v2] Tests: select_poll_epoll: Add support for _time64
[v2] Tests: select_poll_epoll: Add support for _time64
- 1 -
-
-
-
2022-10-27
Alistair Francis
New
Fix incorrect number of tests in test_callstack
Fix incorrect number of tests in test_callstack
- 1 -
-
-
-
2022-10-20
Beckius, Mikael
New
lttng: Add CONFIG_PREEMPTIRQ_TRACEPOINTS as a preemptirq condition
lttng: Add CONFIG_PREEMPTIRQ_TRACEPOINTS as a preemptirq condition
- 1 -
-
-
-
2022-10-20
Beckius, Mikael
New
[lttng-tools,2/2] Tests: select_poll_epoll: Add support for _time64
[lttng-tools,1/2] README: Update the Userspace RCU requirements
- 1 -
-
-
-
2022-10-07
Alistair Francis
New
[lttng-tools,1/2] README: Update the Userspace RCU requirements
[lttng-tools,1/2] README: Update the Userspace RCU requirements
- 1 -
-
-
-
2022-10-07
Alistair Francis
New
always check pthread_create for failures
always check pthread_create for failures
- 1 -
-
-
-
2022-10-02
Eric Wong
New
[lttng-tools,1/1] Fix: Handle empty string in lttng_event_field_value_string_create_with_size
[lttng-tools,1/1] Fix: Handle empty string in lttng_event_field_value_string_create_with_size
- 1 -
-
-
-
2022-09-27
Mathieu Desnoyers
New
[RFC,urcu] Disable signals in URCU background threads
[RFC,urcu] Disable signals in URCU background threads
- 2 -
-
-
-
2022-09-26
Mathieu Desnoyers
New
URCU background threads vs signalfd
URCU background threads vs signalfd
- - -
-
-
-
2022-09-23
Mathieu Desnoyers
New
URCU background threads vs signalfd
URCU background threads vs signalfd
- - -
-
-
-
2022-09-23
Eric Wong
New
[lttng-modules] Add new tracepoints for drm_scheduler
[lttng-modules] Add new tracepoints for drm_scheduler
- 1 -
-
-
-
2022-09-08
Rouven Czerwinski
New
[lttng-modules] Add new tracepoints for dma_fence
[lttng-modules] Add new tracepoints for dma_fence
- 1 -
-
-
-
2022-09-08
Rouven Czerwinski
New
compaction: make tracepoints condtional on CONFIG_COMPACTION
compaction: make tracepoints condtional on CONFIG_COMPACTION
- 1 -
-
-
-
2022-08-03
Bruce Ashfield
New
Fix: revise obsolete command in README.md
Fix: revise obsolete command in README.md
- 1 -
-
-
-
2022-08-02
Shao-Tse Hung
New
[v2,2/2] lttng_ust_init_thread: call urcu_register_thread
[v2,1/2] lttng_ust_init_thread: initialise cached context values
- 1 -
-
-
-
2022-08-01
Norbert Lange
New
[v2,1/2] lttng_ust_init_thread: initialise cached context values
[v2,1/2] lttng_ust_init_thread: initialise cached context values
- 1 -
-
-
-
2022-08-01
Norbert Lange
New
[v2] Improve tracef/tracelog to use the stack for small strings
[v2] Improve tracef/tracelog to use the stack for small strings
- 1 -
-
-
-
2022-08-01
Norbert Lange
New
[2/2] lttng_ust_init_thread: call urcu_register_thread
[1/2] lttng_ust_init_thread: initialise cached context values
- 1 -
-
-
-
2022-07-18
Norbert Lange
New
[1/2] lttng_ust_init_thread: initialise cached context values
[1/2] lttng_ust_init_thread: initialise cached context values
- 1 -
-
-
-
2022-07-18
Norbert Lange
New
Improve tracef/tracelog to use the stack for small strings
Improve tracef/tracelog to use the stack for small strings
- 1 -
-
-
-
2022-07-18
Norbert Lange
New
***UNCHECKED*** Re: urcu workqueue thread uses 99% of cpu while workqueue is empty
***UNCHECKED*** Re: urcu workqueue thread uses 99% of cpu while workqueue is empty
- - -
-
-
-
2022-06-22
Minlan Wang
New
urcu workqueue thread uses 99% of cpu while workqueue is empty
urcu workqueue thread uses 99% of cpu while workqueue is empty
- - -
-
-
-
2022-06-21
Minlan Wang
New
urcu workqueue thread uses 99% of cpu while workqueue is empty
urcu workqueue thread uses 99% of cpu while workqueue is empty
- - -
-
-
-
2022-06-17
Mathieu Desnoyers
New
urcu workqueue thread uses 99% of cpu while workqueue is empty
urcu workqueue thread uses 99% of cpu while workqueue is empty
- - -
-
-
-
2022-06-16
Minlan Wang
New
Use lu% instead ld% to print count
Use lu% instead ld% to print count
- 1 -
-
-
-
2022-06-09
yaowenbin
New
[lttng-tools] Fix: cleanup stream on snapshot failure
[lttng-tools] Fix: cleanup stream on snapshot failure
- 1 -
-
-
-
2022-05-30
Marcel Hamer
New
sched/tracing: fix __trace_sched_switch_state (5.18-rc7+)
sched/tracing: fix __trace_sched_switch_state (5.18-rc7+)
- 1 -
-
-
-
2022-05-19
Bruce Ashfield
New
回复:回复: 回复:回复: 回复: 回复: 回复: shm leak in traced application?
回复:回复: 回复:回复: 回复: 回复: 回复: shm leak in traced application?
- - -
-
-
-
2022-03-11
zhenyu.ren
New
回复: 回复:回复: 回复: 回复: 回复: shm leak in traced application?
回复: 回复:回复: 回复: 回复: 回复: shm leak in traced application?
- - -
-
-
-
2022-03-10
zhenyu.ren
New
回复:回复: 回复: 回复: 回复: shm leak in traced application?
回复:回复: 回复: 回复: 回复: shm leak in traced application?
- - -
-
-
-
2022-03-10
zhenyu.ren
New
[lttng-tools] Fix: consumer-stream: use-after-free of metadata bucket
[lttng-tools] Fix: consumer-stream: use-after-free of metadata bucket
- - -
-
-
-
2022-03-02
Vincent Whitchurch
New
[lttng-tools] Fix: consumer-stream: use-after-free of metadata bucket
[lttng-tools] Fix: consumer-stream: use-after-free of metadata bucket
- 1 -
-
-
-
2022-02-25
Vincent Whitchurch
New
QSBR: Use xor operation to replace add operation when changing rcu_gp.ctr value
QSBR: Use xor operation to replace add operation when changing rcu_gp.ctr value
- 1 -
-
-
-
2022-02-16
yaowenbin
New
[lttng-tools] Copyright ownership transfer
[lttng-tools] Copyright ownership transfer
- 1 -
-
-
-
2022-01-20
Mathieu Desnoyers
New
[lttng-tools] Copyright ownership transfer
[lttng-tools] Copyright ownership transfer
- 4 -
-
-
-
2022-01-14
Jérémie Galarneau
New
[lttng-ust] Copyright ownership transfer
[lttng-ust] Copyright ownership transfer
- 3 -
-
-
-
2022-01-14
Mathieu Desnoyers
New
[lttng-modules] Copyright ownership transfer
[lttng-modules] Copyright ownership transfer
- 2 -
-
-
-
2022-01-14
Mathieu Desnoyers
New
lttng-ust-common: link with liburcu explicitly
lttng-ust-common: link with liburcu explicitly
- - -
-
-
-
2021-12-02
Alexander Kanavin
New
[lttng-ust] Improve tracef/tracelog to use the stack for small strings
[lttng-ust] Improve tracef/tracelog to use the stack for small strings
- 1 -
-
-
-
2021-05-25
Norbert Lange
New
[lttng-ust] Improve tracef/tracelog to use the stack for small strings
[lttng-ust] Improve tracef/tracelog to use the stack for small strings
- 1 -
-
-
-
2021-05-20
Norbert Lange
New
[lttng-ust] Improve tracelog handling, reduce exported functions
[lttng-ust] Improve tracelog handling, reduce exported functions
- 1 -
-
-
-
2021-05-20
Norbert Lange
New
Avoid using the heap for small strings with tracef/tracelog
Avoid using the heap for small strings with tracef/tracelog
- 1 -
-
-
-
2021-05-19
Norbert Lange
New
[lttng-tools] Fix: test code assumes that child process is schedule to run before parent
[lttng-tools] Fix: test code assumes that child process is schedule to run before parent
- 1 -
-
-
-
2021-04-09
Anders Wallin
New
[lttng-tools] Fix: test code assumes that child process is schedule to run before parent
[lttng-tools] Fix: test code assumes that child process is schedule to run before parent
- 1 -
-
-
-
2021-04-01
Anders Wallin
New
[lttng-tools] testapp: gen-ust-events: added help and sync-before-first-event
[lttng-tools] testapp: gen-ust-events: added help and sync-before-first-event
- 1 -
-
-
-
2021-04-01
Anders Wallin
New
[lttng-tools] Fix: test code assumes that child process is schedule to run before parent
[lttng-tools] Fix: test code assumes that child process is schedule to run before parent
- 1 -
-
-
-
2021-03-31
Anders Wallin
New
[lttng-tools] Fix: added missing test_channel and removed double defined test_syscall
[lttng-tools] Fix: added missing test_channel and removed double defined test_syscall
- 1 -
-
-
-
2021-03-31
Anders Wallin
New
[lttng-tools] clean-up: fix typos by running codespell
[lttng-tools] clean-up: fix typos by running codespell
- 1 -
-
-
-
2020-12-17
Maxime Roussin-Bélanger
New
[lttng-tools] Extras: Perl 5.26 requires { to be escaped by \
[lttng-tools] Extras: Perl 5.26 requires { to be escaped by \
- 1 -
-
-
-
2020-11-25
Anders Wallin
New
README: fix typo in README.md
README: fix typo in README.md
- 1 -
-
-
-
2020-11-16
Shuo Wang
New
README: fix typo in README.md
README: fix typo in README.md
- 1 -
-
-
-
2020-11-13
Shuo Wang
New
README: fix typo in README.md
README: fix typo in README.md
- 1 -
-
-
-
2020-11-13
Shuo Wang
New
call_rcu: Fix race between rcu_barrier() and call_rcu_data_free()
call_rcu: Fix race between rcu_barrier() and call_rcu_data_free()
- 1 -
-
-
-
2020-10-22
Paul E. McKenney
New
[RFC,CTF] Clarify signedness of clock offset_s and offset fields
[RFC,CTF] Clarify signedness of clock offset_s and offset fields
- 1 -
-
-
-
2020-07-23
Mathieu Desnoyers
New
[lttng-tools] tests: introduce --with-babeltrace-test-bin
[lttng-tools] tests: introduce --with-babeltrace-test-bin
- 1 -
-
-
-
2020-05-29
Mathieu Desnoyers
New
[RFC,CTF,4/4] Use the formulation "less than or equal to" rather than "below or equal"
[RFC,CTF,1/4] Clarify that unlisted enumeration values are allowed
- 1 -
-
-
-
2020-04-28
Mathieu Desnoyers
New
[RFC,CTF,3/4] Clarify that timestamp begin/end need to be complete clock values
[RFC,CTF,1/4] Clarify that unlisted enumeration values are allowed
- 1 -
-
-
-
2020-04-28
Mathieu Desnoyers
New
[RFC,CTF,2/4] Clarify monotonicity requirement on timestamp begin
[RFC,CTF,1/4] Clarify that unlisted enumeration values are allowed
- 1 -
-
-
-
2020-04-28
Mathieu Desnoyers
New
[RFC,CTF,1/4] Clarify that unlisted enumeration values are allowed
[RFC,CTF,1/4] Clarify that unlisted enumeration values are allowed
- 1 -
-
-
-
2020-04-28
Mathieu Desnoyers
New
[babeltrace,v2] fs.c: initialize the other_entry variable
[babeltrace,v2] fs.c: initialize the other_entry variable
- 1 -
-
-
-
2020-03-12
Yu, Mingli
New
[v4] Use _umtx_op for futex on FreeBSD
[v4] Use _umtx_op for futex on FreeBSD
- - -
-
-
-
2020-01-28
Alex Xu (Hello71
New
doc: Fix bind address example for lttng-relayd
doc: Fix bind address example for lttng-relayd
- 1 -
-
-
-
2020-01-06
Benjamin Poirier
New
[babeltrace-1.5,6/6] Fix: lttng-live format: do not error out on empty streams hang up
Babeltrace 1.5 lttng-live with per-pid ust buffers
- 1 -
-
-
-
2019-12-05
Mathieu Desnoyers
New
[babeltrace-1.5,5/6] Fix: lttng-live: ctf_live_packet_seek stream hang up handling
Babeltrace 1.5 lttng-live with per-pid ust buffers
- 1 -
-
-
-
2019-12-05
Mathieu Desnoyers
New
[babeltrace-1.5,4/6] Fix: lib/iterator.c: unbalanced ctx put (leak)
Babeltrace 1.5 lttng-live with per-pid ust buffers
- 1 -
-
-
-
2019-12-05
Mathieu Desnoyers
New
[babeltrace-1.5,3/6] Fix: lttng-live: lttng_live_open_trace_read memory leak
Babeltrace 1.5 lttng-live with per-pid ust buffers
- 1 -
-
-
-
2019-12-05
Mathieu Desnoyers
New
[babeltrace-1.5,2/6] Fix: trace-collection: trace clock use after free
Babeltrace 1.5 lttng-live with per-pid ust buffers
- 1 -
-
-
-
2019-12-05
Mathieu Desnoyers
New
[babeltrace-1.5,1/6] Fix: lttng-live: use-after-free in get_next_index()
Babeltrace 1.5 lttng-live with per-pid ust buffers
- 1 -
-
-
-
2019-12-05
Mathieu Desnoyers
New
[RFC,lttng-tools] Fix: relayd: Swap endianness of packet index
[RFC,lttng-tools] Fix: relayd: Swap endianness of packet index
- 1 -
-
-
-
2019-11-08
Mathieu Desnoyers
New
[RFC,lttng-tools,3/3] Fix: consumerd: use packet sequence number for rotation position
[RFC,lttng-tools,1/3] Fix: relayd: use packet sequence number for rotation position
- 1 -
-
-
-
2019-11-06
Mathieu Desnoyers
New
[RFC,lttng-tools,2/3] align.h: Implement ALIGN_FLOOR macro
[RFC,lttng-tools,1/3] Fix: relayd: use packet sequence number for rotation position
- 1 -
-
-
-
2019-11-06
Mathieu Desnoyers
New
[RFC,lttng-tools,1/3] Fix: relayd: use packet sequence number for rotation position
[RFC,lttng-tools,1/3] Fix: relayd: use packet sequence number for rotation position
- 1 -
-
-
-
2019-11-06
Mathieu Desnoyers
New
[v2,4/4] userspace-rcu: Add a brief description of rculflist in cds-api.md
userspace-rcu: Add lock-free, ordered singly linked list
- 1 -
-
-
-
2019-07-29
Junchang Wang
New
[v2,3/4] userspace-rcu: Update Makefile.am to include rculflist into the project
userspace-rcu: Add lock-free, ordered singly linked list
- 1 -
-
-
-
2019-07-29
Junchang Wang
New
[v2,2/4] userspace-rcu: Add sample code of rculflist
userspace-rcu: Add lock-free, ordered singly linked list
- 1 -
-
-
-
2019-07-29
Junchang Wang
New
[v2,1/4] userspace-rcu: Add lock-free singly linked list rculflist
userspace-rcu: Add lock-free, ordered singly linked list
- 1 -
-
-
-
2019-07-29
Junchang Wang
New
[lttng-tools] check for gettid API during configure
[lttng-tools] check for gettid API during configure
- 1 -
-
-
-
2019-07-27
Khem Raj
New
[lttng-ust,V3] Add config time check for new gettid API
[lttng-ust,V3] Add config time check for new gettid API
- 1 -
-
-
-
2019-07-26
Khem Raj
New
[lttng-tools,v2] Tests: add optional test forsetuid() wrapper
[lttng-tools,v2] Tests: add optional test forsetuid() wrapper
- 1 -
-
-
-
2019-06-11
Gabriel-Andrew Pollo-Guilbert
New
[lttng-ust,v3] Add setuid wrappers for per-UIDbuffers
[lttng-ust,v3] Add setuid wrappers for per-UIDbuffers
- 1 -
-
-
-
2019-06-11
Gabriel-Andrew Pollo-Guilbert
New
[babeltrace,1/1] Cleanup: test_bitfield: nr_bitsshould be unsigned
[babeltrace,1/1] Cleanup: test_bitfield: nr_bitsshould be unsigned
- 1 -
-
-
-
2019-05-30
Mathieu Desnoyers
New
[lttng-ust] Ignore unexpected old state whennesting ust_mutex in the same thread
[lttng-ust] Ignore unexpected old state whennesting ust_mutex in the same thread
- 1 -
-
-
-
2019-05-28
Gabriel-Andrew Pollo-Guilbert
New
[RFC,lttng-tools,stable-2.11/master] Fix:reintroduce lazy kernel modules load, fix empty syscall li…
[RFC,lttng-tools,stable-2.11/master] Fix:reintroduce lazy kernel modules load, fix empty syscall li…
- 1 -
-
-
-
2019-05-23
Mathieu Desnoyers
New
«
1
2
»