[PATCH v3 0/3] perf annotate: Simple bugfixes

From: Taeung Song
Date: Mon Mar 27 2017 - 03:20:03 EST


Hi,

perf-annotate has little bugs so I fix them.
I'd appreciate some feedback on this patchset. :)

Thanks,
Taeung

v3:
- rebased on current acme/perf/core

v2:
- more clearly commit log messages (Arnaldo)
- rebased on current acme/perf/core

Taeung Song (3):
perf annotate: Fix a bug reading link name from a build-id file
perf annotate: Fix a bug of division by zero when calculating percent
perf annotate: Fix missing number of samples

tools/perf/util/annotate.c | 24 +++++++++++++++++++-----
tools/perf/util/annotate.h | 2 +-
2 files changed, 20 insertions(+), 6 deletions(-)

--
2.7.4