aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAlan Maguire <alan.maguire@oracle.com>2022-04-06 12:43:50 +0100
committerAndrii Nakryiko <andrii@kernel.org>2022-04-07 11:42:50 -0700
commit90db26e6be01cea519d380c59db3491e75b96b7f (patch)
treecfbd452d47e6abc4d573cba56346b31081ed9d15 /tools/perf/scripts/python/export-to-sqlite.py
parentlibbpf: Improve library identification for uprobe binary path resolution (diff)
libbpf: Improve string parsing for uprobe auto-attach
For uprobe auto-attach, the parsing can be simplified for the SEC() name to a single sscanf(); the return value of the sscanf can then be used to distinguish between sections that simply specify "u[ret]probe" (and thus cannot auto-attach), those that specify "u[ret]probe/binary_path:function+offset" etc. Suggested-by: Andrii Nakryiko <andrii@kernel.org> Signed-off-by: Alan Maguire <alan.maguire@oracle.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/1649245431-29956-3-git-send-email-alan.maguire@oracle.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions