MCPcopy Create free account

hub / github.com/ajor/bpftrace / functions

Functions153 in github.com/ajor/bpftrace

↓ 194 callersFunctiontest
tests/semantic_analyser.cpp:18
↓ 61 callersFunctiontest
tests/parser.cpp:13
↓ 60 callersMethodaccept
src/ast/ast.cpp:7
↓ 58 callersMethodsize
src/mapkey.cpp:11
↓ 30 callersMethodget_probes
tests/bpftrace.cpp:15
↓ 28 callersFunctiontest
tests/codegen.cpp:41
↓ 20 callersFunctionkey_value_pair_str
tests/bpftrace.cpp:330
↓ 18 callersFunctionkey_value_pair_int
tests/bpftrace.cpp:312
↓ 18 callersMethodvisit
src/ast/printer.cpp:9
↓ 17 callersMethodname
src/ast/ast.cpp:112
↓ 16 callersMethodCreateAllocaBPF
src/ast/irbuilderbpf.cpp:28
↓ 15 callersMethodget_special_probes
tests/bpftrace.cpp:19
↓ 14 callersMethodadd_probe
src/bpftrace.cpp:19
↓ 12 callersFunctioncheck_kprobe
tests/bpftrace.cpp:30
↓ 12 callersFunctionkey_value_pair_int_str
tests/bpftrace.cpp:348
↓ 7 callersFunctionoffset
src/arch/x86_64.cpp:48
↓ 5 callersFunctionopstr
src/ast/ast.cpp:79
↓ 5 callersMethodparse_str
src/driver.cpp:29
↓ 5 callersFunctionprobetype
src/types.cpp:42
↓ 5 callersMethodsort_by_key
src/bpftrace.cpp:640
↓ 4 callersMethodanalyse
src/ast/semantic_analyser.cpp:494
↓ 3 callersMethodCreateMapLookupElem
src/ast/irbuilderbpf.cpp:93
↓ 3 callersMethodCreateMapUpdateElem
src/ast/irbuilderbpf.cpp:143
↓ 3 callersMethodCreateProbeRead
src/ast/irbuilderbpf.cpp:181
↓ 3 callersFunctionattachtype
src/attached_probe.cpp:18
↓ 3 callersFunctioncheck_tracepoint
tests/bpftrace.cpp:46
↓ 3 callersMethodcompile
src/ast/codegen_llvm.cpp:646
↓ 3 callersMethodnum_probes
src/bpftrace.cpp:122
↓ 3 callersFunctionusage
src/main.cpp:13
↓ 2 callersMethodCreateAllocaMapKey
src/ast/irbuilderbpf.cpp:51
↓ 2 callersMethodargument_type_list
src/mapkey.cpp:19
↓ 2 callersMethodargument_value_list
src/mapkey.cpp:33
↓ 2 callersFunctioncheck_special_probe
tests/bpftrace.cpp:62
↓ 2 callersMethodcreate_maps
src/ast/semantic_analyser.cpp:511
↓ 2 callersMethodget_stack
src/bpftrace.cpp:586
↓ 2 callersFunctionname
src/arch/x86_64.cpp:76
↓ 2 callersMethodresolve_sym
src/bpftrace.cpp:613
↓ 2 callersMethodresolve_usym
src/bpftrace.cpp:632
↓ 2 callersMethodrun
src/bpftrace.cpp:218
↓ 1 callersFunctionBEGIN_trigger
src/triggers.h:5
↓ 1 callersMethodCreateGetCpuId
src/ast/irbuilderbpf.cpp:251
↓ 1 callersMethodCreateGetCurrentComm
src/ast/irbuilderbpf.cpp:287
↓ 1 callersMethodCreateGetNs
src/ast/irbuilderbpf.cpp:212
↓ 1 callersMethodCreateGetPidTgid
src/ast/irbuilderbpf.cpp:225
↓ 1 callersMethodCreateGetStackId
src/ast/irbuilderbpf.cpp:264
↓ 1 callersMethodCreateGetUidGid
src/ast/irbuilderbpf.cpp:238
↓ 1 callersMethodCreateMapDeleteElem
src/ast/irbuilderbpf.cpp:162
↓ 1 callersMethodCreatePerfEventOutput
src/ast/irbuilderbpf.cpp:303
↓ 1 callersMethodCreateProbeReadStr
src/ast/irbuilderbpf.cpp:197
↓ 1 callersFunctionEND_trigger
src/triggers.h:6
↓ 1 callersMethodGetType
src/ast/irbuilderbpf.cpp:57
↓ 1 callersFunctionarg_offset
src/arch/x86_64.cpp:61
↓ 1 callersFunctioncheck_profile
tests/bpftrace.cpp:54
↓ 1 callersFunctioncheck_uprobe
tests/bpftrace.cpp:38
↓ 1 callersMethodcompileModule
src/bpforc.h:59
↓ 1 callersFunctionkernel_version
src/attached_probe.cpp:154
↓ 1 callersFunctionmax_arg
src/arch/x86_64.cpp:56
↓ 1 callersMethodparse_file
src/driver.cpp:36
↓ 1 callersFunctionpc_offset
src/arch/x86_64.cpp:71
↓ 1 callersMethodprint_maps
src/bpftrace.cpp:307
↓ 1 callersFunctionprogtype
src/attached_probe.cpp:30
↓ 1 callersFunctionret_offset
src/arch/x86_64.cpp:66
↓ 1 callersFunctiontypestr
src/types.cpp:24
↓ 1 callersFunctionverify_format_string
src/printf.cpp:8
MethodAssignMapStatement
src/ast/ast.h:134
MethodAssignVarStatement
src/ast/ast.h:145
MethodAttachPoint
src/ast/ast.h:164
MethodAttachedProbe
src/attached_probe.cpp:45
MethodAttachedProbe
src/attached_probe.h:17
MethodBPFtrace
src/bpftrace.h:24
MethodBinop
src/ast/ast.h:86
MethodBpfOrc
src/bpforc.h:52
MethodBuiltin
src/ast/ast.h:50
MethodCall
src/ast/ast.h:58
MethodCast
src/ast/ast.h:113
MethodCodegenLLVM
src/ast/codegen_llvm.h:22
MethodCreateBpfPseudoCall
src/ast/irbuilderbpf.cpp:81
MethodDriver
src/driver.cpp:13
MethodExprStatement
src/ast/ast.h:126
MethodFakeMap
src/fake_map.cpp:7
MethodFieldAccess
src/ast/ast.h:104
MethodIMap
src/imap.h:15
MethodIRBuilderBPF
src/ast/irbuilderbpf.cpp:9
MethodInclude
src/ast/ast.h:204
MethodInteger
src/ast/ast.h:34
MethodMap
src/map.cpp:12
MethodMap
src/ast/ast.h:68
MethodMemoryManager
src/bpforc.h:20
MethodPredicate
src/ast/ast.h:156
MethodPrinter
src/ast/printer.h:11
MethodProbe
src/ast/ast.h:190
MethodProgram
src/ast/ast.h:215
MethodSemanticAnalyser
src/ast/semantic_analyser.h:16
MethodSizedType
src/types.h:33
MethodString
src/ast/ast.h:42
FunctionTEST
tests/semantic_analyser.cpp:62
FunctionTEST
tests/bpftrace.cpp:70
FunctionTEST
tests/ast.cpp:12
FunctionTEST
tests/codegen.cpp:16
FunctionTEST
tests/parser.cpp:24
next →1–100 of 153, ranked by callers