Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1533693
| From | Alexis Berlemont <alexis.berlemont@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] perf: check that objdump correctly works |
| Date | 2016-12-01 01:10 +0100 |
| Message-ID | <sJn6N-4Ja-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi, In perf todo list, there was an entry regarding objdump: * Check if the objdump call in annotate worked or not, providing a popup window telling it didn't work, to test, just uninstall binutils or otherwise remove objdump from the path. The patch below tries to fulfill that point. Alexis. Alexis Berlemont (1): perf annotate: check that objdump correctly works tools/perf/util/annotate.c | 79 +++++++++++++++++++++++++++++++++++++++++++++- tools/perf/util/annotate.h | 3 ++ 2 files changed, 81 insertions(+), 1 deletion(-) -- 2.10.2
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] perf: check that objdump correctly works Alexis Berlemont <alexis.berlemont@gmail.com> - 2016-12-01 01:10 +0100
[PATCH] perf annotate: check that objdump correctly works Alexis Berlemont <alexis.berlemont@gmail.com> - 2016-12-01 01:10 +0100
Re: [PATCH] perf annotate: check that objdump correctly works Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-12-06 20:40 +0100
Re: [PATCH] perf annotate: check that objdump correctly works Alexis Berlemont <alexis.berlemont@gmail.com> - 2016-12-10 01:00 +0100
Re: [PATCH] perf: check that objdump correctly works Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-12-06 15:50 +0100
csiph-web