public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] perf tools: some update for perf tool.
@ 2013-12-04 22:56 Dongsheng Yang
  2013-12-04 22:56 ` [PATCH 1/5] perf tools: Remove condition in machine__get_kernel_start_addr Dongsheng Yang
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Dongsheng Yang @ 2013-12-04 22:56 UTC (permalink / raw)
  To: dsahern, jolsa, acme, mingo, a.p.zijlstra, paulus
  Cc: linux-kernel, Dongsheng Yang

Hi all,
	When I read the code and document of perf tool as a newbie, 
I feel confused in some places. Then I made some patches here to make
them more clear.
	Please help to review them.

Note: The last 3 commits are all about perf-kvm.txt. I splite them
to make the logic more clear. If you think it is not necessary, I am
ok to squash them into one commit.

Thanx

Yang


Dongsheng Yang (5):
  perf tools: Remove condition in machine__get_kernel_start_addr.
  perf tools: Move the checking of which map function to call into
    function.
  perf tools: Update the Document for perf kvm record for new behavior.
  perf tools: Add more detail about buildid-list in Document of
    perf-kvm.
  perf tool: Fix a type of '=' in Document of perf-kvm.

 tools/perf/Documentation/perf-kvm.txt | 27 ++++++++++++++++++---------
 tools/perf/util/evlist.c              |  8 +-------
 tools/perf/util/machine.c             | 14 +++++---------
 tools/perf/util/target.h              | 13 +++++++++++++
 4 files changed, 37 insertions(+), 25 deletions(-)

-- 
1.8.2.1


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

end of thread, other threads:[~2013-12-10  9:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-04 22:56 [PATCH 0/5] perf tools: some update for perf tool Dongsheng Yang
2013-12-04 22:56 ` [PATCH 1/5] perf tools: Remove condition in machine__get_kernel_start_addr Dongsheng Yang
2013-12-10  9:16   ` [tip:perf/core] " tip-bot for Dongsheng Yang
2013-12-04 22:56 ` [PATCH 2/5] perf tools: Move the checking of which map function to call into function Dongsheng Yang
2013-12-10  9:16   ` [tip:perf/core] perf target: " tip-bot for Dongsheng Yang
2013-12-04 22:56 ` [PATCH 3/5] perf tools: Update the Document for perf kvm record for new behavior Dongsheng Yang
2013-12-04 14:27   ` Arnaldo Carvalho de Melo
2013-12-05 21:55     ` Dongsheng Yang
2013-12-10  9:17   ` [tip:perf/core] perf kvm: Update the 'record' man page entry for new --guest/--host behavior tip-bot for Dongsheng Yang
2013-12-04 22:56 ` [PATCH 4/5] perf tools: Add more detail about buildid-list in Document of perf-kvm Dongsheng Yang
2013-12-10  9:16   ` [tip:perf/core] perf kvm: Add more detail about buildid-list in man page tip-bot for Dongsheng Yang
2013-12-04 22:56 ` [PATCH 5/5] perf tool: Fix a type of '=' in Document of perf-kvm Dongsheng Yang
2013-12-10  9:16   ` [tip:perf/core] perf kvm: Fix spurious '=' use in man page tip-bot for Dongsheng Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox