[PATCH 0/4] perf annotate: Bugfixes
From: Taeung Song
Date: Sun Mar 19 2017 - 22:57:08 EST
Hi,
perf-annotate has little bugs so I fix them.
I'd appreciate some feedback on this patchset. :)
Thanks,
Taeung
Taeung Song (4):
perf annotate: Use build-id dir when reading link name
perf annotate: Avoid division by zero when calculating percent
perf annotate: Fix missing setting nr samples on source_line
perf annotate: More exactly grep -v of the objdump command
tools/perf/util/annotate.c | 26 ++++++++++++++++++++------
tools/perf/util/annotate.h | 2 +-
2 files changed, 21 insertions(+), 7 deletions(-)
--
2.7.4