[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1387572416.git.yangds.fnst@cn.fujitsu.com>
Date: Fri, 20 Dec 2013 15:52:55 -0500
From: Dongsheng Yang <yangds.fnst@...fujitsu.com>
To: acme@...stprotocols.net, linux-kernel@...r.kernel.org
Cc: mingo@...nel.org, namhyung.kim@....com, jolsa@...hat.com,
dsahern@...il.com, Dongsheng Yang <yangds.fnst@...fujitsu.com>
Subject: [PATCH 0/7 V2] Add support of user space symboles for guest.
Hi Arnaldo:
Please help to review this patchset.
Changelog:
- v2:
* splite the first commit.
Dongsheng Yang (7):
perf tools: Add support for PERF_RECORD_MISC_GUEST_USER in
thread__find_addr_map().
perf tools: Find the proc info under machine->root_dir.
perf tools: Set event->header.misc to PERF_RECORD_MISC_GUEST_USER if
machine is guest.
perf tools: Use machine->pid for tgid if mahicne is guest.
perf tools: Do not synthesize the treads of default guest.
perf tools: Add support of user space symbols for guest in perf kvm
top.
perf tools: Add support of user space symbols for guest in perf kvm
record.
tools/perf/builtin-record.c | 10 ++++++++++
tools/perf/builtin-top.c | 15 ++++++++++-----
tools/perf/util/event.c | 44 ++++++++++++++++++++++++++++++--------------
3 files changed, 50 insertions(+), 19 deletions(-)
--
1.8.2.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists