Hi,

These patches are a bugfix and an update of the document about
perf-probe.

 - The first one fixes probing on the function which has
  been inlined by optimizer but is not marked as inlined
  in the debuginfo.

 - The second one just updates perf-probe document. 

Thank you,


---

Masami Hiramatsu (2):
      [BUGFIX] perf-probe: Fix to handle optimized not-inlined but has no 
instance
      [DOC] perf-probe: Update perf-probe document


 tools/perf/Documentation/perf-probe.txt |   16 ++++++++++++++--
 tools/perf/util/dwarf-aux.c             |   15 +++++++++++++++
 tools/perf/util/dwarf-aux.h             |    3 +++
 tools/perf/util/probe-finder.c          |   12 ++++--------
 4 files changed, 36 insertions(+), 10 deletions(-)

--
Masami HIRAMATSU
Software Platform Research Dpt. Linux Technology Center
Hitachi, Ltd., Yokohama Research Laboratory
E-mail: masami.hiramatsu...@hitachi.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to