From: "Steven Rostedt (Google)" <rostedt@xxxxxxxxxxx> In preparation to have an agent proxy, these are some clean up patches to the agent code that should help simplify the modifications. Steven Rostedt (Google) (4): trace-cmd: Move add_guest_info() into trace-vm.c trace-cmd: Simplify add_guest() trace-cmd: Move find_tasks() into add_guest() trace-cmd: Move find_pid_by_cid() into add_guest() tracecmd/include/trace-local.h | 1 + tracecmd/trace-record.c | 89 +------------------------ tracecmd/trace-vm.c | 117 ++++++++++++++++++++++++++++----- 3 files changed, 104 insertions(+), 103 deletions(-) -- 2.35.1