This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH -tip 0/4] perf-probe bugfixes


Hi Ingo,

Before introducing new patches, I'd like to push some bugfixes.
(I'll update previous series and post again.)

Thank you,

---

Masami Hiramatsu (4):
      [BUGFIX][RESEND] perf probe: Fix to close dwarf when failing to analyze it
      [BUGFIX] perf probe: Correct error message for non-structure type
      [BUGFIX] perf probe: Fix not to return non-matched file
      [BUGFIX] perf probe: Fix --line syntax help and document


 tools/perf/Documentation/perf-probe.txt |    2 +-
 tools/perf/builtin-probe.c              |    2 +-
 tools/perf/util/probe-finder.c          |   20 ++++++++++++++------
 3 files changed, 16 insertions(+), 8 deletions(-)

-- 
Masami Hiramatsu
e-mail: mhiramat@redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]