diff options
author | Masami Hiramatsu (Google) <[email protected]> | 2024-11-07 23:52:31 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-11-14 16:56:32 -0300 |
commit | b9e577225c16fae9f5e4d3d642153c64b538c44e (patch) | |
tree | 81f3c126b1061b8116ff78316933f33d64578bcf /tools/perf/scripts/python/check-perf-trace.py | |
parent | 47fa0f99a9aa962bac8e6da09cb104e8da94e4df (diff) |
perf probe: Accept FUNC@* to specify function name explicitly
In Golang, the function name will have the '.', and 'perf probe'
misinterprets it as a file name.
To mitigate this situation, introduce `function@*` so that user can
explicitly specify that it is a function name.
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/173099115149.2431889.13682110856853358354.stgit@mhiramat.roam.corp.google.com
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions