[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1386197481.git.yangds.fnst@cn.fujitsu.com>
Date: Wed, 4 Dec 2013 17:56:38 -0500
From: Dongsheng Yang <yangds.fnst@...fujitsu.com>
To: dsahern@...il.com, jolsa@...hat.com, acme@...stprotocols.net,
mingo@...hat.com, a.p.zijlstra@...llo.nl, paulus@...ba.org
Cc: linux-kernel@...r.kernel.org,
Dongsheng Yang <yangds.fnst@...fujitsu.com>
Subject: [PATCH 0/5] perf tools: some update for perf tool.
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
--
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