All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] perf, tool: kvm record & event processing fixies
@ 2012-04-12 12:20 Jiri Olsa
  2012-04-12 12:21 ` [PATCH 1/3] perf, tool: Force guest machine definition option Jiri Olsa
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Jiri Olsa @ 2012-04-12 12:20 UTC (permalink / raw)
  To: acme, a.p.zijlstra, mingo, paulus, cjashfor, fweisbec; +Cc: linux-kernel

hi,
sending fix for 'perf kvm record' to force guest kernel
machine specification option (patch 1). I'm not completely
sure there might be better solution for this like some
dummy guest machine record.

And 2 other bug fixies I cross when hunting the first
one (patch 2,3).

Attached patches:
 1/3 perf, tool: Force guest machine definition option
 2/3 perf, tool: Skip event correctly for unknown id/machine
 3/3 perf, tool: Fail on processing event with unknow size

thanks,
jirka
---
 tools/perf/builtin-kvm.c  |   10 ++++++++++
 tools/perf/util/session.c |   32 +++++++++-----------------------
 2 files changed, 19 insertions(+), 23 deletions(-)

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

end of thread, other threads:[~2012-05-11  6:38 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-12 12:20 [PATCH 0/3] perf, tool: kvm record & event processing fixies Jiri Olsa
2012-04-12 12:21 ` [PATCH 1/3] perf, tool: Force guest machine definition option Jiri Olsa
2012-04-12 14:40   ` David Ahern
2012-04-13 11:32     ` Jiri Olsa
2012-04-13 12:21       ` David Ahern
2012-04-13 12:41         ` Jiri Olsa
2012-04-13 14:15           ` David Ahern
2012-04-15 14:05             ` Jiri Olsa
2012-04-15 21:32               ` David Ahern
2012-04-12 12:21 ` [PATCH 2/3] perf, tool: Skip event correctly for unknown id/machine Jiri Olsa
2012-04-15  8:34   ` [tip:perf/urgent] perf session: " tip-bot for Jiri Olsa
2012-04-12 12:21 ` [PATCH 3/3] perf, tool: Fail on processing event with unknown size Jiri Olsa
2012-04-16 18:42   ` [PATCHv2 " Jiri Olsa
2012-05-11  6:37     ` [tip:perf/core] perf session: " tip-bot for Jiri Olsa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.