All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] perf: check that objdump correctly works
@ 2016-12-01  0:04 Alexis Berlemont
  2016-12-01  0:04 ` [PATCH] perf annotate: " Alexis Berlemont
  2016-12-06 14:44 ` [PATCH] perf: " Arnaldo Carvalho de Melo
  0 siblings, 2 replies; 7+ messages in thread
From: Alexis Berlemont @ 2016-12-01  0:04 UTC (permalink / raw)
  To: linux-kernel; +Cc: Alexis Berlemont, peterz, mingo, acme, alexander.shishkin

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

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

end of thread, other threads:[~2016-12-20  0:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-01  0:04 [PATCH] perf: check that objdump correctly works Alexis Berlemont
2016-12-01  0:04 ` [PATCH] perf annotate: " Alexis Berlemont
2016-12-06 19:38   ` Arnaldo Carvalho de Melo
2016-12-09 23:57     ` Alexis Berlemont
2016-12-20  0:11     ` [PATCH v2 0/1] perf: " Alexis Berlemont
2016-12-20  0:11     ` [PATCH v2 1/1] perf annotate: " Alexis Berlemont
2016-12-06 14:44 ` [PATCH] perf: " Arnaldo Carvalho de Melo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.