linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] trace-cmd: Fix the memory mangement of trace-cmd agent.
@ 2021-03-31 23:06 Steven Rostedt
  2021-03-31 23:06 ` [PATCH 1/3] trace-cmd agent: Clean up tsync_agent_thread() and tsync_host_thread() Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steven Rostedt @ 2021-03-31 23:06 UTC (permalink / raw)
  To: linux-trace-devel

When testing out the time sync logic, the agent crashed due to
various memory management issues.

Steven Rostedt (VMware) (3):
      trace-cmd agent: Clean up tsync_agent_thread() and tsync_host_thread()
      trace-cmd: Have tracecmd_tsync_free() free even with no context
      trace-cmd: Do not free tsync from thread

----
 lib/trace-cmd/trace-timesync.c | 49 +++++++++++++++++++++---------------------
 1 file changed, 24 insertions(+), 25 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-31 23:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-31 23:06 [PATCH 0/3] trace-cmd: Fix the memory mangement of trace-cmd agent Steven Rostedt
2021-03-31 23:06 ` [PATCH 1/3] trace-cmd agent: Clean up tsync_agent_thread() and tsync_host_thread() Steven Rostedt
2021-03-31 23:06 ` [PATCH 2/3] trace-cmd: Have tracecmd_tsync_free() free even with no context Steven Rostedt
2021-03-31 23:06 ` [PATCH 3/3] trace-cmd: Do not free tsync from thread Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).