Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/pystack
/ functions
Functions
592 in github.com/bloomberg/pystack
⨍
Functions
592
◇
Types & classes
228
↳
Endpoints
1
Function
py_dict
src/pystack/_pystack/version.cpp:417
Function
py_dictkeys
src/pystack/_pystack/version.cpp:428
Function
py_dictvalues
src/pystack/_pystack/version.cpp:454
Function
py_float
src/pystack/_pystack/version.cpp:464
Function
py_frame
src/pystack/_pystack/version.cpp:48
Function
py_framev311
src/pystack/_pystack/version.cpp:62
Function
py_framev312
src/pystack/_pystack/version.cpp:77
Function
py_framev314
src/pystack/_pystack/version.cpp:93
Function
py_gc
src/pystack/_pystack/version.cpp:214
Function
py_gilruntimestate
src/pystack/_pystack/version.cpp:234
Function
py_is
src/pystack/_pystack/version.cpp:168
Function
py_isv311
src/pystack/_pystack/version.cpp:183
Function
py_isv312
src/pystack/_pystack/version.cpp:198
Function
py_list
src/pystack/_pystack/version.cpp:406
Function
py_long
src/pystack/_pystack/version.cpp:474
Function
py_object
src/pystack/_pystack/version.cpp:362
Function
py_runtime
src/pystack/_pystack/version.cpp:245
Function
py_runtimev312
src/pystack/_pystack/version.cpp:258
Function
py_runtimev313
src/pystack/_pystack/version.cpp:269
Function
py_thead_h
src/pystack/_pystack/version.cpp:109
Function
py_thread
src/pystack/_pystack/version.cpp:124
Function
py_threadv311
src/pystack/_pystack/version.cpp:138
Function
py_threadv313
src/pystack/_pystack/version.cpp:153
Function
py_tuple
src/pystack/_pystack/version.cpp:395
Function
py_type
src/pystack/_pystack/version.cpp:355
Function
py_unicode
src/pystack/_pystack/version.cpp:383
Function
pystack_find_elf
src/pystack/_pystack/elf_common.cpp:17
Function
pytest_sessionstart
(session)
tests/conftest.py:6
Method
readChunk
src/pystack/_pystack/mem.cpp:228
Method
readChunkDirect
src/pystack/_pystack/mem.cpp:238
Method
readChunkThroughMemFile
src/pystack/_pystack/mem.cpp:271
Method
readCorefile
src/pystack/_pystack/mem.cpp:361
Method
registerAddressInCache
src/pystack/_pystack/process.cpp:650
Method
removeModuleIf
src/pystack/_pystack/elf_common.cpp:124
Method
resolveLibraries
src/pystack/_pystack/elf_common.cpp:161
Method
resolveLocalVariables
src/pystack/_pystack/pyframe.cpp:109
Method
scanAllAnonymousMaps
src/pystack/_pystack/process.cpp:455
Method
scanBSS
src/pystack/_pystack/process.cpp:444
Method
scanHeap
src/pystack/_pystack/process.cpp:473
Method
scanMemoryAreaForDebugOffsets
src/pystack/_pystack/process.cpp:410
Method
scanMemoryAreaForInterpreterState
src/pystack/_pystack/process.cpp:375
Method
setBss
src/pystack/_pystack/mem.cpp:147
Method
setHeap
src/pystack/_pystack/mem.cpp:153
Method
setMainMap
src/pystack/_pystack/mem.cpp:141
Method
setPythonVersion
src/pystack/_pystack/process.cpp:782
Method
setPythonVersionFromDebugOffsets
src/pystack/_pystack/process.cpp:682
Function
sleep10
tests/integration/empty_thread_extension/testext.cpp:17
Function
sleep10
tests/integration/empty_thread_extension_with_os_threads/testext.cpp:42
Function
sleepThread
tests/integration/empty_thread_extension/testext.cpp:8
Function
sleepThread
tests/integration/empty_thread_extension_with_os_threads/testext.cpp:33
Method
status
(self)
src/pystack/types.py:129
Function
test_anonymous_maps
()
tests/unit/test_maps.py:106
Function
test_attributes
(text, color, attributes, expected)
tests/unit/test_color.py:93
Function
test_basic_colors
(text, color, expected)
tests/unit/test_color.py:23
Function
test_bytes
(generate_threads, python, tmpdir)
tests/integration/test_local_variables.py:123
Function
test_bytes_with_binary_data
(generate_threads, python, tmpdir)
tests/integration/test_local_variables.py:171
Function
test_colored_with_environment_variable
()
tests/unit/test_color.py:123
Function
test_colored_without_environment_variable
()
tests/unit/test_color.py:130
Function
test_common_types
(generate_threads, argument, python, tmpdir)
tests/integration/test_local_variables.py:73
Function
test_core_analizer_raises_when_an_invalid_core_is_provided
(tmpdir: Path)
tests/integration/test_core_analyzer.py:640
Function
test_core_file_missing_build_ids_are_logged
(caplog, native)
tests/unit/test_main.py:1293
Function
test_core_file_missing_modules_are_logged
(caplog, native)
tests/unit/test_main.py:1260
Function
test_core_version_detection_using_bss_section
(python, tmpdir)
tests/integration/test_process.py:46
Function
test_custom_object
(generate_threads, python, tmpdir)
tests/integration/test_local_variables.py:396
Function
test_dead_thread
()
tests/unit/test_types.py:219
Function
test_default_colored_output
()
tests/unit/test_main.py:984
Function
test_detecting_active_interpreter
(status, caplog)
tests/unit/test_extension.py:23
Function
test_detecting_finalized_interpreter
(caplog)
tests/unit/test_extension.py:38
Function
test_detection_of_interpreter_active
(python, tmpdir)
tests/integration/test_process.py:92
Function
test_detection_of_interpreter_shutdown
(python, tmpdir)
tests/integration/test_process.py:71
Function
test_dict_with_dummy_entries
(generate_threads, python, tmpdir)
tests/integration/test_local_variables.py:279
Function
test_duplicate_pyruntime_symbol_handling
Test that pystack correctly handles duplicate _PyRuntime symbols. This can occur when ctypes uses libffi to dlopen the Python binary in order
tests/integration/test_shenanigans.py:10
Function
test_elf_checker
(file, expected)
tests/integration/test_process.py:138
Function
test_error_message_wih_executable_not_found_text
When pystack fails to automatically determine the executable, the error can be a bit intimidating as normally reveals some details about what
tests/unit/test_main.py:81
Function
test_error_message_wih_invalid_executable
When pystack detects that the executable is not an ELF file it can be quite confusing to the user to know what the problem is and what needs t
tests/unit/test_main.py:103
Function
test_error_message_wih_missing_memory_maps_text
When pystack cannot match the memory maps to the executable, the error displayed is quite technical and users cannot easily know what they can
tests/unit/test_main.py:124
Function
test_error_message_wih_not_enough_information_error_text
Make sure that the NOT_ENOUGH_INFORMATION_HELP_TEXT is included if we catch a Python NotEnoughInformation exception.
tests/unit/test_main.py:164
Function
test_error_message_wih_permission_error_test_from_hardening
When pystack tries to attach to a given process when hardening level 1 is enabled, the error that we will receive is not a PermissionError but
tests/unit/test_main.py:57
Function
test_error_message_wih_permission_error_text
The C++ extension does not have the possibility to produce arbitrary exceptions and it mainly emits RuntimeError but in some cases we need to
tests/unit/test_main.py:33
Function
test_error_message_wih_permission_error_text_python_exception
Make sure that the PERMISSION_HELP_TEXT is included if we catch a Python PermissionError exception.
tests/unit/test_main.py:146
Function
test_executable_detection
(text, version)
tests/unit/test_process.py:65
Function
test_executable_false_cases
(text)
tests/unit/test_process.py:78
Function
test_executable_is_not_elf_uses_the_first_map
()
tests/unit/test_main.py:1336
Function
test_extract_executable
Generate a core file for a process with a single thread and check that we can extract the executable that was used to create the core file
tests/integration/test_core_analyzer.py:566
Function
test_extract_executable_from_core
Generate a core file for a process with a single thread and check that we can extract the executable that was used to create the core file
tests/integration/test_smoke.py:119
Function
test_extract_failure_info_with_segfault
()
tests/integration/test_core_analyzer.py:585
Function
test_extract_failure_info_with_singal
()
tests/integration/test_core_analyzer.py:598
Function
test_extract_psinfo
()
tests/integration/test_core_analyzer.py:611
Function
test_extract_psinfo_with_long_name
()
tests/integration/test_core_analyzer.py:631
Function
test_failure_to_detect_interpreter_status
(caplog)
tests/unit/test_extension.py:52
Function
test_format_failureinfo_information_with_no_info
()
tests/unit/test_main.py:1175
Function
test_format_failureinfo_information_with_segfault
()
tests/unit/test_main.py:1112
Function
test_format_failureinfo_information_with_signal
()
tests/unit/test_main.py:1136
Function
test_format_failureinfo_information_with_signal_no_sender_pid
()
tests/unit/test_main.py:1156
Function
test_format_psinfo
()
tests/unit/test_main.py:1198
Function
test_frame_type_eval_frame_with_pep_523
(symbol, version, expected)
tests/unit/test_types.py:24
Function
test_frame_type_eval_frame_without_pep_523
(symbol, version, expected)
tests/unit/test_types.py:51
Function
test_frame_type_eval_machinery_is_ignored
(version)
tests/unit/test_types.py:72
Function
test_frame_type_explicitly_ignored_symbols_are_ignored
(symbol, version)
tests/unit/test_types.py:143
Function
test_frame_type_private_python_apis_are_ignored
(version)
tests/unit/test_types.py:93
← previous
next →
301–400 of 592, ranked by callers