Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ajor/bpftrace
/ functions
Functions
153 in github.com/ajor/bpftrace
⨍
Functions
153
◇
Types & classes
54
↓ 194 callers
Function
test
tests/semantic_analyser.cpp:18
↓ 61 callers
Function
test
tests/parser.cpp:13
↓ 60 callers
Method
accept
src/ast/ast.cpp:7
↓ 58 callers
Method
size
src/mapkey.cpp:11
↓ 30 callers
Method
get_probes
tests/bpftrace.cpp:15
↓ 28 callers
Function
test
tests/codegen.cpp:41
↓ 20 callers
Function
key_value_pair_str
tests/bpftrace.cpp:330
↓ 18 callers
Function
key_value_pair_int
tests/bpftrace.cpp:312
↓ 18 callers
Method
visit
src/ast/printer.cpp:9
↓ 17 callers
Method
name
src/ast/ast.cpp:112
↓ 16 callers
Method
CreateAllocaBPF
src/ast/irbuilderbpf.cpp:28
↓ 15 callers
Method
get_special_probes
tests/bpftrace.cpp:19
↓ 14 callers
Method
add_probe
src/bpftrace.cpp:19
↓ 12 callers
Function
check_kprobe
tests/bpftrace.cpp:30
↓ 12 callers
Function
key_value_pair_int_str
tests/bpftrace.cpp:348
↓ 7 callers
Function
offset
src/arch/x86_64.cpp:48
↓ 5 callers
Function
opstr
src/ast/ast.cpp:79
↓ 5 callers
Method
parse_str
src/driver.cpp:29
↓ 5 callers
Function
probetype
src/types.cpp:42
↓ 5 callers
Method
sort_by_key
src/bpftrace.cpp:640
↓ 4 callers
Method
analyse
src/ast/semantic_analyser.cpp:494
↓ 3 callers
Method
CreateMapLookupElem
src/ast/irbuilderbpf.cpp:93
↓ 3 callers
Method
CreateMapUpdateElem
src/ast/irbuilderbpf.cpp:143
↓ 3 callers
Method
CreateProbeRead
src/ast/irbuilderbpf.cpp:181
↓ 3 callers
Function
attachtype
src/attached_probe.cpp:18
↓ 3 callers
Function
check_tracepoint
tests/bpftrace.cpp:46
↓ 3 callers
Method
compile
src/ast/codegen_llvm.cpp:646
↓ 3 callers
Method
num_probes
src/bpftrace.cpp:122
↓ 3 callers
Function
usage
src/main.cpp:13
↓ 2 callers
Method
CreateAllocaMapKey
src/ast/irbuilderbpf.cpp:51
↓ 2 callers
Method
argument_type_list
src/mapkey.cpp:19
↓ 2 callers
Method
argument_value_list
src/mapkey.cpp:33
↓ 2 callers
Function
check_special_probe
tests/bpftrace.cpp:62
↓ 2 callers
Method
create_maps
src/ast/semantic_analyser.cpp:511
↓ 2 callers
Method
get_stack
src/bpftrace.cpp:586
↓ 2 callers
Function
name
src/arch/x86_64.cpp:76
↓ 2 callers
Method
resolve_sym
src/bpftrace.cpp:613
↓ 2 callers
Method
resolve_usym
src/bpftrace.cpp:632
↓ 2 callers
Method
run
src/bpftrace.cpp:218
↓ 1 callers
Function
BEGIN_trigger
src/triggers.h:5
↓ 1 callers
Method
CreateGetCpuId
src/ast/irbuilderbpf.cpp:251
↓ 1 callers
Method
CreateGetCurrentComm
src/ast/irbuilderbpf.cpp:287
↓ 1 callers
Method
CreateGetNs
src/ast/irbuilderbpf.cpp:212
↓ 1 callers
Method
CreateGetPidTgid
src/ast/irbuilderbpf.cpp:225
↓ 1 callers
Method
CreateGetStackId
src/ast/irbuilderbpf.cpp:264
↓ 1 callers
Method
CreateGetUidGid
src/ast/irbuilderbpf.cpp:238
↓ 1 callers
Method
CreateMapDeleteElem
src/ast/irbuilderbpf.cpp:162
↓ 1 callers
Method
CreatePerfEventOutput
src/ast/irbuilderbpf.cpp:303
↓ 1 callers
Method
CreateProbeReadStr
src/ast/irbuilderbpf.cpp:197
↓ 1 callers
Function
END_trigger
src/triggers.h:6
↓ 1 callers
Method
GetType
src/ast/irbuilderbpf.cpp:57
↓ 1 callers
Function
arg_offset
src/arch/x86_64.cpp:61
↓ 1 callers
Function
check_profile
tests/bpftrace.cpp:54
↓ 1 callers
Function
check_uprobe
tests/bpftrace.cpp:38
↓ 1 callers
Method
compileModule
src/bpforc.h:59
↓ 1 callers
Function
kernel_version
src/attached_probe.cpp:154
↓ 1 callers
Function
max_arg
src/arch/x86_64.cpp:56
↓ 1 callers
Method
parse_file
src/driver.cpp:36
↓ 1 callers
Function
pc_offset
src/arch/x86_64.cpp:71
↓ 1 callers
Method
print_maps
src/bpftrace.cpp:307
↓ 1 callers
Function
progtype
src/attached_probe.cpp:30
↓ 1 callers
Function
ret_offset
src/arch/x86_64.cpp:66
↓ 1 callers
Function
typestr
src/types.cpp:24
↓ 1 callers
Function
verify_format_string
src/printf.cpp:8
Method
AssignMapStatement
src/ast/ast.h:134
Method
AssignVarStatement
src/ast/ast.h:145
Method
AttachPoint
src/ast/ast.h:164
Method
AttachedProbe
src/attached_probe.cpp:45
Method
AttachedProbe
src/attached_probe.h:17
Method
BPFtrace
src/bpftrace.h:24
Method
Binop
src/ast/ast.h:86
Method
BpfOrc
src/bpforc.h:52
Method
Builtin
src/ast/ast.h:50
Method
Call
src/ast/ast.h:58
Method
Cast
src/ast/ast.h:113
Method
CodegenLLVM
src/ast/codegen_llvm.h:22
Method
CreateBpfPseudoCall
src/ast/irbuilderbpf.cpp:81
Method
Driver
src/driver.cpp:13
Method
ExprStatement
src/ast/ast.h:126
Method
FakeMap
src/fake_map.cpp:7
Method
FieldAccess
src/ast/ast.h:104
Method
IMap
src/imap.h:15
Method
IRBuilderBPF
src/ast/irbuilderbpf.cpp:9
Method
Include
src/ast/ast.h:204
Method
Integer
src/ast/ast.h:34
Method
Map
src/map.cpp:12
Method
Map
src/ast/ast.h:68
Method
MemoryManager
src/bpforc.h:20
Method
Predicate
src/ast/ast.h:156
Method
Printer
src/ast/printer.h:11
Method
Probe
src/ast/ast.h:190
Method
Program
src/ast/ast.h:215
Method
SemanticAnalyser
src/ast/semantic_analyser.h:16
Method
SizedType
src/types.h:33
Method
String
src/ast/ast.h:42
Function
TEST
tests/semantic_analyser.cpp:62
Function
TEST
tests/bpftrace.cpp:70
Function
TEST
tests/ast.cpp:12
Function
TEST
tests/codegen.cpp:16
Function
TEST
tests/parser.cpp:24
next →
1–100 of 153, ranked by callers