Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adny-code/fastgrind
/ functions
Functions
229 in github.com/adny-code/fastgrind
⨍
Functions
229
◇
Types & classes
26
↓ 1 callers
Function
_parse_csv_strings
(raw: str | None)
tools/fastgrind.py:378
↓ 1 callers
Method
_parse_function_stack_postings
(self)
tools/fastgrind.py:707
↓ 1 callers
Method
_parse_function_table
(self)
tools/fastgrind.py:614
↓ 1 callers
Method
_parse_header
(self)
tools/fastgrind.py:531
↓ 1 callers
Method
_parse_sections
(self)
tools/fastgrind.py:571
↓ 1 callers
Method
_parse_stack_table
(self)
tools/fastgrind.py:644
↓ 1 callers
Method
_parse_thread_function_directory
(self)
tools/fastgrind.py:685
↓ 1 callers
Method
_parse_thread_table
(self)
tools/fastgrind.py:672
↓ 1 callers
Method
_parse_tick_directory
(self)
tools/fastgrind.py:740
↓ 1 callers
Method
_render_detail_bundle
(self, payload: dict[str, Any])
tools/fastgrind.py:2603
↓ 1 callers
Method
_render_stack_tree_text
(self, node: dict[str, Any], depth: int, lines: list[str])
tools/fastgrind.py:1422
↓ 1 callers
Method
_set_stack_branch_open
(self, item: str, open_state: bool)
tools/fastgrind.py:2764
↓ 1 callers
Function
_simplify_symbol
(name: str)
tools/fastgrind.py:361
↓ 1 callers
Function
_stack_panel_script
()
tools/fastgrind.py:206
↓ 1 callers
Function
_time_window_label
(start_ms: int, end_ms: int)
tools/fastgrind.py:158
↓ 1 callers
Method
_validate_sections
(self)
tools/fastgrind.py:581
↓ 1 callers
Function
build_parser
()
tools/fastgrind.py:2911
↓ 1 callers
Function
callStackTrans
include/fastgrind.h:1092
↓ 1 callers
Function
default_trace_path
()
tools/fastgrind.py:2898
↓ 1 callers
Function
desktop_ui_unavailable_reason
()
tools/fastgrind.py:2848
↓ 1 callers
Function
dump
@brief Print the formatted tree to stdout. */
include/fastgrind.h:563
↓ 1 callers
Function
enhancedSymbolResolve
include/fastgrind.h:3417
↓ 1 callers
Function
export_html_command
(engine: FastgrindQueryEngine, input_path: Path, output: str | None)
tools/fastgrind.py:2892
↓ 1 callers
Method
export_json
(self, output: str | Path)
tools/fastgrind.py:1013
↓ 1 callers
Function
export_json_command
(engine: FastgrindQueryEngine, input_path: Path, output: str | None)
tools/fastgrind.py:2886
↓ 1 callers
Function
generate_dynamic_html_page
()
tools/fastgrind.py:1574
↓ 1 callers
Function
generate_snapshot_html
( title: str, meta: dict[str, Any], series: SeriesResponse, top_rows: Sequence[dict[str, Any]]
tools/fastgrind.py:1461
↓ 1 callers
Method
get_tick_block
(self, index: int)
tools/fastgrind.py:502
↓ 1 callers
Function
inspect_command
(engine: FastgrindQueryEngine)
tools/fastgrind.py:2829
↓ 1 callers
Function
main
(argv: Sequence[str])
tools/fastgrind.py:2948
↓ 1 callers
Function
memAppendBytes
include/fastgrind.h:175
↓ 1 callers
Function
memCrc32
include/fastgrind.h:230
↓ 1 callers
Function
normalize_argv
(argv: Sequence[str])
tools/fastgrind.py:2939
↓ 1 callers
Method
query_bundle
( self, thread_ids: Sequence[int] | None = None, function_ids: Sequence[int] | None =
tools/fastgrind.py:1067
↓ 1 callers
Function
resolve_input_path
(raw: str | None)
tools/fastgrind.py:2905
↓ 1 callers
Method
run
(self)
tools/fastgrind.py:2327
↓ 1 callers
Method
serve
(self, open_browser: bool = True)
tools/fastgrind.py:2105
↓ 1 callers
Function
tryAddr2lineResolve
include/fastgrind.h:3299
↓ 1 callers
Function
ui_command
(engine: FastgrindQueryEngine, path: Path, open_browser: bool = True, fallback_port: int = 0)
tools/fastgrind.py:2872
Function
__cyg_profile_func_enter
include/fastgrind.h:1398
Function
__cyg_profile_func_exit
include/fastgrind.h:1423
Method
__del__
(self)
tools/fastgrind.py:448
Method
__init__
(self, path: str | Path)
tools/fastgrind.py:406
Method
__init__
(self, reader: FastgrindBinaryReader)
tools/fastgrind.py:760
Method
__init__
(self, engine: FastgrindQueryEngine, port: int = 0)
tools/fastgrind.py:2100
Method
__init__
(self, engine: FastgrindQueryEngine, source_path: Path)
tools/fastgrind.py:2253
Function
__wrap__ZdaPv
override operator delete[]
include/fastgrind.h:1938
Function
__wrap__ZdaPvRKSt9nothrow_t
override operator delete[] with nothrow
include/fastgrind.h:2113
Function
__wrap__ZdaPvSt11align_val_t
override operator delete[](void *p, std::align_val_t al)
include/fastgrind.h:2752
Function
__wrap__ZdaPvSt11align_val_tRKSt9nothrow_t
override operator delete[](void *p, std::align_val_t al, const std::nothrow_t &)
include/fastgrind.h:3082
Function
__wrap__ZdaPvm
override operator delete[](void*, std::size_t)
include/fastgrind.h:2509
Function
__wrap__ZdaPvmRKSt9nothrow_t
override operator delete[](void *p, size_t sz, const std::nothrow_t &)
include/fastgrind.h:2887
Function
__wrap__ZdaPvmSt11align_val_t
override operator delete[](void *p, size_t sz, std::align_val_t al)
include/fastgrind.h:2821
Function
__wrap__ZdaPvmSt11align_val_tRKSt9nothrow_t
override operator delete[](void *p, size_t sz, std::align_val_t al, const std::nothrow_t &)
include/fastgrind.h:3155
Function
__wrap__ZdlPv
override operator delete
include/fastgrind.h:1909
Function
__wrap__ZdlPvRKSt9nothrow_t
override operator delete with nothrow
include/fastgrind.h:2084
Function
__wrap__ZdlPvSt11align_val_t
override operator delete(void *p, std::align_val_t al)
include/fastgrind.h:2718
Function
__wrap__ZdlPvSt11align_val_tRKSt9nothrow_t
override operator delete(void *p, std::align_val_t al, const std::nothrow_t &)
include/fastgrind.h:3046
Function
__wrap__ZdlPvm
C++14 sized delete wrappers must stay out of C++11 builds. override operator delete(void*, std::size_t)
include/fastgrind.h:2479
Function
__wrap__ZdlPvmRKSt9nothrow_t
override operator delete(void *p, size_t sz, const std::nothrow_t &)
include/fastgrind.h:2856
Function
__wrap__ZdlPvmSt11align_val_t
override operator delete(void *p, size_t sz, std::align_val_t al)
include/fastgrind.h:2786
Function
__wrap__ZdlPvmSt11align_val_tRKSt9nothrow_t
override operator delete(void *p, size_t sz, std::align_val_t al, const std::nothrow_t &)
include/fastgrind.h:3118
Function
__wrap__Znam
override operator new[]
include/fastgrind.h:1848
Function
__wrap__ZnamRKSt9nothrow_t
override operator new[] with nothrow
include/fastgrind.h:2025
Function
__wrap__ZnamSt11align_val_t
override operator new[](std::size_t size, std::align_val_t alignment)
include/fastgrind.h:2654
Function
__wrap__ZnamSt11align_val_tRKSt9nothrow_t
override operator new[](std::size_t size, std::align_val_t al, const std::nothrow_t &)
include/fastgrind.h:2982
Function
__wrap__Znwm
override operator new
include/fastgrind.h:1787
Function
__wrap__ZnwmRKSt9nothrow_t
override operator new with nothrow
include/fastgrind.h:1967
Function
__wrap__ZnwmSt11align_val_t
override operator new(std::size_t, std::align_val_t)
include/fastgrind.h:2590
Function
__wrap__ZnwmSt11align_val_tRKSt9nothrow_t
override operator new(std::size_t size, std::align_val_t al, const std::nothrow_t &)
include/fastgrind.h:2918
Function
__wrap_aligned_alloc
aligned_alloc is a C11/GNU libc surface, not a C++17-only API.
include/fastgrind.h:2543
Function
__wrap_brk
sys call
include/fastgrind.h:2164
Function
__wrap_calloc
include/fastgrind.h:1665
Function
__wrap_free
include/fastgrind.h:1758
Function
__wrap_malloc
include/fastgrind.h:1628
Function
__wrap_memalign
glibc function
include/fastgrind.h:2336
Function
__wrap_mmap
sys call
include/fastgrind.h:2188
Function
__wrap_mremap
sys call
include/fastgrind.h:2221
Function
__wrap_munmap
sys call
include/fastgrind.h:2205
Function
__wrap_posix_memalign
glibc function
include/fastgrind.h:2371
Function
__wrap_pvalloc
glibc function, glibc 2.12 abort this function
include/fastgrind.h:2302
Function
__wrap_realloc
include/fastgrind.h:1705
Function
__wrap_reallocarray
glibc function
include/fastgrind.h:2406
Function
__wrap_sbrk
sys call
include/fastgrind.h:2143
Function
__wrap_valloc
glibc function, glibc 2.12 abort this function
include/fastgrind.h:2268
Method
_on_close
(self)
tools/fastgrind.py:2454
Method
_on_plot_click
(self, event: Any)
tools/fastgrind.py:2644
Method
_on_span_select
(self, xmin: float, xmax: float)
tools/fastgrind.py:2631
Method
_on_stack_tree_resize_release
(self, _event: Any)
tools/fastgrind.py:2539
Method
_poll_pending
(self)
tools/fastgrind.py:2810
Method
_render_plot_bundle
(self, payload: dict[str, Any])
tools/fastgrind.py:2599
Method
_render_tick_details
(self, payload: dict[str, Any])
tools/fastgrind.py:2682
Method
_reset_window
(self)
tools/fastgrind.py:2638
Method
_save_html
(self)
tools/fastgrind.py:2781
Method
_save_png
(self)
tools/fastgrind.py:2769
Method
_select_top_function
(self, _event: Any)
tools/fastgrind.py:2695
Method
add
@brief Record an allocation of sz bytes (real usable size). */
include/fastgrind.h:1287
Function
after_main
include/fastgrind.h:1388
Function
before_main
include/fastgrind.h:1380
Method
do_GET
(self)
tools/fastgrind.py:2125
← previous
next →
101–200 of 229, ranked by callers