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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/