Re: [PATCH 0/7 V2] Add support of user space symboles for guest.

2013-12-29 Thread Dongsheng Yang
On 12/20/2013 10:02 AM, David Ahern wrote: On 12/20/13, 1:52 PM, Dongsheng Yang wrote: Hi Arnaldo: Please help to review this patchset. Changelog: - v2: * splite the first commit. At best you are creating knowledge of running tasks in the VMs when the perf session is started

Re: [PATCH 0/7 V2] Add support of user space symboles for guest.

2013-12-20 Thread David Ahern
On 12/20/13, 1:52 PM, Dongsheng Yang wrote: Hi Arnaldo: Please help to review this patchset. Changelog: - v2: * splite the first commit. At best you are creating knowledge of running tasks in the VMs when the perf session is started. That's it. That informatio

[PATCH 0/7 V2] Add support of user space symboles for guest.

2013-12-19 Thread Dongsheng Yang
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. pe