MCPcopy Create free account

hub / github.com/adny-code/fastgrind / functions

Functions229 in github.com/adny-code/fastgrind

↓ 1 callersFunction_parse_csv_strings
(raw: str | None)
tools/fastgrind.py:378
↓ 1 callersMethod_parse_function_stack_postings
(self)
tools/fastgrind.py:707
↓ 1 callersMethod_parse_function_table
(self)
tools/fastgrind.py:614
↓ 1 callersMethod_parse_header
(self)
tools/fastgrind.py:531
↓ 1 callersMethod_parse_sections
(self)
tools/fastgrind.py:571
↓ 1 callersMethod_parse_stack_table
(self)
tools/fastgrind.py:644
↓ 1 callersMethod_parse_thread_function_directory
(self)
tools/fastgrind.py:685
↓ 1 callersMethod_parse_thread_table
(self)
tools/fastgrind.py:672
↓ 1 callersMethod_parse_tick_directory
(self)
tools/fastgrind.py:740
↓ 1 callersMethod_render_detail_bundle
(self, payload: dict[str, Any])
tools/fastgrind.py:2603
↓ 1 callersMethod_render_stack_tree_text
(self, node: dict[str, Any], depth: int, lines: list[str])
tools/fastgrind.py:1422
↓ 1 callersMethod_set_stack_branch_open
(self, item: str, open_state: bool)
tools/fastgrind.py:2764
↓ 1 callersFunction_simplify_symbol
(name: str)
tools/fastgrind.py:361
↓ 1 callersFunction_stack_panel_script
()
tools/fastgrind.py:206
↓ 1 callersFunction_time_window_label
(start_ms: int, end_ms: int)
tools/fastgrind.py:158
↓ 1 callersMethod_validate_sections
(self)
tools/fastgrind.py:581
↓ 1 callersFunctionbuild_parser
()
tools/fastgrind.py:2911
↓ 1 callersFunctioncallStackTrans
include/fastgrind.h:1092
↓ 1 callersFunctiondefault_trace_path
()
tools/fastgrind.py:2898
↓ 1 callersFunctiondesktop_ui_unavailable_reason
()
tools/fastgrind.py:2848
↓ 1 callersFunctiondump
@brief Print the formatted tree to stdout. */
include/fastgrind.h:563
↓ 1 callersFunctionenhancedSymbolResolve
include/fastgrind.h:3417
↓ 1 callersFunctionexport_html_command
(engine: FastgrindQueryEngine, input_path: Path, output: str | None)
tools/fastgrind.py:2892
↓ 1 callersMethodexport_json
(self, output: str | Path)
tools/fastgrind.py:1013
↓ 1 callersFunctionexport_json_command
(engine: FastgrindQueryEngine, input_path: Path, output: str | None)
tools/fastgrind.py:2886
↓ 1 callersFunctiongenerate_dynamic_html_page
()
tools/fastgrind.py:1574
↓ 1 callersFunctiongenerate_snapshot_html
( title: str, meta: dict[str, Any], series: SeriesResponse, top_rows: Sequence[dict[str, Any]]
tools/fastgrind.py:1461
↓ 1 callersMethodget_tick_block
(self, index: int)
tools/fastgrind.py:502
↓ 1 callersFunctioninspect_command
(engine: FastgrindQueryEngine)
tools/fastgrind.py:2829
↓ 1 callersFunctionmain
(argv: Sequence[str])
tools/fastgrind.py:2948
↓ 1 callersFunctionmemAppendBytes
include/fastgrind.h:175
↓ 1 callersFunctionmemCrc32
include/fastgrind.h:230
↓ 1 callersFunctionnormalize_argv
(argv: Sequence[str])
tools/fastgrind.py:2939
↓ 1 callersMethodquery_bundle
( self, thread_ids: Sequence[int] | None = None, function_ids: Sequence[int] | None =
tools/fastgrind.py:1067
↓ 1 callersFunctionresolve_input_path
(raw: str | None)
tools/fastgrind.py:2905
↓ 1 callersMethodrun
(self)
tools/fastgrind.py:2327
↓ 1 callersMethodserve
(self, open_browser: bool = True)
tools/fastgrind.py:2105
↓ 1 callersFunctiontryAddr2lineResolve
include/fastgrind.h:3299
↓ 1 callersFunctionui_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
Methodadd
@brief Record an allocation of sz bytes (real usable size). */
include/fastgrind.h:1287
Functionafter_main
include/fastgrind.h:1388
Functionbefore_main
include/fastgrind.h:1380
Methoddo_GET
(self)
tools/fastgrind.py:2125
← previousnext →101–200 of 229, ranked by callers