[PATCH v2 0/3] perf annotate: Bugfixes
From: Taeung Song
Date: Wed Mar 22 2017 - 08:46:56 EST
Hi,
perf-annotate has little bugs so I fix them.
I'd appreciate some feedback on this patchset. :)
Thanks,
Taeung
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