linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] trace-cmd: Use vsock tracing to find cids and threads
@ 2021-05-14 18:29 Steven Rostedt
  2021-05-14 18:29 ` [PATCH v4 1/2] trace-cmd: Find PID of host-guest task from tracing vsock connection Steven Rostedt
  2021-05-14 18:29 ` [PATCH v4 2/2] trace-cmd: Trace timesync to find pids that map vCPUs Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2021-05-14 18:29 UTC (permalink / raw)
  To: linux-trace-devel; +Cc: Steven Rostedt (VMware)

From: "Steven Rostedt (VMware)" <rostedt@goodmis.org>

Use tracing the wake-up and kvm-exit events to find the task that is
owned by the given CID. Also, do the same to find the mappings of
threads and the guest vCPUs.

Changes since v3:

 -  Remove unnecessary check of *cid < 0.

Steven Rostedt (VMware) (2):
  trace-cmd: Find PID of host-guest task from tracing vsock connection
  trace-cmd: Trace timesync to find pids that map vCPUs

 tracecmd/include/trace-local.h |   2 +
 tracecmd/trace-record.c        | 199 ++++++++++++++++++++++++++++-
 tracecmd/trace-vm.c            | 227 ++++++++++++++++++++++++++++++++-
 3 files changed, 426 insertions(+), 2 deletions(-)

-- 
2.29.2


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

end of thread, other threads:[~2021-05-14 18:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-14 18:29 [PATCH v4 0/2] trace-cmd: Use vsock tracing to find cids and threads Steven Rostedt
2021-05-14 18:29 ` [PATCH v4 1/2] trace-cmd: Find PID of host-guest task from tracing vsock connection Steven Rostedt
2021-05-14 18:29 ` [PATCH v4 2/2] trace-cmd: Trace timesync to find pids that map vCPUs 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).