lkml.org 
[lkml]   [2019]   [Oct]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[BUGFIX PATCH 0/3] perf/probe: Fix available line bugs
Date
Hi,

Here are some bugfixes related to showing available line (--line/-L)
option. I found that gcc generated some subprogram DIE with only
range attribute but no entry_pc or low_pc attributes.
In that case, perf probe failed to show the available lines in that
subprogram (function). To fix that, I introduced some bugfixes to
handle such cases correctly.

Thank you,

---

Masami Hiramatsu (3):
perf/probe: Fix to find range-only function instance
perf/probe: Walk function lines in lexical blocks
perf/probe: Fix to show function entry line as probe-able


tools/perf/util/dwarf-aux.c | 44 ++++++++++++++++++++++++++++++++++++-------
tools/perf/util/dwarf-aux.h | 3 +++
2 files changed, 40 insertions(+), 7 deletions(-)

--
Masami Hiramatsu (Linaro) <mhiramat@kernel.org>

\
 
 \ /
  Last update: 2019-10-24 11:13    [W:0.053 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site