MCPcopy Create free account

hub / github.com/bloomberg/pystack / functions

Functions592 in github.com/bloomberg/pystack

Functiontest_process_core_native
(argument, mode)
tests/unit/test_main.py:616
Functiontest_process_core_with_invalid_search_root
()
tests/unit/test_main.py:821
Functiontest_process_core_with_not_readable_search_root
()
tests/unit/test_main.py:797
Functiontest_process_core_with_search_path
()
tests/unit/test_main.py:698
Functiontest_process_core_with_search_root
()
tests/unit/test_main.py:747
Functiontest_process_remote_default
()
tests/unit/test_main.py:182
Functiontest_process_remote_error
(exception, exval, capsys)
tests/unit/test_main.py:382
Functiontest_process_remote_exhaustive
()
tests/unit/test_main.py:346
Functiontest_process_remote_locals
()
tests/unit/test_main.py:287
Functiontest_process_remote_native
(argument, mode)
tests/unit/test_main.py:256
Functiontest_process_remote_native_no_block
(capsys)
tests/unit/test_main.py:320
Functiontest_process_remote_no_block
()
tests/unit/test_main.py:215
Functiontest_reattaching_to_already_traced_process
(python, tmpdir)
tests/integration/test_process.py:113
Functiontest_remote_version_detection_using_bss_section
(python, tmpdir)
tests/integration/test_process.py:25
Functiontest_scan_core_bss_for_python_version
()
tests/unit/test_process.py:432
Functiontest_scan_core_bss_for_python_version_failure
()
tests/unit/test_process.py:459
Functiontest_scan_process_bss_for_python_version
()
tests/unit/test_process.py:399
Functiontest_scan_process_bss_for_python_version_failure
()
tests/unit/test_process.py:417
Functiontest_shim_frame_before_new_python_function_is_scheduled
( python: PythonVersion, tmpdir: Path )
tests/integration/test_core_analyzer.py:689
Functiontest_shim_frames_are_ignored
()
tests/unit/test_traceback_formatter.py:1430
Functiontest_simple_execution
Test that we can retrieve the thread state of a single process. This test is specially useful to run under valgrind or similar tools and to q
tests/integration/test_smoke.py:44
Functiontest_simple_execution_for_core
Test that we can retrieve the thread state of a single core file. This test is specially useful to run under valgrind or similar tools and to
tests/integration/test_smoke.py:99
Functiontest_simple_execution_native
Test that we can retrieve the thread state of a single process. This test is specially useful to run under valgrind or similar tools and to q
tests/integration/test_smoke.py:74
Functiontest_simple_maps
()
tests/unit/test_maps.py:50
Functiontest_simple_maps_no_such_pid
()
tests/unit/test_maps.py:41
Functiontest_single_thread_stack
Generate a core file for a process with a single thread and check that we can inspect and obtain all the information we need from the frame st
tests/integration/test_core_analyzer.py:50
Functiontest_single_thread_stack
(python, blocking, method, tmpdir)
tests/integration/test_gather_stacks.py:40
Functiontest_single_thread_stack_for_relocated_core
Generate a core file for a process with a single thread, relocate the files that were used to generate the core file and check that we can ins
tests/integration/test_relocatable_cores.py:25
Functiontest_single_thread_stack_from_elf_data
(python: PythonVersion, tmpdir: Path)
tests/integration/test_core_analyzer.py:106
Functiontest_single_thread_stack_native
(python, method, blocking, tmpdir)
tests/integration/test_gather_stacks.py:170
Functiontest_single_thread_stack_non_blocking
(tmpdir)
tests/integration/test_gather_stacks.py:78
Functiontest_special_maps
()
tests/unit/test_maps.py:224
Functiontest_split_dict
(generate_threads, python, tmpdir)
tests/integration/test_local_variables.py:219
Functiontest_thread_registered_with_python_but_with_no_python_calls
(python, tmpdir)
tests/integration/test_gather_stacks.py:461
Functiontest_thread_registered_with_python_with_other_threads
(tmpdir)
tests/integration/test_core_analyzer.py:351
Functiontest_thread_registered_with_python_with_other_threads
(tmpdir)
tests/integration/test_gather_stacks.py:510
Functiontest_traceback_formatter_all_inlined_frames
()
tests/unit/test_traceback_formatter.py:1041
Functiontest_traceback_formatter_dropping_the_gil_detection
()
tests/unit/test_traceback_formatter.py:716
Functiontest_traceback_formatter_gc_detection_with_native
()
tests/unit/test_traceback_formatter.py:638
Functiontest_traceback_formatter_gc_detection_without_native
()
tests/unit/test_traceback_formatter.py:678
Functiontest_traceback_formatter_gil_detection
()
tests/unit/test_traceback_formatter.py:600
Functiontest_traceback_formatter_locals
( arguments, locals, location_info, expected_locals_render )
tests/unit/test_traceback_formatter.py:1275
Functiontest_traceback_formatter_mixed_inlined_frames
()
tests/unit/test_traceback_formatter.py:953
Functiontest_traceback_formatter_native_last
()
tests/unit/test_traceback_formatter.py:1123
Functiontest_traceback_formatter_native_matching_composite_eval_frames
()
tests/unit/test_traceback_formatter.py:394
Functiontest_traceback_formatter_native_matching_eval_frames_ignore_frames
()
tests/unit/test_traceback_formatter.py:483
Functiontest_traceback_formatter_native_matching_simple_eval_frames
()
tests/unit/test_traceback_formatter.py:317
Functiontest_traceback_formatter_native_not_matching_composite_eval_frames
()
tests/unit/test_traceback_formatter.py:875
Functiontest_traceback_formatter_native_not_matching_simple_eval_frames
()
tests/unit/test_traceback_formatter.py:810
Functiontest_traceback_formatter_no_frames_native
()
tests/unit/test_traceback_formatter.py:110
Functiontest_traceback_formatter_no_frames_native_with_eval_frames
()
tests/unit/test_traceback_formatter.py:144
Functiontest_traceback_formatter_no_frames_no_native
()
tests/unit/test_traceback_formatter.py:89
Functiontest_traceback_formatter_no_mergeable_native_frames
()
tests/unit/test_traceback_formatter.py:178
Functiontest_traceback_formatter_no_native
()
tests/unit/test_traceback_formatter.py:22
Functiontest_traceback_formatter_position_infomation
()
tests/unit/test_traceback_formatter.py:1359
Functiontest_traceback_formatter_taking_the_gil_detection
()
tests/unit/test_traceback_formatter.py:763
Functiontest_traceback_formatter_thread_names
()
tests/unit/test_traceback_formatter.py:1321
Functiontest_traceback_formatter_with_source
()
tests/unit/test_traceback_formatter.py:244
Functiontest_trashed_locals
(generate_threads, python, tmpdir)
tests/integration/test_local_variables.py:565
Functiontest_unavailability_of_elf_data
( python: PythonVersion, tmpdir: Path )
tests/integration/test_core_analyzer.py:155
Functiontest_unexpected_line_is_ignored
()
tests/unit/test_maps.py:195
Functiontest_verbose_as_global_options_sets_correctly_the_logger
()
tests/unit/test_main.py:1087
Functiontest_version_detection
(text, version)
tests/unit/test_process.py:95
Functiontest_virtual_map
()
tests/unit/test_maps.py:17
Functionthread_callback
src/pystack/_pystack/unwinder.cpp:465
Functionthread_callback_for_frames
src/pystack/_pystack/unwinder.cpp:479
Functionthread_func_1
()
tests/integration/multiple_thread_program.py:8
Functionthread_func_1
()
tests/integration/multiple_thread_program_gil.py:8
MethodtoBool
src/pystack/_pystack/pytypes.cpp:623
MethodtoConcreteObject
src/pystack/_pystack/pytypes.cpp:680
MethodtoFloat
src/pystack/_pystack/pytypes.cpp:616
MethodtoInteger
src/pystack/_pystack/pytypes.cpp:608
MethodtypeAddr
src/pystack/_pystack/pytypes.cpp:555
MethodunwindThread
src/pystack/_pystack/unwinder.cpp:431
MethodvalidateDebugOffsets
src/pystack/_pystack/process.cpp:1061
MethodwarnIfOffsetsAreMismatched
src/pystack/_pystack/process.cpp:791
Methodwhat
src/pystack/_pystack/elf_common.h:28
Methodwhat
src/pystack/_pystack/mem.h:24
Methodwhat
src/pystack/_pystack/mem.h:32
Methodwhat
src/pystack/_pystack/mem.h:40
Methodwhat
src/pystack/_pystack/unwinder.h:23
Methodwhat
src/pystack/_pystack/corefile.h:48
Methodwhat
src/pystack/_pystack/process.h:28
Method~AbstractRemoteMemoryManager
Destructors
src/pystack/_pystack/mem.h:156
Method~AbstractUnwinder
src/pystack/_pystack/unwinder.h:95
Method~CoreFileAnalyzer
src/pystack/_pystack/elf_common.cpp:119
Method~CoreFileProcessManager
Destructors
src/pystack/_pystack/process.h:178
Method~DirectoryReader
src/pystack/_pystack/process.cpp:41
Method~LOG
Destructors
src/pystack/_pystack/logging.h:33
Method~ProcessAnalyzer
Destructors
src/pystack/_pystack/elf_common.h:88
Method~ProcessManager
Destructors
src/pystack/_pystack/process.h:156
Method~ProcessTracer
src/pystack/_pystack/process.cpp:202
← previous501–592 of 592, ranked by callers