Last active
January 27, 2021 17:54
-
-
Save Infernio/e46d426e788e05af7acadfe66f5e4dfc to your computer and use it in GitHub Desktop.
After LZ4-compressing our data files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| bash.py 435 _main: 2681389 function calls (2675918 primitive calls) in 1.759 seconds | |
| Ordered by: cumulative time | |
| ncalls tottime percall cumtime percall filename:lineno(function) | |
| 1 0.000 0.000 1.804 1.804 bash\basher\__init__.py:4213(Init) | |
| 1 0.000 0.000 0.990 0.990 bash\basher\__init__.py:4256(InitData) | |
| 1 0.000 0.000 0.569 0.569 bash\bosh\__init__.py:2093(refresh) | |
| 1 0.000 0.000 0.495 0.495 bash\basher\__init__.py:3838(__init__) | |
| 1 0.001 0.001 0.468 0.468 bash\basher\__init__.py:3603(__init__) | |
| 5 0.000 0.000 0.452 0.090 bash\basher\__init__.py:249(__init__) | |
| 7 0.002 0.000 0.393 0.056 bash\balt.py:917(__init__) | |
| 5 0.000 0.000 0.376 0.075 bash\basher\__init__.py:207(__init__) | |
| 3 0.001 0.000 0.368 0.123 bash\bosh\__init__.py:1502(refresh) | |
| 1 0.000 0.000 0.318 0.318 bash\basher\__init__.py:1939(__init__) | |
| 7 0.002 0.000 0.304 0.043 bash\balt.py:1071(PopulateItems) | |
| 582 0.013 0.000 0.295 0.001 bash\balt.py:1009(PopulateItem) | |
| 1 0.000 0.000 0.278 0.278 bash\bosh\__init__.py:1883(__init__) | |
| 7 0.000 0.000 0.268 0.038 bash\bolt.py:1351(load) | |
| 1 0.000 0.000 0.262 0.262 bash\load_order.py:89(initialize_load_order_handle) | |
| 1 0.000 0.000 0.262 0.262 bash\load_order.py:371(__load_pickled_load_orders) | |
| 841 0.001 0.000 0.261 0.000 bash\bosh\__init__.py:1488(new_info) | |
| 841 0.002 0.000 0.260 0.000 bash\bosh\__init__.py:1394(new_info) | |
| 15 0.059 0.004 0.258 0.017 {cPickle.load} | |
| 526 0.001 0.000 0.245 0.000 bash\bosh\__init__.py:2306(new_info) | |
| 841 0.003 0.000 0.240 0.000 bash\bosh\__init__.py:157(__init__) | |
| 526 0.001 0.000 0.236 0.000 bash\bosh\__init__.py:366(__init__) | |
| 904 0.001 0.000 0.224 0.000 bash\bolt.py:1207(__init__) | |
| 526 0.001 0.000 0.213 0.000 bash\bosh\__init__.py:390(_reset_cache) | |
| 841 0.001 0.000 0.200 0.000 bash\bosh\__init__.py:183(_reset_cache) | |
| 526 0.004 0.000 0.199 0.000 bash\bosh\__init__.py:633(readHeader) | |
| 1 0.001 0.001 0.165 0.165 bash\bosh\__init__.py:1837(_modinfos_cache_wrapper) | |
| 526 0.000 0.000 0.155 0.000 bash\brec\record_structs.py:483(__init__) | |
| 526 0.002 0.000 0.154 0.000 bash\brec\record_structs.py:83(initRecord) | |
| 526 0.001 0.000 0.148 0.000 bash\brec\record_structs.py:298(__init__) | |
| 526 0.002 0.000 0.146 0.000 bash\brec\record_structs.py:350(load) | |
| 256 0.029 0.000 0.143 0.001 bash\load_order.py:143(__setstate__) | |
| 526 0.001 0.000 0.138 0.000 bash\brec\common_records.py:113(loadData) | |
| 526 0.000 0.000 0.137 0.000 bash\brec\record_structs.py:498(loadData) | |
| 526 0.007 0.000 0.136 0.000 bash\brec\record_structs.py:94(loadData) | |
| 1 0.001 0.001 0.128 0.128 bash\bosh\__init__.py:2283(_refresh_bash_tags) | |
| 526 0.001 0.000 0.125 0.000 bash\bosh\__init__.py:597(reloadBashTags) | |
| 582 0.006 0.000 0.109 0.000 bash\balt.py:1050(__setUI) | |
| 582 0.002 0.000 0.108 0.000 bash\gui\list_ctrl.py:239(InsertListCtrlItem) | |
| 3/1 0.000 0.000 0.103 0.103 bash\balt.py:869(_conversation_wrapper) | |
| 1 0.000 0.000 0.103 0.103 bash\basher\__init__.py:3948(RefreshData) | |
| 1 0.000 0.000 0.102 0.102 bash\basher\__init__.py:164(ShowPanel) | |
| 1 0.000 0.000 0.100 0.100 bash\bosh\__init__.py:2174(_refreshMissingStrings) | |
| 1 0.000 0.000 0.100 0.100 bash\bosh\__init__.py:2178(<setcomp>) | |
| 526 0.001 0.000 0.099 0.000 bash\bosh\__init__.py:820(isMissingStrings) | |
| 50096 0.020 0.000 0.099 0.000 bash\bolt.py:515(__setstate__) | |
| 4376 0.089 0.000 0.089 0.000 {built-in method SetItem} | |
| 114 0.048 0.000 0.086 0.001 bash\gui\base_components.py:141(__init__) | |
| 1 0.000 0.000 0.086 0.086 bash\basher\__init__.py:225(ShowPanel) | |
| 1 0.000 0.000 0.075 0.075 bash\gui\top_level_windows.py:69(is_maximized) | |
| 1 0.072 0.072 0.075 0.075 {built-in method Maximize} | |
| 485239 0.057 0.000 0.074 0.000 bash\bolt.py:935(__hash__) | |
| 582 0.072 0.000 0.072 0.000 {built-in method InsertItem} | |
| 4 0.000 0.000 0.072 0.018 bash\bosh\__init__.py:1408(_names) | |
| 4357 0.007 0.000 0.068 0.000 bash\bolt.py:731(join) | |
| 48744 0.012 0.000 0.067 0.000 bash\bolt.py:133(decoder) | |
| 69 0.000 0.000 0.067 0.001 bash\bosh\bsa_files.py:603(has_assets) | |
| 69 0.004 0.000 0.067 0.001 bash\bosh\bsa_files.py:606(assets) | |
| 5767 0.066 0.000 0.066 0.000 {nt.stat} | |
| 1 0.000 0.000 0.064 0.064 bash\basher\__init__.py:4248(InitResources) | |
| 4 0.000 0.000 0.064 0.016 bash\balt.py:88(GetIconBundle) | |
| 526 0.001 0.000 0.064 0.000 bash\bosh\__init__.py:947(read_loot_tags) | |
| 4 0.064 0.016 0.064 0.016 {built-in method AddIcon} | |
| 5 0.000 0.000 0.062 0.012 bash\bosh\__init__.py:1389(__init__) | |
| 5 0.000 0.000 0.062 0.012 bash\bosh\__init__.py:1377(_initDB) | |
| 526 0.003 0.000 0.062 0.000 bash\bosh\loot_parser.py:221(get_tags_from_loot) | |
| 4 0.002 0.001 0.061 0.015 bash\bosh\__init__.py:1409(<setcomp>) | |
| 2 0.000 0.000 0.059 0.030 bash\basher\__init__.py:4198(set_global_menu) | |
| 2 0.000 0.000 0.059 0.030 bash\basher\__init__.py:4203(refresh_global_menu_visibility) | |
| 2 0.057 0.028 0.059 0.030 {built-in method SetMenuBar} | |
| 1 0.000 0.000 0.059 0.059 bash\balt.py:1612(setup_global_menu) | |
| 10059 0.009 0.000 0.059 0.000 bash\bolt.py:420(GPath) | |
| 9458 0.030 0.000 0.059 0.000 C:\Python27\lib\ntpath.py:415(normpath) | |
| 526 0.001 0.000 0.058 0.000 bash\bosh\loot_parser.py:116(get_plugin_tags) | |
| 4031 0.005 0.000 0.056 0.000 bash\brec\common_records.py:61(load_mel) | |
| 15 0.000 0.000 0.054 0.004 bash\bolt.py:1786(deprint) | |
| 526 0.012 0.000 0.054 0.000 bash\bosh\loot_parser.py:190(_perform_merge) | |
| 526 0.001 0.000 0.054 0.000 bash\bosh\__init__.py:942(read_dir_tags) | |
| 15 0.000 0.000 0.054 0.004 C:\Python27\lib\inspect.py:1067(stack) | |
| 15 0.000 0.000 0.054 0.004 C:\Python27\lib\inspect.py:1040(getouterframes) | |
| 153 0.001 0.000 0.054 0.000 C:\Python27\lib\inspect.py:1002(getframeinfo) | |
| 4 0.000 0.000 0.053 0.013 bash\bosh\__init__.py:1483(_initDB) | |
| 3088 0.005 0.000 0.053 0.000 bash\bolt.py:122(getbestencoding) | |
| 526 0.001 0.000 0.052 0.000 bash\bosh\mods_metadata.py:34(get_tags_from_dir) | |
| 75315 0.018 0.000 0.051 0.000 C:\Python27\lib\ntpath.py:43(normcase) | |
| 20 0.000 0.000 0.050 0.002 bash\bosh\bsa_files.py:499(__load) | |
| 20 0.010 0.000 0.049 0.002 bash\bosh\bsa_files.py:651(_load_bsa_light) | |
| 153 0.001 0.000 0.049 0.000 C:\Python27\lib\inspect.py:517(findsource) | |
| 1 0.000 0.000 0.048 0.048 bash\basher\__init__.py:1909(__init__) | |
| 256 0.029 0.000 0.048 0.000 bash\load_order.py:149(<dictcomp>) | |
| 3088 0.006 0.000 0.048 0.000 C:\Python27\lib\site-packages\chardet\__init__.py:27(detect) | |
| 256 0.028 0.000 0.046 0.000 bash\load_order.py:150(<dictcomp>) | |
| 3145 0.002 0.000 0.046 0.000 bash\bolt.py:770(isfile) | |
| 14744 0.007 0.000 0.045 0.000 bash\bolt.py:473(getNorm) | |
| 315 0.001 0.000 0.045 0.000 bash\bosh\__init__.py:3188(new_info) | |
| 4954 0.002 0.000 0.044 0.000 bash\bolt.py:502(__init__) | |
| 3145 0.003 0.000 0.044 0.000 C:\Python27\lib\genericpath.py:34(isfile) | |
| 153 0.017 0.000 0.043 0.000 C:\Python27\lib\inspect.py:471(getmodule) | |
| 526 0.006 0.000 0.041 0.000 bash\basher\__init__.py:898(set_item_format) | |
| 2 0.000 0.000 0.041 0.021 bash\basher\__init__.py:186(ShowPanel) | |
| 3 0.000 0.000 0.041 0.014 bash\gui\top_level_windows.py:299(set_sash_pos) | |
| 3 0.041 0.014 0.041 0.014 {built-in method SetSashPosition} | |
| 1 0.000 0.000 0.040 0.040 bash\basher\__init__.py:3109(__init__) | |
| 8 0.000 0.000 0.040 0.005 bash\bolt.py:1922(__call__) | |
| 8 0.000 0.000 0.040 0.005 bash\balt.py:825(_do_progress) | |
| 9 0.000 0.000 0.039 0.004 bash\gui\base_components.py:386(__init__) | |
| 9 0.000 0.000 0.039 0.004 bash\gui\base_components.py:439(__init__) | |
| 19799 0.039 0.000 0.039 0.000 {method 'tell' of 'file' objects} | |
| 7 0.000 0.000 0.038 0.005 bash\gui\list_ctrl.py:202(__init__) | |
| 7 0.034 0.005 0.038 0.005 bash\gui\list_ctrl.py:80(__init__) | |
| 2 0.000 0.000 0.035 0.018 bash\basher\__init__.py:175(<lambda>) | |
| 868 0.001 0.000 0.035 0.000 bash\bolt.py:804(open) | |
| 8630 0.006 0.000 0.034 0.000 bash\brec\mod_io.py:289(unpack) | |
| 1 0.000 0.000 0.032 0.032 bash\basher\__init__.py:2242(__init__) | |
| 2 0.000 0.000 0.031 0.016 bash\basher\__init__.py:1407(__init__) | |
| 714 0.004 0.000 0.031 0.000 bash\brec\basic_elements.py:569(load_mel) | |
| 103678 0.031 0.000 0.031 0.000 {method 'replace' of 'unicode' objects} | |
| 33218 0.006 0.000 0.028 0.000 {method 'join' of 'unicode' objects} | |
| 23379 0.015 0.000 0.028 0.000 bash\bosh\bsa_files.py:54(_decode_path) | |
| 2621 0.002 0.000 0.028 0.000 C:\Python27\lib\genericpath.py:23(exists) | |
| 589 0.001 0.000 0.028 0.000 bash\balt.py:112(GetImageList) | |
| 890 0.027 0.000 0.027 0.000 {open} | |
| 1 0.000 0.000 0.026 0.026 bash\basher\__init__.py:3403(__init__) | |
| 19667 0.017 0.000 0.026 0.000 C:\Python27\lib\ntpath.py:96(splitdrive) | |
| 1 0.001 0.001 0.025 0.025 bash\balt.py:2282(__init__) | |
| 315 0.003 0.000 0.024 0.000 bash\bosh\bsa_files.py:489(inspect_version) | |
| 1075 0.001 0.000 0.024 0.000 bash\bolt.py:728(__add__) | |
| 1 0.001 0.001 0.024 0.024 bash\basher\__init__.py:3707(UpdateIconSizes) | |
| 3088 0.004 0.000 0.024 0.000 C:\Python27\lib\site-packages\chardet\universaldetector.py:81(__init__) | |
| 21 0.000 0.000 0.024 0.001 bash\bosh\__init__.py:801(_find_string_bsas) | |
| 1 0.000 0.000 0.023 0.023 bash\bosh\__init__.py:2081(_names) | |
| 526 0.001 0.000 0.023 0.000 bash\bosh\__init__.py:524(setGhost) | |
| 2 0.000 0.000 0.023 0.011 bash\basher\__init__.py:332(__init__) | |
| 1 0.000 0.000 0.023 0.023 bash\basher\__init__.py:1449(__init__) | |
| 108915 0.023 0.000 0.023 0.000 {method 'match' of '_sre.SRE_Pattern' objects} | |
| 4734 0.003 0.000 0.022 0.000 bash\bosh\__init__.py:256(get_table_prop) | |
| 5547 0.003 0.000 0.022 0.000 bash\brec\basic_elements.py:93(unpackSubHeader) | |
| 1785 0.001 0.000 0.022 0.000 bash\brec\basic_elements.py:570(<genexpr>) | |
| 21 0.002 0.000 0.022 0.001 bash\bosh\__init__.py:2669(get_bsa_lo) | |
| 214 0.022 0.000 0.022 0.000 bash\gui\base_components.py:485(GetBitmap) | |
| 5126 0.004 0.000 0.021 0.000 bash\bolt.py:431(GPath_no_norm) | |
| 5 0.021 0.004 0.021 0.004 {built-in method Show} | |
| 1 0.000 0.000 0.021 0.021 bash\bosh\__init__.py:1955(refreshLoadOrder) | |
| 1 0.000 0.000 0.021 0.021 bash\bosh\__init__.py:1958(_do_lo_refresh) | |
| 1 0.000 0.000 0.021 0.021 bash\load_order.py:338(refresh_lo) | |
| 5372 0.011 0.000 0.020 0.000 bash\bolt.py:1680(getItem) | |
| 1 0.000 0.000 0.020 0.020 bash\basher\__init__.py:2724(__init__) | |
| 4075/213 0.006 0.000 0.019 0.000 C:\Python27\lib\copy.py:145(deepcopy) | |
| 1 0.000 0.000 0.019 0.019 bash\bosh\__init__.py:2140(_refresh_mod_inis) | |
| 1 0.000 0.000 0.019 0.019 bash\basher\__init__.py:2089(__init__) | |
| 1 0.000 0.000 0.019 0.019 bash\gui\top_level_windows.py:136(show_frame) | |
| 4357 0.006 0.000 0.018 0.000 C:\Python27\lib\ntpath.py:63(join) | |
| 18 0.000 0.000 0.018 0.001 bash\gui\text_components.py:62(__init__) | |
| 16200 0.018 0.000 0.018 0.000 {method 'read' of 'file' objects} | |
| 582 0.001 0.000 0.017 0.000 bash\gui\misc_components.py:40(Style) | |
| 3088 0.001 0.000 0.017 0.000 C:\Python27\lib\logging\__init__.py:1574(getLogger) | |
| 487150 0.017 0.000 0.017 0.000 {hash} | |
| 1244 0.001 0.000 0.017 0.000 bash\bolt.py:766(exists) | |
| 211021 0.016 0.000 0.017 0.000 {isinstance} | |
| 12 0.000 0.000 0.017 0.001 bash\balt.py:2300(_addButton) | |
| 854/213 0.002 0.000 0.016 0.000 C:\Python27\lib\copy.py:306(_reconstruct) | |
| 582 0.016 0.000 0.016 0.000 {built-in method SetWeight} | |
| 1 0.000 0.000 0.016 0.016 bash\basher\__init__.py:1427(ShowPanel) | |
| 3088 0.004 0.000 0.016 0.000 C:\Python27\lib\logging\__init__.py:1032(getLogger) | |
| 13 0.000 0.000 0.015 0.001 bash\gui\text_components.py:170(__init__) | |
| 6073 0.002 0.000 0.015 0.000 bash\brec\mod_io.py:241(atEnd) | |
| 1 0.000 0.000 0.014 0.014 bash\basher\__init__.py:1769(__init__) | |
| 1 0.000 0.000 0.014 0.014 bash\bosh\__init__.py:3146(__init__) | |
| 1 0.000 0.000 0.014 0.014 bash\bosh\__init__.py:1637(__init__) | |
| 3088 0.009 0.000 0.014 0.000 C:\Python27\lib\site-packages\chardet\universaldetector.py:111(feed) | |
| 1069/426 0.002 0.000 0.014 0.000 C:\Python27\lib\copy.py:234(_deepcopy_tuple) | |
| 24080 0.004 0.000 0.013 0.000 C:\Python27\lib\encodings\cp1252.py:14(decode) | |
| 1 0.000 0.000 0.013 0.013 bash\bosh\__init__.py:3225(__init__) | |
| 12 0.000 0.000 0.013 0.001 bash\basher\app_buttons.py:83(GetBitmapButton) | |
| 61263 0.009 0.000 0.013 0.000 C:\Python27\lib\inspect.py:51(ismodule) | |
| 526 0.002 0.000 0.013 0.000 bash\bosh\__init__.py:215(getStatus) | |
| 315 0.000 0.000 0.013 0.000 bash\bosh\__init__.py:3156(__init__) | |
| 1164 0.012 0.000 0.012 0.000 {built-in method GetItem} | |
| 335 0.003 0.000 0.012 0.000 bash\bosh\bsa_files.py:213(load_header) | |
| 78924 0.012 0.000 0.012 0.000 {method 'lower' of 'unicode' objects} | |
| 1224 0.012 0.000 0.012 0.000 {nt.lstat} | |
| 1 0.000 0.000 0.011 0.011 bash\bosh\__init__.py:2998(__init__) | |
| 4 0.000 0.000 0.011 0.003 bash\bolt.py:735(list) | |
| 1494 0.008 0.000 0.011 0.000 C:\Python27\lib\ntpath.py:174(split) | |
| 215/213 0.001 0.000 0.011 0.000 C:\Python27\lib\copy.py:253(_deepcopy_dict) | |
| 526 0.001 0.000 0.011 0.000 bash\bolt.py:592(body) | |
| 1 0.009 0.009 0.010 0.010 bash\gui\top_level_windows.py:358(__init__) | |
| 1 0.000 0.000 0.010 0.010 bash\load_order.py:304(_update_cache) | |
| 9 0.000 0.000 0.010 0.001 bash\basher\__init__.py:177(__init__) | |
| 3518 0.002 0.000 0.010 0.000 bash\brec\mod_io.py:252(read) | |
| 7 0.000 0.000 0.010 0.001 bash\balt.py:1422(PopulateColumns) | |
| 841 0.001 0.000 0.010 0.000 bash\bolt.py:584(head) | |
| 526 0.000 0.000 0.010 0.000 bash\bosh\__init__.py:625(_read_tes4_record) | |
| 18 0.000 0.000 0.010 0.001 bash\gui\buttons.py:47(__init__) | |
| 1 0.010 0.010 0.010 0.010 bash\balt.py:792(__init__) | |
| 12 0.000 0.000 0.009 0.001 bash\gui\buttons.py:267(__init__) | |
| 12 0.000 0.000 0.009 0.001 bash\gui\buttons.py:166(__init__) | |
| 24080 0.009 0.000 0.009 0.000 {_codecs.charmap_decode} | |
| 47 0.009 0.000 0.009 0.000 {built-in method SetColumnWidth} | |
| 526 0.000 0.000 0.009 0.000 bash\brec\mod_io.py:301(unpackRecHeader) | |
| 526 0.001 0.000 0.009 0.000 bash\brec\mod_io.py:170(unpack_header) | |
| 559 0.002 0.000 0.009 0.000 {sorted} | |
| 1 0.000 0.000 0.009 0.009 bash\_games_lo.py:261(set_load_order) | |
| 1 0.000 0.000 0.009 0.009 bash\_games_lo.py:215(get_load_order) | |
| 841 0.001 0.000 0.009 0.000 bash\bosh\__init__.py:155(_stat_tuple) | |
| 2 0.001 0.001 0.009 0.004 bash\_games_lo.py:494(_fix_active_plugins) | |
| 28 0.000 0.000 0.009 0.000 bash\gui\list_ctrl.py:295(lc_set_column_width) | |
| 2577 0.002 0.000 0.009 0.000 bash\bolt.py:550(shead) | |
| 5 0.000 0.000 0.008 0.002 bash\basher\app_buttons.py:168(GetBitmapButton) | |
| 4172 0.003 0.000 0.008 0.000 bash\bolt.py:610(cext) | |
| 526 0.001 0.000 0.008 0.000 bash\bosh\__init__.py:450(calculate_crc) | |
| 382 0.000 0.000 0.008 0.000 bash\ini_files.py:111(get_ci_settings) | |
| 21 0.002 0.000 0.008 0.000 bash\bosh\__init__.py:712(mod_bsas) | |
| 527 0.000 0.000 0.008 0.000 bash\bosh\__init__.py:2142(<genexpr>) | |
| 22897 0.007 0.000 0.008 0.000 bash\bolt.py:937(__eq__) | |
| 20 0.001 0.000 0.008 0.000 bash\bosh\bsa_files.py:667(_read_bsa_file) | |
| 7 0.000 0.000 0.008 0.001 bash\balt.py:1312(SortItems) | |
| 536 0.001 0.000 0.008 0.000 {method 'sort' of 'list' objects} | |
| 841 0.001 0.000 0.008 0.000 bash\bolt.py:691(size_mtime_ctime) | |
| 315 0.001 0.000 0.008 0.000 bash\bosh\bsa_files.py:480(__init__) | |
| 526 0.001 0.000 0.007 0.000 bash\bosh\__init__.py:899(getDirtyMessage) | |
| 14 0.000 0.000 0.007 0.001 bash\gui\top_level_windows.py:287(make_panes) | |
| 526 0.001 0.000 0.007 0.000 bash\brec\mod_io.py:201(__init__) | |
| 526 0.000 0.000 0.007 0.000 bash\bosh\__init__.py:732(getIniPath) | |
| 336 0.000 0.000 0.007 0.000 bash\ini_files.py:90(has_setting) | |
| 14 0.000 0.000 0.007 0.000 bash\gui\text_components.py:217(__init__) | |
| 736 0.001 0.000 0.007 0.000 C:\Python27\lib\re.py:230(_compile) | |
| 36416 0.007 0.000 0.007 0.000 {hasattr} | |
| 2 0.007 0.003 0.007 0.003 bash\balt.py:2254(__init__) | |
| 354 0.001 0.000 0.007 0.000 C:\Python27\lib\inspect.py:439(getsourcefile) | |
| 6 0.000 0.000 0.007 0.001 bash\bolt.py:1666(__init__) | |
| 9964 0.004 0.000 0.007 0.000 bash\bolt.py:1175(__getitem__) | |
| 35 0.000 0.000 0.006 0.000 bash\gui\top_level_windows.py:268(__init__) | |
| 3088 0.001 0.000 0.006 0.000 C:\Python27\lib\logging\__init__.py:205(_acquireLock) | |
| 210 0.000 0.000 0.006 0.000 C:\Python27\lib\re.py:192(compile) | |
| 33 0.000 0.000 0.006 0.000 bash\gui\events.py:155(_post) | |
| 1 0.000 0.000 0.006 0.006 bash\basher\__init__.py:1387(<lambda>) | |
| 526 0.000 0.000 0.006 0.000 bash\load_order.py:230(get_ordered) | |
| 29 0.000 0.000 0.006 0.000 C:\Python27\lib\sre_compile.py:567(compile) | |
| 374 0.000 0.000 0.006 0.000 bash\ini_files.py:130(do_update) | |
| 1914 0.006 0.000 0.006 0.000 {method 'seek' of 'file' objects} | |
| 335 0.001 0.000 0.006 0.000 bash\bosh\bsa_files.py:185(load_header) | |
| 7 0.006 0.001 0.006 0.001 {built-in method SetImageList} | |
| 376 0.000 0.000 0.005 0.000 bash\bolt.py:1222(do_update) | |
| 2574 0.002 0.000 0.005 0.000 bash\bosh\__init__.py:1413(rightFileType) | |
| 8738 0.005 0.000 0.005 0.000 {method 'search' of '_sre.SRE_Pattern' objects} | |
| 962 0.001 0.000 0.005 0.000 bash\bolt.py:566(sbody) | |
| 383 0.000 0.000 0.005 0.000 bash\bolt.py:1205(_stat_tuple) | |
| 2 0.001 0.000 0.005 0.003 bash\_games_lo.py:429(_fix_load_order) | |
| 7 0.004 0.001 0.005 0.001 bash\gui\misc_components.py:95(_handle_resize) | |
| 14169 0.005 0.000 0.005 0.000 {method 'startswith' of 'unicode' objects} | |
| 3088 0.003 0.000 0.005 0.000 C:\Python27\lib\threading.py:147(acquire) | |
| 1052 0.000 0.000 0.005 0.000 bash\bosh\__init__.py:466(cached_mod_crc) | |
| 383 0.000 0.000 0.005 0.000 bash\bolt.py:687(size_mtime) | |
| 3088 0.001 0.000 0.005 0.000 C:\Python27\lib\logging\__init__.py:214(_releaseLock) | |
| 526 0.001 0.000 0.005 0.000 bash\bosh\__init__.py:578(getBashTags) | |
| 1392 0.001 0.000 0.005 0.000 bash\bolt.py:602(ext) | |
| 9451 0.005 0.000 0.005 0.000 {method 'split' of 'unicode' objects} | |
| 46527 0.004 0.000 0.005 0.000 {method 'get' of 'dict' objects} | |
| 1 0.000 0.000 0.005 0.005 bash\gui\multi_choices.py:47(__init__) | |
| 2674 0.004 0.000 0.004 0.000 bash\bosh\__init__.py:926(process_tags) | |
| 1 0.000 0.000 0.004 0.004 bash\bosh\__init__.py:1639(<dictcomp>) | |
| 3 0.000 0.000 0.004 0.001 bash\basher\__init__.py:1390(__init__) | |
| 1 0.001 0.001 0.004 0.004 bash\bosh\__init__.py:2208(_refreshMergeable) | |
| 526 0.001 0.000 0.004 0.000 bash\basher\__init__.py:847(<lambda>) | |
| 56 0.000 0.000 0.004 0.000 bash\ini_files.py:404(__init__) | |
| 526 0.001 0.000 0.004 0.000 bash\bosh\__init__.py:700(hasBadMasterNames) | |
| 6 0.000 0.000 0.004 0.001 bash\balt.py:129(__init__) | |
| 526 0.001 0.000 0.004 0.000 bash\basher\__init__.py:841(<lambda>) | |
| 2 0.000 0.000 0.004 0.002 bash\basher\app_buttons.py:597(GetBitmapButton) | |
| 79420/79371 0.004 0.000 0.004 0.000 {len} | |
| 560 0.000 0.000 0.004 0.000 C:\Python27\lib\ntpath.py:206(basename) | |
| 3088 0.003 0.000 0.004 0.000 C:\Python27\lib\site-packages\chardet\universaldetector.py:220(close) | |
| 526 0.001 0.000 0.004 0.000 bash\bosh\loot_parser.py:174(is_plugin_dirty) | |
| 1 0.000 0.000 0.004 0.004 bash\_games_lo.py:1053(_cached_or_fetch) | |
| 1 0.000 0.000 0.004 0.004 bash\_games_lo.py:1067(_fetch_load_order) | |
| 526 0.000 0.000 0.004 0.000 bash\brec\mod_io.py:214(__exit__) | |
| 7 0.000 0.000 0.004 0.001 bash\balt.py:1354(_SortItems) | |
| 470 0.002 0.000 0.004 0.000 C:\Python27\lib\collections.py:50(__init__) | |
| 13 0.000 0.000 0.004 0.000 bash\bolt.py:706(strippedVersion) | |
| 13 0.000 0.000 0.004 0.000 bash\bolt.py:700(version) | |
| 526 0.001 0.000 0.004 0.000 bash\basher\__init__.py:835(<lambda>) | |
| 526 0.004 0.000 0.004 0.000 {method 'close' of 'file' objects} | |
| 13 0.000 0.000 0.004 0.000 bash\env.py:338(get_file_version) | |
| 3088 0.003 0.000 0.004 0.000 C:\Python27\lib\threading.py:187(release) | |
| 2 0.004 0.002 0.004 0.002 {built-in method SetDropTarget} | |
| 201 0.000 0.000 0.004 0.000 C:\Python27\lib\inspect.py:459(getabsfile) | |
| 526 0.001 0.000 0.004 0.000 bash\basher\__init__.py:836(<lambda>) | |
| 21 0.003 0.000 0.003 0.000 {win32api.GetFileVersionInfo} | |
| 29 0.000 0.000 0.003 0.000 C:\Python27\lib\sre_parse.py:725(parse) | |
| 589 0.000 0.000 0.003 0.000 bash\balt.py:1005(item_count) | |
| 13 0.000 0.000 0.003 0.000 bash\gui\top_level_windows.py:275(__init__) | |
| 1392 0.000 0.000 0.003 0.000 C:\Python27\lib\ntpath.py:199(splitext) | |
| 526 0.001 0.000 0.003 0.000 bash\basher\__init__.py:844(<lambda>) | |
| 526 0.001 0.000 0.003 0.000 bash\bosh\__init__.py:469(crc_string) | |
| 582 0.003 0.000 0.003 0.000 {built-in method GetFont} | |
| 4113 0.001 0.000 0.003 0.000 bash\load_order.py:214(cached_lo_index) | |
| 2739 0.001 0.000 0.003 0.000 {method 'encode' of 'unicode' objects} | |
| 5 0.000 0.000 0.003 0.001 bash\gui\text_components.py:182(__init__) | |
| 3 0.000 0.000 0.003 0.001 bash\bolt.py:1413(load_new) | |
| 66/29 0.000 0.000 0.003 0.000 C:\Python27\lib\sre_parse.py:336(_parse_sub) | |
| 80/31 0.001 0.000 0.003 0.000 C:\Python27\lib\sre_parse.py:414(_parse) | |
| 1 0.000 0.000 0.003 0.003 bash\basher\__init__.py:724(__init__) | |
| 526 0.001 0.000 0.003 0.000 bash\bosh\__init__.py:2050(hexIndexString) | |
| 526 0.001 0.000 0.003 0.000 bash\bosh\loot_parser.py:182(check_dirty) | |
| 44 0.000 0.000 0.003 0.000 bash\gui\base_components.py:223(tooltip) | |
| 526 0.001 0.000 0.003 0.000 bash\brec\basic_elements.py:646(load_mel) | |
| 1 0.000 0.000 0.003 0.003 bash\_games_lo.py:401(_parse_modfile) | |
| 1 0.001 0.001 0.003 0.003 bash\_games_lo.py:67(_parse_plugins_txt_) | |
| 589 0.000 0.000 0.003 0.000 bash\gui\list_ctrl.py:298(lc_item_count) | |
| 861 0.001 0.000 0.003 0.000 bash\bolt.py:1053(__call__) | |
| 7 0.000 0.000 0.003 0.000 bash\gui\list_ctrl.py:269(ReorderDisplayed) | |
| 2774 0.003 0.000 0.003 0.000 bash\bolt.py:1107(__getattr__) | |
| 1392 0.002 0.000 0.003 0.000 C:\Python27\lib\genericpath.py:93(_splitext) | |
| 2 0.000 0.000 0.003 0.001 bash\basher\__init__.py:1325(__init__) | |
| 592 0.001 0.000 0.003 0.000 bash\balt.py:986(cols) | |
| 45 0.000 0.000 0.003 0.000 bash\ini_files.py:95(getSetting) | |
| 932 0.002 0.000 0.003 0.000 bash\bolt.py:1691(setItem) | |
| 4658 0.002 0.000 0.003 0.000 bash\bolt.py:1173(__contains__) | |
| 526 0.000 0.000 0.003 0.000 bash\bosh\__init__.py:557(setBashTags) | |
| 4 0.003 0.001 0.003 0.001 {nt.listdir} | |
| 526 0.001 0.000 0.003 0.000 bash\bosh\__init__.py:586(getBashTagsDesc) | |
| 526 0.000 0.000 0.003 0.000 bash\bosh\loot_parser.py:130(get_resolved_tags) | |
| 526 0.000 0.000 0.003 0.000 bash\bosh\__init__.py:612(is_auto_tagged) | |
| 526 0.000 0.000 0.003 0.000 bash\bosh\__init__.py:2084(<lambda>) | |
| 2543 0.001 0.000 0.003 0.000 bash\load_order.py:216(cached_lo_index_or_max) | |
| 84 0.000 0.000 0.003 0.000 bash\bosh\__init__.py:738(_string_files_paths) | |
| 589 0.003 0.000 0.003 0.000 {built-in method GetItemCount} | |
| 3 0.003 0.001 0.003 0.001 {lz4.frame._frame.decompress} | |
| 7 0.001 0.000 0.003 0.000 {built-in method SortItems} | |
| 249 0.000 0.000 0.003 0.000 C:\Python27\lib\ntpath.py:483(abspath) | |
| 526 0.000 0.000 0.003 0.000 bash\bosh\__init__.py:259(set_table_prop) | |
| 85 0.000 0.000 0.003 0.000 bash\basher\app_buttons.py:164(IsPresent) | |
| 11529 0.003 0.000 0.003 0.000 {setattr} | |
| 39855 0.003 0.000 0.003 0.000 {method 'append' of 'list' objects} | |
| 14095 0.003 0.000 0.003 0.000 {method 'startswith' of 'bytearray' objects} | |
| 3088 0.003 0.000 0.003 0.000 C:\Python27\lib\site-packages\chardet\universaldetector.py:94(reset) | |
| 530 0.000 0.000 0.002 0.000 {any} | |
| 2103 0.001 0.000 0.002 0.000 bash\_games_lo.py:1046(in_master_block) | |
| 6355 0.002 0.000 0.002 0.000 {method 'add' of 'set' objects} | |
| 13 0.000 0.000 0.002 0.000 bash\env.py:409(_query_fixed_field_version) | |
| 854 0.002 0.000 0.002 0.000 {method '__reduce_ex__' of 'object' objects} | |
| 1052 0.001 0.000 0.002 0.000 bash\bosh\loot_parser.py:329(resolve_tags) | |
| 1578 0.002 0.000 0.002 0.000 bash\load_order.py:209(cached_is_active) | |
| 653 0.001 0.000 0.002 0.000 bash\bolt.py:1507(getChanged) | |
| 4070 0.002 0.000 0.002 0.000 C:\Python27\lib\copy.py:267(_keep_alive) | |
| 4113 0.001 0.000 0.002 0.000 bash\load_order.py:129(lindex) | |
| 8 0.001 0.000 0.002 0.000 bash\ini_files.py:150(_get_ci_settings) | |
| 526 0.002 0.000 0.002 0.000 bash\bosh\__init__.py:481(real_index_string) | |
| 29 0.000 0.000 0.002 0.000 C:\Python27\lib\sre_compile.py:552(_code) | |
| 970 0.001 0.000 0.002 0.000 bash\bolt.py:588(tail) | |
| 1052 0.000 0.000 0.002 0.000 bash\_games_lo.py:473(<lambda>) | |
| 526 0.000 0.000 0.002 0.000 bash\bosh\__init__.py:437(_recalc_esl) | |
| 10 0.000 0.000 0.002 0.000 bash\balt.py:2401(__init__) | |
| 526 0.002 0.000 0.002 0.000 bash\bolt.py:237(round_size) | |
| 4 0.000 0.000 0.002 0.001 bash\gui\base_components.py:192(visible) | |
| 1 0.000 0.000 0.002 0.002 bash\gui\top_level_windows.py:373(stop_splash) | |
| 526 0.001 0.000 0.002 0.000 bash\bolt.py:333(get) | |
| 526 0.000 0.000 0.002 0.000 bash\bosh\__init__.py:199(isMod) | |
| 2543 0.001 0.000 0.002 0.000 bash\bosh\__init__.py:224(<genexpr>) | |
| 2731 0.001 0.000 0.002 0.000 bash\bolt.py:1764(cstrip) | |
| 56 0.000 0.000 0.002 0.000 bash\basher\__init__.py:610(set_item_format) | |
| 4 0.000 0.000 0.002 0.000 bash\basher\app_buttons.py:512(version) | |
| 2 0.001 0.000 0.002 0.001 bash\load_order.py:101(__init__) | |
| 47 0.000 0.000 0.002 0.000 bash\gui\layouts.py:174(__init__) | |
| 861 0.002 0.000 0.002 0.000 bash\bolt.py:1045(__init__) | |
| 2543 0.001 0.000 0.002 0.000 C:\Python27\lib\encodings\cp1252.py:11(encode) | |
| 582 0.001 0.000 0.002 0.000 bash\balt.py:1392(GetIndex) | |
| 12 0.000 0.000 0.002 0.000 bash\gui\buttons.py:198(image) | |
| 1051 0.000 0.000 0.002 0.000 bash\load_order.py:66(in_master_block) | |
| 2 0.000 0.000 0.002 0.001 bash\bosh\loot_parser.py:314(eval_condition) | |
| 1 0.000 0.000 0.002 0.002 bash\basher\__init__.py:3804(refresh_status_bar) | |
| 8 0.002 0.000 0.002 0.000 {built-in method SplitVertically} | |
| 1 0.001 0.001 0.002 0.002 bash\bosh\__init__.py:2973(_recalc_dependents) | |
| 16 0.002 0.000 0.002 0.000 {built-in method SetToolTip} | |
| 526 0.000 0.000 0.002 0.000 bash\bolt.py:1636(get) | |
| 526 0.001 0.000 0.002 0.000 bash\basher\__init__.py:845(<lambda>) | |
| 983 0.002 0.000 0.002 0.000 {method 'split' of 'str' objects} | |
| 526 0.001 0.000 0.002 0.000 bash\bosh\__init__.py:421(has_esl_flag) | |
| 608 0.001 0.000 0.002 0.000 bash\bolt.py:349(__contains__) | |
| 77 0.000 0.000 0.002 0.000 bash\gui\layouts.py:188(add) | |
| 2 0.000 0.000 0.002 0.001 bash\bosh\loot_conditions.py:84(evaluate) | |
| 2 0.000 0.000 0.002 0.001 bash\bosh\loot_conditions.py:141(_fn_checksum) | |
| 526 0.000 0.000 0.002 0.000 C:\Python27\lib\re.py:143(search) | |
| 42 0.000 0.000 0.002 0.000 bash\bosh\__init__.py:2682(_bsas_from_ini) | |
| 145 0.000 0.000 0.002 0.000 bash\bolt.py:317(__init__) | |
| 507 0.001 0.000 0.002 0.000 C:\Python27\lib\inspect.py:397(getfile) | |
| 4346 0.001 0.000 0.002 0.000 bash\gui\list_ctrl.py:272(<lambda>) | |
| 115/29 0.001 0.000 0.002 0.000 C:\Python27\lib\sre_compile.py:64(_compile) | |
| 526 0.001 0.000 0.002 0.000 bash\brec\basic_elements.py:641(setDefault) | |
| 2 0.000 0.000 0.002 0.001 bash\basher\__init__.py:1282(__init__) | |
| 2 0.001 0.001 0.002 0.001 bash\bolt.py:717(crc) | |
| 582 0.001 0.000 0.002 0.000 bash\gui\list_ctrl.py:233(__id) | |
| 2 0.000 0.000 0.002 0.001 bash\gui\multi_choices.py:221(__init__) | |
| 31 0.000 0.000 0.002 0.000 bash\gui\layouts.py:230(__init__) | |
| 144 0.000 0.000 0.002 0.000 bash\gui\base_components.py:472(__init__) | |
| 112 0.000 0.000 0.002 0.000 bash\bosh\__init__.py:978(tweak_status) | |
| 2 0.000 0.000 0.002 0.001 bash\gui\multi_choices.py:128(__init__) | |
| 4 0.001 0.000 0.002 0.000 bash\_games_lo.py:569(_check_for_duplicates) | |
| 6 0.000 0.000 0.001 0.000 bash\basher\app_buttons.py:127(version) | |
| 56 0.000 0.000 0.001 0.000 bash\bosh\__init__.py:996(getStatus) | |
| 19 0.000 0.000 0.001 0.000 C:\Python27\lib\site-packages\wx\core.py:3383(<lambda>) | |
| 13 0.001 0.000 0.001 0.000 {built-in method AddPage} | |
| 2 0.000 0.000 0.001 0.001 bash\basher\app_buttons.py:483(obseTip) | |
| 98 0.001 0.000 0.001 0.000 bash\basher\__init__.py:3789(GetLink) | |
| 526 0.000 0.000 0.001 0.000 bash\brec\mod_io.py:233(tell) | |
| 4955 0.001 0.000 0.001 0.000 {method 'lstrip' of 'unicode' objects} | |
| 526 0.000 0.000 0.001 0.000 bash\bosh\__init__.py:696(hasActiveTimeConflict) | |
| 582 0.000 0.000 0.001 0.000 bash\bolt.py:2289(<lambda>) | |
| 19 0.000 0.000 0.001 0.000 C:\Python27\lib\site-packages\wx\lib\mixins\listctrl.py:271(_doResize) | |
| 1543 0.001 0.000 0.001 0.000 bash\bolt.py:1190(get) | |
| 369 0.000 0.000 0.001 0.000 bash\bolt.py:321(__getitem__) | |
| 8804 0.001 0.000 0.001 0.000 {method 'unpack' of 'Struct' objects} | |
| 2630 0.001 0.000 0.001 0.000 bash\brec\basic_elements.py:173(setDefault) | |
| 2 0.000 0.000 0.001 0.001 bash\_games_lo.py:1129(check_active_limit) | |
| 653 0.001 0.000 0.001 0.000 bash\bolt.py:1501(setChanged) | |
| 3 0.000 0.000 0.001 0.000 bash\basher\__init__.py:275(_sortEsmsFirst) | |
| 37 0.000 0.000 0.001 0.000 C:\Python27\lib\site-packages\wx\lib\mixins\listctrl.py:259(_onResize) | |
| 16 0.000 0.000 0.001 0.000 bash\gui\base_components.py:49(wrapped_tooltip) | |
| 1890 0.001 0.000 0.001 0.000 {zip} | |
| 22 0.000 0.000 0.001 0.000 bash\ini_files.py:656(get_ini_language) | |
| 582 0.001 0.000 0.001 0.000 bash\gui\list_ctrl.py:261(FindIndexOf) | |
| 168 0.000 0.000 0.001 0.000 bash\bosh\bsa_files.py:697(_discard_file_records) | |
| 11240 0.001 0.000 0.001 0.000 bash\bolt.py:534(s) | |
| 526 0.000 0.000 0.001 0.000 bash\brec\mod_io.py:221(seek) | |
| 112 0.000 0.000 0.001 0.000 bash\bosh\__init__.py:1054(get_table_prop) | |
| 56 0.000 0.000 0.001 0.000 bash\basher\__init__.py:567(<lambda>) | |
| 2543 0.001 0.000 0.001 0.000 {_codecs.charmap_encode} | |
| 12 0.001 0.000 0.001 0.000 {built-in method SetInitialSize} | |
| 1785 0.001 0.000 0.001 0.000 bash\bolt.py:300(_ci_str) | |
| 1911 0.001 0.000 0.001 0.000 bash\bolt.py:270(__hash__) | |
| 4 0.000 0.000 0.001 0.000 bash\env.py:381(_query_string_field_version) | |
| 526 0.000 0.000 0.001 0.000 bash\basher\__init__.py:277(<lambda>) | |
| 595 0.001 0.000 0.001 0.000 {method 'items' of 'dict' objects} | |
| 63 0.000 0.000 0.001 0.000 bash\ini_files.py:82(__init__) | |
| 1 0.000 0.000 0.001 0.001 bash\basher\__init__.py:218(SetStatusCount) | |
| 6 0.001 0.000 0.001 0.000 {built-in method SplitHorizontally} | |
| 526 0.000 0.000 0.001 0.000 bash\load_order.py:436(has_load_order_conflict_active) | |
| 16 0.000 0.000 0.001 0.000 C:\Python27\lib\textwrap.py:356(fill) | |
| 3357 0.001 0.000 0.001 0.000 C:\Python27\lib\logging\__init__.py:1353(getEffectiveLevel) | |
| 7 0.000 0.000 0.001 0.000 bash\balt.py:2387(OnSize) | |
| 1 0.000 0.000 0.001 0.001 bash\gui\top_level_windows.py:119(__init__) | |
| 4 0.000 0.000 0.001 0.000 bash\basher\app_buttons.py:140(sb_button_tip) | |
| 4 0.000 0.000 0.001 0.000 bash\_games_lo.py:1120(_order_fixed) | |
| 4176 0.001 0.000 0.001 0.000 {method 'rfind' of 'unicode' objects} | |
| 415 0.000 0.000 0.001 0.000 bash\bolt.py:574(csbody) | |
| 1 0.000 0.000 0.001 0.001 bash\basher\app_buttons.py:476(sb_button_tip) | |
| 394 0.000 0.000 0.001 0.000 bash\bosh\__init__.py:811(bsa_heuristic) | |
| 2260 0.001 0.000 0.001 0.000 bash\bosh\__init__.py:400(get_extension) | |
| 1 0.000 0.000 0.001 0.001 bash\gui\top_level_windows.py:45(__init__) | |
| 705 0.001 0.000 0.001 0.000 C:\Python27\lib\collections.py:71(__setitem__) | |
| 526 0.001 0.000 0.001 0.000 bash\bosh\__init__.py:417(_recalc_esm) | |
| 1669 0.000 0.000 0.001 0.000 bash\bolt.py:558(stail) | |
| 282 0.000 0.000 0.001 0.000 bash\bolt.py:324(__setitem__) | |
| 3121 0.001 0.000 0.001 0.000 bash\bolt.py:950(__lt__) | |
| 85 0.000 0.000 0.001 0.000 bash\gui\base_components.py:270(component_position) | |
| 582 0.001 0.000 0.001 0.000 {built-in method SetTextColour} | |
| 7 0.001 0.000 0.001 0.000 {built-in method Clear} | |
| 4964 0.001 0.000 0.001 0.000 {method 'setdefault' of 'dict' objects} | |
| 85 0.001 0.000 0.001 0.000 {built-in method Move} | |
| 241 0.000 0.000 0.001 0.000 C:\Python27\lib\site-packages\wx\core.py:1420(_EvtHandler_Bind) | |
| 470 0.000 0.000 0.001 0.000 C:\Python27\lib\_abcoll.py:548(update) | |
| 261 0.000 0.000 0.001 0.000 bash\brec\basic_elements.py:177(load_mel) | |
| 10 0.001 0.000 0.001 0.000 {method 'readlines' of 'file' objects} | |
| 164 0.000 0.000 0.001 0.000 bash\gui\events.py:185(subscribe) | |
| 1066 0.000 0.000 0.001 0.000 C:\Python27\lib\sre_parse.py:213(get) | |
| 15 0.000 0.000 0.001 0.000 bash\brec\basic_elements.py:361(load_mel) | |
| 2183 0.001 0.000 0.001 0.000 {getattr} | |
| 37 0.000 0.000 0.001 0.000 C:\Python27\lib\site-packages\wx\core.py:3362(CallAfter) | |
| 526 0.000 0.000 0.001 0.000 bash\brec\mod_io.py:62(form_version) | |
| 7 0.000 0.000 0.001 0.000 bash\balt.py:1373(_setColumnSortIndicator) | |
| 526 0.001 0.000 0.001 0.000 bash\basher\__init__.py:834(<lambda>) | |
| 3088 0.001 0.000 0.001 0.000 {method 'acquire' of 'thread.lock' objects} | |
| 406 0.000 0.000 0.001 0.000 bash\bolt.py:1647(__setitem__) | |
| 168 0.000 0.000 0.001 0.000 bash\bosh\bsa_files.py:309(load_record) | |
| 420 0.000 0.000 0.001 0.000 bash\bosh\__init__.py:2685(<genexpr>) | |
| 1 0.000 0.000 0.001 0.001 bash\bosh\__init__.py:2954(_recalc_real_indices) | |
| 153 0.000 0.000 0.001 0.000 C:\Python27\lib\linecache.py:33(getlines) | |
| 30 0.001 0.000 0.001 0.000 {built-in method InsertColumn} | |
| 14 0.000 0.000 0.001 0.000 C:\Python27\lib\site-packages\wx\core.py:2893(_ListCtrl_SetColumnImage) | |
| 526 0.001 0.000 0.001 0.000 bash\bosh\__init__.py:175(_reset_masters) | |
| 369 0.000 0.000 0.001 0.000 {function __getitem__ at 0x0000000003B83F28} | |
| 1 0.001 0.001 0.001 0.001 {built-in method SetStatusBar} | |
| 1 0.000 0.000 0.001 0.001 bash\basher\app_buttons.py:716(GetBitmapButton) | |
| 28 0.000 0.000 0.001 0.000 bash\gui\list_ctrl.py:304(lc_insert_column) | |
| 2100 0.001 0.000 0.001 0.000 C:\Python27\lib\stat.py:49(S_ISREG) | |
| 2731 0.001 0.000 0.001 0.000 {method 'find' of 'str' objects} | |
| 1 0.000 0.000 0.001 0.001 C:\Python27\lib\linecache.py:72(updatecache) | |
| 639 0.000 0.000 0.001 0.000 C:\Python27\lib\copy.py:226(_deepcopy_list) | |
| 4381 0.001 0.000 0.001 0.000 {_struct.unpack} | |
| 1200 0.001 0.000 0.001 0.000 C:\Python27\lib\sre_parse.py:194(__next) | |
| 2 0.000 0.000 0.001 0.000 bash\gui\checkables.py:119(__init__) | |
| 166 0.000 0.000 0.001 0.000 bash\gui\events.py:208(_update_wx_binding) | |
| 1 0.000 0.000 0.001 0.001 bash\bosh\__init__.py:2156(_refreshBadNames) | |
| 2 0.000 0.000 0.001 0.000 bash\gui\checkables.py:44(__init__) | |
| 1 0.000 0.000 0.001 0.001 bash\basher\__init__.py:1944(_sbCount) | |
| 11 0.000 0.000 0.001 0.000 bash\bolt.py:811(makedirs) | |
| 897 0.000 0.000 0.001 0.000 bash\bolt.py:1178(__setitem__) | |
| 582 0.001 0.000 0.001 0.000 bash\balt.py:141(Get) | |
| 76 0.001 0.000 0.001 0.000 {built-in method Add} | |
| 1 0.000 0.000 0.001 0.001 {_functools.reduce} | |
| 608 0.000 0.000 0.001 0.000 {function __contains__ at 0x0000000003B9A2E8} | |
| 6176 0.001 0.000 0.001 0.000 C:\Python27\lib\threading.py:64(_note) | |
| 11 0.000 0.000 0.001 0.000 C:\Python27\lib\os.py:136(makedirs) | |
| 2 0.000 0.000 0.001 0.000 bash\gui\misc_components.py:54(__init__) | |
| 582 0.001 0.000 0.001 0.000 bash\balt.py:1035(__init__) | |
| 1 0.000 0.000 0.001 0.001 bash\basher\app_buttons.py:704(GetBitmapButton) | |
| 2 0.000 0.000 0.001 0.000 bash\_games_lo.py:555(_check_active_order) | |
| 5786 0.001 0.000 0.001 0.000 bash\bosh\__init__.py:398(getFileInfos) | |
| 1 0.001 0.001 0.001 0.001 {wx._core.Yield} | |
| 526 0.000 0.000 0.001 0.000 bash\basher\__init__.py:1951(<lambda>) | |
| 23 0.000 0.000 0.001 0.000 bash\gui\text_components.py:117(_on_size_change) | |
| 526 0.000 0.000 0.001 0.000 bash\load_order.py:222(cached_active_index) | |
| 473/471 0.000 0.000 0.001 0.000 C:\Python27\lib\abc.py:148(__subclasscheck__) | |
| 313 0.000 0.000 0.001 0.000 bash\bosh\loot_parser.py:242(__init__) | |
| 3 0.000 0.000 0.001 0.000 bash\basher\app_buttons.py:107(obseVersion) | |
| 1 0.000 0.000 0.001 0.001 bash\basher\__init__.py:3363(__init__) | |
| 16 0.000 0.000 0.001 0.000 C:\Python27\lib\textwrap.py:115(__init__) | |
| 598 0.001 0.000 0.001 0.000 {method 'split' of '_sre.SRE_Pattern' objects} | |
| 2 0.001 0.000 0.001 0.000 {built-in method SetSize} | |
| 249 0.001 0.000 0.001 0.000 {nt._getfullpathname} | |
| 171 0.000 0.000 0.001 0.000 bash\bolt.py:1560(unpack_byte) | |
| 16 0.000 0.000 0.001 0.000 bash\gui\layouts.py:222(__init__) | |
| 12 0.001 0.000 0.001 0.000 {built-in method SetBitmap} | |
| 7 0.000 0.000 0.001 0.000 C:\Python27\lib\site-packages\wx\core.py:2907(_ListCtrl_ClearColumnImage) | |
| 11135 0.001 0.000 0.001 0.000 {id} | |
| 14 0.001 0.000 0.001 0.000 {built-in method SetColumn} | |
| 12 0.000 0.000 0.001 0.000 bash\basher\app_buttons.py:390(IsPresent) | |
| 241 0.000 0.000 0.001 0.000 C:\Python27\lib\site-packages\wx\core.py:1517(Bind) | |
| 527 0.000 0.000 0.001 0.000 bash\bosh\__init__.py:1946(bashed_patches) | |
| 526 0.000 0.000 0.001 0.000 bash\bosh\__init__.py:2614(isBadFileName) | |
| 29 0.000 0.000 0.001 0.000 C:\Python27\lib\sre_compile.py:433(_compile_info) | |
| 630 0.000 0.000 0.001 0.000 bash\bolt.py:272(__eq__) | |
| 722 0.001 0.000 0.001 0.000 {method 'sub' of '_sre.SRE_Pattern' objects} | |
| 1115 0.001 0.000 0.001 0.000 C:\Python27\lib\gettext.py:292(ugettext) | |
| 3682 0.001 0.000 0.001 0.000 bash\bosh\__init__.py:432(is_esl) | |
| 1 0.000 0.000 0.001 0.001 bash\balt.py:1127(Focus) | |
| 1 0.000 0.000 0.001 0.001 bash\gui\top_level_windows.py:324(__init__) | |
| 1 0.000 0.000 0.001 0.001 bash\balt.py:808(__exit__) | |
| 1 0.000 0.000 0.001 0.001 bash\gui\base_components.py:319(set_focus) | |
| 1 0.000 0.000 0.001 0.001 bash\balt.py:858(Destroy) | |
| 16 0.000 0.000 0.001 0.000 C:\Python27\lib\textwrap.py:331(fill) | |
| 1 0.001 0.001 0.001 0.001 {built-in method SetFocus} | |
| 526 0.000 0.000 0.001 0.000 bash\basher\__init__.py:820(<lambda>) | |
| 16 0.000 0.000 0.000 0.000 C:\Python27\lib\textwrap.py:316(wrap) | |
| 14 0.000 0.000 0.000 0.000 bash\gui\top_level_windows.py:302(set_min_pane_size) | |
| 420 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:2683(<genexpr>) | |
| 37 0.000 0.000 0.000 0.000 {wx._core.PostEvent} | |
| 234 0.000 0.000 0.000 0.000 bash\gui\base_components.py:147(_evt_handler) | |
| 23 0.000 0.000 0.000 0.000 bash\gui\text_components.py:106(_update_tooltip) | |
| 526 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:692(hasTimeConflict) | |
| 2 0.000 0.000 0.000 0.000 bash\load_order.py:126(__ne__) | |
| 2 0.000 0.000 0.000 0.000 bash\load_order.py:123(__eq__) | |
| 16 0.000 0.000 0.000 0.000 bash\bolt.py:653(backup) | |
| 14 0.000 0.000 0.000 0.000 {built-in method SetMinimumPaneSize} | |
| 147/66 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_parse.py:152(getwidth) | |
| 526 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:2217(<lambda>) | |
| 526 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:475(real_index) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:4028(warn_corrupted) | |
| 3201 0.000 0.000 0.000 0.000 bash\bolt.py:529(__unicode__) | |
| 1 0.000 0.000 0.000 0.000 {built-in method SendSizeEventToParent} | |
| 6176 0.000 0.000 0.000 0.000 {thread.get_ident} | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:4046(<setcomp>) | |
| 1 0.000 0.000 0.000 0.000 bash\_games_lo.py:1141(_readd_in_lists) | |
| 2 0.000 0.000 0.000 0.000 bash\basher\app_buttons.py:531(obseTip) | |
| 9 0.000 0.000 0.000 0.000 bash\bolt.py:1332(__init__) | |
| 526 0.000 0.000 0.000 0.000 bash\load_order.py:137(activeIndex) | |
| 11 0.000 0.000 0.000 0.000 {nt.mkdir} | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:3935(set_status_count) | |
| 1 0.000 0.000 0.000 0.000 bash\gui\top_level_windows.py:55(_set_pos_size) | |
| 354 0.000 0.000 0.000 0.000 {imp.get_suffixes} | |
| 168 0.000 0.000 0.000 0.000 bash\bosh\bsa_files.py:322(total_record_size) | |
| 1732 0.000 0.000 0.000 0.000 {max} | |
| 1 0.000 0.000 0.000 0.000 {built-in method SetStatusText} | |
| 1263 0.000 0.000 0.000 0.000 {method 'lower' of 'str' objects} | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1949(<setcomp>) | |
| 5 0.000 0.000 0.000 0.000 bash\_games_lo.py:1432(_fixed_order_plugins) | |
| 1062 0.000 0.000 0.000 0.000 C:\Python27\lib\string.py:222(lower) | |
| 690 0.000 0.000 0.000 0.000 bash\bolt.py:2286(_to_cmp) | |
| 3317 0.000 0.000 0.000 0.000 {method 'iteritems' of 'dict' objects} | |
| 1 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:2210(SetTopWindow) | |
| 2 0.000 0.000 0.000 0.000 bash\_games_lo.py:557(<dictcomp>) | |
| 528 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1931(_reset_info_sets) | |
| 1052 0.000 0.000 0.000 0.000 {method 'rstrip' of 'unicode' objects} | |
| 4346 0.000 0.000 0.000 0.000 bash\bolt.py:1743(cmp_) | |
| 168 0.000 0.000 0.000 0.000 bash\bolt.py:1594(unpack_string) | |
| 2 0.000 0.000 0.000 0.000 bash\load_order.py:114(<dictcomp>) | |
| 705 0.000 0.000 0.000 0.000 C:\Python27\lib\_weakrefset.py:70(__contains__) | |
| 42 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:2623(ini_files) | |
| 242 0.000 0.000 0.000 0.000 {built-in method Connect} | |
| 269 0.000 0.000 0.000 0.000 C:\Python27\lib\logging\__init__.py:1152(debug) | |
| 12 0.000 0.000 0.000 0.000 bash\basher\app_buttons.py:583(button_state) | |
| 2 0.000 0.000 0.000 0.000 bash\load_order.py:110(<dictcomp>) | |
| 1094 0.000 0.000 0.000 0.000 {range} | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\bain.py:1644(__init__) | |
| 2674 0.000 0.000 0.000 0.000 {method 'copy' of 'set' objects} | |
| 1 0.000 0.000 0.000 0.000 {built-in method SetFieldsCount} | |
| 596 0.000 0.000 0.000 0.000 {built-in method SetImage} | |
| 8 0.000 0.000 0.000 0.000 bash\gui\top_level_windows.py:311(add_page) | |
| 1166 0.000 0.000 0.000 0.000 bash\gui\base_components.py:117(__getitem__) | |
| 161 0.000 0.000 0.000 0.000 bash\bolt.py:310(_process_args) | |
| 1479 0.000 0.000 0.000 0.000 C:\Python27\lib\collections.py:90(__iter__) | |
| 582 0.000 0.000 0.000 0.000 {built-in method SetStyle} | |
| 5 0.000 0.000 0.000 0.000 bash\gui\multi_choices.py:75(_set_tooltip) | |
| 526 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:191(getPath) | |
| 10 0.000 0.000 0.000 0.000 bash\bolt.py:1536(__missing__) | |
| 526 0.000 0.000 0.000 0.000 bash\brec\mod_io.py:72(__init__) | |
| 661 0.000 0.000 0.000 0.000 {built-in method __new__ of type object at 0x0000000070628200} | |
| 1 0.000 0.000 0.000 0.000 bash\basher\app_buttons.py:628(sb_button_tip) | |
| 44 0.000 0.000 0.000 0.000 C:\Python27\lib\collections.py:121(values) | |
| 2106 0.000 0.000 0.000 0.000 bash\load_order.py:118(active) | |
| 1167 0.000 0.000 0.000 0.000 bash\gui\base_components.py:73(to_rgba_tuple) | |
| 7 0.000 0.000 0.000 0.000 bash\balt.py:1397(_clean_column_settings) | |
| 612 0.000 0.000 0.000 0.000 C:\Python27\lib\inspect.py:59(isclass) | |
| 526 0.000 0.000 0.000 0.000 bash\game\__init__.py:604(plugin_header_class) | |
| 526 0.000 0.000 0.000 0.000 {_struct.pack} | |
| 8 0.000 0.000 0.000 0.000 bash\basher\app_buttons.py:614(_present) | |
| 956 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_parse.py:150(append) | |
| 426 0.000 0.000 0.000 0.000 C:\Python27\lib\collections.py:138(iteritems) | |
| 2100 0.000 0.000 0.000 0.000 C:\Python27\lib\stat.py:24(S_IFMT) | |
| 597 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_parse.py:142(__getitem__) | |
| 37 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:1818(_PyEvent_Clone) | |
| 1849 0.000 0.000 0.000 0.000 bash\bolt.py:1216(abs_path) | |
| 76 0.000 0.000 0.000 0.000 bash\gui\layouts.py:156(_get_item_options) | |
| 4 0.000 0.000 0.000 0.000 bash\basher\app_buttons.py:641(_present) | |
| 7 0.000 0.000 0.000 0.000 bash\gui\list_ctrl.py:271(<dictcomp>) | |
| 765 0.000 0.000 0.000 0.000 C:\Python27\lib\inspect.py:180(istraceback) | |
| 582 0.000 0.000 0.000 0.000 {built-in method SetFont} | |
| 47 0.000 0.000 0.000 0.000 {built-in method GetClientSize} | |
| 80 0.000 0.000 0.000 0.000 {built-in method GetColumnWidth} | |
| 526 0.000 0.000 0.000 0.000 bash\load_order.py:433(has_load_order_conflict) | |
| 48 0.000 0.000 0.000 0.000 C:\Python27\lib\re.py:208(escape) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1396(_get_sub_splitter) | |
| 1 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:750(_Image_ConvertToBitmap) | |
| 269 0.000 0.000 0.000 0.000 C:\Python27\lib\logging\__init__.py:1367(isEnabledFor) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2811(_get_sub_splitter) | |
| 7 0.000 0.000 0.000 0.000 {method 'extend' of 'list' objects} | |
| 28 0.000 0.000 0.000 0.000 {built-in method GetTextExtent} | |
| 256 0.000 0.000 0.000 0.000 <string>:8(__new__) | |
| 1012 0.000 0.000 0.000 0.000 {method 'startswith' of 'str' objects} | |
| 242 0.000 0.000 0.000 0.000 bash\gui\base_components.py:151(_resolve) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1492(_get_sub_splitter) | |
| 1 0.000 0.000 0.000 0.000 bash\_games_lo.py:1157(parse_ccc_file) | |
| 1052 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:519(abs_path) | |
| 582 0.000 0.000 0.000 0.000 {built-in method SetData} | |
| 3088 0.000 0.000 0.000 0.000 {method 'release' of 'thread.lock' objects} | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:3027(refresh) | |
| 234 0.000 0.000 0.000 0.000 bash\gui\events.py:140(__init__) | |
| 65 0.000 0.000 0.000 0.000 bash\_games_lo.py:1438(<genexpr>) | |
| 114 0.000 0.000 0.000 0.000 C:\Python27\lib\abc.py:128(__instancecheck__) | |
| 14 0.000 0.000 0.000 0.000 {built-in method GetColumn} | |
| 2127 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:404(has_esm_flag) | |
| 526 0.000 0.000 0.000 0.000 bash\brec\basic_elements.py:316(setDefault) | |
| 3 0.000 0.000 0.000 0.000 bash\basher\app_buttons.py:603(IsPresent) | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1766(refresh) | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1725(_refresh_ini_tweaks) | |
| 526 0.000 0.000 0.000 0.000 {round} | |
| 526 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:683(isBP) | |
| 582 0.000 0.000 0.000 0.000 {built-in method SetUnderlined} | |
| 2 0.000 0.000 0.000 0.000 {binascii.crc32} | |
| 1 0.000 0.000 0.000 0.000 {built-in method SetStatusWidths} | |
| 1052 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:194(size) | |
| 612 0.000 0.000 0.000 0.000 C:\Python27\lib\inspect.py:67(ismethod) | |
| 16 0.000 0.000 0.000 0.000 C:\Python27\lib\textwrap.py:163(_split) | |
| 612 0.000 0.000 0.000 0.000 C:\Python27\lib\inspect.py:142(isfunction) | |
| 765 0.000 0.000 0.000 0.000 C:\Python27\lib\inspect.py:190(isframe) | |
| 1 0.000 0.000 0.000 0.000 bash\gui\base_components.py:287(component_size) | |
| 861 0.000 0.000 0.000 0.000 bash\bolt.py:1065(_clean_unused_flags) | |
| 7 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\lib\mixins\listctrl.py:211(__init__) | |
| 1052 0.000 0.000 0.000 0.000 bash\brec\common_records.py:106(author) | |
| 859/856 0.000 0.000 0.000 0.000 {issubclass} | |
| 1123 0.000 0.000 0.000 0.000 bash\bolt.py:538(cs) | |
| 699 0.000 0.000 0.000 0.000 {method 'replace' of 'str' objects} | |
| 16 0.000 0.000 0.000 0.000 C:\Python27\lib\textwrap.py:243(_wrap_chunks) | |
| 97 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_parse.py:278(_escape) | |
| 16 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_compile.py:228(_compile_charset) | |
| 7 0.000 0.000 0.000 0.000 {built-in method GetFieldRect} | |
| 315 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:3178(_reset_bsa_mtime) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2164(_set_player_info_label) | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\loot_parser.py:214(refreshBashTags) | |
| 410 0.000 0.000 0.000 0.000 {method 'discard' of 'set' objects} | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\loot_parser.py:90(_refresh_tags_cache) | |
| 306 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_parse.py:207(match) | |
| 168 0.000 0.000 0.000 0.000 bash\bosh\bsa_files.py:273(load_record) | |
| 7 0.000 0.000 0.000 0.000 bash\bolt.py:598(root) | |
| 28 0.000 0.000 0.000 0.000 {built-in method GetValue} | |
| 28 0.000 0.000 0.000 0.000 bash\balt.py:979(colWidths) | |
| 376 0.000 0.000 0.000 0.000 bash\bolt.py:1245(_file_changed) | |
| 215 0.000 0.000 0.000 0.000 C:\Python27\lib\copy_reg.py:92(__newobj__) | |
| 526 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:2055(masterWithVersion) | |
| 612 0.000 0.000 0.000 0.000 C:\Python27\lib\inspect.py:208(iscode) | |
| 526 0.000 0.000 0.000 0.000 bash\brec\common_records.py:57(setDefault) | |
| 6 0.000 0.000 0.000 0.000 bash\_games_lo.py:1427(plugins_txt_entries_to_remove) | |
| 1 0.000 0.000 0.000 0.000 bash\gui\text_components.py:202(label_text) | |
| 862 0.000 0.000 0.000 0.000 {_sre.getlower} | |
| 14 0.000 0.000 0.000 0.000 bash\balt.py:1401(clean_dict) | |
| 268 0.000 0.000 0.000 0.000 {method 'update' of 'dict' objects} | |
| 7 0.000 0.000 0.000 0.000 bash\balt.py:1328(_GetSortSettings) | |
| 1 0.000 0.000 0.000 0.000 bash\balt.py:184(staticBitmap) | |
| 526 0.000 0.000 0.000 0.000 bash\brec\common_records.py:100(description) | |
| 1 0.000 0.000 0.000 0.000 {GetBitmap} | |
| 16 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_compile.py:256(_optimize_charset) | |
| 2 0.000 0.000 0.000 0.000 bash\gui\misc_components.py:373(__init__) | |
| 168 0.000 0.000 0.000 0.000 {sum} | |
| 2 0.000 0.000 0.000 0.000 bash\basher\app_buttons.py:277(IsPresent) | |
| 1 0.000 0.000 0.000 0.000 {built-in method SetLabel} | |
| 28/14 0.000 0.000 0.000 0.000 bash\gui\layouts.py:111(from_other) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:3048(_update_fomod_state) | |
| 4 0.000 0.000 0.000 0.000 bash\gui\checkables.py:61(is_checked) | |
| 47 0.000 0.000 0.000 0.000 bash\gui\layouts.py:126(__init__) | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:2987(_setLocalSaveFromIni) | |
| 526 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:503(_get_masters) | |
| 2 0.000 0.000 0.000 0.000 bash\bosh\loot_parser.py:353(_process_condition_string) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1831(_enable_buttons) | |
| 31 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:2325(_Window___nonzero__) | |
| 4 0.000 0.000 0.000 0.000 {built-in method SetValue} | |
| 2 0.000 0.000 0.000 0.000 {built-in method SetSelection} | |
| 391 0.000 0.000 0.000 0.000 bash\load_order.py:72(max_espms) | |
| 15 0.000 0.000 0.000 0.000 {print} | |
| 42 0.000 0.000 0.000 0.000 bash\gui\layouts.py:147(apply_to) | |
| 16 0.000 0.000 0.000 0.000 C:\Python27\lib\textwrap.py:146(_munge_whitespace) | |
| 1293 0.000 0.000 0.000 0.000 C:\Python27\lib\copy.py:198(_deepcopy_atomic) | |
| 56 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:974(_reset_cache) | |
| 17 0.000 0.000 0.000 0.000 bash\gui\layouts.py:212(_add_spacer) | |
| 567 0.000 0.000 0.000 0.000 bash\bolt.py:542(sroot) | |
| 2 0.000 0.000 0.000 0.000 bash\gui\list_ctrl.py:52(__init__) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:4109(_missingDocsDir) | |
| 21 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:708(_modname) | |
| 3 0.000 0.000 0.000 0.000 bash\basher\__init__.py:3890(bind_refresh) | |
| 571 0.000 0.000 0.000 0.000 {method 'strip' of 'str' objects} | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:560(_sortValidFirst) | |
| 864 0.000 0.000 0.000 0.000 {method 'pop' of 'dict' objects} | |
| 5 0.000 0.000 0.000 0.000 bash\gui\events.py:197(unsubscribe) | |
| 1 0.000 0.000 0.000 0.000 {SetTopWindow} | |
| 2 0.000 0.000 0.000 0.000 bash\bosh\loot_parser.py:432(_lex_condition_string) | |
| 7 0.000 0.000 0.000 0.000 {GetColour} | |
| 3 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:3210(bash_dir) | |
| 3 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:3242(bash_dir) | |
| 17 0.000 0.000 0.000 0.000 {built-in method AddSpacer} | |
| 526 0.000 0.000 0.000 0.000 bash\_games_lo.py:334(has_load_order_conflict_active) | |
| 3 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:3024(bash_dir) | |
| 3 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1779(bash_dir) | |
| 56 0.000 0.000 0.000 0.000 bash\basher\__init__.py:562(<lambda>) | |
| 823 0.000 0.000 0.000 0.000 {method 'strip' of 'unicode' objects} | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\converters.py:42(__init__) | |
| 76 0.000 0.000 0.000 0.000 {built-in method SetItemMinSize} | |
| 59 0.000 0.000 0.000 0.000 bash\_games_lo.py:1164(<genexpr>) | |
| 3 0.000 0.000 0.000 0.000 bash\bolt.py:1570(unpack_4s) | |
| 283 0.000 0.000 0.000 0.000 {method 'join' of 'str' objects} | |
| 144 0.000 0.000 0.000 0.000 bash\balt.py:109(Add) | |
| 63 0.000 0.000 0.000 0.000 bash\ini_files.py:146(_reset_cache) | |
| 313 0.000 0.000 0.000 0.000 bash\bosh\loot_parser.py:260(<setcomp>) | |
| 56 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:400(_Size___getitem__) | |
| 1 0.000 0.000 0.000 0.000 bash\gui\misc_components.py:405(set_categories) | |
| 7 0.000 0.000 0.000 0.000 bash\gui\base_components.py:208(enabled) | |
| 75 0.000 0.000 0.000 0.000 bash\gui\layouts.py:87(__init__) | |
| 16 0.000 0.000 0.000 0.000 bash\bolt.py:364(__init__) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\app_buttons.py:619(SetState) | |
| 30 0.000 0.000 0.000 0.000 C:\Python27\lib\codecs.py:365(write) | |
| 394 0.000 0.000 0.000 0.000 {min} | |
| 29 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_parse.py:190(__init__) | |
| 3 0.000 0.000 0.000 0.000 bash\bolt.py:1406(load_old) | |
| 69 0.000 0.000 0.000 0.000 bash\bosh\bsa_files.py:604(<setcomp>) | |
| 42 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:991(is_applicable) | |
| 86 0.000 0.000 0.000 0.000 bash\balt.py:2296(iconsSize) | |
| 7 0.000 0.000 0.000 0.000 {built-in method Enable} | |
| 249 0.000 0.000 0.000 0.000 {method 'lstrip' of 'str' objects} | |
| 526 0.000 0.000 0.000 0.000 bash\brec\mod_io.py:213(__enter__) | |
| 526 0.000 0.000 0.000 0.000 bash\_games_lo.py:333(has_load_order_conflict) | |
| 14 0.000 0.000 0.000 0.000 bash\balt.py:982(colReverse) | |
| 161 0.000 0.000 0.000 0.000 bash\bolt.py:314(<genexpr>) | |
| 56 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:986(_incompatible) | |
| 504 0.000 0.000 0.000 0.000 bash\bosh\bsa_files.py:325(<genexpr>) | |
| 35 0.000 0.000 0.000 0.000 bash\gui\list_ctrl.py:289(lc_get_columns_count) | |
| 897 0.000 0.000 0.000 0.000 {ord} | |
| 7 0.000 0.000 0.000 0.000 {built-in method SelectObject} | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:3915(set_bash_frame_title) | |
| 76 0.000 0.000 0.000 0.000 bash\gui\layouts.py:102(layout_flags) | |
| 7 0.000 0.000 0.000 0.000 bash\balt.py:977(allCols) | |
| 57 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1763(<genexpr>) | |
| 16 0.000 0.000 0.000 0.000 {method 'translate' of 'unicode' objects} | |
| 44 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:593(<setcomp>) | |
| 2 0.000 0.000 0.000 0.000 bash\basher\app_buttons.py:571(SetState) | |
| 37 0.000 0.000 0.000 0.000 {wx._core.GetApp} | |
| 187 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_parse.py:138(__len__) | |
| 277 0.000 0.000 0.000 0.000 {iter} | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1712(__sort_target_inis) | |
| 4 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1442(_update_deleted_paths) | |
| 58 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_compile.py:546(isstring) | |
| 29 0.000 0.000 0.000 0.000 {_sre.compile} | |
| 54 0.000 0.000 0.000 0.000 bash\bosh\loot_parser.py:278(merge_with) | |
| 337 0.000 0.000 0.000 0.000 {method 'group' of '_sre.SRE_Match' objects} | |
| 2 0.000 0.000 0.000 0.000 bash\bosh\loot_conditions.py:300(_process_path) | |
| 56 0.000 0.000 0.000 0.000 bash\basher\__init__.py:566(<lambda>) | |
| 35 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_compile.py:428(_simple) | |
| 56 0.000 0.000 0.000 0.000 {built-in method Get} | |
| 7 0.000 0.000 0.000 0.000 bash\gui\base_components.py:296(scaled_size) | |
| 121 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_parse.py:93(__init__) | |
| 8 0.000 0.000 0.000 0.000 bash\gui\base_components.py:178(set_component_name) | |
| 3 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1533(delete_refresh) | |
| 9 0.000 0.000 0.000 0.000 bash\balt.py:1205(autosizeColumns) | |
| 73 0.000 0.000 0.000 0.000 {built-in method GetColumnCount} | |
| 42 0.000 0.000 0.000 0.000 {built-in method SetSizer} | |
| 168 0.000 0.000 0.000 0.000 bash\bosh\bsa_files.py:282(total_record_size) | |
| 7 0.000 0.000 0.000 0.000 bash\balt.py:1426(<setcomp>) | |
| 16 0.000 0.000 0.000 0.000 bash\balt.py:994(sort_column) | |
| 26 0.000 0.000 0.000 0.000 {built-in method GetSize} | |
| 1 0.000 0.000 0.000 0.000 {built-in method SetTitle} | |
| 4 0.000 0.000 0.000 0.000 bash\gui\misc_components.py:369(__init__) | |
| 4 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1454(_notify_bain) | |
| 1 0.000 0.000 0.000 0.000 bash\bolt.py:1188(items) | |
| 2 0.000 0.000 0.000 0.000 bash\bosh\loot_parser.py:514(_parse_condition) | |
| 1 0.000 0.000 0.000 0.000 bash\gui\top_level_windows.py:84(set_icons) | |
| 690 0.000 0.000 0.000 0.000 {method 'isdigit' of 'unicode' objects} | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:3580(_tabOrder) | |
| 76 0.000 0.000 0.000 0.000 {built-in method Skip} | |
| 8 0.000 0.000 0.000 0.000 {built-in method Refresh} | |
| 1 0.000 0.000 0.000 0.000 bash\gui\misc_components.py:399(release_bindings) | |
| 2 0.000 0.000 0.000 0.000 bash\bosh\loot_parser.py:548(_parse_atom) | |
| 1 0.000 0.000 0.000 0.000 {built-in method SetIcons} | |
| 256 0.000 0.000 0.000 0.000 {next} | |
| 184 0.000 0.000 0.000 0.000 bash\gui\base_components.py:39(csf) | |
| 123 0.000 0.000 0.000 0.000 {method 'pop' of 'list' objects} | |
| 1 0.000 0.000 0.000 0.000 bash\basher\app_buttons.py:590(imageKey) | |
| 8 0.000 0.000 0.000 0.000 {built-in method SetName} | |
| 32 0.000 0.000 0.000 0.000 {method 'find' of 'bytearray' objects} | |
| 1 0.000 0.000 0.000 0.000 bash\basher\app_buttons.py:632(UpdateToolTips) | |
| 37 0.000 0.000 0.000 0.000 {built-in method SetEventType} | |
| 2 0.000 0.000 0.000 0.000 bash\bosh\loot_parser.py:576(_parse_function) | |
| 278 0.000 0.000 0.000 0.000 {callable} | |
| 1 0.000 0.000 0.000 0.000 bash\balt.py:714(__init__) | |
| 7 0.000 0.000 0.000 0.000 C:\Python27\lib\_weakrefset.py:58(__iter__) | |
| 9 0.000 0.000 0.000 0.000 bash\balt.py:988(autoColWidths) | |
| 30 0.000 0.000 0.000 0.000 {_codecs.utf_8_encode} | |
| 7 0.000 0.000 0.000 0.000 {built-in method Update} | |
| 9 0.000 0.000 0.000 0.000 bash\balt.py:1360(key) | |
| 19 0.000 0.000 0.000 0.000 bash\bolt.py:1184(__iter__) | |
| 2 0.000 0.000 0.000 0.000 C:\Python27\lib\copy_reg.py:95(_slotnames) | |
| 25 0.000 0.000 0.000 0.000 bash\bolt.py:1194(iteritems) | |
| 2 0.000 0.000 0.000 0.000 bash\gui\misc_components.py:74(_get_brush) | |
| 7 0.000 0.000 0.000 0.000 bash\balt.py:997(sort_column) | |
| 29 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_parse.py:68(__init__) | |
| 2 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:1454(_EvtHandler_Unbind) | |
| 6 0.000 0.000 0.000 0.000 {built-in method SetMaxLength} | |
| 2 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_compile.py:411(_mk_bitmap) | |
| 2 0.000 0.000 0.000 0.000 bash\gui\base_components.py:306(set_min_size) | |
| 64 0.000 0.000 0.000 0.000 bash\bolt.py:1248(_reset_cache) | |
| 56 0.000 0.000 0.000 0.000 bash\ini_files.py:424(get_ci_settings) | |
| 56 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1008(_status) | |
| 30 0.000 0.000 0.000 0.000 {method 'write' of 'file' objects} | |
| 12 0.000 0.000 0.000 0.000 bash\bolt.py:1515(__setitem__) | |
| 3 0.000 0.000 0.000 0.000 bash\gui\events.py:225(__repr__) | |
| 1 0.000 0.000 0.000 0.000 bash\gui\base_components.py:240(set_background_color) | |
| 2 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:1524(Unbind) | |
| 1 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:2492(_MenuBar_SetMenus) | |
| 28 0.000 0.000 0.000 0.000 {built-in method UnsetToolTip} | |
| 1 0.000 0.000 0.000 0.000 {map} | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:2781(delete_refresh) | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1692(ini) | |
| 6 0.000 0.000 0.000 0.000 bash\balt.py:102(__init__) | |
| 31 0.000 0.000 0.000 0.000 {wx.siplib.isdeleted} | |
| 25 0.000 0.000 0.000 0.000 {built-in method IsEmpty} | |
| 12 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_parse.py:237(_class_escape) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1806(current_ini_path) | |
| 4 0.000 0.000 0.000 0.000 bash\basher\__init__.py:323(cols) | |
| 1 0.000 0.000 0.000 0.000 bash\gui\text_components.py:195(label_text) | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1782(delete_refresh) | |
| 26 0.000 0.000 0.000 0.000 {win32api.HIWORD} | |
| 16 0.000 0.000 0.000 0.000 {method 'expandtabs' of 'unicode' objects} | |
| 7 0.000 0.000 0.000 0.000 {built-in method SetBackground} | |
| 58 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1689(ini) | |
| 1 0.000 0.000 0.000 0.000 bash\gui\base_components.py:324(destroy_component) | |
| 16 0.000 0.000 0.000 0.000 {filter} | |
| 1 0.000 0.000 0.000 0.000 bash\gui\misc_components.py:388(categories_equal) | |
| 3 0.000 0.000 0.000 0.000 {built-in method FromDIP} | |
| 56 0.000 0.000 0.000 0.000 bash\ini_files.py:420(_stat_tuple) | |
| 2 0.000 0.000 0.000 0.000 {built-in method Disconnect} | |
| 3 0.000 0.000 0.000 0.000 bash\basher\__init__.py:262(esmsFirst) | |
| 1 0.000 0.000 0.000 0.000 {built-in method GetLabel} | |
| 33 0.000 0.000 0.000 0.000 bash\gui\events.py:115(null_processor) | |
| 3 0.000 0.000 0.000 0.000 bash\bosh\bain.py:2198(notify_external) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:3835(statusBar) | |
| 4 0.000 0.000 0.000 0.000 {built-in method Append} | |
| 13 0.000 0.000 0.000 0.000 {built-in method GetId} | |
| 6 0.000 0.000 0.000 0.000 bash\load_order.py:196(cached_active_tuple) | |
| 1 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:2483(_MenuBar_GetMenus) | |
| 5 0.000 0.000 0.000 0.000 bash\gui\base_components.py:329(wx_id_) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1254(file_info) | |
| 1 0.000 0.000 0.000 0.000 bash\gui\top_level_windows.py:317(set_selected_page_index) | |
| 4 0.000 0.000 0.000 0.000 bash\bosh\loot_parser.py:597(_parse_argument) | |
| 12 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_parse.py:86(closegroup) | |
| 12 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_parse.py:75(opengroup) | |
| 65 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:192(mtime) | |
| 56 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1619(is_default_tweak) | |
| 9 0.000 0.000 0.000 0.000 bash\bolt.py:1182(__len__) | |
| 1 0.000 0.000 0.000 0.000 bash\gui\layouts.py:216(_add_stretch) | |
| 3 0.000 0.000 0.000 0.000 bash\_games_lo.py:116(__init__) | |
| 18 0.000 0.000 0.000 0.000 {method 'endswith' of 'unicode' objects} | |
| 17 0.000 0.000 0.000 0.000 bash\env.py:371(_should_ignore_ver) | |
| 2 0.000 0.000 0.000 0.000 bash\basher\app_buttons.py:586(button_state) | |
| 15 0.000 0.000 0.000 0.000 {sys._getframe} | |
| 8 0.000 0.000 0.000 0.000 {time.time} | |
| 1 0.000 0.000 0.000 0.000 {built-in method Destroy} | |
| 1 0.000 0.000 0.000 0.000 bash\basher\app_buttons.py:671(sb_button_tip) | |
| 3 0.000 0.000 0.000 0.000 {cStringIO.StringIO} | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:4282(InitVersion) | |
| 35 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_parse.py:146(__setitem__) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:4002(warn_load_order) | |
| 4 0.000 0.000 0.000 0.000 C:\Python27\lib\_weakrefset.py:26(__exit__) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1820(ini_name) | |
| 1 0.000 0.000 0.000 0.000 {built-in method GetStatusBar} | |
| 14 0.000 0.000 0.000 0.000 {built-in method SetMask} | |
| 6 0.000 0.000 0.000 0.000 bash\balt.py:841(_ellipsize) | |
| 2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1817(_ini_keys) | |
| 1 0.000 0.000 0.000 0.000 bash\_games_lo.py:1461(game_factory) | |
| 58 0.000 0.000 0.000 0.000 {method 'reverse' of 'list' objects} | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:961(BestIniFile) | |
| 3 0.000 0.000 0.000 0.000 bash\load_order.py:202(cached_lo_tuple) | |
| 3 0.000 0.000 0.000 0.000 bash\bolt.py:1196(itervalues) | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\cosaves.py:1645(get_cosave_types) | |
| 12 0.000 0.000 0.000 0.000 bash\bosh\loot_parser.py:633(_pop_token) | |
| 2 0.000 0.000 0.000 0.000 C:\Python27\lib\collections.py:125(items) | |
| 3 0.000 0.000 0.000 0.000 {built-in method GetPageCount} | |
| 1 0.000 0.000 0.000 0.000 bash\balt.py:1468(SetScrollPosition) | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:953(get_game_ini) | |
| 1 0.000 0.000 0.000 0.000 bash\gui\base_components.py:332(update_layout) | |
| 17 0.000 0.000 0.000 0.000 {method 'remove' of 'list' objects} | |
| 3 0.000 0.000 0.000 0.000 bash\gui\top_level_windows.py:305(set_sash_gravity) | |
| 2 0.000 0.000 0.000 0.000 {built-in method GetMenuCount} | |
| 3 0.000 0.000 0.000 0.000 bash\basher\__init__.py:268(selectedFirst) | |
| 18 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_parse.py:140(__delitem__) | |
| 7 0.000 0.000 0.000 0.000 bash\bolt.py:2281(natural_key) | |
| 1 0.000 0.000 0.000 0.000 {built-in method AddStretchSpacer} | |
| 2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:304(_activeModsFirst) | |
| 26 0.000 0.000 0.000 0.000 {win32api.LOWORD} | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1811(target_inis) | |
| 30 0.000 0.000 0.000 0.000 {method 'clear' of 'dict' objects} | |
| 4 0.000 0.000 0.000 0.000 C:\Python27\lib\_weakrefset.py:20(__enter__) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2120(_resetDetails) | |
| 1 0.000 0.000 0.000 0.000 bash\bolt.py:1902(__init__) | |
| 1 0.000 0.000 0.000 0.000 bash\_games_lo.py:200(__init__) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\app_buttons.py:667(imageKey) | |
| 12 0.000 0.000 0.000 0.000 bash\bosh\loot_parser.py:369(__init__) | |
| 7 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_compile.py:101(fixup) | |
| 1 0.000 0.000 0.000 0.000 {built-in method Layout} | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1672(<setcomp>) | |
| 4 0.000 0.000 0.000 0.000 C:\Python27\lib\_weakrefset.py:83(add) | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:2183(autoGhost) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:4093(warn_game_ini) | |
| 5 0.000 0.000 0.000 0.000 {method 'index' of 'list' objects} | |
| 3 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1719(<lambda>) | |
| 1 0.000 0.000 0.000 0.000 bash\_games_lo.py:142(lo_deprint) | |
| 12 0.000 0.000 0.000 0.000 {method 'append' of 'collections.deque' objects} | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:280(_activeModsFirst) | |
| 3 0.000 0.000 0.000 0.000 bash\load_order.py:381(<lambda>) | |
| 7 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:3228(<genexpr>) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:3864(warnTooManyModsBsas) | |
| 1 0.000 0.000 0.000 0.000 {built-in method SetBackgroundColour} | |
| 2 0.000 0.000 0.000 0.000 {built-in method SetDataObject} | |
| 8 0.000 0.000 0.000 0.000 bash\bosh\loot_parser.py:620(_peek_token) | |
| 7 0.000 0.000 0.000 0.000 bash\load_order.py:120(activeOrdered) | |
| 2 0.000 0.000 0.000 0.000 {built-in method SetBackgroundStyle} | |
| 2 0.000 0.000 0.000 0.000 bash\_games_lo.py:136(act_changed) | |
| 1 0.000 0.000 0.000 0.000 bash\_games_lo.py:1107(_save_fixed_load_order) | |
| 6 0.000 0.000 0.000 0.000 bash\load_order.py:116(loadOrder) | |
| 3 0.000 0.000 0.000 0.000 bash\basher\app_buttons.py:146(obseTip) | |
| 1 0.000 0.000 0.000 0.000 bash\bolt.py:1687(getColumn) | |
| 3 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:2077(bash_dir) | |
| 2 0.000 0.000 0.000 0.000 bash\_games_lo.py:132(lo_changed) | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:3155(BSAInfo) | |
| 5 0.000 0.000 0.000 0.000 bash\basher\app_buttons.py:62(sb_button_tip) | |
| 4 0.000 0.000 0.000 0.000 bash\gui\misc_components.py:393(register_category_handler) | |
| 3 0.000 0.000 0.000 0.000 {built-in method SetSashGravity} | |
| 10 0.000 0.000 0.000 0.000 {method 'update' of 'set' objects} | |
| 2 0.000 0.000 0.000 0.000 {method 'get' of 'dictproxy' objects} | |
| 2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:173(<lambda>) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2272(_sortStructure) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:3993(_warn_reset_load_order) | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1762(_missing_default_inis) | |
| 4 0.000 0.000 0.000 0.000 C:\Python27\lib\_weakrefset.py:16(__init__) | |
| 4 0.000 0.000 0.000 0.000 C:\Python27\lib\_weakrefset.py:52(_commit_removals) | |
| 3 0.000 0.000 0.000 0.000 {method '__subclasses__' of 'type' objects} | |
| 5 0.000 0.000 0.000 0.000 bash\basher\app_buttons.py:77(IsPresent) | |
| 5 0.000 0.000 0.000 0.000 {globals} | |
| 1 0.000 0.000 0.000 0.000 {built-in method GetPage} | |
| 4 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1446(<dictcomp>) | |
| 12 0.000 0.000 0.000 0.000 {method 'start' of '_sre.SRE_Match' objects} | |
| 1 0.000 0.000 0.000 0.000 bash\_games_lo.py:146(warn_lo) | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\bsa_files.py:977(get_bsa_type) | |
| 4 0.000 0.000 0.000 0.000 C:\Python27\lib\_abcoll.py:98(__subclasshook__) | |
| 2 0.000 0.000 0.000 0.000 bash\bosh\loot_conditions.py:79(__init__) | |
| 2 0.000 0.000 0.000 0.000 bash\bosh\bain.py:1665(bash_dir) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2275(_sortActive) | |
| 2 0.000 0.000 0.000 0.000 {method 'translate' of 'str' objects} | |
| 14 0.000 0.000 0.000 0.000 {method 'end' of '_sre.SRE_Match' objects} | |
| 1 0.000 0.000 0.000 0.000 bash\gui\layouts.py:54(__init__) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2278(_sortProjects) | |
| 5 0.000 0.000 0.000 0.000 bash\basher\app_buttons.py:594(_present) | |
| 1 0.000 0.000 0.000 0.000 bash\bolt.py:523(__len__) | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1918(<dictcomp>) | |
| 1 0.000 0.000 0.000 0.000 {built-in method SetMinSize} | |
| 1 0.000 0.000 0.000 0.000 {method 'endswith' of 'str' objects} | |
| 3 0.000 0.000 0.000 0.000 {method 'itervalues' of 'dict' objects} | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:2835(_setOblivionVersions) | |
| 1 0.000 0.000 0.000 0.000 bash\bolt.py:1619(__init__) | |
| 1 0.000 0.000 0.000 0.000 {built-in method GetSelection} | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:774(SetTweakLinesCtrl) | |
| 4 0.000 0.000 0.000 0.000 {method 'values' of 'dict' objects} | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2721(file_infos) | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2719(displayed_item) | |
| 3 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_parse.py:217(tell) | |
| 2 0.000 0.000 0.000 0.000 C:\Python27\lib\sre_parse.py:219(seek) | |
| 4 0.000 0.000 0.000 0.000 {method 'remove' of 'set' objects} | |
| 1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1385(<lambda>) | |
| 1 0.000 0.000 0.000 0.000 bash\_games_lo.py:159(warn_active) | |
| 12 0.000 0.000 0.000 0.000 {method 'popleft' of 'collections.deque' objects} | |
| 1 0.000 0.000 0.000 0.000 {wx._core.NewEventType} | |
| 1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1727(<setcomp>) | |
| 1 0.000 0.000 0.000 0.000 bash\bolt.py:1934(__enter__) | |
| 1 0.000 0.000 0.000 0.000 {method 'clear' of 'set' objects} | |
| 1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment