Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/iovisor/bcc
/ functions
Functions
3,732 in github.com/iovisor/bcc
⨍
Functions
3,732
◇
Types & classes
1,846
↳
Endpoints
2
↓ 2 callers
Function
agg_colval
(key)
tools/ppchcalls.py:454
↓ 2 callers
Function
aksym
(addr)
tools/old/profile.py:291
↓ 2 callers
Function
allAddrFound
examples/cpp/pyperf/PyPerfUtil.cc:114
↓ 2 callers
Method
allPassed
tests/cc/catch.hpp:2205
↓ 2 callers
Function
alwaysTrue
tests/cc/catch.hpp:400
↓ 2 callers
Method
assign_to_local
src/cc/usdt/usdt_args.cc:75
↓ 2 callers
Method
attach_filter
(self, ifname, fd, name)
tests/python/test_brb2.py:117
↓ 2 callers
Method
attach_func
src/cc/api/BPF.cc:751
↓ 2 callers
Method
attach_usdt_all
src/cc/api/BPF.cc:348
↓ 2 callers
Function
bail
(error)
tools/funclatency.py:79
↓ 2 callers
Function
bail
(error)
tools/funcinterval.py:69
↓ 2 callers
Function
bcc_create_map_xattr
src/cc/libbpf.c:347
↓ 2 callers
Function
bcc_elf_file_open_fd
src/cc/bcc_elf.c:126
↓ 2 callers
Function
bcc_elf_foreach_vdso_sym
src/cc/bcc_elf.c:1109
↓ 2 callers
Function
bcc_elf_get_buildid
src/cc/bcc_elf.c:1287
↓ 2 callers
Function
bcc_elf_get_text_scn_info
src/cc/bcc_elf.c:932
↓ 2 callers
Function
bcc_elf_is_exe
src/cc/bcc_elf.c:1054
↓ 2 callers
Function
bcc_elf_is_shared_obj
src/cc/bcc_elf.c:1058
↓ 2 callers
Function
bcc_elf_is_vdso
src/cc/bcc_elf.c:1064
↓ 2 callers
Function
bcc_free_memory
Free bcc mmemory The main purpose of this function is to free llvm/clang text memory through madvise MADV_DONTNEED. bcc could be linked statically o
src/cc/bcc_elf.c:1243
↓ 2 callers
Function
bcc_free_memory_with_file
return value: 0 : success < 0 : error and no bcc lib found > 0 : error and bcc lib found
src/cc/bcc_elf.c:1135
↓ 2 callers
Function
bcc_is_perf_map
src/cc/bcc_perf_map.c:25
↓ 2 callers
Function
bcc_iter_attach
src/cc/libbpf.c:1900
↓ 2 callers
Function
bcc_iter_create
src/cc/libbpf.c:1910
↓ 2 callers
Function
bcc_perf_map_foreach_sym
src/cc/bcc_perf_map.c:83
↓ 2 callers
Function
bcc_procutils_each_ksym
src/cc/bcc_proc.c:262
↓ 2 callers
Function
bcc_procutils_which
src/cc/bcc_proc.c:46
↓ 2 callers
Function
bcc_procutils_which_so_in_process
src/cc/bcc_proc.c:572
↓ 2 callers
Function
bcc_prog_load_xattr
src/cc/libbpf.c:779
↓ 2 callers
Function
bcc_resolve_global_addr
src/cc/bcc_syms.cc:710
↓ 2 callers
Function
bcc_symbol_free_demangle_name
src/cc/bcc_syms.cc:583
↓ 2 callers
Function
bpf_attach_perf_event_raw
src/cc/libbpf.c:1801
↓ 2 callers
Function
bpf_attach_probe
config1 could be either kprobe_func or uprobe_path, see bpf_try_perf_event_open_with_probe().
src/cc/libbpf.c:1282
↓ 2 callers
Function
bpf_attach_tracing_event
When a valid Perf Event FD provided through pfd, it will be used to enable and attach BPF program to the event, and event_path will be ignored. Otherw
src/cc/libbpf.c:1160
↓ 2 callers
Function
bpf_dentry_full_path
libbpf-tools/path_helpers.bpf.h:12
↓ 2 callers
Function
bpf_detach_probe
src/cc/libbpf.c:1403
↓ 2 callers
Function
bpf_open_perf_buffer_opts
src/cc/libbpf.c:1673
↓ 2 callers
Function
bpf_update_elem
src/cc/libbpf.c:415
↓ 2 callers
Function
br_common
tests/python/test_brb.c:108
↓ 2 callers
Function
btf_ext__free
src/cc/bcc_btf.cc:222
↓ 2 callers
Function
btf_ext_reloc_info
src/cc/bcc_btf.cc:282
↓ 2 callers
Function
build_filter
(filter_name, values)
tools/offwaketime.py:50
↓ 2 callers
Method
capacity
src/cc/api/BPFTable.h:80
↓ 2 callers
Function
cb
(cpu, data, size)
examples/tracing/trace_perf_output.py:19
↓ 2 callers
Function
cd_file_header_at_offset
src/cc/bcc_zip.c:309
↓ 2 callers
Function
check_bpf_probe_read_user
src/cc/frontends/clang/b_frontend_action.cc:149
↓ 2 callers
Method
check_hashmap_values
(self, it)
tests/python/test_map_batch_ops.py:56
↓ 2 callers
Method
clean_up
(self)
src/python/bcc/table.py:905
↓ 2 callers
Method
clearitem
(self, key)
src/python/bcc/table.py:854
↓ 2 callers
Method
clone
src/cc/shared_table.cc:39
↓ 2 callers
Function
cmd_exited
()
src/python/bcc/exec.py:64
↓ 2 callers
Function
cmd_help
libbpf-tools/ksnoop.c:66
↓ 2 callers
Function
cmd_ready
()
src/python/bcc/exec.py:55
↓ 2 callers
Method
completeCycle
tests/cc/catch.hpp:5520
↓ 2 callers
Method
completedCycle
tests/cc/catch.hpp:5524
↓ 2 callers
Method
connect_ports
(self, prog_id_pem, prog_id_br, curr_pem_pid, curr_br_pid, br_dest_map, br_mac_map, ifin
tests/python/test_brb.py:107
↓ 2 callers
Function
createSharedTableStorage
src/cc/shared_table.cc:108
↓ 2 callers
Function
create_probe_event
Creates an [uk]probe using tracefs. * On success, the path to the probe is placed in buf (which is assumed to be of size PATH_MAX). */
src/cc/libbpf.c:1219
↓ 2 callers
Method
cwd
src/cc/frontends/clang/kbuild_helper.h:56
↓ 2 callers
Function
debug_printf
src/cc/bpf_module_rw_engine.cc:79
↓ 2 callers
Function
decimal_to_human
(input_value)
examples/networking/net_monitor.py:99
↓ 2 callers
Function
decode_mount_flags
(flags)
tools/mountsnoop.py:611
↓ 2 callers
Function
depict_cnt
(counts_tab, l3prot='ipv4')
tools/tcpretrans.py:367
↓ 2 callers
Function
depict_cnt
(counts_tab, l3prot='ipv4')
tools/tcpconnect.py:447
↓ 2 callers
Function
depict_cnt
(counts_tab, l3prot='ipv4')
tools/bindsnoop.py:480
↓ 2 callers
Method
detach_func
src/cc/api/BPF.cc:763
↓ 2 callers
Method
detach_usdt_all
src/cc/api/BPF.cc:596
↓ 2 callers
Method
disable
src/cc/usdt/usdt.cc:143
↓ 2 callers
Function
disassemble_instruction
(i, w0, w1=None)
src/python/bcc/disassembler.py:307
↓ 2 callers
Function
display
(sort, maxs, totals, counts)
tools/klockstat.py:412
↓ 2 callers
Function
docall
src/lua/src/main.c:87
↓ 2 callers
Function
dso__find_sym
libbpf-tools/trace_helpers.c:641
↓ 2 callers
Function
dso__free_fields
libbpf-tools/trace_helpers.c:485
↓ 2 callers
Function
dso__load_sym_table_from_elf
libbpf-tools/trace_helpers.c:510
↓ 2 callers
Method
dump_func
Return the eBPF bytecodes for the specified function as a string
src/python/bcc/__init__.py:562
↓ 2 callers
Method
enable
src/cc/usdt/usdt.cc:127
↓ 2 callers
Method
enabled
src/cc/usdt.h:286
↓ 2 callers
Function
enter_tcp_connect
libbpf-tools/tcpconnect.bpf.c:66
↓ 2 callers
Function
enter_tcp_connect
libbpf-tools/tcptracer.bpf.c:151
↓ 2 callers
Function
entry
libbpf-tools/funclatency.bpf.c:31
↓ 2 callers
Method
enumerate_active_probes
(self)
src/python/bcc/usdt.py:212
↓ 2 callers
Function
escape_character
(c)
tools/mountsnoop.py:665
↓ 2 callers
Function
exit_tcp_connect
libbpf-tools/tcpconnect.bpf.c:158
↓ 2 callers
Function
exit_tcp_connect
libbpf-tools/tcptracer.bpf.c:167
↓ 2 callers
Function
fatal
Report the error condition then exit the process
tests/cc/catch.hpp:5758
↓ 2 callers
Function
file_exists_and_ownedby
src/cc/frontends/clang/kbuild_helper.cc:160
↓ 2 callers
Function
fill_event
libbpf-tools/solisten.bpf.c:29
↓ 2 callers
Method
findChild
tests/cc/catch.hpp:5588
↓ 2 callers
Function
find_debug_file
Returns 0 on success, otherwise nonzero. If successfull, 'out' param is a valid bcc_elf_file. Caller is responsible for calling bcc_elf_file_close whe
src/cc/bcc_elf.c:865
↓ 2 callers
Function
find_readline_function_name
libbpf-tools/bashreadline.c:89
↓ 2 callers
Function
find_val_in_enum
src/cc/libbpf.c:1543
↓ 2 callers
Method
fix_syscall_fnname
(self, name)
src/python/bcc/__init__.py:848
↓ 2 callers
Function
foreach_sym_core
src/cc/bcc_elf.c:889
↓ 2 callers
Function
fpToString
tests/cc/catch.hpp:8070
↓ 2 callers
Function
free_vector
libbpf-tools/biotop.c:72
↓ 2 callers
Method
fullConfig
tests/cc/catch.hpp:5052
↓ 2 callers
Function
gc_end
libbpf-tools/javagc.bpf.c:35
↓ 2 callers
Function
gc_start
libbpf-tools/javagc.bpf.c:24
↓ 2 callers
Method
generate_auto_includes
Generates #include statements automatically based on a set of recognized types such as sk_buff and bio. The input is all the words
src/python/bcc/__init__.py:345
↓ 2 callers
Function
getAnnotation
tests/cc/catch.hpp:2927
← previous
next →
501–600 of 3,732, ranked by callers