diff options
author | Masami Hiramatsu (Google) <[email protected]> | 2024-11-07 23:52:13 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-11-14 16:56:32 -0300 |
commit | e7c70ee7c9aa7420d22b47d8951f4b5fef4554ea (patch) | |
tree | 0ff5b8e673df6d33ddc3fe534e8381e008f47376 /tools/perf/scripts/python/parallel-perf.py | |
parent | fe4f9b4124967ffb75d66994520831231b779550 (diff) |
perf probe: Fix error message for failing to find line range
With --lines option, if perf-probe fails to find the specified line, it
warns as "Debuginfo analysis failed." but this misleads user as the
debuginfo is broken.
Fix this message to "Specified source line(LINESPEC) is not found." so
that user can understand the error correctly.
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Alexander Lobakin <[email protected]>
Cc: Dima Kogan <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Przemek Kitszel <[email protected]>
Link: https://lore.kernel.org/r/173099113381.2431889.16263147678401426107.stgit@mhiramat.roam.corp.google.com
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions