projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
e99f944
)
Fix: lttng-sessiond: cpu hotplug: send channel to consumer only once
author
Mathieu Desnoyers
<mathieu.desnoyers@efficios.com>
Thu, 11 May 2017 20:00:55 +0000
(16:00 -0400)
committer
Jérémie Galarneau
<jeremie.galarneau@efficios.com>
Fri, 19 May 2017 20:56:25 +0000
(16:56 -0400)
On CPU hotplug, we currently send a duplicate of the channel key, which
allocates its own object (duplicated) within the consumerd. We want the
newly added stream to map to the pre-existing channel key, so don't send
the channel duplicate.
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
No differences found
This page took
0.025962 seconds
and
4
git commands to generate.