MCPcopy Create free account
hub / github.com/4rtzel/tfg / extract_stack_name

Function extract_stack_name

tfg/stackcollapsers/perfcollapser.py:61–72  ·  view source on GitHub ↗

_extract_stack_name(self, fields: list[str]) -> str Extract a stack name from the fields Examples: ffffffff818244f2 [unknown] ([kernel.kallsyms]) -> [kernel.kallsyms] 1094d __GI___libc_recvmsg (/lib/x86_64-linux-gnu/libpthread-2.23.so) -> __GI__libc_recvmsg

(fields)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parseMethod · 0.85

Calls 1

to_module_nameFunction · 0.85

Tested by

no test coverage detected