[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fwd: 24.2; emacs becomes increasingly sluggish
From: |
Rodney Sparapani |
Subject: |
Fwd: 24.2; emacs becomes increasingly sluggish |
Date: |
Mon, 17 Sep 2012 10:10:40 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.7) Gecko/20120825 Thunderbird/10.0.7 |
I had trouble posting this bug report; so a little birdie suggested
that I post it here.
-------- Original Message --------
Subject: 24.2; emacs becomes increasingly sluggish
Date: Fri, 14 Sep 2012 16:54:40 -0500
From: Rodney Sparapani <address@hidden>
To: address@hidden
--text follows this line--
I recently upgraded to 24.2 from 23.1 and I like 24.2 much better; great
job fixing bugs and adding features! However, I noticed that after
working for 30 minutes or so; emacs becomes increasingly sluggish. So,
I decided to profile it. I've never done profiling before. But, this
seemed like the perfect time to try it; I really would rather use
24.2! The profiling is below. The amount of time consumed by
valid_image_p seems suspicious (the formatting is a little screwy so I'm
attaching it too)...
Flat profile:
Each sample counts as 0.01 seconds.
% cumulative self self total
time seconds seconds calls ms/call ms/call name
81.64 476.19 476.19 448475 1.06 1.06 valid_image_p
3.52 496.73 20.54 179104238 0.00 0.00 mark_object
1.24 503.94 7.21 12594668 0.00 0.00 assq_no_quit
1.20 510.92 6.98 306405282 0.00 0.00
lookup_char_property
1.01 516.80 5.88 492 11.95 58.89 Fgarbage_collect
0.98 522.54 5.74 606419 0.01 0.01
set_buffer_internal_1
0.81 527.29 4.75 226932614 0.00 0.00 next_interval
0.50 530.21 2.92 4323713 0.00 0.00 exec_byte_code
0.41 532.59 2.38 293930408 0.00 0.00 Fassq
0.32 534.48 1.90 17988524 0.00 0.00 x_produce_glyphs
0.31 536.28 1.80 38686235 0.00 0.00 find_interval
0.27 537.84 1.56 18899516 0.00 0.00
bidi_move_to_visually_next
0.24 539.22 1.38 19355003 0.00 0.00 overlays_at
0.23 540.57 1.35 _init
0.23 541.91 1.34 18899516 0.00 0.00
bidi_level_of_next_char
0.20 543.05 1.15 533779146 0.00 0.00 Fcdr
0.18 544.10 1.05 6051358 0.00 0.00 mark_vectorlike
SNIP
% the percentage of the total running time of the
time program used by this function.
cumulative a running sum of the number of seconds accounted
seconds for by this function and those listed above it.
self the number of seconds accounted for by this
seconds function alone. This is the major sort for this
listing.
calls the number of times this function was invoked, if
this function is profiled, else blank.
self the average number of milliseconds spent in this
ms/call function per call, if this function is profiled,
else blank.
total the average number of milliseconds spent in this
ms/call function and its descendents per call, if this
function is profiled, else blank.
name the name of the function. This is the minor sort
for this listing. The index shows the location of
the function in the gprof listing. If the index is
in parenthesis it shows where it would appear in
the gprof listing if it were to be printed.
Call graph (explanation follows)
granularity: each sample hit covers 2 byte(s) for 0.00% of 583.29 seconds
index % time self children called name
[1] 99.6 46.45 534.68 51408+1099586375 <cycle 1 as a whole> [1]
0.08 414.04 392350
handle_single_display_spec <cycle 1> [4]
0.01 54.22 2996
build_desired_tool_bar_string <cycle 1> [5]
5.88 23.09 492 Fgarbage_collect
<cycle 1> [6]
6.98 1.76 306405282 lookup_char_property
<cycle 1> [9]
0.00 8.38 7883 Fimage_mask_p <cycle
1> [10]
0.83 5.04 7923548
Fnext_single_property_change <cycle 1> [13]
0.99 3.86 11893831+16290845 eval_sub <cycle 1> [15]
2.92 1.50 4323713 exec_byte_code <cycle
1> [17]
0.21 3.36 2851120 merge_named_face
<cycle 1> [21]
0.38 2.31 13289155
get_char_property_and_overlay <cycle 1> [22]
2.38 0.00 293930408 Fassq <cycle 1> [23]
0.29 2.02 12923152 unbind_to <cycle 1> [24]
1.90 0.05 17988524 x_produce_glyphs
<cycle 1> [26]
0.01 1.85 251089 save_excursion_restore
<cycle 1> [27]
1.56 0.00 18899516
bidi_move_to_visually_next <cycle 1> [32]
0.86 0.63 12611773 Ffuncall <cycle 1> [33]
0.51 0.90 32573+1837473 display_mode_element
<cycle 1> [34]
1.34 0.02 18899516
bidi_level_of_next_char <cycle 1> [35]
0.58 0.63 549798 display_line <cycle 1>
[37]
1.00 0.02 4606751 re_match_2_internal
<cycle 1> [40]
0.01 0.96 22319 Fprin1_to_string
<cycle 1> [41]
0.57 0.36 1986569
face_at_buffer_position <cycle 1> [43]
0.87 0.04 18877054
bidi_resolve_explicit_1 <cycle 1> [44]
0.01 0.87 893101
Fnext_single_char_property_change <cycle 1> [47]
0.63 0.20 18115569
get_next_display_element <cycle 1> [50]
0.77 0.06 464114 re_compile_pattern
<cycle 1> [51]
0.80 0.00 35657 update_window <cycle
1> [53]
0.05 0.75 1424061 copy_font_spec <cycle
1> [54]
0.77 0.00 3355498
composition_compute_stop_pos <cycle 1> [55]
0.36 0.40 5477143 funcall_lambda <cycle
1> [56]
0.29 0.46 2190848 compute_stop_pos
<cycle 1> [58]
0.49 0.16 13777710 sort_overlays <cycle
1> [62]
0.45 0.18 1914274
face_at_string_position <cycle 1> [64]
0.61 0.01 154443 scan_sexps_forward
<cycle 1> [65]
0.16 0.41 2433859 update_syntax_table
<cycle 1> [66]
0.31 0.24 4210386 compile_pattern <cycle
1> [68]
0.22 0.30 2452296 concat <cycle 1> [69]
0.49 0.01 18876910 bidi_resolve_weak
<cycle 1> [70]
0.49 0.00 1637501
face_before_or_after_it_pos <cycle 1> [71]
0.05 0.44 21514 redisplay_window
<cycle 1> [72]
0.49 0.00 14757375+1849256
next_element_from_buffer <cycle 1> [73]
0.05 0.42 17800 redisplay_internal
<cycle 1> [75]
0.10 0.34 5846013 get_property_and_range
<cycle 1> [78]
0.37 0.04 2084622 load_overlay_strings
<cycle 1> [81]
0.36 0.00 51354 update_window_fringes
<cycle 1> [84]
0.36 0.00 8119302+12551820 internal_equal <cycle
1> [85]
0.02 0.33 288150 Fplist_put <cycle 1> [86]
0.32 0.00 91090
adjust_for_invis_intang <cycle 1> [88]
0.31 0.00 22330 Frassq <cycle 1> [89]
0.04 0.25 566237 read1 <cycle 1> [91]
0.25 0.03 17914327 set_iterator_to_next
<cycle 1> [93]
0.24 0.03 2851270 merge_face_vectors
<cycle 1> [94]
0.18 0.08 18866422 bidi_resolve_neutral
<cycle 1> [95]
0.26 0.00 17646913 xftfont_text_extents
<cycle 1> [96]
0.25 0.01 2056367 re_search_2 <cycle 1>
[97]
0.24 0.00 1105 Fcommand_execute
<cycle 1> [100]
0.23 0.00 18877054 bidi_resolve_explicit
<cycle 1> [102]
0.21 0.00 2364109 handle_stop <cycle 1>
[106]
0.16 0.03 33037
wait_reading_process_output <cycle 1> [109]
0.05 0.13 1622903 set_point_both <cycle
1> [114]
0.01 0.16 118009 lookup_image <cycle 1>
[115]
0.01 0.16 247553 apply_modifiers <cycle
1> [118]
0.00 0.16 79527+8005 print_object <cycle 1>
[120]
0.16 0.00 6662123 Faref <cycle 1> [121]
0.14 0.02 4506596 get_keymap <cycle 1>
[126]
0.02 0.13 63639 offset_intervals
<cycle 1> [127]
0.15 0.00 610540 display_string <cycle
1> [128]
0.00 0.14 9246 Fcurrent_active_maps
<cycle 1> [133]
0.01 0.13 1729224 Fmake_list <cycle 1>
[136]
0.13 0.00 96151
move_it_in_display_line_to <cycle 1> [137]
0.13 0.00 2004808 Fmemq <cycle 1> [138]
0.13 0.00 2027761
next_element_from_string <cycle 1> [140]
0.01 0.11 91530 code_conversion_save
<cycle 1> [143]
0.12 0.00 16620141 set_internal <cycle
1> [144]
0.03 0.09 1444888 Fcopy_alist <cycle 1>
[146]
0.03 0.08 360365 run_hook_with_args
<cycle 1> [153]
0.03 0.08 102769 x_draw_glyph_string
<cycle 1> [154]
0.06 0.04 374166
Ffind_file_name_handler <cycle 1> [155]
0.00 0.10 8481 with_echo_area_buffer
<cycle 1> [156]
0.00 0.10 152849+18
Finternal_set_lisp_face_attribute <cycle 1> [157]
0.10 0.00 2365501 handle_face_prop
<cycle 1> [158]
0.02 0.08 6552 Fkill_buffer <cycle 1>
[163]
0.09 0.00 162571+121457 access_keymap_1 <cycle
1> [164]
0.09 0.00 2581588 char_quoted <cycle 1>
[165]
0.09 0.00 118009 search_image_cache
<cycle 1> [167]
0.02 0.07 21272 update_menu_bar <cycle
1> [171]
0.01 0.08 21272 update_tool_bar <cycle
1> [172]
0.08 0.00 71404 update_window_line
<cycle 1> [174]
0.08 0.00 51763 back_comment <cycle 1>
[175]
0.00 0.08 10717 resize_mini_window
<cycle 1> [178]
0.05 0.03 723338 apply_lambda <cycle 1>
[179]
0.01 0.07 4853 decode_coding <cycle
1> [180]
0.08 0.00 17617233 get_per_char_metric
<cycle 1> [181]
0.02 0.05 129649 Fadd_text_properties
<cycle 1> [182]
0.07 0.00 67869 scan_lists <cycle 1>
[183]
0.07 0.00 158760 timer_check <cycle 1>
[184]
0.01 0.06 5444 truncate_undo_list
<cycle 1> [185]
0.02 0.05 156069
prepare_to_modify_buffer <cycle 1> [186]
0.04 0.03 72105 init_iterator <cycle
1> [187]
0.07 0.00 3623658 Fprogn <cycle 1> [190]
0.02 0.05 154442 Fparse_partial_sexp
<cycle 1> [191]
0.07 0.00 619421
get_visually_first_element <cycle 1> [193]
0.06 0.00 721499 bidi_paragraph_init
<cycle 1> [194]
0.05 0.01 137544 skip_chars <cycle 1>
[196]
0.06 0.00 2084622 get_overlay_strings_1
<cycle 1> [197]
0.06 0.00 7473172 readbyte_from_file
<cycle 1> [199]
0.06 0.00 1433418 Ffont_get <cycle 1> [201]
0.03 0.03 2190839 handle_invisible_prop
<cycle 1> [203]
0.06 0.00 2190839
handle_composition_prop <cycle 1> [205]
0.01 0.04 2956 menu_bar_items <cycle
1> [206]
0.05 0.00 1490765 font_clear_prop <cycle
1> [207]
0.01 0.04 23224 note_mouse_highlight
<cycle 1> [208]
0.00 0.05 3335 tool_bar_items <cycle
1> [209]
0.04 0.01 91196+3360 Fexpand_file_name
<cycle 1> [210]
0.05 0.00 905592
compute_display_string_pos <cycle 1> [211]
0.05 0.00 543706
append_space_for_newline <cycle 1> [212]
0.05 0.00 508059
forward_to_next_line_start <cycle 1> [213]
0.05 0.00 392350 handle_display_spec
<cycle 1> [214]
0.01 0.04 63836 window_list_1 <cycle
1> [220]
0.04 0.01 2154181 re_match_2 <cycle 1>
[222]
0.04 0.00 21514
XTset_vertical_scroll_bar <cycle 1> [225]
0.04 0.00 27703 Fformat <cycle 1> [227]
0.04 0.00 132407 string_match_1 <cycle
1> [228]
0.03 0.01 614559 Fcond <cycle 1> [229]
0.02 0.02 35954 handle_one_xevent
<cycle 1> [230]
0.04 0.00 2825399+567 merge_face_ref <cycle
1> [234]
0.04 0.00 5845036 find_composition
<cycle 1> [236]
0.04 0.00 2369306 handle_display_prop
<cycle 1> [237]
0.04 0.00 847244 Fmember <cycle 1> [238]
0.04 0.00 613539 reseat_to_string
<cycle 1> [239]
0.04 0.00 448587 Fcompare_strings
<cycle 1> [240]
0.00 0.04 86676 encode_coding <cycle
1> [243]
0.04 0.00 22669 set_cursor_from_row
<cycle 1> [245]
0.01 0.03 32573
unwind_format_mode_line <cycle 1> [250]
0.00 0.04 30079 display_mode_line
<cycle 1> [251]
0.03 0.01 59866 process_tool_bar_item
<cycle 1> [254]
0.03 0.01 842 Fall_completions
<cycle 1> [255]
0.02 0.02 465579 store_in_alist <cycle
1> [257]
0.02 0.02 26736 draw_glyphs <cycle 1>
[258]
0.03 0.01 33059
text_property_stickiness <cycle 1> [259]
0.04 0.00 95 Ffetch_bytecode <cycle
1> [260]
0.00 0.03 6873 Fget_buffer_create
<cycle 1> [261]
0.00 0.03 23410 read_vector <cycle 1>
[263]
0.02 0.01 97265 read_list <cycle 1> [264]
0.01 0.02 94580
make_buffer_string_both <cycle 1> [265]
0.02 0.01 86676 encode_coding_object
<cycle 1> [266]
0.01 0.02 237073 Flet <cycle 1> [267]
0.03 0.00 14595+5795 hscroll_window_tree
<cycle 1> [268]
0.00 0.03 2494 x_consider_frame_title
<cycle 1> [269]
0.03 0.00 8551792 readchar <cycle 1> [271]
0.03 0.00 8118335 Fequal <cycle 1> [272]
0.03 0.00 134048 readable_events <cycle
1> [279]
0.00 0.03 13562 draw_fringe_bitmap_1
<cycle 1> [286]
0.00 0.03 470 set_message_1 <cycle
1> [287]
0.01 0.02 294567 hash_lookup <cycle 1>
[289]
0.02 0.01 4994
Finternal_merge_in_global_face <cycle 1> [293]
0.00 0.03 27887 note_mouse_movement
<cycle 1> [295]
0.00 0.03 46434
bidi_find_paragraph_start <cycle 1> [296]
0.03 0.00 1795
report_overlay_modification <cycle 1> [297]
0.03 0.00 642142 handle_line_prefix
<cycle 1> [298]
0.03 0.00 186
resize_echo_area_exactly <cycle 1> [301]
0.01 0.01 484731 Fapply <cycle 1> [303]
0.02 0.00 63158 produce_stretch_glyph
<cycle 1> [305]
0.00 0.02 63158+33
calc_pixel_width_or_height <cycle 1> [309]
0.01 0.01 40759 reseat_1 <cycle 1> [311]
0.02 0.00 898938 looking_at_1 <cycle 1>
[313]
0.02 0.00 5850 Fmake_local_variable
<cycle 1> [314]
0.00 0.02 8691 select_window <cycle
1> [315]
0.01 0.01 18084+338172 Fsort <cycle 1> [316]
0.01 0.01 2242 read_char <cycle 1> [317]
0.02 0.00 361681
internal_lisp_condition_case <cycle 1> [318]
0.02 0.00 634 Fget_file_buffer
<cycle 1> [319]
0.02 0.00 14894+2 display_mode_lines
<cycle 1> [320]
0.02 0.00 2366141 handle_fontified_prop
<cycle 1> [321]
0.02 0.00 39196 casify_object <cycle
1> [322]
0.02 0.00 121998 Fassoc <cycle 1> [329]
0.02 0.00 1136809 Fnthcdr <cycle 1> [330]
0.02 0.00 720639 composition_reseat_it
<cycle 1> [336]
0.02 0.00 250748
compute_display_string_end <cycle 1> [339]
0.02 0.00 245784 For <cycle 1> [340]
0.02 0.00 171166
iterate_out_of_display_property <cycle 1> [343]
0.01 0.01 78768 read_avail_input
<cycle 1> [345]
0.02 0.00 967
Fequal_including_properties <cycle 1> [347]
0.00 0.02 1083 read_key_sequence
<cycle 1> [355]
0.01 0.01 20244 Fframe_parameters
<cycle 1> [359]
0.01 0.01 17368 move_it_to <cycle 1>
[360]
0.00 0.02 27
x_default_font_parameter <cycle 1> [363]
0.01 0.01 83472 insert_1_both <cycle
1> [364]
0.01 0.01 19996 scan_for_column <cycle
1> [365]
0.01 0.01 6274
Fremove_text_properties <cycle 1> [367]
0.02 0.00 1633590
next_element_from_c_string <cycle 1> [369]
0.00 0.01 1051
buffer_posn_from_coords <cycle 1> [375]
0.01 0.00 691947 Fif <cycle 1> [376]
0.01 0.00 74788 Fsignal <cycle 1> [378]
0.00 0.01 37868 x_draw_window_cursor
<cycle 1> [379]
0.01 0.00 6521 Fother_buffer <cycle
1> [382]
0.01 0.00 5989 display_tool_bar_line
<cycle 1> [383]
0.00 0.01 160147 Fforward_line <cycle
1> [384]
0.01 0.00 16766 FletX <cycle 1> [385]
0.00 0.01 55380 xsignal2 <cycle 1> [389]
0.01 0.00 47240 Flookup_key <cycle 1>
[392]
0.01 0.00 368093 get_keyelt <cycle 1>
[393]
0.01 0.00 32646 draw_window_fringes
<cycle 1> [394]
0.01 0.00 2038
x_handle_selection_event <cycle 1> [397]
0.00 0.01 23423 update_overlay_arrows
<cycle 1> [400]
0.01 0.00 10569 copy_intervals <cycle
1> [401]
0.01 0.00 33207 lisp_string_width
<cycle 1> [402]
0.01 0.00 17359 prepare_menu_bars
<cycle 1> [403]
0.01 0.00 20379 try_window <cycle 1>
[404]
0.00 0.01 2011 realize_face <cycle 1>
[408]
0.01 0.00 8303 Fdefalias <cycle 1> [410]
0.00 0.01 1126 Fcall_interactively
<cycle 1> [411]
0.01 0.00 70853 Fforward_char <cycle
1> [412]
0.00 0.01 2950 set_frame_menubar
<cycle 1> [413]
0.00 0.01 78745 Fmapcar <cycle 1> [415]
0.01 0.00 37301 xmalloc_widget_value
<cycle 1> [416]
0.00 0.01 1182118 Fset <cycle 1> [417]
0.01 0.00 6399 Fmapc <cycle 1> [418]
0.01 0.00 194
font_prop_validate_symbol <cycle 1> [419]
0.00 0.01 186329 Feval <cycle 1> [422]
0.01 0.00 96824
Finternal_face_x_get_resource <cycle 1> [425]
0.01 0.00 391+14249 map_sub_char_table
<cycle 1> [426]
0.01 0.00 10 command_loop_1 <cycle
1> [427]
0.01 0.00 651 record_buffer <cycle
1> [428]
0.01 0.00 34548 map_keymap_internal
<cycle 1> [431]
0.00 0.01 7 x_make_frame_visible
<cycle 1> [433]
0.01 0.00 1 bidi_initialize <cycle
1> [434]
0.00 0.01 1 create_terminal <cycle
1> [435]
0.01 0.00 28081 evaporate_overlays
<cycle 1> [436]
0.01 0.00 487 Fcatch <cycle 1> [437]
0.01 0.00 2
Finternal_copy_lisp_face <cycle 1> [438]
0.01 0.00 2
Fprevious_single_char_property_change <cycle 1> [442]
0.01 0.00 16671 Fforward_comment
<cycle 1> [444]
0.01 0.00 224088 Fconstrain_to_field
<cycle 1> [446]
0.01 0.00 104508 Fdelq <cycle 1> [447]
0.01 0.00 1866954 fast_string_match
<cycle 1> [450]
0.01 0.00 1255243 fast_looking_at <cycle
1> [452]
0.01 0.00 674696 bidi_init_it <cycle 1>
[455]
0.01 0.00 563056 bidi_at_paragraph_end
<cycle 1> [457]
0.01 0.00 433409 Fand <cycle 1> [459]
0.01 0.00 224992 funcall_nil <cycle 1>
[464]
0.01 0.00 149710
do_pending_window_change <cycle 1> [467]
0.01 0.00 85691 mapcar1 <cycle 1> [473]
0.01 0.00 81255 forw_comment <cycle 1>
[474]
0.01 0.00 64442 Fbackward_prefix_chars
<cycle 1> [477]
0.01 0.00 38900
add_text_properties_from_list <cycle 1> [480]
0.01 0.00 35658 x_update_window_end
<cycle 1> [481]
0.01 0.00 34198 get_local_map <cycle
1> [482]
0.01 0.00 34146 Ffile_readable_p
<cycle 1> [483]
0.01 0.00 14603+11901 update_window_tree
<cycle 1> [487]
0.01 0.00 9448+2924 Fkeymap_prompt <cycle
1> [491]
0.01 0.00 6781
draw_row_fringe_bitmaps <cycle 1> [495]
0.01 0.00 801 Fredisplay <cycle 1>
[501]
0.01 0.00 119 insert_char <cycle 1>
[504]
0.01 0.00 69 message <cycle 1> [505]
0.01 0.00 65 Fprog1 <cycle 1> [506]
0.01 0.00 20 Fcopy_syntax_table
<cycle 1> [508]
0.01 0.00 14 Fsearch_backward
<cycle 1> [509]
0.00 0.01 7509 display_echo_area_1
<cycle 1> [542]
0.00 0.01 1507+2712
substitute_object_recurse <cycle 1> [543]
0.00 0.01 5126
Finternal_make_lisp_face <cycle 1> [544]
0.00 0.01 22678 skip_invisible <cycle
1> [545]
0.00 0.01 83431 XTread_socket <cycle
1> [546]
0.00 0.01 158948
Fline_beginning_position <cycle 1> [547]
0.00 0.01 25679 Fpropertize <cycle 1>
[551]
0.00 0.01 1827 shadow_lookup <cycle
1> [553]
0.00 0.01 34992 insert_from_string_1
<cycle 1> [555]
0.00 0.01 33782 Fbuffer_local_value
<cycle 1> [557]
0.00 0.01 248884 parse_modifiers <cycle
1> [559]
0.00 0.01 569 openp <cycle 1> [560]
0.00 0.01 114637 safe_call <cycle 1> [561]
0.00 0.01 35187
graft_intervals_into_buffer <cycle 1> [563]
0.00 0.01 155602 signal_after_change
<cycle 1> [565]
0.01 0.00 63846 window_list <cycle 1>
[567]
0.01 0.00 36 clear_garbaged_frames
<cycle 1> [568]
0.01 0.00 6552
replace_buffer_in_windows_safely <cycle 1> [574]
0.01 0.00 1989
check_point_in_composition <cycle 1> [575]
0.01 0.00 1062
move_it_in_display_line <cycle 1> [576]
0.01 0.00 27 set_frame_cursor_types
<cycle 1> [579]
0.00 0.00 348 message_dolog <cycle
1> [584]
0.00 0.00 28081 del_range_2 <cycle 1>
[585]
0.00 0.00 59594 Fsubstring <cycle 1>
[587]
0.00 0.00 46402
verify_interval_modification <cycle 1> [588]
0.00 0.00 33059 get_pos_property
<cycle 1> [590]
0.00 0.00 7347
back_to_previous_visible_line_start <cycle 1> [592]
0.00 0.00 51608 Fprinc <cycle 1> [593]
0.00 0.00 1 x_term_init <cycle 1>
[595]
0.00 0.00 246214 Fsetq <cycle 1> [596]
0.00 0.00 54 Finsert_file_contents
<cycle 1> [600]
0.00 0.00 169086 merge <cycle 1> [602]
0.00 0.00 1551 realize_named_face
<cycle 1> [603]
0.00 0.00 50063
menu_item_eval_property <cycle 1> [604]
0.00 0.00 590420 Fgoto_char <cycle 1>
[605]
0.00 0.00 1170 make_lispy_position
<cycle 1> [608]
0.00 0.00 2 Fimage_size <cycle 1>
[609]
0.00 0.00 3345 Fx_selection_exists_p
<cycle 1> [612]
0.00 0.00 13902 Ftext_property_any
<cycle 1> [614]
0.00 0.00 19178 xsignal3 <cycle 1> [616]
0.00 0.00 790 XTmouse_position
<cycle 1> [617]
0.00 0.00 29362 menu_bar_item <cycle
1> [618]
0.00 0.00 194357 Fsave_current_buffer
<cycle 1> [619]
0.00 0.00 3685 Fvertical_motion
<cycle 1> [620]
0.00 0.00 1392 lookup_derived_face
<cycle 1> [621]
0.00 0.00 27993
inhibit_garbage_collection <cycle 1> [623]
0.00 0.00 6636 Fwhere_is_internal
<cycle 1> [624]
0.00 0.00 24 Fx_show_tip <cycle 1>
[626]
0.00 0.00 2045 x_get_local_selection
<cycle 1> [627]
0.00 0.00 44994 copy_text_properties
<cycle 1> [631]
0.00 0.00 22
setup_echo_area_for_printing <cycle 1> [633]
0.00 0.00 91852 skip_syntaxes <cycle
1> [637]
0.00 0.00 3694 Fdefvar <cycle 1> [638]
0.00 0.00 62877 Funwind_protect <cycle
1> [641]
0.00 0.00 4349433 char_table_translate
<cycle 1> [642]
0.00 0.00 117 set_window_buffer
<cycle 1> [643]
0.00 0.00 799 Fset_fontset_font
<cycle 1> [644]
0.00 0.00 136949 Fbeginning_of_line
<cycle 1> [646]
0.00 0.00 11889 Fput_text_property
<cycle 1> [647]
0.00 0.00 1788 Foverlay_put <cycle 1>
[648]
0.00 0.00 47579 fill_glyph_string
<cycle 1> [649]
0.00 0.00 6534
Fgenerate_new_buffer_name <cycle 1> [653]
0.00 0.00 3591
Fprevious_single_property_change <cycle 1> [654]
0.00 0.00 1137 fontset_add <cycle 1>
[655]
0.00 0.00 399065 x_get_glyph_overhangs
<cycle 1> [656]
0.00 0.00 58470
Fbuffer_substring_no_properties <cycle 1> [657]
0.00 0.00 33173 search_buffer <cycle
1> [658]
0.00 0.00 1204 Fkey_description
<cycle 1> [659]
0.00 0.00 1168 Fdelete_overlay <cycle
1> [661]
0.00 0.00 852 Ffont_spec <cycle 1>
[662]
0.00 0.00 986
update_face_from_frame_parameter <cycle 1> [664]
0.00 0.00 577 Fmove_overlay <cycle
1> [666]
0.00 0.00 686
font_parse_family_registry <cycle 1> [667]
0.00 0.00 125604 Fwhile <cycle 1> [668]
0.00 0.00 7099 Fdirectory_file_name
<cycle 1> [670]
0.00 0.00 21114 current_column <cycle
1> [672]
0.00 0.00 130403 top_level_1 <cycle 1>
[673]
0.00 0.00 552 Fdocumentation <cycle
1> [674]
0.00 0.00 535 Ffile_attributes
<cycle 1> [675]
0.00 0.00 43134 Fnarrow_to_region
<cycle 1> [677]
0.00 0.00 1739
Fremove_list_of_text_properties <cycle 1> [680]
0.00 0.00 728
note_mode_line_or_margin_highlight <cycle 1> [681]
0.00 0.00 1993 get_tool_bar_item
<cycle 1> [682]
0.00 0.00 5574
Ffile_name_as_directory <cycle 1> [683]
0.00 0.00 54 x_set_font <cycle 1>
[684]
0.00 0.00 4870 insert_from_gap <cycle
1> [686]
0.00 0.00 51 Fwrite_region <cycle
1> [688]
0.00 0.00 58 handle_tool_bar_click
<cycle 1> [689]
0.00 0.00 125 read_process_output
<cycle 1> [691]
0.00 0.00 39481 where_is_internal_1
<cycle 1> [694]
0.00 0.00 5600 Fprin1 <cycle 1> [695]
0.00 0.00 37395 parse_menu_item <cycle
1> [697]
0.00 0.00 6420 safe_run_hooks <cycle
1> [698]
0.00 0.00 700 font_put_extra <cycle
1> [699]
0.00 0.00 112
run_window_configuration_change_hook <cycle 1> [700]
0.00 0.00 12681 try_window_id <cycle
1> [702]
0.00 0.00 31346 del_range_1 <cycle 1>
[704]
0.00 0.00 9376 append_key <cycle 1>
[706]
0.00 0.00 279 readevalloop <cycle 1>
[707]
0.00 0.00 242
move_it_vertically_backward <cycle 1> [710]
0.00 0.00 46517 accessible_keymaps_1
<cycle 1> [711]
0.00 0.00 85 adjust_glyphs <cycle
1> [713]
0.00 0.00 33173 search_command <cycle
1> [715]
0.00 0.00 7324
get_logical_fringe_bitmap <cycle 1> [719]
0.00 0.00 4 load_charset <cycle 1>
[722]
0.00 0.00 63621 update_compositions
<cycle 1> [723]
0.00 0.00 126 Faccessible_keymaps
<cycle 1> [725]
0.00 0.00 8977 Fcommand_remapping
<cycle 1> [728]
0.00 0.00 7137 erase_phys_cursor
<cycle 1> [730]
0.00 0.00 12111 Ffset <cycle 1> [731]
0.00 0.00 308 clear_image_cache
<cycle 1> [733]
0.00 0.00 977
find_automatic_composition <cycle 1> [734]
0.00 0.00 305 Fsave_excursion <cycle
1> [736]
0.00 0.00 67
directory_files_internal <cycle 1> [739]
0.00 0.00 2162 store_in_keymap <cycle
1> [740]
0.00 0.00 6626 where_is_internal
<cycle 1> [741]
0.00 0.00 27 font_spec_from_name
<cycle 1> [742]
0.00 0.00 1401
face_for_overlay_string <cycle 1> [744]
0.00 0.00 361 font_find_for_lface
<cycle 1> [745]
0.00 0.00 25 delete_frame <cycle 1>
[746]
0.00 0.00 10566
copy_intervals_to_string <cycle 1> [749]
0.00 0.00 404 Fload <cycle 1> [751]
0.00 0.00 673 Fset_buffer_modified_p
<cycle 1> [753]
0.00 0.00 10518 safe_run_hook_funcall
<cycle 1> [754]
0.00 0.00 26 child_setup <cycle 1>
[755]
0.00 0.00 7901 Fputhash <cycle 1> [756]
0.00 0.00 624 x_get_arg <cycle 1> [762]
0.00 0.00 2810 expose_area <cycle 1>
[763]
0.00 0.00 989 Ftext_property_not_all
<cycle 1> [766]
0.00 0.00 4 read_minibuf <cycle 1>
[767]
0.00 0.00 556 fontset_find_font
<cycle 1> [768]
0.00 0.00 8469 Fbuffer_substring
<cycle 1> [769]
0.00 0.00 141 realize_basic_faces
<cycle 1> [771]
0.00 0.00 28
Fkill_all_local_variables <cycle 1> [772]
0.00 0.00 211 font_prop_validate
<cycle 1> [774]
0.00 0.00 113
Fx_own_selection_internal <cycle 1> [775]
0.00 0.00 2631 Fkey_binding <cycle 1>
[776]
0.00 0.00 743 Foverlays_in <cycle 1>
[777]
0.00 0.00 24 Fcall_process <cycle
1> [778]
0.00 0.00 388 font_rescale_ratio
<cycle 1> [779]
0.00 0.00 2019 Fdefine_key <cycle 1>
[780]
0.00 0.00 691081 Fcopy_sequence <cycle
1> [781]
0.00 0.00 8 get_minibuffer <cycle
1> [783]
0.00 0.00 122
window_scroll_pixel_based <cycle 1> [785]
0.00 0.00 22 Fdo_auto_save <cycle
1> [786]
0.00 0.00 12618 Frequire <cycle 1> [787]
0.00 0.00 9
Fset_window_configuration <cycle 1> [788]
0.00 0.00 268 x_scroll_run <cycle 1>
[793]
0.00 0.00 70 Frecenter <cycle 1> [794]
0.00 0.00 5 write_string_1 <cycle
1> [795]
0.00 0.00 147 pos_visible_p <cycle
1> [796]
0.00 0.00 4802 decode_coding_object
<cycle 1> [799]
0.00 0.00 1468 x_set_frame_parameters
<cycle 1> [800]
0.00 0.00 7 Fredraw_frame <cycle
1> [803]
0.00 0.00 552 Fmapconcat <cycle 1>
[804]
0.00 0.00 28 xftfont_open <cycle 1>
[805]
0.00 0.00 2
Finsert_buffer_substring <cycle 1> [808]
0.00 0.00 1509 preferred_sequence_p
<cycle 1> [809]
0.00 0.00 27 make_frame <cycle 1>
[814]
0.00 0.00 37 ftfont_pattern_entity
<cycle 1> [816]
0.00 0.00 268 Fprovide <cycle 1> [819]
0.00 0.00 45 merge_font_spec <cycle
1> [821]
0.00 0.00 283 Fget_load_suffixes
<cycle 1> [823]
0.00 0.00 350 insert_and_inherit
<cycle 1> [824]
0.00 0.00 20572 Fbuffer_list <cycle 1>
[825]
0.00 0.00 342 Fdefun <cycle 1> [827]
0.00 0.00 540 Fdefconst <cycle 1> [828]
0.00 0.00 1683 store_frame_param
<cycle 1> [829]
0.00 0.00 4 read_minibuf_unwind
<cycle 1> [832]
0.00 0.00 4426 move_it_by_lines
<cycle 1> [838]
0.00 0.00 278 fontset_font <cycle 1>
[839]
0.00 0.00 46 Fdefvaralias <cycle 1>
[841]
0.00 0.00 30 displayed_window_lines
<cycle 1> [843]
0.00 0.00 338 set_text_properties_1
<cycle 1> [846]
0.00 0.00 9
Fcurrent_window_configuration <cycle 1> [847]
0.00 0.00 2776 boyer_moore <cycle 1>
[848]
0.00 0.00 1241 fs_query_fontset
<cycle 1> [852]
0.00 0.00 9+6 save_window_save
<cycle 1> [854]
0.00 0.00 366 x_default_parameter
<cycle 1> [855]
0.00 0.00 26 Foverlay_lists <cycle
1> [856]
0.00 0.00 556
Fsubstitute_command_keys <cycle 1> [857]
0.00 0.00 28 Feval_buffer <cycle 1>
[859]
0.00 0.00 95 x_find_image_file
<cycle 1> [860]
0.00 0.00 750 expose_window <cycle
1> [861]
0.00 0.00 1206 make_lispy_event
<cycle 1> [862]
0.00 0.00 1431 echo_char <cycle 1> [863]
0.00 0.00 10192
compute_window_start_on_continuation_line <cycle 1> [868]
0.00 0.00 94 xpm_load <cycle 1> [870]
0.00 0.00 65 ftfont_lookup_cache
<cycle 1> [871]
0.00 0.00 383 Fassoc_string <cycle
1> [872]
0.00 0.00 278 font_delete_unmatched
<cycle 1> [873]
0.00 0.00 1794 show_help_echo <cycle
1> [876]
0.00 0.00 8 ftfont_list <cycle 1>
[877]
0.00 0.00 665 modify_event_symbol
<cycle 1> [879]
0.00 0.00 7 xfont_list <cycle 1>
[880]
0.00 0.00 513 push_message <cycle 1>
[881]
0.00 0.00 2 Fnew_fontset <cycle 1>
[882]
0.00 0.00 28 font_make_object
<cycle 1> [883]
0.00 0.00 54 fontset_from_font
<cycle 1> [884]
0.00 0.00 154 Fxw_color_values
<cycle 1> [885]
0.00 0.00 567 Fend_of_line <cycle 1>
[887]
0.00 0.00 127 Fkill_local_variable
<cycle 1> [888]
0.00 0.00 143 insert <cycle 1> [889]
0.00 0.00 2036 x_convert_selection
<cycle 1> [890]
0.00 0.00 70 lock_file <cycle 1> [894]
0.00 0.00 391 map_char_table <cycle
1> [896]
0.00 0.00 361 font_list_entities
<cycle 1> [897]
0.00 0.00 8033 single_menu_item
<cycle 1> [899]
0.00 0.00 33 do_autoload <cycle 1>
[905]
0.00 0.00 6317 Ffile_symlink_p <cycle
1> [907]
0.00 0.00 113 scan_words <cycle 1>
[908]
0.00 0.00 2772 echo_dash <cycle 1> [910]
0.00 0.00 12+7 Fcopy_keymap <cycle 1>
[912]
0.00 0.00 1 Fset_buffer_major_mode
<cycle 1> [914]
0.00 0.00 70 change_frame_size_1
<cycle 1> [917]
0.00 0.00 1 exec_sentinel <cycle
1> [918]
0.00 0.00 1 shut_down_emacs <cycle
1> [919]
0.00 0.00 33 message_with_string
<cycle 1> [920]
0.00 0.00 2 Fset_charset_priority
<cycle 1> [921]
0.00 0.00 1 Fprimitive_undo <cycle
1> [922]
0.00 0.00 407 Fcommandp <cycle 1> [923]
0.00 0.00 33 Fread_key_sequence
<cycle 1> [924]
0.00 0.00 61 file_name_completion
<cycle 1> [929]
0.00 0.00 3 x_window <cycle 1> [931]
0.00 0.00 338 set_properties <cycle
1> [935]
0.00 0.00 84 get_doc_string <cycle
1> [937]
0.00 0.00 67 Fmouse_position <cycle
1> [938]
0.00 0.00 3 Fx_create_frame <cycle
1> [940]
0.00 0.00 316 current_message_1
<cycle 1> [941]
0.00 0.00 61 Fset_window_buffer
<cycle 1> [942]
0.00 0.00 27 font_open_by_name
<cycle 1> [943]
0.00 0.00 118 copy_keymap_item
<cycle 1> [944]
0.00 0.00 111 xsignal1 <cycle 1> [945]
0.00 0.00 64
Ffind_operation_coding_system <cycle 1> [947]
0.00 0.00 87 parse_single_submenu
<cycle 1> [948]
0.00 0.00 38 Fcurrent_indentation
<cycle 1> [950]
0.00 0.00 47 font_match_p <cycle 1>
[951]
0.00 0.00 137+155 reproduce_tree <cycle
1> [952]
0.00 0.00 6
x_default_scroll_bar_color_parameter <cycle 1> [953]
0.00 0.00 31 substring_both <cycle
1> [955]
0.00 0.00 1765 Fx_hide_tip <cycle 1>
[956]
0.00 0.00 5728 set_text_properties
<cycle 1> [959]
0.00 0.00 10 next_window <cycle 1>
[960]
0.00 0.00 22
Fcurrent_bidi_paragraph_direction <cycle 1> [961]
0.00 0.00 545
Fsubstitute_in_file_name <cycle 1> [963]
0.00 0.00 407 Fmove_to_column <cycle
1> [964]
0.00 0.00 2 Fsplit_window_internal
<cycle 1> [966]
0.00 0.00 188 detect_coding_charset
<cycle 1> [967]
0.00 0.00 52 font_update_drivers
<cycle 1> [969]
0.00 0.00 2 Fcompleting_read
<cycle 1> [970]
0.00 0.00 208 x_frame_rehighlight
<cycle 1> [971]
0.00 0.00 2 Frename_buffer <cycle
1> [972]
0.00 0.00 7 Fmake_frame_visible
<cycle 1> [973]
0.00 0.00 96 set_fontset_font
<cycle 1> [976]
0.00 0.00 11293
try_window_reusing_current_matrix <cycle 1> [979]
0.00 0.00 2
Fset_coding_system_priority <cycle 1> [980]
0.00 0.00 13065 modify_region <cycle
1> [981]
0.00 0.00 52 Fcheck_coding_system
<cycle 1> [982]
0.00 0.00 2 make_process <cycle 1>
[983]
0.00 0.00 2
x_handle_selection_clear <cycle 1> [985]
0.00 0.00 460 del_range_both <cycle
1> [988]
0.00 0.00 113 Ftrack_mouse <cycle 1>
[990]
0.00 0.00 5 Fdefmacro <cycle 1> [991]
0.00 0.00 30 map_charset_chars
<cycle 1> [992]
0.00 0.00 361 font_open_entity
<cycle 1> [993]
0.00 0.00 2
x_get_window_property_as_lisp_data <cycle 1> [996]
0.00 0.00 51 e_write <cycle 1> [999]
0.00 0.00 1 Fkill_emacs <cycle 1>
[1001]
0.00 0.00 1
x_clipboard_manager_save_all <cycle 1> [1002]
0.00 0.00 356 font_load_for_lface
<cycle 1> [1003]
0.00 0.00 51 unlock_file <cycle 1>
[1004]
0.00 0.00 115+34 echo_now <cycle 1> [1005]
0.00 0.00 38 position_indentation
<cycle 1> [1006]
0.00 0.00 113 Fforward_word <cycle
1> [1009]
0.00 0.00 5 replace_range <cycle
1> [1010]
0.00 0.00 2 Fstart_process <cycle
1> [1011]
0.00 0.00 8 xfont_list_pattern
<cycle 1> [1013]
0.00 0.00 70765 print_string <cycle 1>
[1015]
0.00 0.00 8 ftfont_spec_pattern
<cycle 1> [1017]
0.00 0.00 4 ftfont_get_charset
<cycle 1> [1021]
0.00 0.00 25
Fpos_visible_in_window_p <cycle 1> [1023]
0.00 0.00 2 create_process <cycle
1> [1025]
0.00 0.00 8503
ensure_echo_area_buffers <cycle 1> [1026]
0.00 0.00 4 Ffile_selinux_context
<cycle 1> [1027]
0.00 0.00 6 restore_point_unwind
<cycle 1> [1031]
0.00 0.00 3 insert_from_buffer
<cycle 1> [1034]
0.00 0.00 5 recursive_edit_1
<cycle 1> [1035]
0.00 0.00 27 x_set_mouse_color
<cycle 1> [1037]
0.00 0.00 5 print_error_message
<cycle 1> [1038]
0.00 0.00 162 Fcoding_system_p
<cycle 1> [1043]
0.00 0.00 1 status_notify <cycle
1> [1044]
0.00 0.00 2 uniprop_table <cycle
1> [1045]
0.00 0.00 8 font_registry_charsets
<cycle 1> [1048]
0.00 0.00 3
Fset_terminal_parameter <cycle 1> [1049]
0.00 0.00 3 decode_char <cycle 1>
[1055]
0.00 0.00 1 maybe_unify_char
<cycle 1> [1056]
0.00 0.00 47 Freplace_match <cycle
1> [1059]
0.00 0.00 1 format_time_string
<cycle 1> [1060]
0.00 0.00 3 x_check_fullscreen
<cycle 1> [1061]
0.00 0.00 2 Fset_window_parameter
<cycle 1> [1064]
0.00 0.00 2 Fdefine_fringe_bitmap
<cycle 1> [1065]
0.00 0.00 24 compute_tip_xy <cycle
1> [1073]
0.00 0.00 3 Fdefine_prefix_command
<cycle 1> [1074]
0.00 0.00 99 compute_fringe_widths
<cycle 1> [1076]
0.00 0.00 3 x_set_screen_gamma
<cycle 1> [1079]
0.00 0.00 4 Fsetq_default <cycle
1> [1080]
0.00 0.00 1 init_kboard <cycle 1>
[1081]
0.00 0.00 30 Fmove_to_window_line
<cycle 1> [1084]
0.00 0.00 6
Fx_change_window_property <cycle 1> [1085]
0.00 0.00 21509 Fmacroexpand <cycle 1>
[1087]
0.00 0.00 1 png_load <cycle 1> [1089]
0.00 0.00 278 face_for_char <cycle
1> [1091]
0.00 0.00 1
map_char_table_for_charset <cycle 1> [1094]
0.00 0.00 1 Fbury_buffer_internal
<cycle 1> [1093]
0.00 0.00 3 wm_supports <cycle 1>
[1096]
0.00 0.00 42
setup_process_coding_systems <cycle 1> [1100]
0.00 0.00 2893 Ffeaturep <cycle 1>
[1101]
0.00 0.00 2 Fsubst_char_in_region
<cycle 1> [1102]
0.00 0.00 1 del_range_byte <cycle
1> [1104]
0.00 0.00 1
x_get_foreign_selection <cycle 1> [1110]
0.00 0.00 1 Fdelete_terminal
<cycle 1> [1112]
0.00 0.00 3568 Fdelete_region <cycle
1> [1121]
0.00 0.00 234
Fdelete_and_extract_region <cycle 1> [1122]
0.00 0.00 1243 Frassoc <cycle 1> [1123]
0.00 0.00 337462 Fnreverse <cycle 1>
[1124]
0.00 0.00 135377 validate_plist <cycle
1> [1125]
0.00 0.00 69437 Fnconc <cycle 1> [1126]
0.00 0.00 18196 x_write_glyphs <cycle
1> [1127]
0.00 0.00 4232 make_gap <cycle 1> [1128]
0.00 0.00 2025970 re_search <cycle 1>
[1131]
0.00 0.00 1428101 call1 <cycle 1> [1135]
0.00 0.00 903048 Fnth <cycle 1> [1142]
0.00 0.00 508059
reseat_at_next_visible_line_start <cycle 1> [1148]
0.00 0.00 497105 call2 <cycle 1> [1149]
0.00 0.00 384978 apply1 <cycle 1> [1151]
0.00 0.00 340984+2 read_escape <cycle 1>
[1152]
0.00 0.00 284669 unwind_to_catch <cycle
1> [1161]
0.00 0.00 246704 reorder_modifiers
<cycle 1> [1168]
0.00 0.00 235150 internal_catch <cycle
1> [1169]
0.00 0.00 209881 Fthrow <cycle 1> [1170]
0.00 0.00 192194 Fput <cycle 1> [1171]
0.00 0.00 162571 access_keymap <cycle
1> [1179]
0.00 0.00 114637
internal_condition_case_n <cycle 1> [1194]
0.00 0.00 114366 safe_call1 <cycle 1>
[1195]
0.00 0.00 91509 setup_coding_system
<cycle 1> [1203]
0.00 0.00 91076 code_convert_string
<cycle 1> [1204]
0.00 0.00 87672 copy_properties <cycle
1> [1207]
0.00 0.00 86723 alloc_destination
<cycle 1> [1209]
0.00 0.00 44228+35425 x_flush <cycle 1> [1258]
0.00 0.00 77469 strout <cycle 1> [1217]
0.00 0.00 75372 encode_coding_charset
<cycle 1> [1219]
0.00 0.00 74708 xsignal <cycle 1> [1221]
0.00 0.00 71840
internal_condition_case_1 <cycle 1> [1225]
0.00 0.00 71173 Fgethash <cycle 1> [1226]
0.00 0.00 63387
process_pending_signals <cycle 1> [1233]
0.00 0.00 58095 read0 <cycle 1> [1236]
0.00 0.00 57107 window_loop <cycle 1>
[1237]
0.00 0.00 55380 wrong_type_argument
<cycle 1> [1240]
0.00 0.00 52490
detect_input_pending_run_timers <cycle 1> [1243]
0.00 0.00 47191
x_compute_glyph_string_overhangs <cycle 1> [1255]
0.00 0.00 44675 detect_input_pending
<cycle 1> [1257]
0.00 0.00 40452 reseat <cycle 1> [1263]
0.00 0.00 39991 process_special_events
<cycle 1> [1264]
0.00 0.00 38656 nconc2 <cycle 1> [1270]
0.00 0.00 38476 clear_mouse_face
<cycle 1> [1271]
0.00 0.00 37972 display_and_set_cursor
<cycle 1> [1272]
0.00 0.00 36278 Fframe_parameter
<cycle 1> [1273]
0.00 0.00 35658 x_update_window_begin
<cycle 1> [1279]
0.00 0.00 34943 insert_from_string
<cycle 1> [1281]
0.00 0.00 31603 Fkeymapp <cycle 1> [1288]
0.00 0.00 30831 Faccept_process_output
<cycle 1> [1292]
0.00 0.00 30809 Finput_pending_p
<cycle 1> [1293]
0.00 0.00 30582 Fre_search_forward
<cycle 1> [1294]
0.00 0.00 30385
Fcoding_system_eol_type <cycle 1> [1295]
0.00 0.00 29454 Felt <cycle 1> [1297]
0.00 0.00 26997 Ferase_buffer <cycle
1> [1312]
0.00 0.00 26975 Frun_hooks <cycle 1>
[1313]
0.00 0.00 26141
fast_string_match_ignore_case <cycle 1> [1315]
0.00 0.00 25788 start_display <cycle
1> [1316]
0.00 0.00 19668+2924 map_keymap <cycle 1>
[1328]
0.00 0.00 19401
Ffile_name_nondirectory <cycle 1> [1329]
0.00 0.00 18977 redisplay_window_0
<cycle 1> [1330]
0.00 0.00 18156 XTframe_up_to_date
<cycle 1> [1335]
0.00 0.00 17606 read_internal_start
<cycle 1> [1337]
0.00 0.00 16013
redisplay_preserve_echo_area <cycle 1> [1344]
0.00 0.00 15040
decode_mode_spec_coding <cycle 1> [1356]
0.00 0.00 14603 update_frame <cycle 1>
[1358]
0.00 0.00 14595 hscroll_windows <cycle
1> [1360]
0.00 0.00 13562 draw_fringe_bitmap
<cycle 1> [1363]
0.00 0.00 13118 reinvoke_input_signal
<cycle 1> [1364]
0.00 0.00 6587+5803 redisplay_windows
<cycle 1> [1407]
0.00 0.00 6581+5797
mark_window_display_accurate <cycle 1> [1408]
0.00 0.00 11316 encode_coding_utf_8
<cycle 1> [1370]
0.00 0.00 10802 Fget_process <cycle 1>
[1372]
0.00 0.00 10611 call0 <cycle 1> [1375]
0.00 0.00 10537
internal_condition_case <cycle 1> [1376]
0.00 0.00 10486
general_insert_function <cycle 1> [1378]
0.00 0.00 10448 echo_area_display
<cycle 1> [1380]
0.00 0.00 10432 Finsert <cycle 1> [1381]
0.00 0.00 9769 Fmap_keymap <cycle 1>
[1388]
0.00 0.00 9184 swallow_events <cycle
1> [1389]
0.00 0.00 9014 map_keymap_canonical
<cycle 1> [1390]
0.00 0.00 8623 Ffile_name_directory
<cycle 1> [1393]
0.00 0.00 7118 x_defined_color <cycle
1> [1400]
0.00 0.00 6905
Frun_hook_with_args_until_failure <cycle 1> [1402]
0.00 0.00 6552 frames_discard_buffer
<cycle 1> [1409]
0.00 0.00 6526 funcall_not <cycle 1>
[1412]
0.00 0.00 6364 draw_phys_cursor_glyph
<cycle 1> [1417]
0.00 0.00 5666 cmpfn_equal <cycle 1>
[1422]
0.00 0.00 5414 call3 <cycle 1> [1426]
0.00 0.00 5327 update_window_cursor
<cycle 1> [1429]
0.00 0.00 4874 produce_chars <cycle
1> [1432]
0.00 0.00 4796 decode_coding_charset
<cycle 1> [1433]
0.00 0.00 4381 symbol_to_x_atom
<cycle 1> [1440]
0.00 0.00 4118 load_color <cycle 1>
[1444]
0.00 0.00 3851
reseat_at_previous_visible_line_start <cycle 1> [1449]
0.00 0.00 1747+1539
update_cursor_in_window_tree <cycle 1> [1502]
0.00 0.00 3229 Fdelete <cycle 1> [1464]
0.00 0.00 3228 Fcoding_system_base
<cycle 1> [1465]
0.00 0.00 3028 sit_for <cycle 1> [1470]
0.00 0.00 3026 expose_line <cycle 1>
[1471]
0.00 0.00 3025 do_switch_frame <cycle
1> [1472]
0.00 0.00 2894 Fcoding_system_plist
<cycle 1> [1475]
0.00 0.00 2537 redisplay_window_1
<cycle 1> [1479]
0.00 0.00 2528 concat2 <cycle 1> [1480]
0.00 0.00 2252 Ftry_completion <cycle
1> [1486]
0.00 0.00 2249 gobble_input <cycle 1>
[1487]
0.00 0.00 1973 Fre_search_backward
<cycle 1> [1493]
0.00 0.00 1603 Ffile_exists_p <cycle
1> [1505]
0.00 0.00 1581 Fxw_color_defined_p
<cycle 1> [1507]
0.00 0.00 1494 get_frame_param <cycle
1> [1510]
0.00 0.00 1450 follow_key <cycle 1>
[1511]
0.00 0.00 1265 x_decode_color <cycle
1> [1517]
0.00 0.00 1096
Fmodify_frame_parameters <cycle 1> [1530]
0.00 0.00 1048
cancel_hourglass_unwind <cycle 1> [1534]
0.00 0.00 1042
prepare_face_for_display <cycle 1> [1536]
0.00 0.00 977
composition_adjust_point <cycle 1> [1538]
0.00 0.00 956 expand_and_dir_to_file
<cycle 1> [1544]
0.00 0.00 932 read_filtered_event
<cycle 1> [1545]
0.00 0.00 902 Ffile_directory_p
<cycle 1> [1548]
0.00 0.00 884 x_copy_color <cycle 1>
[1549]
0.00 0.00 860 x_set_cursor_color
<cycle 1> [1551]
0.00 0.00 840 concat3 <cycle 1> [1553]
0.00 0.00 802 find_font_encoding
<cycle 1> [1557]
0.00 0.00 799 check_fontset_name
<cycle 1> [1559]
0.00 0.00 774 assoc_no_quit <cycle
1> [1561]
0.00 0.00 773 font_score <cycle 1>
[1562]
0.00 0.00 766 single_keymap_panes
<cycle 1> [1564]
0.00 0.00 746 detect_coding <cycle
1> [1566]
0.00 0.00 687 current_message <cycle
1> [1569]
0.00 0.00 675 Fframe_list <cycle 1>
[1571]
0.00 0.00 604 Fsearch_forward <cycle
1> [1579]
0.00 0.00 545 show_mouse_face <cycle
1> [1585]
0.00 0.00 545 update_single_window
<cycle 1> [1586]
0.00 0.00 541 Fmapatoms <cycle 1>
[1587]
0.00 0.00 541 map_obarray <cycle 1>
[1588]
0.00 0.00 472 line_bottom_y <cycle
1> [1598]
0.00 0.00 470 set_message <cycle 1>
[1599]
0.00 0.00 456 message3_nolog <cycle
1> [1601]
0.00 0.00 417
compute_overhangs_and_x <cycle 1> [1603]
0.00 0.00 409
Fevent_symbol_parse_modifiers <cycle 1> [1605]
0.00 0.00 403
Fcalled_interactively_p <cycle 1> [1607]
0.00 0.00 195+165 expose_window_tree
<cycle 1> [1666]
0.00 0.00 356 font_sort_entities
<cycle 1> [1618]
0.00 0.00 356
Fverify_visited_file_modtime <cycle 1> [1617]
0.00 0.00 341 Fmessage <cycle 1> [1619]
0.00 0.00 337 Ffile_writable_p
<cycle 1> [1620]
0.00 0.00 304 message3 <cycle 1> [1624]
0.00 0.00 281
fast_c_string_match_ignore_case <cycle 1> [1628]
0.00 0.00 279
lisp_file_lexically_bound_p <cycle 1> [1630]
0.00 0.00 277 safe_to_load_p <cycle
1> [1636]
0.00 0.00 273 Fself_insert_command
<cycle 1> [1637]
0.00 0.00 273 internal_self_insert
<cycle 1> [1639]
0.00 0.00 260 x_focus_changed <cycle
1> [1644]
0.00 0.00 225
Fdisplay_supports_face_attributes_p <cycle 1> [1655]
0.00 0.00 202 expose_frame <cycle 1>
[1663]
0.00 0.00 169 Fminibuffer_prompt_end
<cycle 1> [1673]
0.00 0.00 161 find_field <cycle 1>
[1677]
0.00 0.00 154 Ffield_end <cycle 1>
[1679]
0.00 0.00 152 clear_image_caches
<cycle 1> [1680]
0.00 0.00 130 x_set_mouse_face_gc
<cycle 1> [1687]
0.00 0.00 122 scroll_command <cycle
1> [1696]
0.00 0.00 122 window_scroll <cycle
1> [1697]
0.00 0.00 119 Ffile_executable_p
<cycle 1> [1700]
0.00 0.00 118
Ffile_accessible_directory_p <cycle 1> [1701]
0.00 0.00 113 tracking_off <cycle 1>
[1709]
0.00 0.00 112 Fcoding_system_aliases
<cycle 1> [1710]
0.00 0.00 96
coding_inherit_eol_type <cycle 1> [1717]
0.00 0.00 89 Fdelete_char <cycle 1>
[1722]
0.00 0.00 87 digest_single_submenu
<cycle 1> [1724]
0.00 0.00 85 x_set_name_internal
<cycle 1> [1729]
0.00 0.00 83 message2 <cycle 1> [1731]
0.00 0.00 83 message2_nolog <cycle
1> [1732]
0.00 0.00 79 Fhandle_switch_frame
<cycle 1> [1736]
0.00 0.00 79 Finsert_char <cycle 1>
[1737]
0.00 0.00 78 x_set_background_color
<cycle 1> [1739]
0.00 0.00 74 init_from_display_pos
<cycle 1> [1744]
0.00 0.00 72 recompute_basic_faces
<cycle 1> [1746]
0.00 0.00 71 Findent_to <cycle 1>
[1747]
0.00 0.00 69 Fscroll_down <cycle 1>
[1751]
0.00 0.00 69
Ffile_name_all_completions <cycle 1> [1750]
0.00 0.00 67 Fdirectory_files
<cycle 1> [1752]
0.00 0.00 66 clear_face_cache
<cycle 1> [1754]
0.00 0.00 62 Fterminal_parameter
<cycle 1> [1757]
0.00 0.00 57
complement_process_encoding_system <cycle 1> [1766]
0.00 0.00 57 Fmap_char_table <cycle
1> [1763]
0.00 0.00 54 x_new_font <cycle 1>
[1770]
0.00 0.00 53
insert_from_string_before_markers <cycle 1> [1774]
0.00 0.00 53 Finsert_before_markers
<cycle 1> [1771]
0.00 0.00 53 Finvisible_p <cycle 1>
[1772]
0.00 0.00 53 Fscroll_up <cycle 1>
[1773]
0.00 0.00 51 x_set_foreground_color
<cycle 1> [1785]
0.00 0.00 51 keymap_parent <cycle
1> [1780]
0.00 0.00 51 decode_coding_gap
<cycle 1> [1779]
0.00 0.00 44 Fuse_local_map <cycle
1> [1789]
0.00 0.00 43 call5 <cycle 1> [1790]
0.00 0.00 42 x_sync <cycle 1> [1794]
0.00 0.00 41 Flocate_file_internal
<cycle 1> [1795]
0.00 0.00 40 Fset_keymap_parent
<cycle 1> [1798]
0.00 0.00 40 Fprocess_send_string
<cycle 1> [1797]
0.00 0.00 40 send_process <cycle 1>
[1799]
0.00 0.00 39 xsignal0 <cycle 1> [1800]
0.00 0.00 35 Fwindow_parameter
<cycle 1> [1803]
0.00 0.00 34 move_it_vertically
<cycle 1> [1806]
0.00 0.00 32 Fminibuffer_contents
<cycle 1> [1809]
0.00 0.00 31
Funhandled_file_name_directory <cycle 1> [1810]
0.00 0.00 30
x_set_scroll_bar_foreground <cycle 1> [1813]
0.00 0.00 30
x_set_scroll_bar_background <cycle 1> [1812]
0.00 0.00 28 ftfont_get_fc_charset
<cycle 1> [1817]
0.00 0.00 27 x_set_font_backend
<cycle 1> [1831]
0.00 0.00 27 x_set_border_color
<cycle 1> [1828]
0.00 0.00 27 x_set_cursor_type
<cycle 1> [1830]
0.00 0.00 27 x_figure_window_size
<cycle 1> [1824]
0.00 0.00 27 font_open_by_spec
<cycle 1> [1820]
0.00 0.00 27 unwind_create_frame
<cycle 1> [1823]
0.00 0.00 26 call4 <cycle 1> [1834]
0.00 0.00 25 other_visible_frames
<cycle 1> [1837]
0.00 0.00 24
unwind_create_tip_frame <cycle 1> [1840]
0.00 0.00 22 Fset_process_filter
<cycle 1> [1847]
0.00 0.00 22 do_auto_save_unwind
<cycle 1> [1850]
0.00 0.00 1+18
map_sub_char_table_for_charset <cycle 1> [2073]
0.00 0.00 18 Fx_register_dnd_atom
<cycle 1> [1856]
0.00 0.00 18 Fset_process_buffer
<cycle 1> [1855]
0.00 0.00 18 Fread_from_string
<cycle 1> [1854]
0.00 0.00 16 Finteractive_p <cycle
1> [1862]
0.00 0.00 16 Ffile_modes <cycle 1>
[1861]
0.00 0.00 16 Fread_char <cycle 1>
[1864]
0.00 0.00 12
string_buffer_position_lim <cycle 1> [1883]
0.00 0.00 12
x_frame_get_and_record_arg <cycle 1> [1884]
0.00 0.00 12 Fminibufferp <cycle 1>
[1879]
0.00 0.00 9 x_set_window_size
<cycle 1> [1905]
0.00 0.00 9 Fredirect_frame_focus
<cycle 1> [1896]
0.00 0.00 9
Fx_get_selection_internal <cycle 1> [1898]
0.00 0.00 8 xftfont_list <cycle 1>
[1913]
0.00 0.00 8 raw_text_coding_system
<cycle 1> [1911]
0.00 0.00 8 delete_all_overlays
<cycle 1> [1909]
0.00 0.00 8 choose_minibuf_frame
<cycle 1> [1908]
0.00 0.00 8 auto_save_1 <cycle 1>
[1907]
0.00 0.00 7 Ffield_beginning
<cycle 1> [1915]
0.00 0.00 7 Fposn_at_point <cycle
1> [1919]
0.00 0.00 6 x_set_fringe_width
<cycle 1> [1936]
0.00 0.00 6 x_set_tool_bar_lines
<cycle 1> [1937]
0.00 0.00 6 Fdelete_file <cycle 1>
[1925]
0.00 0.00 5 cmd_error <cycle 1>
[1944]
0.00 0.00 5 cmd_error_internal
<cycle 1> [1945]
0.00 0.00 5 command_loop_2 <cycle
1> [1946]
0.00 0.00 5
Fminibuffer_contents_no_properties <cycle 1> [1939]
0.00 0.00 5 Fset_file_modes <cycle
1> [1941]
0.00 0.00 5 move_if_not_intangible
<cycle 1> [1949]
0.00 0.00 4 Fclear_face_cache
<cycle 1> [1951]
0.00 0.00 4 Ffont_put <cycle 1>
[1953]
0.00 0.00 4
Ffile_newer_than_file_p <cycle 1> [1952]
0.00 0.00 4
Fset_file_selinux_context <cycle 1> [1957]
0.00 0.00 4 x_activate_menubar
<cycle 1> [1967]
0.00 0.00 4 Frename_file <cycle 1>
[1956]
0.00 0.00 4 Fread_from_minibuffer
<cycle 1> [1955]
0.00 0.00 4 run_exit_minibuf_hook
<cycle 1> [1965]
0.00 0.00 4 choose_minibuf_frame_1
<cycle 1> [1961]
0.00 0.00 3 x_set_menu_bar_lines
<cycle 1> [1987]
0.00 0.00 3 x_set_icon_type <cycle
1> [1985]
0.00 0.00 3 x_set_scroll_bar_width
<cycle 1> [1989]
0.00 0.00 3 tool_bar_lines_needed
<cycle 1> [1981]
0.00 0.00 3 Fsleep_for <cycle 1>
[1970]
0.00 0.00 3
Frun_window_configuration_change_hook <cycle 1> [1969]
0.00 0.00 3
initialize_frame_menubar <cycle 1> [1974]
0.00 0.00 2 x_get_window_property
<cycle 1> [2028]
0.00 0.00 2 Fforce_window_update
<cycle 1> [2005]
0.00 0.00 2 safe_call2 <cycle 1>
[2022]
0.00 0.00 2 Funlock_buffer <cycle
1> [2010]
0.00 0.00 2 Fcharsetp <cycle 1>
[2003]
0.00 0.00 2 Ffile_name_completion
<cycle 1> [2004]
0.00 0.00 1 Finsert_and_inherit
<cycle 1> [2036]
0.00 0.00 1 x_wait_for_event
<cycle 1> [2093]
0.00 0.00 1
x_clipboard_manager_save <cycle 1> [2086]
0.00 0.00 1 remove_process <cycle
1> [2077]
0.00 0.00 1 Fformat_time_string
<cycle 1> [2034]
0.00 0.00 1
Fset_terminal_coding_system_internal <cycle 1> [2049]
0.00 0.00 1
Fset_keyboard_coding_system_internal <cycle 1> [2046]
0.00 0.00 1
Fx_backspace_delete_keys_p <cycle 1> [2053]
0.00 0.00 1 Flock_buffer <cycle 1>
[2039]
0.00 0.00 1 Fx_open_connection
<cycle 1> [2055]
0.00 0.00 1 Fdecode_char <cycle 1>
[2030]
0.00 0.00 1 Fmake_char <cycle 1>
[2040]
0.00 0.00 1 hide_hourglass <cycle
1> [2071]
-----------------------------------------------
<spontaneous>
[2] 99.6 0.00 580.93 Fstring_bytes [2]
46.43 534.50 51391/51408 wrong_type_argument
<cycle 1> [1240]
-----------------------------------------------
0.00 0.00 2/448475 Fimage_size <cycle 1>
[609]
0.02 0.00 22/448475
calc_pixel_width_or_height <cycle 1> [309]
8.37 0.00 7883/448475 Fimage_mask_p <cycle
1> [10]
54.15 0.00 51002/448475
build_desired_tool_bar_string <cycle 1> [5]
413.64 0.02 389566/448475
handle_single_display_spec <cycle 1> [4]
[3] 81.6 476.19 0.02 448475 valid_image_p [3]
0.02 0.00 296614/314652 Finit_image_library [338]
0.00 0.00 160932/178973
x_create_bitmap_from_data [635]
-----------------------------------------------
392350 handle_display_spec
<cycle 1> [214]
[4] 71.0 0.08 414.04 392350 handle_single_display_spec
<cycle 1> [4]
413.64 0.02 389566/448475 valid_image_p [3]
0.02 0.13 135682/135682 pbm_image_p [129]
0.01 0.10 102004/160890 xpm_image_p [119]
0.06 0.00 174662/176063 push_it [200]
0.06 0.00 174662/176063 bidi_push_it [202]
0.01 0.00 149116/149116 compute_string_pos [468]
0.00 0.00 25546/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 2784/10110 lookup_fringe_bitmap
[718]
0.00 0.00 30/42 png_image_p [820]
0.00 0.00 1392/1100782 lookup_basic_face [1138]
174662
Fnext_single_char_property_change <cycle 1> [47]
110113 lookup_image <cycle 1>
[115]
1392 lookup_derived_face
<cycle 1> [621]
-----------------------------------------------
2996 redisplay_window
<cycle 1> [72]
[5] 9.3 0.01 54.22 2996
build_desired_tool_bar_string <cycle 1> [5]
54.15 0.00 51002/448475 valid_image_p [3]
0.00 0.05 51002/160890 xpm_image_p [119]
0.00 0.01 53988/54114 list4 [569]
0.00 0.00 104990/22504963 Fcons [60]
0.00 0.00 10/6697 Fmake_string [665]
67330 Fplist_put <cycle 1> [86]
51002 Fcopy_sequence <cycle
1> [781]
51002 Fadd_text_properties
<cycle 1> [182]
2986
Fremove_text_properties <cycle 1> [367]
-----------------------------------------------
11 read_char <cycle 1> [317]
75 exec_byte_code <cycle
1> [17]
108 eval_sub <cycle 1> [15]
298 Ffuncall <cycle 1> [33]
[6] 5.0 5.88 23.09 492 Fgarbage_collect <cycle 1> [6]
20.32 0.08 828447/920750 mark_object <cycle 2> [8]
0.00 0.95 495/495 mark_image_cache [42]
0.57 0.00 23224/920750 mark_vectorlike <cycle
2> [39]
0.00 0.44 492/492 mark_kboards [79]
0.01 0.21 492/492 sweep_weak_hash_tables
[103]
0.15 0.00 1730457/1784114 mem_delete [125]
0.14 0.00 1730457/1730457 lisp_free [135]
0.12 0.00 4920/920750 mark_char_table <cycle
2> [49]
0.05 0.01 305283/305283
balance_intervals_internal [198]
0.02 0.00 53657/53657 lisp_align_free [304]
0.01 0.00 673665/2168668 unchain_marker [274]
0.00 0.00 1720617/5908649 xfree [368]
0.00 0.00 305283/39406344 balance_an_interval [76]
0.00 0.00 2952/22504963 Fcons [60]
0.00 0.00 492/1402078 Flist [134]
0.00 0.00 492/1124186 record_unwind_protect
[535]
0.00 0.00 492/67318 make_float [735]
0.00 0.00 6/63453 do_pending_atimers [1118]
0.00 0.00 305283/305283 balance_intervals [1158]
0.00 0.00 492/492 shrink_regexp_cache
[1595]
0.00 0.00 492/492 mark_ttys [1594]
0.00 0.00 492/492 mark_fringe_data [1593]
0.00 0.00 492/492 unmark_byte_stack [1596]
0.00 0.00 8/160008 xrealloc [1180]
5936 unbind_to <cycle 1> [24]
5444 truncate_undo_list
<cycle 1> [185]
492 push_message <cycle 1>
[881]
337 make_gap <cycle 1> [1128]
100 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
[7] 3.9 22.58 0.09 920750+184627659 <cycle 2 as a whole> [7]
20.54 0.00 179104238+186266353 mark_object <cycle
2> [8]
1.05 0.00 6051358+2917557 mark_vectorlike <cycle
2> [39]
0.87 0.00 79253+1196154 mark_char_table <cycle
2> [49]
0.03 0.09 305670+426588
traverse_intervals_noorder <cycle 2> [147]
0.10 0.00 7890 mark_glyph_matrix
<cycle 2> [162]
-----------------------------------------------
186266353 mark_object <cycle
2> [8]
15111 mark_glyph_matrix
<cycle 2> [162]
1204276
traverse_intervals_noorder <cycle 2> [147]
52751466 mark_char_table
<cycle 2> [49]
124241166 mark_vectorlike
<cycle 2> [39]
0.18 0.00 7339/920750 sweep_weak_table [105]
0.43 0.00 17725/920750 mark_kboards [79]
0.95 0.00 38708/920750 mark_image_cache [42]
20.32 0.08 828447/920750 Fgarbage_collect
<cycle 1> [6]
[8] 3.5 20.54 0.00 179104238+186266353 mark_object <cycle 2> [8]
5700930 mark_vectorlike <cycle
2> [39]
305283
traverse_intervals_noorder <cycle 2> [147]
39179 mark_char_table <cycle
2> [49]
4004 mark_glyph_matrix
<cycle 2> [162]
186266353 mark_object <cycle
2> [8]
-----------------------------------------------
16 read_key_sequence
<cycle 1> [355]
95 Fmove_overlay <cycle
1> [666]
125 evaporate_overlays
<cycle 1> [436]
254 eval_sub <cycle 1> [15]
527 Fdocumentation <cycle
1> [674]
746
report_overlay_modification <cycle 1> [297]
962 Fdelete_overlay <cycle
1> [661]
1046 Ftext_property_not_all
<cycle 1> [766]
1401
face_for_overlay_string <cycle 1> [744]
1841 get_tool_bar_item
<cycle 1> [682]
2295
note_mode_line_or_margin_highlight <cycle 1> [681]
25931
Fprevious_single_property_change <cycle 1> [654]
27438 note_mouse_highlight
<cycle 1> [208]
38622 Ftext_property_any
<cycle 1> [614]
39764 Ffuncall <cycle 1> [33]
46530 get_pos_property
<cycle 1> [590]
63387
text_property_stickiness <cycle 1> [259]
112264
verify_interval_modification <cycle 1> [588]
141113 offset_intervals
<cycle 1> [127]
306741 handle_invisible_prop
<cycle 1> [203]
425433 set_point_both <cycle
1> [114]
1646057 load_overlay_strings
<cycle 1> [81]
1914274
face_at_string_position <cycle 1> [64]
4378279
face_at_buffer_position <cycle 1> [43]
5193216 get_property_and_range
<cycle 1> [78]
15214179 update_syntax_table
<cycle 1> [66]
20730121 compute_stop_pos
<cycle 1> [58]
21150688 sort_overlays <cycle
1> [62]
24848170
get_char_property_and_overlay <cycle 1> [22]
210093767
Fnext_single_property_change <cycle 1> [13]
[9] 1.5 6.98 1.76 306405282 lookup_char_property
<cycle 1> [9]
1.05 0.00 490848835/533779146 Fcdr [38]
0.58 0.00 30655080/39048947 Fplist_get [59]
0.09 0.00 18467201/26526312 Fget [139]
0.04 0.00 18467201/79680125 Fcar [117]
290896096 Fassq <cycle 1> [23]
-----------------------------------------------
7883 Ffuncall <cycle 1> [33]
[10] 1.4 0.00 8.38 7883 Fimage_mask_p <cycle 1> [10]
8.37 0.00 7883/448475 valid_image_p [3]
0.00 0.01 7883/160890 xpm_image_p [119]
0.00 0.00 7883/15206 check_x_frame [1348]
7883 lookup_image <cycle 1>
[115]
-----------------------------------------------
0.00 0.00 1/606419 command_loop_1 <cycle
1> [427]
0.00 0.00 2/606419 Finsert_file_contents
<cycle 1> [600]
0.00 0.00 4/606419 display_mode_lines
<cycle 1> [320]
0.00 0.00 4/606419 Fdo_auto_save <cycle
1> [786]
0.00 0.00 4/606419
Finsert_buffer_substring <cycle 1> [808]
0.00 0.00 5/606419 write_string_1 <cycle
1> [795]
0.00 0.00 6/606419 Fprinc <cycle 1> [593]
0.00 0.00 11/606419
setup_echo_area_for_printing <cycle 1> [633]
0.00 0.00 19/606419 read_key_sequence
<cycle 1> [355]
0.00 0.00 20/606419 set_frame_menubar
<cycle 1> [413]
0.00 0.00 33/606419 Fkill_buffer <cycle 1>
[163]
0.00 0.00 96/606419 Fx_show_tip <cycle 1>
[626]
0.00 0.00 242/606419 message_dolog <cycle
1> [584]
0.02 0.01 2494/606419
unwind_format_mode_line <cycle 1> [250]
0.02 0.01 2494/606419 x_consider_frame_title
<cycle 1> [269]
0.04 0.01 4591/606419 decode_coding <cycle
1> [180]
0.04 0.01 4591/606419
code_conversion_restore [204]
0.05 0.01 5049/606419 truncate_undo_list
<cycle 1> [185]
0.06 0.01 5826/606419 resize_mini_window
<cycle 1> [178]
0.06 0.01 5886/606419 update_menu_bar <cycle
1> [171]
0.06 0.02 6670/606419 update_tool_bar <cycle
1> [172]
0.08 0.02 8481/606419
unwind_with_echo_area_buffer [149]
0.08 0.02 8481/606419 with_echo_area_buffer
<cycle 1> [156]
0.09 0.02 9182/606419 code_conversion_save
<cycle 1> [143]
0.35 0.09 36450/606419 redisplay_window
<cycle 1> [72]
0.63 0.17 66957/606419 Fprin1_to_string
<cycle 1> [41]
4.15 1.12 438820/606419 Fset_buffer [14]
[11] 1.2 5.74 1.54 606419 set_buffer_internal_1 [11]
0.02 1.49 7154569/17664018 Fsymbol_value [20]
0.03 0.00 573357/573357 fetch_buffer_markers
[283]
0.01 0.00 573357/573357 record_buffer_markers
[537]
-----------------------------------------------
0.00 0.00 1/12594668
x_clipboard_manager_save_all <cycle 1> [1002]
0.00 0.00 1/12594668 xfont_list_pattern
<cycle 1> [1013]
0.00 0.00 1/12594668 ftfont_spec_pattern
<cycle 1> [1017]
0.00 0.00 2/12594668
Finternal_copy_lisp_face <cycle 1> [438]
0.00 0.00 2/12594668
x_handle_selection_clear <cycle 1> [985]
0.00 0.00 5/12594668 font_match_p <cycle
1> [951]
0.00 0.00 7/12594668 x_icon_type [939]
0.00 0.00 13/12594668 ftfont_list <cycle 1>
[877]
0.00 0.00 24/12594668
update_face_from_frame_parameter <cycle 1> [664]
0.00 0.00 28/12594668 xfont_list <cycle 1>
[880]
0.00 0.00 28/12594668 ftfont_lookup_cache
<cycle 1> [871]
0.00 0.00 28/12594668 xftfont_open <cycle
1> [805]
0.00 0.00 65/12594668 merge_font_spec
<cycle 1> [821]
0.00 0.00 113/12594668
Fx_own_selection_internal <cycle 1> [775]
0.00 0.00 141/12594668 realize_basic_faces
<cycle 1> [771]
0.00 0.00 548/12594668 font_put_extra <cycle
1> [699]
0.00 0.00 884/12594668 lface_from_face_name
[669]
0.00 0.00 2036/12594668
x_handle_selection_event <cycle 1> [397]
0.00 0.00 2045/12594668 x_get_local_selection
<cycle 1> [627]
0.00 0.00 2784/12594668 lookup_derived_face
<cycle 1> [621]
0.00 0.00 3345/12594668 Fx_selection_exists_p
<cycle 1> [612]
0.00 0.00 4653/12594668 realize_named_face
<cycle 1> [603]
0.01 0.00 9988/12594668
Finternal_merge_in_global_face <cycle 1> [293]
0.01 0.00 10251/12594668
Finternal_make_lisp_face <cycle 1> [544]
0.02 0.00 26954/12594668 lookup_named_face [294]
0.04 0.00 73995/12594668
Finternal_get_lisp_face_attribute [226]
0.05 0.00 88423/12594668 current_minor_maps [98]
0.06 0.00 97093/12594668 Finternal_lisp_face_p
[195]
0.09 0.00 152858/12594668
Finternal_set_lisp_face_attribute <cycle 1> [157]
0.14 0.00 247553/12594668 apply_modifiers
<cycle 1> [118]
3.26 0.00 5702240/12594668 merge_named_face
<cycle 1> [21]
3.53 0.00 6168559/12594668
swap_in_symval_forwarding [19]
[12] 1.2 7.21 0.00 12594668 assq_no_quit [12]
-----------------------------------------------
461
note_mode_line_or_margin_highlight <cycle 1> [681]
1401
face_for_overlay_string <cycle 1> [744]
3520 Ffuncall <cycle 1> [33]
17660 skip_invisible <cycle
1> [545]
659591
Fnext_single_char_property_change <cycle 1> [47]
1914274
face_at_string_position <cycle 1> [64]
1986569
face_at_buffer_position <cycle 1> [43]
3340072 find_composition
<cycle 1> [236]
[13] 1.0 0.83 5.04 7923548
Fnext_single_property_change <cycle 1> [13]
4.32 0.00 206388230/226932614 next_interval [16]
0.33 0.08 7102157/38686235 find_interval [25]
0.17 0.00 7923548/31474840
validate_interval_range [61]
0.12 0.00 210093767/269619426 textget [122]
0.01 0.00 3771999/79680125 Fcar [117]
0.00 0.00 16/222087258 marker_position [80]
210093767 lookup_char_property
<cycle 1> [9]
-----------------------------------------------
0.00 0.00 1/771510 Fset_buffer_major_mode
<cycle 1> [914]
0.00 0.00 4/771510 read_minibuf_unwind
<cycle 1> [832]
0.00 0.00 7/771510 get_minibuffer <cycle
1> [783]
0.00 0.00 8/771510 read_minibuf <cycle 1>
[767]
0.00 0.00 9/771510
Fset_window_configuration <cycle 1> [788]
0.00 0.00 10/771510 Fcall_process <cycle
1> [778]
0.00 0.00 24/771510 call_process_cleanup
[737]
0.00 0.00 39/771510
run_window_configuration_change_hook <cycle 1> [700]
0.00 0.00 51/771510 Fwrite_region <cycle
1> [688]
0.00 0.00 117/771510 set_window_buffer
<cycle 1> [643]
0.00 0.00 212/771510 unbind_to <cycle 1> [24]
0.00 0.00 242/771510 message_dolog <cycle
1> [584]
0.00 0.01 2102/771510
buffer_posn_from_coords <cycle 1> [375]
0.00 0.02 3135/771510 select_window <cycle
1> [315]
0.00 0.04 6519/771510 Fkill_buffer <cycle 1>
[163]
0.00 0.15 22319/771510 Fprin1_to_string
<cycle 1> [41]
0.00 0.26 37096/771510 exec_byte_code <cycle
1> [17]
0.00 1.34 194366/771510 eval_sub <cycle 1> [15]
0.00 1.73 251089/771510 save_excursion_restore
<cycle 1> [27]
0.00 1.75 254160/771510 set_buffer_if_live [28]
[14] 0.9 0.01 5.31 771510 Fset_buffer [14]
4.15 1.12 438820/606419 set_buffer_internal_1
[11]
0.02 0.02 771510/950121 Fget_buffer [218]
0.00 0.00 3/533779146 Fcdr [38]
0.00 0.00 771510/967331 set_buffer_internal
[1140]
-----------------------------------------------
16290845 eval_sub <cycle 1> [15]
4 Fsetq_default <cycle
1> [1080]
130 Fprog1 <cycle 1> [506]
487 Fcatch <cycle 1> [437]
540 Fdefconst <cycle 1> [828]
2199 Fdefvar <cycle 1> [638]
17301 readevalloop <cycle 1>
[707]
39639 FletX <cycle 1> [385]
62877 Funwind_protect <cycle
1> [641]
156330 Flet <cycle 1> [267]
186329 Feval <cycle 1> [422]
234657 internal_catch <cycle
1> [1169]
288195 Fsetq <cycle 1> [596]
314901 Fwhile <cycle 1> [668]
361681
internal_lisp_condition_case <cycle 1> [318]
479157 For <cycle 1> [340]
691947 Fif <cycle 1> [376]
798379 apply_lambda <cycle 1>
[179]
839746 Fand <cycle 1> [459]
2584925 Fcond <cycle 1> [229]
4834407 Fprogn <cycle 1> [190]
[15] 0.8 0.99 3.86 11893831+16290845 eval_sub <cycle 1> [15]
0.02 1.66 7989153/17664018 Fsymbol_value [20]
0.00 1.34 194366/771510 Fset_buffer [14]
0.45 0.00 14508200/20473711 Flength [63]
0.07 0.00 34117778/79680125 Fcar [117]
0.07 0.00 31571635/533779146 Fcdr [38]
0.00 0.04 404910/1402078 Flist [134]
0.04 0.00 385594/394388 Fbuffer_file_name [241]
0.03 0.01 106384/116476 Fget_buffer_process [256]
0.03 0.00 431886/439650 Fstring_lessp [276]
0.02 0.00 122607/147713 Fbuffer_live_p [344]
0.01 0.00 2027566/2027566 Fquote [377]
0.01 0.01 56416/102520 Fmatch_data [308]
0.00 0.01 15388/204985 Fintern_soft [124]
0.01 0.00 340173/340173 Fchar_equal [461]
0.01 0.00 1140967/1151484 Fbuffer_name [453]
0.01 0.00 404/483
Fmake_variable_buffer_local [430]
0.00 0.00 15201/1064840 Fboundp [67]
0.00 0.00 240824/39048947 Fplist_get [59]
0.00 0.00 56416/102520 Fset_match_data [589]
0.00 0.00 22527/140461 Ffboundp [469]
0.00 0.00 309946/4214013 indirect_function [331]
0.00 0.00 240782/26526312 Fget [139]
0.00 0.00 19263/163707 Fconcat [466]
0.00 0.00 53466/967276 arithcompare [323]
0.00 0.00 25188/22504963 Fcons [60]
0.00 0.00 10/169 Fregion_beginning [503]
0.00 0.00 4037/4542149 Fstring_equal [101]
0.00 0.00 933/1096 Fautoload [721]
0.00 0.00 45571/45571 Ffunction [764]
0.00 0.00 555/123019 Faset [324]
0.00 0.00 746/6697 Fmake_string [665]
0.00 0.00 75/521 Funintern [685]
0.00 0.00 220/39686 Fdefault_value [548]
0.00 0.00 4324/4324 Fcondition_case [810]
0.00 0.00 59/253522 Fintern [108]
0.00 0.00 159/9199 Fdefault_boundp [613]
0.00 0.00 766/592115 arith_driver [325]
0.00 0.00 9/22 Fmake_hash_table [797]
0.00 0.00 254/17643734 Fget_text_property [30]
0.00 0.00 62/62 Fnumber_to_string [895]
0.00 0.00 2/6 Fmake_keymap [831]
0.00 0.00 43/90965 Freverse [362]
0.00 0.00 664/871779 Fsymbol_name [536]
0.00 0.00 63/441327 make_specified_string
[253]
0.00 0.00 3/279661 Fsetcar [77]
0.00 0.00 7/288821 Fmake_vector [131]
0.00 0.00 7/218474 Fvector [150]
0.00 0.00 18/3577 Fregexp_quote [703]
0.00 0.00 11/382 Fchar_to_string [837]
0.00 0.00 5/11972 Ffunctionp [625]
0.00 0.00 6/169773 Fchar_after [399]
0.00 0.00 20/338 region_limit [926]
0.00 0.00 10/33460 Fmake_symbol [645]
0.00 0.00 254/269619426 textget [122]
0.00 0.00 44/9420 Fmake_sparse_keymap [836]
0.00 0.00 13334/13399 Fsub1 [1069]
0.00 0.00 6/791371 Fmake_marker [406]
0.00 0.00 1/4 Fwindow_fringes [1039]
0.00 0.00 6615/9967 Fprocess_status [1082]
0.00 0.00 16/67318 make_float [735]
0.00 0.00 3/390 Fmodify_syntax_entry
[946]
0.00 0.00 2/1057372 Fset_default [390]
0.00 0.00 128/63453 do_pending_atimers [1118]
0.00 0.00 723893/1727386 Fcurrent_buffer [1132]
0.00 0.00 645880/645880 Fbyte_code [1145]
0.00 0.00 585144/585144 Feq [1146]
0.00 0.00 312150/312150 Fnull [1157]
0.00 0.00 56811/56811 Fstringp [1238]
0.00 0.00 56418/132407 Fstring_match [1184]
0.00 0.00 30831/537605 Flss [1147]
0.00 0.00 22625/186806 Fgtr [1173]
0.00 0.00 21544/22654 Fselected_window [1319]
0.00 0.00 15039/15062 Fwindow_dedicated_p
[1355]
0.00 0.00 15039/15152
Frun_hook_with_args_until_success [1353]
0.00 0.00 7809/21741 Fset_syntax_table [1322]
0.00 0.00 7028/7028 Fpoint_max [1401]
0.00 0.00 6602/10463 Fprocess_buffer [1379]
0.00 0.00 6503/35078 Fwindow_buffer [1280]
0.00 0.00 6467/6467 Fpoint [1414]
0.00 0.00 3498/3498 Fpoint_min [1459]
0.00 0.00 3351/47565 Fbuffer_modified_p [1254]
0.00 0.00 2454/2472 Fconsp [1481]
0.00 0.00 752/18580 Ftimes [1332]
0.00 0.00 581/599 Fnumberp [1580]
0.00 0.00 516/516 Fadd1 [1590]
0.00 0.00 473/1288 Fidentity [1515]
0.00 0.00 417/3766 Fdowncase [1454]
0.00 0.00 402/39120 Fmod [1266]
0.00 0.00 386/386 Finteractive [1611]
0.00 0.00 336/336 Fsymbolp [1621]
0.00 0.00 268/268 Flistp [1641]
0.00 0.00 82/8762 Fselected_frame [1391]
0.00 0.00 45/8258 Fbufferp [1397]
0.00 0.00 34/135297 Fappend [1183]
0.00 0.00 17/2289391 Fsetcdr [1130]
0.00 0.00 16/28075 float_arith_driver [1305]
0.00 0.00 14/1220 Fnatnump [1519]
0.00 0.00 14/304794 Frun_hook_with_args
[1159]
0.00 0.00 12/3128 Fintegerp [1467]
0.00 0.00 10/169 Fregion_end [1674]
0.00 0.00 10/920 Fquo [1546]
0.00 0.00 9/3619 Fframe_live_p [1455]
0.00 0.00 9/16983 Fsymbol_function [1339]
0.00 0.00 8/6784 Fcar_safe [1403]
0.00 0.00 7/187200 Fpurecopy [1172]
0.00 0.00 5/5 Fneq [1940]
0.00 0.00 4/117625 Fgeq [1192]
0.00 0.00 3/49697 Fscan_lists [1249]
0.00 0.00 3/145 Fuser_login_name [1683]
0.00 0.00 3/282226 Fplus [1162]
0.00 0.00 2/3881 Fupcase [1448]
0.00 0.00 2/681 Fprefix_numeric_value
[1570]
0.00 0.00 2/17 Fframe_char_width [1858]
0.00 0.00 2/6 Fuser_uid [1927]
0.00 0.00 2/174 Fcurrent_message [1671]
0.00 0.00 2/284 Fsystem_name [1627]
0.00 0.00 1/1
Fset_process_query_on_exit_flag [2047]
0.00 0.00 1/125235 Fleq [1190]
0.00 0.00 1/10 Fcapitalize [1886]
0.00 0.00 1/1 Fuser_full_name [2051]
0.00 0.00 1/82719 Fmax [1210]
983961 Fprogn <cycle 1> [190]
882373 Fnth <cycle 1> [1142]
775539 Fmember <cycle 1> [238]
723338 apply_lambda <cycle 1>
[179]
691947 Fif <cycle 1> [376]
645880 exec_byte_code <cycle
1> [17]
614559 Fcond <cycle 1> [229]
523808 Fmemq <cycle 1> [138]
433409 Fand <cycle 1> [459]
382941 apply1 <cycle 1> [1151]
347560 Faref <cycle 1> [121]
274468 unbind_to <cycle 1> [24]
245795 Fsetq <cycle 1> [596]
245784 For <cycle 1> [340]
237073 Flet <cycle 1> [267]
233649 Ffuncall <cycle 1> [33]
194357 Fsave_current_buffer
<cycle 1> [619]
125604 Fwhile <cycle 1> [668]
62877 Funwind_protect <cycle
1> [641]
56418 string_match_1 <cycle
1> [228]
30291 Fmapcar <cycle 1> [415]
30091 Fput <cycle 1> [1171]
25560 Fpropertize <cycle 1>
[551]
19952 Fnreverse <cycle 1>
[1124]
19413 Fformat <cycle 1> [227]
19297 concat <cycle 1> [69]
16968 Fassoc <cycle 1> [329]
16766 FletX <cycle 1> [385]
15878 Fequal <cycle 1> [272]
15400 Fassq <cycle 1> [23]
15061 Fframe_parameter
<cycle 1> [1273]
15053 run_hook_with_args
<cycle 1> [153]
15040 Fdelq <cycle 1> [447]
15039 merge <cycle 1> [602]
15039 Fsort <cycle 1> [316]
15039 Fbuffer_list <cycle 1>
[825]
12363 Fapply <cycle 1> [303]
7683 Fdefalias <cycle 1> [410]
6995 Fgoto_char <cycle 1>
[605]
6624 Fget_process <cycle 1>
[1372]
6466 Fkill_buffer <cycle 1>
[163]
6465 Fnthcdr <cycle 1> [330]
4324
internal_lisp_condition_case <cycle 1> [318]
3694 Fdefvar <cycle 1> [638]
3496 Fvertical_motion
<cycle 1> [620]
3496 Fdelete_region <cycle
1> [1121]
3345 Fx_selection_exists_p
<cycle 1> [612]
2970 Fprinc <cycle 1> [593]
882 Ffset <cycle 1> [731]
626 Fcopy_sequence <cycle
1> [781]
540 Fdefconst <cycle 1> [828]
487 internal_catch <cycle
1> [1169]
487 Fcatch <cycle 1> [437]
420 casify_object <cycle
1> [322]
342 Fdefun <cycle 1> [827]
305 Fsave_excursion <cycle
1> [736]
273 Fself_insert_command
<cycle 1> [1637]
259 Fexpand_file_name
<cycle 1> [210]
254 lookup_char_property
<cycle 1> [9]
214 Fforward_char <cycle
1> [412]
167 Fprovide <cycle 1> [819]
146 Ffeaturep <cycle 1>
[1101]
128
process_pending_signals <cycle 1> [1233]
113 Ftrack_mouse <cycle 1>
[990]
111 Ffile_attributes
<cycle 1> [675]
108 Fgarbage_collect
<cycle 1> [6]
97 Fmapc <cycle 1> [418]
93 Frequire <cycle 1> [787]
86 Fprin1 <cycle 1> [695]
79 Fdefine_key <cycle 1>
[780]
79 do_switch_frame <cycle
1> [1472]
79 Fhandle_switch_frame
<cycle 1> [1736]
65 Fprog1 <cycle 1> [506]
61 Ffile_exists_p <cycle
1> [1505]
54 Fset_buffer_modified_p
<cycle 1> [753]
39 Fset <cycle 1> [417]
36 Fdefvaralias <cycle 1>
[841]
35 Ffile_name_directory
<cycle 1> [1393]
28
Ffile_name_nondirectory <cycle 1> [1329]
27 Fframe_parameters
<cycle 1> [359]
23 Ffile_readable_p
<cycle 1> [483]
21 Fmake_local_variable
<cycle 1> [314]
14 Fplist_put <cycle 1> [86]
14 Fthrow <cycle 1> [1170]
14 Fmapatoms <cycle 1>
[1587]
11 Fkey_binding <cycle 1>
[776]
10
directory_files_internal <cycle 1> [739]
10 Fdirectory_files
<cycle 1> [1752]
10 Ffile_directory_p
<cycle 1> [1548]
10
Ffile_name_as_directory <cycle 1> [683]
9 Fsignal <cycle 1> [378]
8 do_autoload <cycle 1>
[905]
8 Fre_search_backward
<cycle 1> [1493]
8 Feval <cycle 1> [422]
7
Fcalled_interactively_p <cycle 1> [1607]
7 Fdirectory_file_name
<cycle 1> [670]
7 Frun_hooks <cycle 1>
[1313]
6 Fdelete_file <cycle 1>
[1925]
5
Fset_window_configuration <cycle 1> [788]
5
Fverify_visited_file_modtime <cycle 1> [1617]
5 Fdefmacro <cycle 1> [991]
4 Fsetq_default <cycle
1> [1080]
3 call3 <cycle 1> [1426]
3 Fcommand_execute
<cycle 1> [100]
3 scan_lists <cycle 1>
[183]
3 Finsert <cycle 1> [1381]
2 Fset_keymap_parent
<cycle 1> [1798]
2 Fforce_window_update
<cycle 1> [2005]
2 Fget_buffer_create
<cycle 1> [261]
2 current_message <cycle
1> [1569]
2 Fmessage <cycle 1> [1619]
1 Fload <cycle 1> [751]
1 Fformat_time_string
<cycle 1> [2034]
1 Fsubstring <cycle 1>
[587]
1 Fmapconcat <cycle 1>
[804]
1 Fmap_keymap <cycle 1>
[1388]
1 Foverlay_put <cycle 1>
[648]
1 Ffile_executable_p
<cycle 1> [1700]
1 Fnconc <cycle 1> [1126]
16290845 eval_sub <cycle 1> [15]
-----------------------------------------------
0.00 0.00 24/226932614
compare_string_intervals [965]
0.00 0.00 838/226932614
Ftext_property_not_all <cycle 1> [766]
0.00 0.00 1207/226932614 copy_text_properties
<cycle 1> [631]
0.00 0.00 2701/226932614 copy_intervals
<cycle 1> [401]
0.00 0.00 8670/226932614
Fremove_list_of_text_properties <cycle 1> [680]
0.00 0.00 15520/226932614 Fadd_text_properties
<cycle 1> [182]
0.00 0.00 35810/226932614 Ftext_property_any
<cycle 1> [614]
0.00 0.00 40068/226932614 text_property_list
[356]
0.00 0.00 55139/226932614
verify_interval_modification <cycle 1> [588]
0.00 0.00 71580/226932614
graft_intervals_into_buffer <cycle 1> [563]
0.00 0.00 78688/226932614
Fremove_text_properties <cycle 1> [367]
0.07 0.00 3427442/226932614 compute_stop_pos
<cycle 1> [58]
0.08 0.00 3647080/226932614
Fnext_property_change [74]
0.28 0.00 13159617/226932614 update_syntax_table
<cycle 1> [66]
4.32 0.00 206388230/226932614
Fnext_single_property_change <cycle 1> [13]
[16] 0.8 4.75 0.00 226932614 next_interval [16]
-----------------------------------------------
46 apply_lambda <cycle 1>
[179]
286354 Ffuncall <cycle 1> [33]
645880 eval_sub <cycle 1> [15]
3391433 funcall_lambda <cycle
1> [56]
[17] 0.8 2.92 1.50 4323713 exec_byte_code <cycle 1> [17]
0.20 0.20 9492699/18930942 specbind [52]
0.00 0.31 1480983/17664018 Fsymbol_value [20]
0.00 0.26 37096/771510 Fset_buffer [14]
0.00 0.12 244203/251089 save_excursion_save [141]
0.12 0.00 72712/279661 Fsetcar [77]
0.10 0.01 3560629/22504963 Fcons [60]
0.00 0.04 378889/1402078 Flist [134]
0.02 0.00 121001/123019 Faset [324]
0.02 0.00 579293/592115 arith_driver [325]
0.02 0.00 913810/967276 arithcompare [323]
0.02 0.00 873700/39048947 Fplist_get [59]
0.01 0.00 169767/169773 Fchar_after [399]
0.01 0.00 74724/74724 Fmatch_end [476]
0.00 0.01 142923/142974 save_restriction_save
[549]
0.01 0.00 138012/163707 Fconcat [466]
0.01 0.00 209764/20473711 Flength [63]
0.00 0.00 925091/26526312 Fget [139]
0.00 0.00 505673/1124186 record_unwind_protect
[535]
0.00 0.00 270001/7894329
store_symval_forwarding [166]
0.00 0.00 38108/4542149 Fstring_equal [101]
0.00 0.00 1936/677952 Fset_marker [252]
0.00 0.00 7733/1057372 Fset_default [390]
0.00 0.00 28059/67318 make_float [735]
0.00 0.00 28498/79680125 Fcar [117]
0.00 0.00 33/218474 Fvector [150]
0.00 0.00 8/439650 Fstring_lessp [276]
0.00 0.00 53/222087258 marker_position [80]
0.00 0.00 61/13399 Fsub1 [1069]
0.00 0.00 90/63453 do_pending_atimers [1118]
0.00 0.00 506774/537605 Flss [1147]
0.00 0.00 282065/282226 Fplus [1162]
0.00 0.00 164181/186806 Fgtr [1173]
0.00 0.00 156617/159833 Fminus [1181]
0.00 0.00 155315/1727386 Fcurrent_buffer [1132]
0.00 0.00 126568/126568 match_limit [1188]
0.00 0.00 125234/125235 Fleq [1190]
0.00 0.00 117621/117625 Fgeq [1192]
0.00 0.00 87806/87806 Fskip_chars_backward
[1206]
0.00 0.00 82714/82719 Fmax [1210]
0.00 0.00 67628/67628 Fbobp [1228]
0.00 0.00 53978/2289391 Fsetcdr [1130]
0.00 0.00 51844/51844 Fmatch_beginning [1245]
0.00 0.00 49675/49738 Fskip_chars_forward
[1248]
0.00 0.00 40412/67443 Fwiden [1229]
0.00 0.00 39159/39159 Fmin [1265]
0.00 0.00 28059/28075 float_arith_driver [1305]
0.00 0.00 17828/18580 Ftimes [1332]
0.00 0.00 15673/16983 Fsymbol_function [1339]
0.00 0.00 10621/10621 Feolp [1373]
0.00 0.00 6444/6444 Fbolp [1416]
0.00 0.00 5678/5678 Feobp [1421]
0.00 0.00 910/920 Fquo [1546]
0.00 0.00 515/515 Ffollowing_char [1591]
0.00 0.00 504/3766 Fdowncase [1454]
0.00 0.00 228/228 Frem [1653]
0.00 0.00 134/3881 Fupcase [1448]
0.00 0.00 42/184 Fprevious_char [1669]
14429759 set_internal <cycle
1> [144]
9589819 Ffuncall <cycle 1> [33]
5570562 unbind_to <cycle 1> [24]
1856104 Faref <cycle 1> [121]
1248095 Fmemq <cycle 1> [138]
701606 Fassq <cycle 1> [23]
357357
internal_lisp_condition_case <cycle 1> [318]
332296 Fgoto_char <cycle 1>
[605]
234657 internal_catch <cycle
1> [1169]
217140 Fnreverse <cycle 1>
[1124]
138012 concat <cycle 1> [69]
137481 skip_chars <cycle 1>
[196]
88667 Fequal <cycle 1> [272]
70635 Fforward_char <cycle
1> [412]
69075 Fmember <cycle 1> [238]
43134 Fnarrow_to_region
<cycle 1> [677]
42665 Fsubstring <cycle 1>
[587]
30379 Fnconc <cycle 1> [1126]
29681 Fnthcdr <cycle 1> [330]
29454 Felt <cycle 1> [1297]
8469 Fbuffer_substring
<cycle 1> [769]
7931 Fset <cycle 1> [417]
2418 Ffset <cycle 1> [731]
1199 Fforward_line <cycle
1> [384]
638 casify_object <cycle
1> [322]
567 Fend_of_line <cycle 1>
[887]
435 Finsert <cycle 1> [1381]
162 current_column <cycle
1> [672]
113 Fforward_word <cycle
1> [1009]
90
process_pending_signals <cycle 1> [1233]
75 Fgarbage_collect
<cycle 1> [6]
68 Fdelete_region <cycle
1> [1121]
8 Findent_to <cycle 1>
[1747]
-----------------------------------------------
0.00 0.00 2/21178533 create_terminal
<cycle 1> [435]
0.00 0.00 3/21178533 Fdefvaralias <cycle
1> [841]
0.00 0.00 4/21178533 read_minibuf <cycle
1> [767]
0.00 0.00 69/21178533 Fkill_local_variable
<cycle 1> [888]
0.00 0.00 279/21178533 readevalloop <cycle
1> [707]
0.00 0.00 885/21178533 Fmake_local_variable
<cycle 1> [314]
0.00 0.01 35300/21178533
overlay_arrows_changed_p [361]
0.00 0.01 46828/21178533 update_overlay_arrows
<cycle 1> [400]
0.01 0.07 360364/21178533 run_hook_with_args
<cycle 1> [153]
0.01 0.15 814677/21178533 current_minor_maps [98]
0.02 0.20 1099596/21178533 display_line <cycle
1> [37]
0.02 0.21 1156508/21178533 specbind [52]
0.32 3.23 17664018/21178533 Fsymbol_value [20]
[18] 0.7 0.39 3.87 21178533 find_symbol_value [18]
0.41 3.40 10723246/11391422
swap_in_symval_forwarding [19]
0.06 0.00 5565349/7894329
store_symval_forwarding [166]
0.00 0.00 604/513091 indirect_variable [284]
-----------------------------------------------
0.00 0.00 4735/11391422 Fmake_local_variable
<cycle 1> [314]
0.03 0.21 663441/11391422 Fboundp [67]
0.41 3.40 10723246/11391422 find_symbol_value [18]
[19] 0.7 0.44 3.61 11391422 swap_in_symval_forwarding [19]
3.53 0.00 6168559/12594668 assq_no_quit [12]
0.08 0.00 5565477/16126491 do_symval_forwarding
[104]
-----------------------------------------------
0.00 0.00 2/17664018 bidi_initialize
<cycle 1> [434]
0.00 0.00 2/17664018 Fcompleting_read
<cycle 1> [970]
0.00 0.00 169/17664018 set_internal <cycle
1> [144]
0.00 0.00 232/17664018 Fmake_local_variable
<cycle 1> [314]
0.00 0.22 1038908/17664018 display_mode_element
<cycle 1> [34]
0.00 0.31 1480983/17664018 exec_byte_code <cycle
1> [17]
0.02 1.49 7154569/17664018 set_buffer_internal_1
[11]
0.02 1.66 7989153/17664018 eval_sub <cycle 1> [15]
[20] 0.6 0.05 3.67 17664018 Fsymbol_value [20]
0.32 3.23 17664018/21178533 find_symbol_value [18]
0.12 0.00 8481677/16126491 do_symval_forwarding
[104]
-----------------------------------------------
40812
face_at_buffer_position <cycle 1> [43]
2810308 merge_face_ref <cycle
1> [234]
[21] 0.6 0.21 3.36 2851120 merge_named_face <cycle 1> [21]
3.26 0.00 5702240/12594668 assq_no_quit [12]
0.02 0.07 2851120/3462736 resolve_face_name [148]
2851120 merge_face_vectors
<cycle 1> [94]
-----------------------------------------------
4
Fprevious_single_char_property_change <cycle 1> [442]
5 move_if_not_intangible
<cycle 1> [1949]
7 Fminibuffer_prompt_end
<cycle 1> [1673]
12
string_buffer_position_lim <cycle 1> [1883]
53 Finvisible_p <cycle 1>
[1772]
101 pos_visible_p <cycle
1> [796]
168 set_cursor_from_row
<cycle 1> [245]
170 find_field <cycle 1>
[1677]
278 face_for_char <cycle
1> [1091]
1125 Ffuncall <cycle 1> [33]
1662 command_loop_1 <cycle
1> [427]
3805
back_to_previous_visible_line_start <cycle 1> [592]
22678 skip_invisible <cycle
1> [545]
34198 get_local_map <cycle
1> [482]
91090 set_point_both <cycle
1> [114]
157623 scan_for_column <cycle
1> [365]
182180
adjust_for_invis_intang <cycle 1> [88]
250748
compute_display_string_end <cycle 1> [339]
564781 Fconstrain_to_field
<cycle 1> [446]
642133 handle_line_prefix
<cycle 1> [298]
768199
compute_display_string_pos <cycle 1> [211]
1030862 x_produce_glyphs
<cycle 1> [26]
1852928 handle_fontified_prop
<cycle 1> [321]
1884098 handle_invisible_prop
<cycle 1> [203]
2369306 handle_display_prop
<cycle 1> [237]
3430941
Fnext_single_char_property_change <cycle 1> [47]
[22] 0.5 0.38 2.31 13289155
get_char_property_and_overlay <cycle 1> [22]
0.04 1.17 13287787/17643734 Fget_text_property [30]
0.86 0.16 12125255/19355003 overlays_at [29]
0.04 0.00 24250510/24316636 set_buffer_temp [235]
0.03 0.00 11560383/36785856 Foverlay_get [160]
0.01 0.00 13287787/269619426 textget [122]
0.01 0.00 2741784/79680125 Fcar [117]
24848170 lookup_char_property
<cycle 1> [9]
12125255 sort_overlays <cycle
1> [62]
-----------------------------------------------
2 Fset_window_parameter
<cycle 1> [1064]
2 uniprop_table <cycle
1> [1045]
3 x_set_screen_gamma
<cycle 1> [1079]
3
Fset_terminal_parameter <cycle 1> [1049]
3 Fx_create_frame <cycle
1> [940]
6 Fframe_parameters
<cycle 1> [359]
19 Fcommandp <cycle 1> [923]
30 save_window_save
<cycle 1> [854]
30
Fset_window_configuration <cycle 1> [788]
32 realize_basic_faces
<cycle 1> [771]
35 Fwindow_parameter
<cycle 1> [1803]
48 compute_tip_xy <cycle
1> [1073]
62 Fterminal_parameter
<cycle 1> [1757]
102 Fkill_local_variable
<cycle 1> [888]
109 Ffuncall <cycle 1> [33]
144 Fx_show_tip <cycle 1>
[626]
198 compute_fringe_widths
<cycle 1> [1076]
268 Fprovide <cycle 1> [819]
334 Fcall_interactively
<cycle 1> [411]
1100 x_get_arg <cycle 1> [762]
1494 get_frame_param <cycle
1> [1510]
1683 store_frame_param
<cycle 1> [829]
1938 read1 <cycle 1> [91]
2045 x_get_local_selection
<cycle 1> [627]
2936 x_set_frame_parameters
<cycle 1> [800]
5618 Fmake_local_variable
<cycle 1> [314]
7324
get_logical_fringe_bitmap <cycle 1> [719]
15400 eval_sub <cycle 1> [15]
15995 Fmacroexpand <cycle 1>
[1087]
33059
text_property_stickiness <cycle 1> [259]
35800 Fframe_parameter
<cycle 1> [1273]
135191 offset_intervals
<cycle 1> [127]
172696 set_internal <cycle 1>
[144]
465579 store_in_alist <cycle
1> [257]
701606 exec_byte_code <cycle
1> [17]
1433418 Ffont_get <cycle 1> [201]
290896096 lookup_char_property
<cycle 1> [9]
[23] 0.4 2.38 0.00 293930408 Fassq <cycle 1> [23]
0.00 0.00 97/63453 do_pending_atimers [1118]
97
process_pending_signals <cycle 1> [1233]
-----------------------------------------------
1
setup_echo_area_for_printing <cycle 1> [633]
1 maybe_unify_char
<cycle 1> [1056]
1 map_charset_chars
<cycle 1> [992]
1
x_handle_selection_clear <cycle 1> [985]
1 evaporate_overlays
<cycle 1> [436]
1 Fprimitive_undo <cycle
1> [922]
1
internal_condition_case <cycle 1> [1376]
1 status_notify <cycle
1> [1044]
2 safe_call2 <cycle 1>
[2022]
2 Fsplit_window_internal
<cycle 1> [966]
2 decode_char <cycle 1>
[1055]
2 Fsubst_char_in_region
<cycle 1> [1102]
2 Fstart_process <cycle
1> [1011]
2
Fprevious_single_char_property_change <cycle 1> [442]
3 x_set_frame_parameters
<cycle 1> [800]
3
Frun_window_configuration_change_hook <cycle 1> [1969]
4 load_charset <cycle 1>
[722]
4 delete_all_overlays
<cycle 1> [1909]
4 read_minibuf_unwind
<cycle 1> [832]
5 write_string_1 <cycle
1> [795]
6 Fx_create_frame <cycle
1> [940]
6 Foverlay_put <cycle 1>
[648]
7 get_minibuffer <cycle
1> [783]
9
Fset_window_configuration <cycle 1> [788]
10 set_frame_menubar
<cycle 1> [413]
12 read_minibuf <cycle 1>
[767]
22 Fdo_auto_save <cycle
1> [786]
33 Fread_key_sequence
<cycle 1> [924]
33 do_autoload <cycle 1>
[905]
48 Fx_show_tip <cycle 1>
[626]
51 decode_coding_gap
<cycle 1> [1779]
51 Fwrite_region <cycle
1> [688]
53 Fscroll_up <cycle 1>
[1773]
54 make_frame <cycle 1>
[814]
56 Feval_buffer <cycle 1>
[859]
59 Fscroll_down <cycle 1>
[1751]
60 change_frame_size_1
<cycle 1> [917]
61 set_window_buffer
<cycle 1> [643]
61 Fset_window_buffer
<cycle 1> [942]
61 file_name_completion
<cycle 1> [929]
70 Fcall_process <cycle
1> [778]
141 realize_basic_faces
<cycle 1> [771]
151 Finsert_file_contents
<cycle 1> [600]
187 detect_coding_charset
<cycle 1> [967]
248 read_process_output
<cycle 1> [691]
269 show_help_echo <cycle
1> [876]
528 Fload <cycle 1> [751]
640 handle_fontified_prop
<cycle 1> [321]
801 Fredisplay <cycle 1>
[501]
1039 command_loop_1 <cycle
1> [427]
1083 read_key_sequence
<cycle 1> [355]
1084 update_compositions
<cycle 1> [723]
1696 parse_menu_item <cycle
1> [697]
2045 x_get_local_selection
<cycle 1> [627]
2238 Fcall_interactively
<cycle 1> [411]
2494 x_consider_frame_title
<cycle 1> [269]
2943 update_menu_bar <cycle
1> [171]
3335 update_tool_bar <cycle
1> [172]
3365 get_keyelt <cycle 1>
[393]
4072
x_handle_selection_event <cycle 1> [397]
4467 code_convert_string
<cycle 1> [1204]
5600 Fprin1 <cycle 1> [695]
5936 Fgarbage_collect
<cycle 1> [6]
6420 safe_run_hooks <cycle
1> [698]
6552 Fkill_buffer <cycle 1>
[163]
7509 echo_area_display
<cycle 1> [1380]
8481 with_echo_area_buffer
<cycle 1> [156]
9246 Fcurrent_active_maps
<cycle 1> [133]
15040 display_mode_element
<cycle 1> [34]
15668 timer_check <cycle 1>
[184]
17580 readevalloop <cycle 1>
[707]
21514 redisplay_window
<cycle 1> [72]
30079 display_mode_line
<cycle 1> [251]
33037
wait_reading_process_output <cycle 1> [109]
37842 redisplay_internal
<cycle 1> [75]
44638 Fprin1_to_string
<cycle 1> [41]
45002 process_tool_bar_item
<cycle 1> [254]
50063
internal_condition_case_1 <cycle 1> [1225]
51608 Fprinc <cycle 1> [593]
58683
prepare_to_modify_buffer <cycle 1> [186]
58821 signal_after_change
<cycle 1> [565]
74778
internal_lisp_condition_case <cycle 1> [318]
86676 encode_coding_object
<cycle 1> [266]
114366 safe_call1 <cycle 1>
[1195]
158948
Fline_beginning_position <cycle 1> [547]
233510
Fnext_single_char_property_change <cycle 1> [47]
235086 Flet <cycle 1> [267]
274468 eval_sub <cycle 1> [15]
284730 unwind_to_catch <cycle
1> [1161]
723195 apply_lambda <cycle 1>
[179]
4603822 Ffuncall <cycle 1> [33]
5570562 exec_byte_code <cycle
1> [17]
[24] 0.4 0.29 2.02 12923152 unbind_to <cycle 1> [24]
0.00 1.75 254160/254160 set_buffer_if_live [28]
0.01 0.10 8481/8481
unwind_with_echo_area_buffer [149]
0.00 0.06 91530/91530
code_conversion_restore [204]
0.05 0.00 111978/395682 Flocal_variable_p [113]
0.03 0.00 142974/142974
save_restriction_restore [278]
0.01 0.00 1044528/1057372 Fset_default [390]
0.00 0.00 212/771510 Fset_buffer [14]
0.00 0.00 33799/102520 Fset_match_data [589]
0.00 0.00 106740/7894329
store_symval_forwarding [166]
0.00 0.00 24/75 call_process_cleanup
[737]
0.00 0.00 1129/1129
restore_kboard_configuration [844]
0.00 0.00 41/41 decide_coding_unwind
[916]
0.00 0.00 2036/2036
x_selection_request_lisp_error [925]
0.00 0.00 2036/2036 x_catch_errors_unwind
[928]
0.00 0.00 4/4 safe_alloca_unwind [1109]
0.00 0.00 117218/117218 reset_var_on_error [1193]
0.00 0.00 33799/33799 unwind_set_match_data
[1283]
0.00 0.00 33037/33037
wait_reading_process_output_unwind [1285]
0.00 0.00 17343/17343 unwind_redisplay [1338]
0.00 0.00 3335/3335 update_tool_bar_unwind
[1463]
0.00 0.00 2036/2036
queue_selection_requests_unwind [1490]
0.00 0.00 513/513 pop_message_unwind [1592]
0.00 0.00 279/279 readevalloop_1 [1631]
0.00 0.00 277/277 record_load_unwind [1635]
0.00 0.00 277/277
load_warn_old_style_backquotes [1634]
0.00 0.00 254/254 un_autoload [1645]
0.00 0.00 251/251 load_unwind [1647]
0.00 0.00 251/251 load_descriptor_unwind
[1646]
0.00 0.00 221/221 require_unwind [1657]
0.00 0.00 61/61
directory_files_internal_unwind [1758]
0.00 0.00 58/2936 Fselect_frame [1473]
0.00 0.00 58/116 select_frame_norecord
[1702]
0.00 0.00 51/51
build_annotations_unwind [1778]
0.00 0.00 22/22 do_auto_save_unwind_1
[1851]
0.00 0.00 10/10 restore_menu_items [1890]
0.00 0.00 3/3 unwind_create_frame_1
[1982]
0.00 0.00 2/2 start_process_unwind
[2024]
0.00 0.00 1/1 exec_sentinel_unwind
[2065]
877046 Fset <cycle 1> [417]
251089 save_excursion_restore
<cycle 1> [27]
127190 Fprogn <cycle 1> [190]
111978 set_internal <cycle 1>
[144]
32573
unwind_format_mode_line <cycle 1> [250]
1048
cancel_hourglass_unwind <cycle 1> [1534]
113 tracking_off <cycle 1>
[1709]
58 do_switch_frame <cycle
1> [1472]
24
unwind_create_tip_frame <cycle 1> [1840]
22 do_auto_save_unwind
<cycle 1> [1850]
6 restore_point_unwind
<cycle 1> [1031]
4 choose_minibuf_frame_1
<cycle 1> [1961]
4
Fset_window_configuration <cycle 1> [788]
4 read_minibuf_unwind
<cycle 1> [832]
4 run_exit_minibuf_hook
<cycle 1> [1965]
3 unwind_create_frame
<cycle 1> [1823]
-----------------------------------------------
0.00 0.00 2/38686235
Fprevious_property_change [1041]
0.00 0.00 24/38686235
compare_string_intervals [965]
0.00 0.00 24/38686235 set_text_properties
<cycle 1> [959]
0.00 0.00 304/38686235 set_text_properties_1
<cycle 1> [846]
0.00 0.00 989/38686235
Ftext_property_not_all <cycle 1> [766]
0.00 0.00 1079/38686235 copy_text_properties
<cycle 1> [631]
0.00 0.00 1287/38686235
Fremove_list_of_text_properties <cycle 1> [680]
0.00 0.00 3587/38686235
Fprevious_single_property_change <cycle 1> [654]
0.00 0.00 6069/38686235
Fremove_text_properties <cycle 1> [367]
0.00 0.00 10566/38686235 copy_intervals <cycle
1> [401]
0.00 0.00 13563/38686235 Ftext_property_any
<cycle 1> [614]
0.00 0.00 28273/38686235 offset_intervals
<cycle 1> [127]
0.00 0.00 38900/38686235 text_property_list [356]
0.00 0.00 46402/38686235
verify_interval_modification <cycle 1> [588]
0.00 0.00 55190/38686235
graft_intervals_into_buffer <cycle 1> [563]
0.00 0.00 78167/38686235 Fadd_text_properties
<cycle 1> [182]
0.06 0.01 1237013/38686235 update_syntax_table
<cycle 1> [66]
0.09 0.02 1834488/38686235 set_point_both <cycle
1> [114]
0.10 0.02 2105004/38686235 compute_stop_pos
<cycle 1> [58]
0.16 0.04 3360561/38686235 Fnext_property_change
[74]
0.27 0.07 5846013/38686235
get_property_and_range <cycle 1> [78]
0.33 0.08 7102157/38686235
Fnext_single_property_change <cycle 1> [13]
0.79 0.19 16916573/38686235 Ftext_properties_at
[31]
[25] 0.4 1.80 0.44 38686235 find_interval [25]
0.44 0.00 38033112/39406344 balance_an_interval
[76]
-----------------------------------------------
19 line_bottom_y <cycle
1> [1598]
51002 display_tool_bar_line
<cycle 1> [383]
543706
append_space_for_newline <cycle 1> [212]
1550971
move_it_in_display_line_to <cycle 1> [137]
2731954 display_string <cycle
1> [128]
13110872 display_line <cycle
1> [37]
[26] 0.3 1.90 0.05 17988524 x_produce_glyphs <cycle 1>
[26]
0.03 0.00 17220004/18056830 xftfont_encode_char
[282]
0.02 0.00 1030862/1030862
calc_line_height_property [370]
0.01 0.00 106617/106617
prepare_image_for_display [470]
0.00 0.00 1030862/8785206 Fget_char_property [1129]
0.00 0.00 1030862/1673004 get_it_property [1133]
0.00 0.00 106617/151631 image_ascent [1182]
0.00 0.00 74505/126119 append_stretch_glyph
[1189]
17220004 get_per_char_metric
<cycle 1> [181]
1030862
get_char_property_and_overlay <cycle 1> [22]
63158 produce_stretch_glyph
<cycle 1> [305]
96
prepare_face_for_display <cycle 1> [1536]
-----------------------------------------------
251089 unbind_to <cycle 1> [24]
[27] 0.3 0.01 1.85 251089 save_excursion_restore
<cycle 1> [27]
0.00 1.73 251089/771510 Fset_buffer [14]
0.09 0.00 251089/532443 Fmarker_buffer [110]
0.01 0.00 251089/677952 Fset_marker [252]
0.01 0.00 502178/645869 Fmarker_position [456]
0.01 0.00 502178/2168668 unchain_marker [274]
0.00 0.00 7/15793 intern [386]
0.00 0.00 251089/1727386 Fcurrent_buffer [1132]
251089 Fgoto_char <cycle 1>
[605]
7 Frun_hooks <cycle 1>
[1313]
-----------------------------------------------
0.00 1.75 254160/254160 unbind_to <cycle 1> [24]
[28] 0.3 0.00 1.75 254160 set_buffer_if_live [28]
0.00 1.75 254160/771510 Fset_buffer [14]
-----------------------------------------------
0.00 0.00 114/19355003
Fprevious_overlay_change [903]
0.00 0.00 2702/19355003 Foverlays_at [671]
0.00 0.00 5671/19355003 note_mouse_highlight
<cycle 1> [208]
0.13 0.02 1884107/19355003 next_overlay_change
[111]
0.14 0.03 1986569/19355003
face_at_buffer_position <cycle 1> [43]
0.24 0.04 3350585/19355003 Fnext_overlay_change
[87]
0.86 0.16 12125255/19355003
get_char_property_and_overlay <cycle 1> [22]
[29] 0.3 1.38 0.25 19355003 overlays_at [29]
0.25 0.00 133697717/222087258 marker_position [80]
-----------------------------------------------
0.00 0.00 16/17643734 read_key_sequence
<cycle 1> [355]
0.00 0.00 254/17643734 eval_sub <cycle 1> [15]
0.00 0.00 527/17643734 Fdocumentation <cycle
1> [674]
0.00 0.00 1401/17643734
face_for_overlay_string <cycle 1> [744]
0.00 0.00 1841/17643734 get_tool_bar_item
<cycle 1> [682]
0.00 0.00 2295/17643734
note_mode_line_or_margin_highlight <cycle 1> [681]
0.00 0.00 17013/17643734 note_mouse_highlight
<cycle 1> [208]
0.00 0.00 30315/17643734 get_pos_property
<cycle 1> [590]
0.00 0.00 31314/17643734 Ffuncall <cycle 1> [33]
0.00 0.01 63387/17643734
text_property_stickiness <cycle 1> [259]
0.00 0.03 306741/17643734 handle_invisible_prop
<cycle 1> [203]
0.01 0.17 1914274/17643734
face_at_string_position <cycle 1> [64]
0.01 0.18 1986569/17643734
face_at_buffer_position <cycle 1> [43]
0.04 1.17 13287787/17643734
get_char_property_and_overlay <cycle 1> [22]
[30] 0.3 0.05 1.56 17643734 Fget_text_property [30]
0.20 1.36 17643734/17732699 Ftext_properties_at
[31]
-----------------------------------------------
0.00 0.00 3/17732699 Ffuncall <cycle 1> [33]
0.00 0.00 36065/17732699
make_buffer_string_both <cycle 1> [265]
0.00 0.00 52897/17732699 display_mode_element
<cycle 1> [34]
0.20 1.36 17643734/17732699 Fget_text_property [30]
[31] 0.3 0.20 1.36 17732699 Ftext_properties_at [31]
0.79 0.19 16916573/38686235 find_interval [25]
0.38 0.00 17732699/31474840
validate_interval_range [61]
-----------------------------------------------
176064
iterate_out_of_display_property <cycle 1> [343]
708690
get_visually_first_element <cycle 1> [193]
1336679
face_before_or_after_it_pos <cycle 1> [71]
16678083 set_iterator_to_next
<cycle 1> [93]
[32] 0.3 1.56 0.00 18899516 bidi_move_to_visually_next
<cycle 1> [32]
0.00 0.00 541153/1219529 bidi_line_init [1137]
0.00 0.00 1/628 xpalloc [1575]
18899516
bidi_level_of_next_char <cycle 1> [35]
509228 bidi_at_paragraph_end
<cycle 1> [457]
-----------------------------------------------
2 Fcompleting_read
<cycle 1> [970]
26 call4 <cycle 1> [1834]
43 call5 <cycle 1> [1790]
128 apply1 <cycle 1> [1151]
886 Fcall_interactively
<cycle 1> [411]
5414 call3 <cycle 1> [1426]
6526 funcall_not <cycle 1>
[1412]
10611 call0 <cycle 1> [1375]
15103 run_hook_with_args
<cycle 1> [153]
114637
internal_condition_case_n <cycle 1> [1194]
224992 funcall_nil <cycle 1>
[464]
233649 eval_sub <cycle 1> [15]
484731 Fapply <cycle 1> [303]
497105 call2 <cycle 1> [1149]
1428101 call1 <cycle 1> [1135]
9589819 exec_byte_code <cycle
1> [17]
[33] 0.3 0.86 0.63 12611773 Ffuncall <cycle 1> [33]
0.00 0.15 189597/204985 Fintern_soft [124]
0.00 0.10 203789/218474 Fvector [150]
0.00 0.06 97093/97093 Finternal_lisp_face_p
[195]
0.05 0.00 233/233 Fsafe_length [215]
0.00 0.04 73995/73995
Finternal_get_lisp_face_attribute [226]
0.04 0.00 1535/1535
Fframe_or_buffer_changed_p [233]
0.01 0.01 84296/90965 Freverse [362]
0.00 0.01 15124/253522 Fintern [108]
0.01 0.00 1146/1146 Funibyte_string [420]
0.01 0.00 12890/12890 fmod_float [488]
0.01 0.00 7445/7445 Flogand [494]
0.01 0.00 2804/2804 Fsequencep [499]
0.01 0.00 347/347 Fsubrp [502]
0.01 0.00 67227/70333 Fzerop [539]
0.00 0.01 35/147 Fset_buffer_multibyte
[231]
0.01 0.00 159/169 Fregion_beginning [503]
0.01 0.00 25775/532443 Fmarker_buffer [110]
0.01 0.00 91938/140461 Ffboundp [469]
0.00 0.00 10445/1064840 Fboundp [67]
0.00 0.01 144/144 Fwindow_body_width [577]
0.01 0.00 14/14 Fframe_char_height [580]
0.00 0.00 248821/871779 Fsymbol_name [536]
0.00 0.00 31314/17643734 Fget_text_property [30]
0.00 0.00 12305/102520 Fmatch_data [308]
0.00 0.00 20463/147713 Fbuffer_live_p [344]
0.00 0.00 133818/39048947 Fplist_get [59]
0.00 0.00 6962/116476 Fget_buffer_process [256]
0.00 0.00 24549/441327 make_specified_string
[253]
0.00 0.00 4048/13704 Fmake_byte_code [556]
0.00 0.00 4120/395682 Flocal_variable_p [113]
0.00 0.00 79/483
Fmake_variable_buffer_local [430]
0.00 0.00 2658/288821 Fmake_vector [131]
0.00 0.00 11967/11972 Ffunctionp [625]
0.00 0.00 64426/64993 Fline_end_position [629]
0.00 0.00 13061/13195 Fcurrent_time [632]
0.00 0.00 553245/533779146 Fcdr [38]
0.00 0.00 17935/314652 Finit_image_library [338]
0.00 0.00 5346/9199 Fdefault_boundp [613]
0.00 0.00 8794/394388 Fbuffer_file_name [241]
0.00 0.00 141072/4214013 indirect_function [331]
0.00 0.00 10730/202024 Findirect_function [432]
0.00 0.00 7690/439650 Fstring_lessp [276]
0.00 0.00 2702/2702 Foverlays_at [671]
0.00 0.00 5831/6697 Fmake_string [665]
0.00 0.00 12305/102520 Fset_match_data [589]
0.00 0.00 86/2076 Fmake_char_table [398]
0.00 0.00 12056/592115 arith_driver [325]
0.00 0.00 1223/1223 Fmake_overlay [687]
0.00 0.00 1069/374647 Fcopy_marker [142]
0.00 0.00 446/521 Funintern [685]
0.00 0.00 21127/645869 Fmarker_position [456]
0.00 0.00 3559/3577 Fregexp_quote [703]
0.00 0.00 9571/22504963 Fcons [60]
0.00 0.00 1348/39686 Fdefault_value [548]
0.00 0.00 4681/163707 Fconcat [466]
0.00 0.00 7270/33460 Fmake_symbol [645]
0.00 0.00 12352/12352 Ffloat_time [738]
0.00 0.00 17920/178973
x_create_bitmap_from_data [635]
0.00 0.00 10490/1151484 Fbuffer_name [453]
0.00 0.00 39293/79680125 Fcar [117]
0.00 0.00 25787/67318 make_float [735]
0.00 0.00 702/362507 buildmark [291]
0.00 0.00 233/27792 string_to_multibyte [566]
0.00 0.00 321/3350585 Fnext_overlay_change [87]
0.00 0.00 163/1096 Fautoload [721]
0.00 0.00 9228/9420 Fmake_sparse_keymap [836]
0.00 0.00 370/382 Fchar_to_string [837]
0.00 0.00 2232/1057372 Fset_default [390]
0.00 0.00 8450/36785856 Foverlay_get [160]
0.00 0.00 4/6 Fmake_keymap [831]
0.00 0.00 113/65429 list2 [388]
0.00 0.00 31314/269619426 textget [122]
0.00 0.00 113/113 Fwindow_edges [904]
0.00 0.00 112/114
Fprevious_overlay_change [903]
0.00 0.00 666/791371 Fmake_marker [406]
0.00 0.00 3/22 Fmake_hash_table [797]
0.00 0.00 247/1373 Finteractive_form [822]
0.00 0.00 77/110 make_event_array [906]
0.00 0.00 121/950121 Fget_buffer [218]
0.00 0.00 318/338 region_limit [926]
0.00 0.00 62/62 Fstring [932]
0.00 0.00 387/390 Fmodify_syntax_entry
[946]
0.00 0.00 409/26526312 Fget [139]
0.00 0.00 44/44 Fgetenv_internal [977]
0.00 0.00 70/70 Fset_window_start [984]
0.00 0.00 4/4 Fcurrent_time_string
[994]
0.00 0.00 59/59
Ffind_coding_systems_region_internal [1012]
0.00 0.00 43/43
Fcoding_system_priority_list [1014]
0.00 0.00 45/94254 make_buffer_string [636]
0.00 0.00 6/6 Findirect_variable [1029]
0.00 0.00 3/54114 list4 [569]
0.00 0.00 3/17732699 Ftext_properties_at [31]
0.00 0.00 7/7 Fposn_at_x_y [1040]
0.00 0.00 3/4 Fwindow_fringes [1039]
0.00 0.00 2/2 Fwindow_scroll_bars
[1050]
0.00 0.00 1/41944 Fget_buffer_window [554]
0.00 0.00 1/1 Foverlay_recenter [1053]
0.00 0.00 3/3 Fwindow_line_height
[1066]
0.00 0.00 5/5
Fdocumentation_property [1068]
0.00 0.00 1/1 Fcurrent_input_mode
[1075]
0.00 0.00 64/97151 xrdb_get_resource [812]
0.00 0.00 340/9967 Fprocess_status [1082]
0.00 0.00 316/63453 do_pending_atimers [1118]
0.00 0.00 1237536/1237536 Fbyte_code_function_p
[1136]
0.00 0.00 898938/898938 Flooking_at [1143]
0.00 0.00 187560/304794 Frun_hook_with_args
[1159]
0.00 0.00 186174/187200 Fpurecopy [1172]
0.00 0.00 135244/135297 Fappend [1183]
0.00 0.00 80339/80339 Fterminal_live_p [1213]
0.00 0.00 76566/76566 Fplist_member [1218]
0.00 0.00 75989/132407 Fstring_match [1184]
0.00 0.00 75134/75134 Fvectorp [1220]
0.00 0.00 64546/64546 Fskip_syntax_forward
[1231]
0.00 0.00 49694/49697 Fscan_lists [1249]
0.00 0.00 40845/40845 Foverlayp [1262]
0.00 0.00 38736/38736 rounding_driver [1267]
0.00 0.00 38718/39120 Fmod [1266]
0.00 0.00 38703/38703 Ffloor [1268]
0.00 0.00 33168/33168 Fkeywordp [1284]
0.00 0.00 29423/29423 Farrayp [1298]
0.00 0.00 28575/35078 Fwindow_buffer [1280]
0.00 0.00 28342/28342 Fwindow_live_p [1302]
0.00 0.00 28095/28095 Fwindow_prev_buffers
[1304]
0.00 0.00 28045/28045
Fset_window_next_buffers [1306]
0.00 0.00 28044/28044
Fset_window_prev_buffers [1307]
0.00 0.00 27995/27995 Fwindow_next_buffers
[1308]
0.00 0.00 27306/27306 Fskip_syntax_backward
[1310]
0.00 0.00 25562/25562 Foverlay_buffer [1317]
0.00 0.00 24047/47565 Fbuffer_modified_p [1254]
0.00 0.00 20645/20645 Fx_display_color_cells
[1325]
0.00 0.00 19531/22258 Fxw_display_color_p
[1320]
0.00 0.00 18172/18172 Fscan_sexps [1334]
0.00 0.00 16803/16803 Foverlay_start [1340]
0.00 0.00 15722/15722 Fprocess_plist [1346]
0.00 0.00 14702/14709 Fwindow_minibuffer_p
[1357]
0.00 0.00 14364/14364 Fframe_selected_window
[1361]
0.00 0.00 13932/21741 Fset_syntax_table [1322]
0.00 0.00 13024/13024 Ffloatp [1365]
0.00 0.00 12890/12890 Fffloor [1367]
0.00 0.00 12578/12578 Fsyntax_table [1369]
0.00 0.00 10581/12932 Fframep [1366]
0.00 0.00 8622/8762 Fselected_frame [1391]
0.00 0.00 8264/8264 Flsh [1396]
0.00 0.00 8213/8258 Fbufferp [1397]
0.00 0.00 6623/6623 Fwindow_list_1 [1406]
0.00 0.00 6450/6450 Finternal_show_cursor
[1415]
0.00 0.00 5395/5395
Finternal_show_cursor_p [1427]
0.00 0.00 4606/15222 Fvconcat [1347]
0.00 0.00 3861/10463 Fprocess_buffer [1379]
0.00 0.00 3610/3619 Fframe_live_p [1455]
0.00 0.00 3449/3449 Fframe_visible_p [1460]
0.00 0.00 3362/3362 Fframe_terminal [1461]
0.00 0.00 3216/159833 Fminus [1181]
0.00 0.00 3126/3126 Fcurrent_local_map [1468]
0.00 0.00 3116/3128 Fintegerp [1467]
0.00 0.00 2722/2722 Foverlay_end [1478]
0.00 0.00 2313/2351 Fwindow_system [1484]
0.00 0.00 1940/1940 Fencode_coding_string
[1494]
0.00 0.00 1800/1800 Fmark_marker [1500]
0.00 0.00 1593/1593 Fcurrent_global_map
[1506]
0.00 0.00 1529/1529
Fbuffer_chars_modified_tick [1508]
0.00 0.00 1233/1233 Flogior [1518]
0.00 0.00 1206/1220 Fnatnump [1519]
0.00 0.00 1164/1164 Fmemql [1523]
0.00 0.00 1125/8785206 Fget_char_property [1129]
0.00 0.00 1110/22654 Fselected_window [1319]
0.00 0.00 1050/1050
Factive_minibuffer_window [1532]
0.00 0.00 970/970 Fmarkerp [1540]
0.00 0.00 916/916 Fread_event [1547]
0.00 0.00 838/838
Fsubstring_no_properties [1555]
0.00 0.00 815/1288 Fidentity [1515]
0.00 0.00 752/752 Fcolor_supported_p [1565]
0.00 0.00 713/713 Finteger_or_marker_p
[1568]
0.00 0.00 710/8682 Fselect_window [1392]
0.00 0.00 695/251790 Fpoint_marker [1167]
0.00 0.00 628/628 Fcharacterp [1574]
0.00 0.00 618/618 Fset_process_plist [1576]
0.00 0.00 587/587 Fminibuffer_window [1581]
0.00 0.00 564/564 Fprocess_mark [1582]
0.00 0.00 430/430 Fnumber_or_marker_p
[1602]
0.00 0.00 374/374
Flocal_variable_if_set_p [1613]
0.00 0.00 357/357 Fsetplist [1616]
0.00 0.00 300/300 Fstring_to_char [1625]
0.00 0.00 275/636 Ffile_name_absolute_p
[1573]
0.00 0.00 236/236 Fwindowp [1651]
0.00 0.00 233/233 Fstring_to_multibyte
[1652]
0.00 0.00 228/287 Fread [1626]
0.00 0.00 226/226 Fwindow_start [1654]
0.00 0.00 224/224 Fabs [1656]
0.00 0.00 210/210 Fwindow_hscroll [1658]
0.00 0.00 209/209 Flognot [1659]
0.00 0.00 208/208 Frecursion_depth [1660]
0.00 0.00 187/187 Fdecode_coding_region
[1667]
0.00 0.00 172/174 Fcurrent_message [1671]
0.00 0.00 171/171
Fset_frame_selected_window [1672]
0.00 0.00 162/162
Finternal_set_lisp_face_attribute_from_resource [1676]
0.00 0.00 159/169 Fregion_end [1674]
0.00 0.00 158/282226 Fplus [1162]
0.00 0.00 129/129 Fwindow_end [1688]
0.00 0.00 121/121 Fstring_to_number [1698]
0.00 0.00 118/681 Fprefix_numeric_value
[1570]
0.00 0.00 113/15152
Frun_hook_with_args_until_success [1353]
0.00 0.00 100/100 Fmultibyte_string_p
[1716]
0.00 0.00 92/92 Fbufsize [1720]
0.00 0.00 77/77 Fthis_command_keys [1740]
0.00 0.00 74/74 Fwindow_total_width
[1743]
0.00 0.00 72/72
Frestore_buffer_modified_p [1745]
0.00 0.00 64/64 Fx_get_resource [1756]
0.00 0.00 63/49738 Fskip_chars_forward
[1248]
0.00 0.00 57/57 Fsubr_arity [1764]
0.00 0.00 51/51 Ftty_type [1777]
0.00 0.00 49/60 Fframe_root_window [1759]
0.00 0.00 46/46 Frecent_auto_save_p
[1787]
0.00 0.00 45/167 Fwindow_vscroll [1675]
0.00 0.00 42/42 Fbuffer_base_buffer
[1793]
0.00 0.00 37/159 Fset_window_vscroll
[1678]
0.00 0.00 37/37 Fsymbol_plist [1801]
0.00 0.00 36/36 Fwindow_parent [1802]
0.00 0.00 34/34 Fstandard_syntax_table
[1805]
0.00 0.00 34/34 Fdaemonp [1804]
0.00 0.00 32/33 Fset_char_table_parent
[1807]
0.00 0.00 29/29 Fdecode_coding_string
[1814]
0.00 0.00 27/27 Ftruncate [1819]
0.00 0.00 24/5704 Fset_text_properties
[1420]
0.00 0.00 24/24 Fwindow_point [1838]
0.00 0.00 23/15062 Fwindow_dedicated_p
[1355]
0.00 0.00 22/2936 Fselect_frame [1473]
0.00 0.00 21/21 Foverlay_properties
[1853]
0.00 0.00 18/599 Fnumberp [1580]
0.00 0.00 18/2472 Fconsp [1481]
0.00 0.00 16/16 Fwindow_total_height
[1865]
0.00 0.00 16/16 Fminibuffer_depth [1863]
0.00 0.00 15/17 Fframe_char_width [1858]
0.00 0.00 15/15 Ffmakunbound [1870]
0.00 0.00 12/12 Fwindow_top_child [1881]
0.00 0.00 12/12 Fwindow_left_child [1880]
0.00 0.00 12/26922 Fbuffer_string [1314]
0.00 0.00 11/874
Fbarf_if_buffer_read_only [1550]
0.00 0.00 10/10 Fnext_window [1887]
0.00 0.00 10/10 Fprocess_name [1888]
0.00 0.00 9/9
clean_local_selection_data [1901]
0.00 0.00 9/9 Fprocess_filter [1895]
0.00 0.00 9/9 Fwindow_frame [1897]
0.00 0.00 9/10 Fcapitalize [1886]
0.00 0.00 8/8 Fwindow_next_sibling
[1906]
0.00 0.00 7/7 Fding [1914]
0.00 0.00 7/7 Ffloat [1916]
0.00 0.00 7/7 Fkeymap_parent [1917]
0.00 0.00 7/7 Fpoint_min_marker [1918]
0.00 0.00 6/6 Fchar_table_parent [1924]
0.00 0.00 6/6 Fceiling [1923]
0.00 0.00 6/6 Fset_buffer_auto_saved
[1926]
0.00 0.00 5/5
Fset_visited_file_modtime [1942]
0.00 0.00 4/4 Fset_window_new_total
[1959]
0.00 0.00 4/4 Flocal_key_binding [1954]
0.00 0.00 4/4 Fset_window_new_normal
[1958]
0.00 0.00 4/6 Fuser_uid [1927]
0.00 0.00 4/82719 Fmax [1210]
0.00 0.00 3/4 Fbyteorder [1950]
0.00 0.00 2/2 Ftest_completion [2009]
0.00 0.00 2/2 Fprocess_coding_system
[2007]
0.00 0.00 2/2 Fprocessp [2008]
0.00 0.00 2/145 Fuser_login_name [1683]
0.00 0.00 2/2 Fchar_charset [1999]
0.00 0.00 2/2 Fchar_table_extra_slot
[2000]
0.00 0.00 2/2 Fchar_table_subtype
[2002]
0.00 0.00 2/2 Fchar_table_p [2001]
0.00 0.00 2/1607 make_time [1504]
0.00 0.00 2/2 Fvisited_file_modtime
[2011]
0.00 0.00 2/2
Fnext_read_file_uses_dialog_p [2006]
0.00 0.00 2/284 Fsystem_name [1627]
0.00 0.00 1/1
Fprocess_query_on_exit_flag [2043]
0.00 0.00 1/1 Fset_process_sentinel
[2048]
0.00 0.00 1/1 Fx_display_planes [2054]
0.00 0.00 1/1 Fx_wm_set_size_hint
[2056]
0.00 0.00 1/1 Fprocess_command [2041]
0.00 0.00 1/1 Fhash_table_p [2035]
0.00 0.00 1/1
Fset_window_dedicated_p [2050]
0.00 0.00 1/1
Fdelete_other_windows_internal [2032]
0.00 0.00 1/1 Fdelete_frame [2031]
0.00 0.00 1/1 Flocale_info [2038]
0.00 0.00 1/1 Fset_input_meta_mode
[2045]
0.00 0.00 1/1
Fclear_visited_file_modtime [2029]
0.00 0.00 1/1 Fprocess_list [2042]
0.00 0.00 1/1 Femacs_pid [2033]
0.00 0.00 1/1 Finvocation_name [2037]
0.00 0.00 1/1 Fuser_real_login_name
[2052]
4753807 funcall_lambda <cycle
1> [56]
4603822 unbind_to <cycle 1> [24]
898938 looking_at_1 <cycle 1>
[313]
286354 exec_byte_code <cycle
1> [17]
209867 Fthrow <cycle 1> [1170]
187673 run_hook_with_args
<cycle 1> [153]
154442 Fparse_partial_sexp
<cycle 1> [191]
152849
Finternal_set_lisp_face_attribute <cycle 1> [157]
144531 concat <cycle 1> [69]
136949 Fbeginning_of_line
<cycle 1> [646]
136017 Feval <cycle 1> [422]
96824
Finternal_face_x_get_resource <cycle 1> [425]
91852 skip_syntaxes <cycle
1> [637]
87518 Fapply <cycle 1> [303]
86459 Fconstrain_to_field
<cycle 1> [446]
75989 string_match_1 <cycle
1> [228]
67866 scan_lists <cycle 1>
[183]
64442 Fbackward_prefix_chars
<cycle 1> [477]
62119 Fput <cycle 1> [1171]
58470
Fbuffer_substring_no_properties <cycle 1> [657]
50409 Fdelq <cycle 1> [447]
48633 Fprinc <cycle 1> [593]
39764 lookup_char_property
<cycle 1> [9]
37603 Fexpand_file_name
<cycle 1> [210]
34986 Fassoc <cycle 1> [329]
34123 Ffile_readable_p
<cycle 1> [483]
31603 Fkeymapp <cycle 1> [1288]
31238 Fcopy_sequence <cycle
1> [781]
30831 Faccept_process_output
<cycle 1> [1292]
30809 Finput_pending_p
<cycle 1> [1293]
30582 Fre_search_forward
<cycle 1> [1294]
30385
Fcoding_system_eol_type <cycle 1> [1295]
28625 Fmapcar <cycle 1> [415]
28612 Fplist_put <cycle 1> [86]
22315
Ffind_file_name_handler <cycle 1> [155]
21999
Fline_beginning_position <cycle 1> [547]
21509 Fmacroexpand <cycle 1>
[1087]
21076 Fframe_parameter
<cycle 1> [1273]
19994 Frun_hooks <cycle 1>
[1313]
19373
Ffile_name_nondirectory <cycle 1> [1329]
16671 Fforward_comment
<cycle 1> [444]
13902 Ftext_property_any
<cycle 1> [614]
12525 Frequire <cycle 1> [787]
9957 Finsert <cycle 1> [1381]
9768 Fmap_keymap <cycle 1>
[1388]
9015 Fkeymap_prompt <cycle
1> [491]
8292 Ffile_name_directory
<cycle 1> [1393]
7985 Fformat <cycle 1> [227]
7883 Fimage_mask_p <cycle
1> [10]
7085 Fput_text_property
<cycle 1> [647]
6881 Fdirectory_file_name
<cycle 1> [670]
6760 Frassq <cycle 1> [89]
6623 window_list_1 <cycle
1> [220]
6589 Fget_buffer_create
<cycle 1> [261]
6534
Fgenerate_new_buffer_name <cycle 1> [653]
6315 Ffile_symlink_p <cycle
1> [907]
6302 Fmapc <cycle 1> [418]
5538
Ffile_name_as_directory <cycle 1> [683]
5514 Fprin1 <cycle 1> [695]
4994
Finternal_merge_in_global_face <cycle 1> [293]
4790 Fbuffer_list <cycle 1>
[825]
4651 Fgethash <cycle 1> [1226]
4176 Fget_process <cycle 1>
[1372]
3895 Flookup_key <cycle 1>
[392]
3584 Fframe_parameters
<cycle 1> [359]
3520
Fnext_single_property_change <cycle 1> [13]
3288
Fremove_text_properties <cycle 1> [367]
3229 Fdelete <cycle 1> [1464]
3228 Fcoding_system_base
<cycle 1> [1465]
3130
Fprevious_single_property_change <cycle 1> [654]
3045 Fsort <cycle 1> [316]
2894 Fcoding_system_plist
<cycle 1> [1475]
2867 Fbuffer_local_value
<cycle 1> [557]
2747 Ffeaturep <cycle 1>
[1101]
2252 Ftry_completion <cycle
1> [1486]
2244 Fsubstring <cycle 1>
[587]
1969 code_convert_string
<cycle 1> [1204]
1965 Fre_search_backward
<cycle 1> [1493]
1940 Fdefine_key <cycle 1>
[780]
1787 Foverlay_put <cycle 1>
[648]
1741 Fx_hide_tip <cycle 1>
[956]
1581 Fxw_color_defined_p
<cycle 1> [1507]
1539 Ffile_exists_p <cycle
1> [1505]
1327 Fset <cycle 1> [417]
1233 Fmake_local_variable
<cycle 1> [314]
1163 Fmemq <cycle 1> [138]
1157 Fdelete_overlay <cycle
1> [661]
1126 Fcall_interactively
<cycle 1> [411]
1125
get_char_property_and_overlay <cycle 1> [22]
1071 Fputhash <cycle 1> [756]
1006 Fmake_list <cycle 1>
[136]
989 Ftext_property_not_all
<cycle 1> [766]
980 Fnreverse <cycle 1>
[1124]
967
Fequal_including_properties <cycle 1> [347]
916 read_filtered_event
<cycle 1> [1545]
842 Fall_completions
<cycle 1> [255]
838
Fmodify_frame_parameters <cycle 1> [1530]
801 Fredisplay <cycle 1>
[501]
757 Ffile_directory_p
<cycle 1> [1548]
743 Foverlays_in <cycle 1>
[777]
710 select_window <cycle
1> [315]
675 Fframe_list <cycle 1>
[1571]
658 Fset_fontset_font
<cycle 1> [644]
655
Fremove_list_of_text_properties <cycle 1> [680]
634 Fget_file_buffer
<cycle 1> [319]
620 Fdefalias <cycle 1> [410]
618 Fset_buffer_modified_p
<cycle 1> [753]
604 Fsearch_forward <cycle
1> [1579]
577 Fmove_overlay <cycle
1> [666]
552 Fdocumentation <cycle
1> [674]
551 Fmapconcat <cycle 1>
[804]
546
Fsubstitute_command_keys <cycle 1> [857]
527 Fmapatoms <cycle 1>
[1587]
526 merge <cycle 1> [602]
424 Ffile_attributes
<cycle 1> [675]
409
Fevent_symbol_parse_modifiers <cycle 1> [1605]
407 Fmove_to_column <cycle
1> [964]
396
Fcalled_interactively_p <cycle 1> [1607]
353
Frun_hook_with_args_until_failure <cycle 1> [1402]
338 Fmessage <cycle 1> [1619]
337 Ffile_writable_p
<cycle 1> [1620]
316
process_pending_signals <cycle 1> [1233]
308 Fcopy_alist <cycle 1>
[146]
299
Fverify_visited_file_modtime <cycle 1> [1617]
298 Fgarbage_collect
<cycle 1> [6]
279 Fkey_binding <cycle 1>
[776]
241 Fnconc <cycle 1> [1126]
234
Fdelete_and_extract_region <cycle 1> [1122]
228 read_internal_start
<cycle 1> [1337]
225
Fdisplay_supports_face_attributes_p <cycle 1> [1655]
189 Fvertical_motion
<cycle 1> [620]
187 detect_coding_charset
<cycle 1> [967]
172 current_message <cycle
1> [1569]
158 Ffset <cycle 1> [731]
154 Fxw_color_values
<cycle 1> [885]
148 Fload <cycle 1> [751]
141
Fsubstitute_in_file_name <cycle 1> [963]
140 Fcommandp <cycle 1> [923]
132 Fminibuffer_prompt_end
<cycle 1> [1673]
130
Finternal_make_lisp_face <cycle 1> [544]
127 Fkill_local_variable
<cycle 1> [888]
119 Fpropertize <cycle 1>
[551]
113
Fx_own_selection_internal <cycle 1> [775]
112 Fcoding_system_aliases
<cycle 1> [1710]
109 Fadd_text_properties
<cycle 1> [182]
109 Fassq <cycle 1> [23]
109 Ffont_spec <cycle 1>
[662]
108 Fcoding_system_p
<cycle 1> [1043]
101 Fprovide <cycle 1> [819]
92
Ffile_accessible_directory_p <cycle 1> [1701]
89 Fdelete_char <cycle 1>
[1722]
86 Fkill_buffer <cycle 1>
[163]
71 Fsignal <cycle 1> [378]
70 Frecenter <cycle 1> [794]
69
Ffile_name_all_completions <cycle 1> [1750]
69 Fscroll_down <cycle 1>
[1751]
67 Fmouse_position <cycle
1> [938]
66 Fcompare_strings
<cycle 1> [240]
63 skip_chars <cycle 1>
[196]
62 Fterminal_parameter
<cycle 1> [1757]
61 file_name_completion
<cycle 1> [929]
57
directory_files_internal <cycle 1> [739]
57 Fdirectory_files
<cycle 1> [1752]
57 Fmap_char_table <cycle
1> [1763]
54 Finsert_file_contents
<cycle 1> [600]
53 Fscroll_up <cycle 1>
[1773]
53 Finvisible_p <cycle 1>
[1772]
53 Ferase_buffer <cycle
1> [1312]
53 Finsert_before_markers
<cycle 1> [1771]
47 Freplace_match <cycle
1> [1059]
45
make_buffer_string_both <cycle 1> [265]
44 Fuse_local_map <cycle
1> [1789]
43 Fwrite_region <cycle
1> [688]
41 Flocate_file_internal
<cycle 1> [1795]
40 Fprocess_send_string
<cycle 1> [1797]
38 Fcurrent_indentation
<cycle 1> [950]
37 Fset_keymap_parent
<cycle 1> [1798]
36 Ffetch_bytecode <cycle
1> [260]
35 Fwindow_parameter
<cycle 1> [1803]
33 Fread_key_sequence
<cycle 1> [924]
32 Fminibuffer_contents
<cycle 1> [1809]
30 Fmove_to_window_line
<cycle 1> [1084]
28 Feval_buffer <cycle 1>
[859]
28
Fkill_all_local_variables <cycle 1> [772]
26 Foverlay_lists <cycle
1> [856]
24 Fx_show_tip <cycle 1>
[626]
24 set_text_properties
<cycle 1> [959]
24 Fcall_process <cycle
1> [778]
22 Fset_window_buffer
<cycle 1> [942]
22
Fcurrent_bidi_paragraph_direction <cycle 1> [961]
22 do_switch_frame <cycle
1> [1472]
22 Fset_process_filter
<cycle 1> [1847]
21 do_autoload <cycle 1>
[905]
21 Fwhere_is_internal
<cycle 1> [624]
21 call3 <cycle 1> [1426]
20 Fcopy_syntax_table
<cycle 1> [508]
18
Fpos_visible_in_window_p <cycle 1> [1023]
18 Fread_from_string
<cycle 1> [1854]
18 Fset_process_buffer
<cycle 1> [1855]
18 Fx_register_dnd_atom
<cycle 1> [1856]
16 Fread_char <cycle 1>
[1864]
16 Ffile_modes <cycle 1>
[1861]
16 Finteractive_p <cycle
1> [1862]
15 Ffile_executable_p
<cycle 1> [1700]
14 Fsearch_backward
<cycle 1> [509]
14 Fassoc_string <cycle
1> [872]
12 Fminibufferp <cycle 1>
[1879]
12 Fget_load_suffixes
<cycle 1> [823]
10 next_window <cycle 1>
[960]
10 Fdefvaralias <cycle 1>
[841]
10 Fcopy_keymap <cycle 1>
[912]
10 call2 <cycle 1> [1149]
9
Fx_get_selection_internal <cycle 1> [1898]
9 casify_object <cycle
1> [322]
7 Fcommand_execute
<cycle 1> [100]
7 make_lispy_position
<cycle 1> [608]
7 Fposn_at_point <cycle
1> [1919]
7 keymap_parent <cycle
1> [1780]
6
Fx_change_window_property <cycle 1> [1085]
5 Fset_file_modes <cycle
1> [1941]
5
Fcurrent_window_configuration <cycle 1> [847]
5
Funhandled_file_name_directory <cycle 1> [1810]
4 Fread_from_minibuffer
<cycle 1> [1955]
4 Frename_file <cycle 1>
[1956]
4
Fset_file_selinux_context <cycle 1> [1957]
4 Ffile_selinux_context
<cycle 1> [1027]
4
Ffile_newer_than_file_p <cycle 1> [1952]
4 Fprin1_to_string
<cycle 1> [41]
3 Fdefine_prefix_command
<cycle 1> [1074]
3
Fset_terminal_parameter <cycle 1> [1049]
3 Fcheck_coding_system
<cycle 1> [982]
3 Fmake_frame_visible
<cycle 1> [973]
3 Fx_create_frame <cycle
1> [940]
3
Frun_window_configuration_change_hook <cycle 1> [1969]
3 Fsleep_for <cycle 1>
[1970]
2 Fsubst_char_in_region
<cycle 1> [1102]
2 Fdefine_fringe_bitmap
<cycle 1> [1065]
2 Fsplit_window_internal
<cycle 1> [966]
2
Finternal_copy_lisp_face <cycle 1> [438]
2
Finsert_buffer_substring <cycle 1> [808]
2 Ffile_name_completion
<cycle 1> [2004]
2 Ffield_end <cycle 1>
[1679]
2 Ffield_beginning
<cycle 1> [1915]
2 Fset_window_parameter
<cycle 1> [1064]
2 Fimage_size <cycle 1>
[609]
2 Frename_buffer <cycle
1> [972]
2 Fkey_description
<cycle 1> [659]
2 Frassoc <cycle 1> [1123]
2 Fcharsetp <cycle 1>
[2003]
2 Fnew_fontset <cycle 1>
[882]
2 Fcompleting_read
<cycle 1> [970]
2 Fstart_process <cycle
1> [1011]
2
Fset_coding_system_priority <cycle 1> [980]
2 Fset_charset_priority
<cycle 1> [921]
1 Fmake_char <cycle 1>
[2040]
1 Fdecode_char <cycle 1>
[2030]
1 Fx_open_connection
<cycle 1> [2055]
1 Fother_buffer <cycle
1> [382]
1 Flock_buffer <cycle 1>
[2039]
1 Fkill_emacs <cycle 1>
[1001]
1 Fprimitive_undo <cycle
1> [922]
1 Fbury_buffer_internal
<cycle 1> [1093]
1 Fset_buffer_major_mode
<cycle 1> [914]
1 Fclear_face_cache
<cycle 1> [1951]
1 delete_frame <cycle 1>
[746]
1
Fx_backspace_delete_keys_p <cycle 1> [2053]
1
Fset_keyboard_coding_system_internal <cycle 1> [2046]
1 Fredraw_frame <cycle
1> [803]
1
Fset_terminal_coding_system_internal <cycle 1> [2049]
1 Funlock_buffer <cycle
1> [2010]
1
Fminibuffer_contents_no_properties <cycle 1> [1939]
1 Finsert_and_inherit
<cycle 1> [2036]
-----------------------------------------------
1837473 display_mode_element
<cycle 1> [34]
2494 x_consider_frame_title
<cycle 1> [269]
30079 display_mode_line
<cycle 1> [251]
[34] 0.2 0.51 0.90 32573+1837473 display_mode_element <cycle
1> [34]
0.31 0.23 1038916/1064840 Fboundp [67]
0.00 0.22 1038908/17664018 Fsymbol_value [20]
0.09 0.00 42152/42152 display_count_lines [168]
0.01 0.01 327211/336495 c_string_width [357]
0.00 0.01 15040/15793 intern [386]
0.01 0.00 267735/39048947 Fplist_get [59]
0.00 0.00 52897/17732699 Ftext_properties_at [31]
0.00 0.00 650148/1594756 string_byte_to_char [451]
0.00 0.00 267735/26526312 Fget [139]
0.00 0.00 3015/116476 Fget_buffer_process [256]
0.00 0.00 8903/8903 store_mode_line_noprop
[678]
0.00 0.00 12072/2556042 buf_bytepos_to_charpos
[332]
0.00 0.00 3012/871779 Fsymbol_name [536]
0.00 0.00 15040/222087258 marker_position [80]
0.00 0.00 3762/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 34/22504963 Fcons [60]
0.00 0.00 17/20473711 Flength [63]
0.00 0.00 3012/9967 Fprocess_status [1082]
0.00 0.00 105754/2289391 Fsetcdr [1130]
0.00 0.00 104712/104712 safe_eval [1196]
0.00 0.00 30079/30079 pint2str [1296]
0.00 0.00 15040/338243 marker_byte_position
[1153]
0.00 0.00 3015/1727386 Fcurrent_buffer [1132]
0.00 0.00 17/5704 Fset_text_properties
[1420]
580461 display_string <cycle
1> [128]
105777 Fequal <cycle 1> [272]
104712 safe_call1 <cycle 1>
[1195]
52897 Fassoc <cycle 1> [329]
15040
inhibit_garbage_collection <cycle 1> [623]
15040 call1 <cycle 1> [1135]
15040 unbind_to <cycle 1> [24]
15040
decode_mode_spec_coding <cycle 1> [1356]
15039 current_column <cycle
1> [672]
17 Fcopy_sequence <cycle
1> [781]
17 set_text_properties
<cycle 1> [959]
17 Fnthcdr <cycle 1> [330]
1837473 display_mode_element
<cycle 1> [34]
-----------------------------------------------
18899516
bidi_move_to_visually_next <cycle 1> [32]
[35] 0.2 1.34 0.02 18899516 bidi_level_of_next_char
<cycle 1> [35]
0.02 0.00 159876/531169 char_table_ref [177]
18866422 bidi_resolve_neutral
<cycle 1> [95]
8103
compute_display_string_pos <cycle 1> [211]
-----------------------------------------------
<spontaneous>
[36] 0.2 1.35 0.00 _init [36]
-----------------------------------------------
44
try_window_reusing_current_matrix <cycle 1> [979]
159 redisplay_internal
<cycle 1> [75]
906 try_window_id <cycle
1> [702]
548689 try_window <cycle 1>
[404]
[37] 0.2 0.58 0.63 549798 display_line <cycle 1> [37]
0.21 0.02 549798/585866 compute_line_metrics [99]
0.02 0.20 1099596/21178533 find_symbol_value [18]
0.08 0.01 549798/647078 recenter_overlay_lists
[152]
0.07 0.00 549798/585866 prepare_desired_row [189]
0.01 0.00 463788/499856
extend_face_to_end_of_line [458]
0.01 0.00 549798/16126491 do_symval_forwarding
[104]
0.00 0.00 82567/1100782 lookup_basic_face [1138]
0.00 0.00 27000/27103 cursor_row_p [1311]
13199531
get_next_display_element <cycle 1> [50]
13113521 set_iterator_to_next
<cycle 1> [93]
13110872 x_produce_glyphs
<cycle 1> [26]
549798 handle_line_prefix
<cycle 1> [298]
543706
append_space_for_newline <cycle 1> [212]
463788
reseat_at_next_visible_line_start <cycle 1> [1148]
20605 set_cursor_from_row
<cycle 1> [245]
-----------------------------------------------
0.00 0.00 1/533779146 Fget_buffer_window
[554]
0.00 0.00 2/533779146 Frename_buffer
<cycle 1> [972]
0.00 0.00 2/533779146 status_notify <cycle
1> [1044]
0.00 0.00 2/533779146 make_process <cycle
1> [983]
0.00 0.00 3/533779146 Fset_buffer [14]
0.00 0.00 3/533779146 Fx_create_frame
<cycle 1> [940]
0.00 0.00 4/533779146 Fkill_buffer <cycle
1> [163]
0.00 0.00 8/533779146 Fsetq_default <cycle
1> [1080]
0.00 0.00 19/533779146 Fdefmacro <cycle 1>
[991]
0.00 0.00 20/533779146 fontset_find_font
<cycle 1> [768]
0.00 0.00 25/533779146 delete_frame <cycle
1> [746]
0.00 0.00 32/533779146 read_minibuf_unwind
<cycle 1> [832]
0.00 0.00 33/533779146 do_autoload <cycle
1> [905]
0.00 0.00 37/533779146 Fcommandp <cycle 1>
[923]
0.00 0.00 45/533779146
compute_fringe_widths <cycle 1> [1076]
0.00 0.00 48/533779146 compute_tip_xy
<cycle 1> [1073]
0.00 0.00 48/533779146 call_process_cleanup
[737]
0.00 0.00 54/533779146 x_set_font <cycle 1>
[684]
0.00 0.00 72/533779146 Fx_show_tip <cycle
1> [626]
0.00 0.00 87/533779146 parse_single_submenu
<cycle 1> [948]
0.00 0.00 104/533779146 Fnew_fontset <cycle
1> [882]
0.00 0.00 121/533779146 x_default_parameter
<cycle 1> [855]
0.00 0.00 264/533779146 Fset_fontset_font
<cycle 1> [644]
0.00 0.00 342/533779146 Fdefun <cycle 1> [827]
0.00 0.00 356/533779146 font_load_for_lface
<cycle 1> [1003]
0.00 0.00 443/533779146 Finteractive_form [822]
0.00 0.00 487/533779146 Fcatch <cycle 1> [437]
0.00 0.00 562/533779146 get_truename_buffer
[915]
0.00 0.00 1040/533779146 Fdocumentation
<cycle 1> [674]
0.00 0.00 1203/533779146 Fother_buffer <cycle
1> [382]
0.00 0.00 1242/533779146 make_lispy_event
<cycle 1> [862]
0.00 0.00 2045/533779146
x_get_local_selection <cycle 1> [627]
0.00 0.00 3240/533779146 Fdefconst <cycle 1>
[828]
0.00 0.00 3691/533779146 Faccessible_keymaps
<cycle 1> [725]
0.00 0.00 3691/533779146 where_is_internal
<cycle 1> [741]
0.00 0.00 4736/533779146 copy_text_properties
<cycle 1> [631]
0.00 0.00 6554/533779146
Fgenerate_new_buffer_name <cycle 1> [653]
0.00 0.00 6860/533779146 Fget_buffer_create
<cycle 1> [261]
0.00 0.00 6911/533779146
x_set_frame_parameters <cycle 1> [800]
0.00 0.00 7176/533779146 read_char <cycle 1>
[317]
0.00 0.00 9287/533779146
interval_has_all_properties [834]
0.00 0.00 10909/533779146
Fremove_text_properties <cycle 1> [367]
0.00 0.00 12972/533779146 Fcondition_case [810]
0.00 0.00 14775/533779146 Fdefvar <cycle 1> [638]
0.00 0.00 16714/533779146 Fget_file_buffer
<cycle 1> [319]
0.00 0.00 24180/533779146 lisp_time_argument
[747]
0.00 0.00 45571/533779146 Ffunction [764]
0.00 0.00 62877/533779146 Funwind_protect
<cycle 1> [641]
0.00 0.00 74783/533779146
internal_lisp_condition_case <cycle 1> [318]
0.00 0.00 125604/533779146 Fwhile <cycle 1> [668]
0.00 0.00 135683/533779146 FletX <cycle 1> [385]
0.00 0.00 136352/533779146 offset_intervals
<cycle 1> [127]
0.00 0.00 169086/533779146 Fsort <cycle 1> [316]
0.00 0.00 194606/533779146 read_vector <cycle
1> [263]
0.00 0.00 228401/533779146 Fget_buffer_process
[256]
0.00 0.00 441684/533779146 merge <cycle 1> [602]
0.00 0.00 553245/533779146 Ffuncall <cycle 1> [33]
0.00 0.00 706063/533779146 Flet <cycle 1> [267]
0.00 0.00 798379/533779146 apply_lambda <cycle
1> [179]
0.00 0.00 864585/533779146 Fsetq <cycle 1> [596]
0.00 0.00 964595/533779146 Fif <cycle 1> [376]
0.00 0.00 1114673/533779146 scan_sexps_forward
<cycle 1> [65]
0.00 0.00 1141485/533779146 add_properties [223]
0.00 0.00 1432988/533779146 font_clear_prop
<cycle 1> [207]
0.00 0.00 2027566/533779146 Fquote [377]
0.07 0.00 31571635/533779146 eval_sub <cycle 1>
[15]
1.05 0.00 490848835/533779146
lookup_char_property <cycle 1> [9]
[38] 0.2 1.15 0.00 533779146 Fcdr [38]
-----------------------------------------------
2917557 mark_vectorlike <cycle
2> [39]
327204 mark_char_table <cycle
2> [49]
5700930 mark_object <cycle 2> [8]
0.57 0.00 23224/920750 Fgarbage_collect
<cycle 1> [6]
[39] 0.2 1.05 0.00 6051358+2917557 mark_vectorlike <cycle 2> [39]
124241166 mark_object <cycle
2> [8]
35154 mark_char_table <cycle
2> [49]
3886 mark_glyph_matrix
<cycle 2> [162]
2917557 mark_vectorlike <cycle
2> [39]
-----------------------------------------------
898938 looking_at_1 <cycle 1>
[313]
1255243 fast_looking_at <cycle
1> [452]
2452570 re_search_2 <cycle 1>
[97]
[40] 0.2 1.00 0.02 4606751 re_match_2_internal <cycle
1> [40]
0.01 0.00 14337688/14645999
multibyte_char_to_unibyte_safe [449]
0.01 0.00 858431/2556042 buf_bytepos_to_charpos
[332]
0.00 0.00 1071/1594756 string_byte_to_char [451]
0.00 0.00 138/6108927 xmalloc [248]
0.00 0.00 2895/63453 do_pending_atimers [1118]
0.00 0.00 9872/804107 skip_one_char [1144]
889869 char_table_translate
<cycle 1> [642]
13900 update_syntax_table
<cycle 1> [66]
2895
process_pending_signals <cycle 1> [1233]
-----------------------------------------------
4 Ffuncall <cycle 1> [33]
22315 Fformat <cycle 1> [227]
[41] 0.2 0.01 0.96 22319 Fprin1_to_string <cycle 1> [41]
0.63 0.17 66957/606419 set_buffer_internal_1
[11]
0.00 0.15 22319/771510 Fset_buffer [14]
0.00 0.00 44638/18930942 specbind [52]
0.00 0.00 44638/7894329
store_symval_forwarding [166]
0.00 0.00 22319/94254 make_buffer_string [636]
0.00 0.00 22319/6108927 xmalloc [248]
0.00 0.00 22319/5908649 xfree [368]
0.00 0.00 66957/967331 set_buffer_internal
[1140]
0.00 0.00 22319/79527 print [1214]
0.00 0.00 22319/26922 Fbuffer_string [1314]
44638 set_internal <cycle 1>
[144]
44638 unbind_to <cycle 1> [24]
22319 print_object <cycle 1>
[120]
22319
make_buffer_string_both <cycle 1> [265]
22319 Ferase_buffer <cycle
1> [1312]
22319 insert_1_both <cycle
1> [364]
22319 signal_after_change
<cycle 1> [565]
-----------------------------------------------
0.00 0.95 495/495 Fgarbage_collect
<cycle 1> [6]
[42] 0.2 0.00 0.95 495 mark_image_cache [42]
0.95 0.00 38708/920750 mark_object <cycle 2> [8]
-----------------------------------------------
76925
face_before_or_after_it_pos <cycle 1> [71]
1909644 handle_face_prop
<cycle 1> [158]
[43] 0.2 0.57 0.36 1986569 face_at_buffer_position
<cycle 1> [43]
0.01 0.18 1986569/17643734 Fget_text_property [30]
0.14 0.03 1986569/19355003 overlays_at [29]
0.01 0.00 2391710/36785856 Foverlay_get [160]
0.00 0.00 2391710/222087258 marker_position [80]
0.00 0.00 913491/79680125 Fcar [117]
0.00 0.00 1986569/269619426 textget [122]
4378279 lookup_char_property
<cycle 1> [9]
1986569
Fnext_single_property_change <cycle 1> [13]
1613725 sort_overlays <cycle
1> [62]
914292 merge_face_ref <cycle
1> [234]
112650 Fequal <cycle 1> [272]
40812 merge_named_face
<cycle 1> [21]
159 realize_face <cycle 1>
[408]
-----------------------------------------------
18877054 bidi_resolve_explicit
<cycle 1> [102]
[44] 0.2 0.87 0.04 18877054 bidi_resolve_explicit_1
<cycle 1> [44]
0.04 0.00 237032/531169 char_table_ref [177]
0.00 0.00 78029/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 185682/185682 bidi_count_bytes [1174]
837199
compute_display_string_pos <cycle 1> [211]
236754
compute_display_string_end <cycle 1> [339]
-----------------------------------------------
0.03 0.00 59193/1812770 display_malloc_warning
[192]
0.84 0.03 1753577/1812770 lisp_malloc [46]
[45] 0.2 0.87 0.03 1812770 mem_insert [45]
0.02 0.00 1243204/1472167 mem_rotate_left [334]
0.01 0.00 1812770/6108927 xmalloc [248]
0.00 0.00 599564/941795 mem_rotate_right [1141]
-----------------------------------------------
0.00 0.00 1555/1764081 Fmake_symbol [645]
0.00 0.00 2521/1764081 make_interval [628]
0.00 0.00 6580/1764081 allocate_buffer [594]
0.00 0.00 7983/1764081 allocate_string_data
[307]
0.00 0.00 9809/1764081
make_uninit_multibyte_string [151]
0.00 0.01 21426/1764081 allocate_misc [405]
0.01 0.84 1714207/1764081 allocate_vectorlike [48]
[46] 0.2 0.01 0.87 1764081 lisp_malloc [46]
0.84 0.03 1753577/1812770 mem_insert [45]
-----------------------------------------------
12
string_buffer_position_lim <cycle 1> [1883]
154 find_field <cycle 1>
[1677]
174662
handle_single_display_spec <cycle 1> [4]
250748
compute_display_string_end <cycle 1> [339]
467525
compute_display_string_pos <cycle 1> [211]
[47] 0.2 0.01 0.87 893101
Fnext_single_char_property_change <cycle 1> [47]
0.04 0.43 3327586/3386329 Fnext_property_change
[74]
0.05 0.35 3327586/3327586
Fnext_char_property_change [82]
0.00 0.00 3430941/8785206 Fget_char_property [1129]
3430941
get_char_property_and_overlay <cycle 1> [22]
659591
Fnext_single_property_change <cycle 1> [13]
233510 unbind_to <cycle 1> [24]
-----------------------------------------------
0.00 0.14 289023/1714207 allocate_vector [130]
0.02 0.71 1425184/1714207 allocate_pseudovector
[57]
[48] 0.1 0.02 0.85 1714207 allocate_vectorlike [48]
0.01 0.84 1714207/1764081 lisp_malloc [46]
-----------------------------------------------
1196154 mark_char_table <cycle
2> [49]
35154 mark_vectorlike <cycle
2> [39]
39179 mark_object <cycle 2> [8]
0.12 0.00 4920/920750 Fgarbage_collect
<cycle 1> [6]
[49] 0.1 0.87 0.00 79253+1196154 mark_char_table <cycle 2> [49]
52751466 mark_object <cycle
2> [8]
327204 mark_vectorlike <cycle
2> [39]
1196154 mark_char_table <cycle
2> [49]
-----------------------------------------------
56991 display_tool_bar_line
<cycle 1> [383]
1561671
move_it_in_display_line_to <cycle 1> [137]
3297376 display_string <cycle
1> [128]
13199531 display_line <cycle
1> [37]
[50] 0.1 0.63 0.20 18115569 get_next_display_element
<cycle 1> [50]
0.20 0.00 17280140/17280140
lookup_glyphless_char_display [107]
0.00 0.00 99701/108095
next_element_from_image [571]
0.00 0.00 139/531169 char_table_ref [177]
0.00 0.00 51616/63158
next_element_from_stretch [1234]
14757375
next_element_from_buffer <cycle 1> [73]
2027743
next_element_from_string <cycle 1> [140]
1637501
face_before_or_after_it_pos <cycle 1> [71]
1633590
next_element_from_c_string <cycle 1> [369]
139 face_for_char <cycle
1> [1091]
-----------------------------------------------
464114 compile_pattern <cycle
1> [68]
[51] 0.1 0.77 0.06 464114 re_compile_pattern <cycle
1> [51]
0.04 0.00 8351744/8351799 re_iswctype [224]
0.01 0.00 109344/176649 analyse_first [465]
0.00 0.00 464114/6108927 xmalloc [248]
0.00 0.00 464114/5908649 xfree [368]
0.00 0.00 232887/14645999
multibyte_char_to_unibyte_safe [449]
0.00 0.00 794235/804107 skip_one_char [1144]
0.00 0.00 65248/65303 re_wctype [1230]
0.00 0.00 25977/160008 xrealloc [1180]
0.00 0.00 294/277842 char_string [1163]
1693488 char_table_translate
<cycle 1> [642]
-----------------------------------------------
0.00 0.00 1/18930942
setup_echo_area_for_printing <cycle 1> [633]
0.00 0.00 2/18930942 Fprimitive_undo
<cycle 1> [922]
0.00 0.00 2/18930942 exec_sentinel <cycle
1> [918]
0.00 0.00 4/18930942 load_charset <cycle
1> [722]
0.00 0.00 5/18930942 recursive_edit_1
<cycle 1> [1035]
0.00 0.00 8/18930942 read_minibuf_unwind
<cycle 1> [832]
0.00 0.00 16/18930942 read_minibuf <cycle
1> [767]
0.00 0.00 22/18930942
internal_lisp_condition_case <cycle 1> [318]
0.00 0.00 23/18930942 Fcall_process <cycle
1> [778]
0.00 0.00 40/18930942 set_frame_menubar
<cycle 1> [413]
0.00 0.00 48/18930942 Fx_hide_tip <cycle 1>
[956]
0.00 0.00 61/18930942 file_name_completion
<cycle 1> [929]
0.00 0.00 66/18930942 Fread_key_sequence
<cycle 1> [924]
0.00 0.00 84/18930942 Feval_buffer <cycle
1> [859]
0.00 0.00 96/18930942 Fx_show_tip <cycle 1>
[626]
0.00 0.00 109/18930942 Finsert_file_contents
<cycle 1> [600]
0.00 0.00 141/18930942 realize_basic_faces
<cycle 1> [771]
0.00 0.00 248/18930942 read_process_output
<cycle 1> [691]
0.00 0.00 567/18930942 Fmove_overlay <cycle
1> [666]
0.00 0.00 640/18930942 handle_fontified_prop
<cycle 1> [321]
0.00 0.00 837/18930942 readevalloop <cycle
1> [707]
0.00 0.00 886/18930942 Fcall_interactively
<cycle 1> [411]
0.00 0.00 1155/18930942 Fdelete_overlay
<cycle 1> [661]
0.00 0.00 1307/18930942 Fload <cycle 1> [751]
0.00 0.00 2045/18930942 x_get_local_selection
<cycle 1> [627]
0.00 0.00 3252/18930942 update_compositions
<cycle 1> [723]
0.00 0.00 5600/18930942 Fprin1 <cycle 1> [695]
0.00 0.00 6420/18930942 safe_run_hooks <cycle
1> [698]
0.00 0.00 6670/18930942 update_tool_bar
<cycle 1> [172]
0.00 0.00 8829/18930942 update_menu_bar
<cycle 1> [171]
0.00 0.00 14936/18930942 redisplay_window
<cycle 1> [72]
0.00 0.00 15668/18930942 timer_check <cycle 1>
[184]
0.00 0.00 16962/18930942 with_echo_area_buffer
<cycle 1> [156]
0.00 0.00 27993/18930942
inhibit_garbage_collection <cycle 1> [623]
0.00 0.00 34700/18930942 redisplay_internal
<cycle 1> [75]
0.00 0.00 44638/18930942 Fprin1_to_string
<cycle 1> [41]
0.00 0.00 50063/18930942
menu_item_eval_property <cycle 1> [604]
0.00 0.00 51602/18930942 Fprinc <cycle 1> [593]
0.00 0.00 52569/18930942 FletX <cycle 1> [385]
0.00 0.00 58683/18930942
prepare_to_modify_buffer <cycle 1> [186]
0.00 0.00 58821/18930942 signal_after_change
<cycle 1> [565]
0.00 0.00 114637/18930942 safe_call <cycle 1>
[561]
0.00 0.00 158948/18930942
Fline_beginning_position <cycle 1> [547]
0.00 0.00 186329/18930942 Feval <cycle 1> [422]
0.01 0.01 261575/18930942 Flet <cycle 1> [267]
0.18 0.18 8250935/18930942 funcall_lambda <cycle
1> [56]
0.20 0.20 9492699/18930942 exec_byte_code <cycle
1> [17]
[52] 0.1 0.41 0.40 18930942 specbind [52]
0.02 0.21 1156508/21178533 find_symbol_value [18]
0.13 0.00 279460/395682 Flocal_variable_p [113]
0.02 0.00 558920/22504963 Fcons [60]
0.02 0.00 1151145/16126491 do_symval_forwarding
[104]
0.01 0.00 3/3 grow_specpdl [511]
0.00 0.00 838/513091 indirect_variable [284]
0.00 0.00 279460/1727386 Fcurrent_buffer [1132]
-----------------------------------------------
545 update_single_window
<cycle 1> [1586]
2988 update_frame <cycle 1>
[1358]
32124 update_window_tree
<cycle 1> [487]
[53] 0.1 0.80 0.00 35657 update_window <cycle 1> [53]
0.00 0.00 60735/244651 window_text_bottom_y
[448]
0.00 0.00 32645/52132 x_cursor_to [1244]
0.00 0.00 267/268
x_clear_window_mouse_face [1642]
0.00 0.00 3/160008 xrealloc [1180]
0.00 0.00 3/32452 xnrealloc [1286]
0.00 0.00 3/628 xpalloc [1575]
0.00 0.00 1/78 next_almost_prime [1738]
71404 update_window_line
<cycle 1> [174]
35657 x_update_window_begin
<cycle 1> [1279]
35657 update_window_fringes
<cycle 1> [84]
35657 x_update_window_end
<cycle 1> [481]
267 x_scroll_run <cycle 1>
[793]
-----------------------------------------------
15 font_list_entities
<cycle 1> [897]
45 merge_font_spec <cycle
1> [821]
56 fontset_from_font
<cycle 1> [884]
361 font_find_for_lface
<cycle 1> [745]
1423584 font_clear_prop <cycle
1> [207]
[54] 0.1 0.05 0.75 1424061 copy_font_spec <cycle 1> [54]
0.02 0.73 1424061/1425184 allocate_pseudovector
[57]
1424061 Fcopy_alist <cycle 1>
[146]
-----------------------------------------------
15155 reseat_to_string
<cycle 1> [239]
19996 scan_for_column <cycle
1> [365]
20915
next_element_from_buffer <cycle 1> [73]
387945
next_element_from_string <cycle 1> [140]
720639 composition_reseat_it
<cycle 1> [336]
2190848 compute_stop_pos
<cycle 1> [58]
[55] 0.1 0.77 0.00 3355498
composition_compute_stop_pos <cycle 1> [55]
0.00 0.00 556/531169 char_table_ref [177]
0.00 0.00 15155/1596197 string_char_to_byte
[1134]
3340072 find_composition
<cycle 1> [236]
-----------------------------------------------
723336 apply_lambda <cycle 1>
[179]
4753807 Ffuncall <cycle 1> [33]
[56] 0.1 0.36 0.40 5477143 funcall_lambda <cycle 1> [56]
0.18 0.18 8250935/18930942 specbind [52]
0.00 0.04 432535/1402078 Flist [134]
0.00 0.00 1/7894329
store_symval_forwarding [166]
0.00 0.00 12/63453 do_pending_atimers [1118]
3391433 exec_byte_code <cycle
1> [17]
1799310 Fprogn <cycle 1> [190]
59 Ffetch_bytecode <cycle
1> [260]
12
process_pending_signals <cycle 1> [1233]
2 set_internal <cycle 1>
[144]
-----------------------------------------------
0.00 0.00 1/1425184 allocate_terminal [440]
0.00 0.00 2/1425184 Fsplit_window_internal
<cycle 1> [966]
0.00 0.00 2/1425184 make_process <cycle 1>
[983]
0.00 0.00 9/1425184
Fcurrent_window_configuration <cycle 1> [847]
0.00 0.00 22/1425184 make_hash_table [798]
0.00 0.00 27/1425184 allocate_frame [886]
0.00 0.00 28/1425184 font_make_object
<cycle 1> [883]
0.00 0.00 37/1425184 font_make_entity [869]
0.00 0.00 60/1425184
XTset_vertical_scroll_bar <cycle 1> [225]
0.00 0.00 83/1425184 make_window [811]
0.00 0.00 852/1425184 Ffont_spec <cycle 1>
[662]
0.02 0.73 1424061/1425184 copy_font_spec <cycle
1> [54]
[57] 0.1 0.02 0.73 1425184 allocate_pseudovector [57]
0.02 0.71 1425184/1714207 allocate_vectorlike [48]
-----------------------------------------------
6 redisplay_window
<cycle 1> [72]
16
compute_window_start_on_continuation_line <cycle 1> [868]
68 move_it_by_lines
<cycle 1> [838]
74 init_from_display_pos
<cycle 1> [1744]
189 Fvertical_motion
<cycle 1> [620]
1401 get_overlay_strings_1
<cycle 1> [197]
6235 resize_mini_window
<cycle 1> [178]
8770 reseat <cycle 1> [1263]
18092 start_display <cycle
1> [1316]
306741
next_element_from_string <cycle 1> [140]
1849256
next_element_from_buffer <cycle 1> [73]
[58] 0.1 0.29 0.46 2190848 compute_stop_pos <cycle 1> [58]
0.03 0.16 1884107/1884107 next_overlay_change [111]
0.10 0.02 2105004/38686235 find_interval [25]
0.07 0.00 3427442/226932614 next_interval [16]
0.05 0.00 2190848/31474840
validate_interval_range [61]
0.01 0.00 7013961/79680125 Fcar [117]
0.01 0.00 20730121/269619426 textget [122]
20730121 lookup_char_property
<cycle 1> [9]
2190848
composition_compute_stop_pos <cycle 1> [55]
-----------------------------------------------
0.00 0.00 1/39048947 Ffeaturep <cycle 1>
[1101]
0.00 0.00 2/39048947
Finternal_copy_lisp_face <cycle 1> [438]
0.00 0.00 3/39048947 x_set_screen_gamma
<cycle 1> [1079]
0.00 0.00 4/39048947 read_minibuf <cycle
1> [767]
0.00 0.00 5/39048947
Fdocumentation_property [1068]
0.00 0.00 9/39048947 Fcoding_system_p
<cycle 1> [1043]
0.00 0.00 10/39048947 print_error_message
<cycle 1> [1038]
0.00 0.00 31/39048947 echo_now <cycle 1>
[1005]
0.00 0.00 42/39048947
note_mode_line_or_margin_highlight <cycle 1> [681]
0.00 0.00 52/39048947 Fcheck_coding_system
<cycle 1> [982]
0.00 0.00 128/39048947
Ffind_operation_coding_system <cycle 1> [947]
0.00 0.00 176/39048947 Fcommandp <cycle 1>
[923]
0.00 0.00 512/39048947 read_char <cycle 1>
[317]
0.00 0.00 520/39048947 Fdocumentation <cycle
1> [674]
0.00 0.00 650/39048947
reset_buffer_local_variables [232]
0.00 0.00 908/39048947
update_face_from_frame_parameter <cycle 1> [664]
0.00 0.00 1053/39048947 read_key_sequence
<cycle 1> [355]
0.00 0.00 1104/39048947 Fcommand_execute
<cycle 1> [100]
0.00 0.00 1125/39048947 Finteractive_form [822]
0.00 0.00 1125/39048947 Fcall_interactively
<cycle 1> [411]
0.00 0.00 1494/39048947
x_set_frame_parameters <cycle 1> [800]
0.00 0.00 2076/39048947 Fmake_char_table [398]
0.00 0.00 2663/39048947 Ffset <cycle 1> [731]
0.00 0.00 3136/39048947 handle_one_xevent
<cycle 1> [230]
0.00 0.00 3231/39048947 parse_menu_item
<cycle 1> [697]
0.00 0.00 5126/39048947
Finternal_make_lisp_face <cycle 1> [544]
0.00 0.00 5152/39048947
x_x_to_emacs_modifiers [750]
0.00 0.00 6236/39048947 Fwhere_is_internal
<cycle 1> [624]
0.00 0.00 10110/39048947 lookup_fringe_bitmap
[718]
0.00 0.00 46828/39048947 update_overlay_arrows
<cycle 1> [400]
0.00 0.00 74788/39048947 Fsignal <cycle 1> [378]
0.00 0.00 133818/39048947 Ffuncall <cycle 1> [33]
0.00 0.00 152849/39048947
Finternal_set_lisp_face_attribute <cycle 1> [157]
0.00 0.00 240824/39048947 eval_sub <cycle 1> [15]
0.00 0.00 248883/39048947 parse_modifiers
<cycle 1> [559]
0.00 0.00 252654/39048947 produce_stretch_glyph
<cycle 1> [305]
0.01 0.00 267735/39048947 display_mode_element
<cycle 1> [34]
0.01 0.00 726163/39048947 apply_modifiers
<cycle 1> [118]
0.02 0.00 873700/39048947 exec_byte_code <cycle
1> [17]
0.04 0.00 1866205/39048947
Ffind_file_name_handler <cycle 1> [155]
0.07 0.00 3462736/39048947 resolve_face_name [148]
0.58 0.00 30655080/39048947 lookup_char_property
<cycle 1> [9]
[59] 0.1 0.74 0.00 39048947 Fplist_get [59]
-----------------------------------------------
0.00 0.00 1/22504963
map_char_table_for_charset <cycle 1> [1094]
0.00 0.00 1/22504963 evaporate_overlays
<cycle 1> [436]
0.00 0.00 1/22504963 Fbury_buffer_internal
<cycle 1> [1093]
0.00 0.00 1/22504963
Fset_buffer_major_mode <cycle 1> [914]
0.00 0.00 1/22504963 get_minibuffer <cycle
1> [783]
0.00 0.00 2/22504963 x_term_init <cycle 1>
[595]
0.00 0.00 2/22504963 Fnew_fontset <cycle
1> [882]
0.00 0.00 2/22504963 Fdefine_fringe_bitmap
<cycle 1> [1065]
0.00 0.00 2/22504963 init_kboard <cycle 1>
[1081]
0.00 0.00 2/22504963 update_status [1083]
0.00 0.00 3/22504963 set_wm_state [1077]
0.00 0.00 3/22504963
Fdefine_prefix_command <cycle 1> [1074]
0.00 0.00 4/22504963 Fset_window_parameter
<cycle 1> [1064]
0.00 0.00 4/22504963 exec_sentinel <cycle
1> [918]
0.00 0.00 4/22504963 make_process <cycle
1> [983]
0.00 0.00 5/22504963 Fx_create_frame
<cycle 1> [940]
0.00 0.00 5/22504963 fontset_find_font
<cycle 1> [768]
0.00 0.00 6/22504963 redisplay_window
<cycle 1> [72]
0.00 0.00 6/22504963 Fwindow_scroll_bars
[1050]
0.00 0.00 6/22504963
Fset_terminal_parameter <cycle 1> [1049]
0.00 0.00 6/22504963 Fmake_keymap [831]
0.00 0.00 6/22504963 font_prepare_cache
[1047]
0.00 0.00 6/22504963
font_registry_charsets <cycle 1> [1048]
0.00 0.00 6/22504963 Fstart_process <cycle
1> [1011]
0.00 0.00 8/22504963 Fwindow_fringes [1039]
0.00 0.00 8/22504963 load_charset <cycle
1> [722]
0.00 0.00 10/22504963 save_menu_items [978]
0.00 0.00 12/22504963
x_default_scroll_bar_color_parameter <cycle 1> [953]
0.00 0.00 12/22504963 fontset_from_font
<cycle 1> [884]
0.00 0.00 13/22504963 ftfont_lookup_cache
<cycle 1> [871]
0.00 0.00 14/22504963
Fpos_visible_in_window_p <cycle 1> [1023]
0.00 0.00 19/22504963 Fundo_boundary [949]
0.00 0.00 20/22504963
Fcoding_system_priority_list [1014]
0.00 0.00 27/22504963 make_frame <cycle 1>
[814]
0.00 0.00 27/22504963 Fdefmacro <cycle 1>
[991]
0.00 0.00 28/22504963 font_open_entity
<cycle 1> [993]
0.00 0.00 29/22504963 map_charset_chars
<cycle 1> [992]
0.00 0.00 34/22504963 display_mode_element
<cycle 1> [34]
0.00 0.00 36/22504963 read_minibuf <cycle
1> [767]
0.00 0.00 37/22504963 ftfont_pattern_entity
<cycle 1> [816]
0.00 0.00 37/22504963 ftfont_list <cycle 1>
[877]
0.00 0.00 38/22504963 merge_font_spec
<cycle 1> [821]
0.00 0.00 42/22504963
Fset_coding_system_priority <cycle 1> [980]
0.00 0.00 46/22504963 set_fontset_font
<cycle 1> [976]
0.00 0.00 46/22504963 Fdefvaralias <cycle
1> [841]
0.00 0.00 48/22504963 Fcall_process <cycle
1> [778]
0.00 0.00 51/22504963 Fwrite_region <cycle
1> [688]
0.00 0.00 54/22504963
Finternal_set_lisp_face_attribute <cycle 1> [157]
0.00 0.00 54/22504963 font_update_drivers
<cycle 1> [969]
0.00 0.00 55/22504963
fontset_pattern_regexp [853]
0.00 0.00 55/22504963 skip_chars <cycle 1>
[196]
0.00 0.00 56/22504963 Feval_buffer <cycle
1> [859]
0.00 0.00 60/22504963 save_window_save
<cycle 1> [854]
0.00 0.00 64/22504963 record_first_change
[968]
0.00 0.00 75/22504963 Fstring_to_syntax [962]
0.00 0.00 79/22504963
make_lispy_switch_frame [958]
0.00 0.00 86/22504963 parse_menu_item
<cycle 1> [697]
0.00 0.00 95/22504963 x_find_image_file
<cycle 1> [860]
0.00 0.00 95/22504963 lookup_image <cycle
1> [115]
0.00 0.00 111/22504963 copy_keymap_item
<cycle 1> [944]
0.00 0.00 111/22504963 xsignal1 <cycle 1> [945]
0.00 0.00 134/22504963 Fmouse_position
<cycle 1> [938]
0.00 0.00 143/22504963 Fdefine_key <cycle 1>
[780]
0.00 0.00 154/22504963 Fxw_color_values
<cycle 1> [885]
0.00 0.00 168/22504963 Fx_show_tip <cycle 1>
[626]
0.00 0.00 190/22504963 Finsert_file_contents
<cycle 1> [600]
0.00 0.00 200/22504963 read_key_sequence
<cycle 1> [355]
0.00 0.00 208/22504963 Fset_charset_priority
<cycle 1> [921]
0.00 0.00 226/22504963
Fx_own_selection_internal <cycle 1> [775]
0.00 0.00 252/22504963 Faccessible_keymaps
<cycle 1> [725]
0.00 0.00 258/22504963 Fcopy_keymap <cycle
1> [912]
0.00 0.00 263/22504963
map_keymap_char_table_item [911]
0.00 0.00 278/22504963 openp <cycle 1> [560]
0.00 0.00 305/22504963 Fsave_excursion
<cycle 1> [736]
0.00 0.00 339/22504963 Fwindow_edges [904]
0.00 0.00 372/22504963 read_process_output
<cycle 1> [691]
0.00 0.00 382/22504963 record_point [893]
0.00 0.00 391/22504963 map_char_table <cycle
1> [896]
0.00 0.00 391/22504963 font_list_entities
<cycle 1> [897]
0.00 0.00 400/22504963 map_keymap_internal
<cycle 1> [431]
0.00 0.00 410/22504963
substitute_object_recurse <cycle 1> [543]
0.00 0.00 421/22504963 add_window_to_list [892]
0.00 0.00 434/22504963 font_put_extra <cycle
1> [699]
0.00 0.00 513/22504963 push_message <cycle
1> [881]
0.00 0.00 528/22504963 Fload <cycle 1> [751]
0.00 0.00 540/22504963 Fdefconst <cycle 1>
[828]
0.00 0.00 553/22504963 make_lispy_event
<cycle 1> [862]
0.00 0.00 558/22504963 readevalloop <cycle
1> [707]
0.00 0.00 580/22504963 record_insert [840]
0.00 0.00 601/22504963 font_delete_unmatched
<cycle 1> [873]
0.00 0.00 607/22504963
record_property_change [429]
0.00 0.00 651/22504963 record_buffer <cycle
1> [428]
0.00 0.00 652/22504963 record_delete [845]
0.00 0.00 669/22504963 make_blv [842]
0.00 0.00 732/22504963 x_default_parameter
<cycle 1> [855]
0.00 0.00 737/22504963 Foverlay_lists <cycle
1> [856]
0.00 0.00 796/22504963 Fcall_interactively
<cycle 1> [411]
0.00 0.00 807/22504963
directory_files_internal <cycle 1> [739]
0.00 0.00 900/22504963 apply_modifiers
<cycle 1> [118]
0.00 0.00 904/22504963 Fmake_sparse_keymap
[836]
0.00 0.00 906/22504963
accumulate_script_ranges [835]
0.00 0.00 1026/22504963 Fdefun <cycle 1> [827]
0.00 0.00 1068/22504963 store_frame_param
<cycle 1> [829]
0.00 0.00 1084/22504963 update_compositions
<cycle 1> [723]
0.00 0.00 1127/22504963 Fset_fontset_font
<cycle 1> [644]
0.00 0.00 1132/22504963 Fget_load_suffixes
<cycle 1> [823]
0.00 0.00 1332/22504963 Fprovide <cycle 1> [819]
0.00 0.00 1401/22504963 parse_modifiers
<cycle 1> [559]
0.00 0.00 1593/22504963 Fwhere_is_internal
<cycle 1> [624]
0.00 0.00 1605/22504963 Ffile_attributes
<cycle 1> [675]
0.00 0.00 1697/22504963
record_marker_adjustment [802]
0.00 0.00 1770/22504963 Fmake_local_variable
<cycle 1> [314]
0.00 0.00 1917/22504963 Frequire <cycle 1> [787]
0.00 0.00 2216/22504963 Fall_completions
<cycle 1> [255]
0.00 0.00 2631/22504963 Fkey_binding <cycle
1> [776]
0.00 0.00 2804/22504963 Foverlay_put <cycle
1> [648]
0.00 0.00 2952/22504963 Fgarbage_collect
<cycle 1> [6]
0.00 0.00 3026/22504963 store_in_keymap
<cycle 1> [740]
0.00 0.00 3057/22504963 Fautoload [721]
0.00 0.00 3635/22504963 safe_run_hook_funcall
<cycle 1> [754]
0.00 0.00 3693/22504963 Fdefvar <cycle 1> [638]
0.00 0.00 3878/22504963 Ffset <cycle 1> [731]
0.00 0.00 3890/22504963 set_internal <cycle
1> [144]
0.00 0.00 4736/22504963 copy_text_properties
<cycle 1> [631]
0.00 0.00 4999/22504963 read_char <cycle 1>
[317]
0.00 0.00 6255/22504963 Fcommand_remapping
<cycle 1> [728]
0.00 0.00 6552/22504963 Fkill_buffer <cycle
1> [163]
0.00 0.00 6730/22504963 get_keyelt <cycle 1>
[393]
0.00 0.00 6913/22504963 where_is_internal_1
<cycle 1> [694]
0.00 0.00 7130/22504963 accessible_keymaps_1
<cycle 1> [711]
0.00 0.00 9352/22504963 access_keymap_1
<cycle 1> [164]
0.00 0.00 9376/22504963 append_key <cycle 1>
[706]
0.00 0.00 9571/22504963 Ffuncall <cycle 1> [33]
0.00 0.00 10005/22504963 process_tool_bar_item
<cycle 1> [254]
0.00 0.00 10506/22504963
Finternal_make_lisp_face <cycle 1> [544]
0.00 0.00 11252/22504963 list5 [696]
0.00 0.00 13160/22504963 Fget_buffer_create
<cycle 1> [261]
0.00 0.00 13195/22504963 Fcurrent_time [632]
0.00 0.00 13624/22504963 make_lispy_position
<cycle 1> [608]
0.00 0.00 17343/22504963 redisplay_internal
<cycle 1> [75]
0.00 0.00 18248/22504963 Fdefalias <cycle 1>
[410]
0.00 0.00 19178/22504963 xsignal3 <cycle 1> [616]
0.00 0.00 23778/22504963 Fput_text_property
<cycle 1> [647]
0.00 0.00 25188/22504963 eval_sub <cycle 1> [15]
0.00 0.00 55380/22504963 xsignal2 <cycle 1> [389]
0.00 0.00 55768/22504963 menu_bar_item <cycle
1> [618]
0.00 0.00 57309/22504963 read1 <cycle 1> [91]
0.00 0.00 58418/22504963
prepare_to_modify_buffer <cycle 1> [186]
0.00 0.00 58800/22504963 signal_after_change
<cycle 1> [565]
0.00 0.00 65429/22504963 list2 [388]
0.00 0.00 67264/22504963 list3 [610]
0.00 0.00 74793/22504963 Fsignal <cycle 1> [378]
0.00 0.00 91530/22504963 code_conversion_save
<cycle 1> [143]
0.00 0.00 104990/22504963
build_desired_tool_bar_string <cycle 1> [5]
0.00 0.00 113805/22504963 Fcurrent_active_maps
<cycle 1> [133]
0.00 0.00 124639/22504963 scan_sexps_forward
<cycle 1> [65]
0.00 0.00 159128/22504963 text_property_list [356]
0.00 0.00 162342/22504963 list4 [569]
0.00 0.00 173966/22504963 Fplist_put <cycle 1>
[86]
0.01 0.00 215050/22504963 offset_intervals
<cycle 1> [127]
0.01 0.00 223973/22504963 Freverse [362]
0.01 0.00 255138/22504963 Fpropertize <cycle 1>
[551]
0.01 0.00 265564/22504963 window_list_1 <cycle
1> [220]
0.01 0.00 398289/22504963 read_list <cycle 1>
[264]
0.02 0.00 558920/22504963 specbind [52]
0.02 0.00 688650/22504963 store_in_alist <cycle
1> [257]
0.02 0.00 753267/22504963 save_excursion_save
[141]
0.02 0.00 849792/22504963 add_properties [223]
0.04 0.00 1544420/22504963 Fparse_partial_sexp
<cycle 1> [191]
0.08 0.01 2801240/22504963 Fcopy_alist <cycle 1>
[146]
0.10 0.01 3560629/22504963 exec_byte_code <cycle
1> [17]
0.12 0.01 4135169/22504963 Fmake_list <cycle 1>
[136]
0.13 0.01 4515346/22504963 Flist [134]
[60] 0.1 0.63 0.07 22504963 Fcons [60]
0.04 0.03 59047/59193 display_malloc_warning
[192]
-----------------------------------------------
0.00 0.00 2/31474840
Fprevious_property_change [1041]
0.00 0.00 44/31474840 set_text_properties
<cycle 1> [959]
0.00 0.00 989/31474840
Ftext_property_not_all <cycle 1> [766]
0.00 0.00 1739/31474840
Fremove_list_of_text_properties <cycle 1> [680]
0.00 0.00 3591/31474840
Fprevious_single_property_change <cycle 1> [654]
0.00 0.00 6274/31474840
Fremove_text_properties <cycle 1> [367]
0.00 0.00 13902/31474840 Ftext_property_any
<cycle 1> [614]
0.00 0.00 39153/31474840 text_property_list [356]
0.00 0.00 46073/31474840 copy_text_properties
<cycle 1> [631]
0.00 0.00 129649/31474840 Fadd_text_properties
<cycle 1> [182]
0.05 0.00 2190848/31474840 compute_stop_pos
<cycle 1> [58]
0.07 0.00 3386329/31474840 Fnext_property_change
[74]
0.17 0.00 7923548/31474840
Fnext_single_property_change <cycle 1> [13]
0.38 0.00 17732699/31474840 Ftext_properties_at
[31]
[61] 0.1 0.68 0.00 31474840 validate_interval_range [61]
0.00 0.00 1/222087258 marker_position [80]
-----------------------------------------------
5671 note_mouse_highlight
<cycle 1> [208]
33059 get_pos_property
<cycle 1> [590]
1613725
face_at_buffer_position <cycle 1> [43]
12125255
get_char_property_and_overlay <cycle 1> [22]
[62] 0.1 0.49 0.16 13777710 sort_overlays <cycle 1> [62]
0.11 0.00 55887132/222087258 marker_position [80]
0.06 0.00 21150688/36785856 Foverlay_get [160]
0.00 0.00 69147/79680125 Fcar [117]
21150688 lookup_char_property
<cycle 1> [9]
-----------------------------------------------
0.00 0.00 17/20473711 display_mode_element
<cycle 1> [34]
0.00 0.00 86/20473711 top_level_1 <cycle 1>
[673]
0.00 0.00 87/20473711 parse_single_submenu
<cycle 1> [948]
0.00 0.00 106/20473711 font_find_for_lface
<cycle 1> [745]
0.00 0.00 552/20473711 Fmapconcat <cycle 1>
[804]
0.00 0.00 1204/20473711 Fkey_description
<cycle 1> [659]
0.00 0.00 1265/20473711 accessible_keymaps_1
<cycle 1> [711]
0.00 0.00 1509/20473711 preferred_sequence_p
<cycle 1> [809]
0.00 0.00 2019/20473711 Fdefine_key <cycle 1>
[780]
0.00 0.00 3691/20473711 where_is_internal
<cycle 1> [741]
0.00 0.00 3817/20473711 Faccessible_keymaps
<cycle 1> [725]
0.00 0.00 6399/20473711 Fmapc <cycle 1> [418]
0.00 0.00 7324/20473711
get_logical_fringe_bitmap <cycle 1> [719]
0.00 0.00 23410/20473711 read_vector <cycle 1>
[263]
0.00 0.00 47240/20473711 Flookup_key <cycle 1>
[392]
0.00 0.00 78745/20473711 Fmapcar <cycle 1> [415]
0.00 0.00 102520/20473711 Fset_match_data [589]
0.01 0.00 209764/20473711 exec_byte_code <cycle
1> [17]
0.01 0.00 237073/20473711 Flet <cycle 1> [267]
0.01 0.00 356256/20473711 Fsort <cycle 1> [316]
0.01 0.00 484731/20473711 Fapply <cycle 1> [303]
0.02 0.00 723338/20473711 apply_lambda <cycle
1> [179]
0.11 0.00 3674358/20473711 concat <cycle 1> [69]
0.45 0.00 14508200/20473711 eval_sub <cycle 1> [15]
[63] 0.1 0.63 0.00 20473711 Flength [63]
-----------------------------------------------
130
note_mode_line_or_margin_highlight <cycle 1> [681]
198533 display_string <cycle
1> [128]
455857 handle_face_prop
<cycle 1> [158]
1259754
face_before_or_after_it_pos <cycle 1> [71]
[64] 0.1 0.45 0.18 1914274 face_at_string_position
<cycle 1> [64]
0.01 0.17 1914274/17643734 Fget_text_property [30]
0.00 0.00 571699/79680125 Fcar [117]
0.00 0.00 1914274/269619426 textget [122]
1914274 lookup_char_property
<cycle 1> [9]
1914274
Fnext_single_property_change <cycle 1> [13]
571699 merge_face_ref <cycle
1> [234]
549833 Fequal <cycle 1> [272]
72 realize_face <cycle 1>
[408]
-----------------------------------------------
1 back_comment <cycle 1>
[175]
154442 Fparse_partial_sexp
<cycle 1> [191]
[65] 0.1 0.61 0.01 154443 scan_sexps_forward <cycle
1> [65]
0.00 0.00 124639/22504963 Fcons [60]
0.00 0.00 1114673/533779146 Fcdr [38]
0.00 0.00 893115/79680125 Fcar [117]
488968 update_syntax_table
<cycle 1> [66]
75233 forw_comment <cycle 1>
[474]
-----------------------------------------------
108 scan_words <cycle 1>
[908]
6152 forw_comment <cycle 1>
[474]
13900 re_match_2_internal
<cycle 1> [40]
16182 Fforward_comment
<cycle 1> [444]
18021 back_comment <cycle 1>
[175]
59401 Fbackward_prefix_chars
<cycle 1> [477]
69164 char_quoted <cycle 1>
[165]
80566 scan_lists <cycle 1>
[183]
88963 skip_syntaxes <cycle
1> [637]
488968 scan_sexps_forward
<cycle 1> [65]
763203 re_search_2 <cycle 1>
[97]
829231 re_match_2 <cycle 1>
[222]
[66] 0.1 0.16 0.41 2433859 update_syntax_table <cycle
1> [66]
0.28 0.00 13159617/226932614 next_interval [16]
0.06 0.01 1237013/38686235 find_interval [25]
0.02 0.00 1974560/1974560 interval_of [333]
0.02 0.00 1530025/2329460 previous_interval [273]
0.01 0.00 241721/241721 update_interval [463]
0.01 0.00 15214179/269619426 textget [122]
15214179 lookup_char_property
<cycle 1> [9]
-----------------------------------------------
0.00 0.00 46/1064840 Fdefvaralias <cycle 1>
[841]
0.00 0.00 232/1064840 Fmake_local_variable
<cycle 1> [314]
0.00 0.00 10445/1064840 Ffuncall <cycle 1> [33]
0.00 0.00 15201/1064840 eval_sub <cycle 1> [15]
0.31 0.23 1038916/1064840 display_mode_element
<cycle 1> [34]
[67] 0.1 0.32 0.24 1064840 Fboundp [67]
0.03 0.21 663441/11391422
swap_in_symval_forwarding [19]
0.00 0.00 4/513091 indirect_variable [284]
-----------------------------------------------
25
directory_files_internal <cycle 1> [739]
281
fast_c_string_match_ignore_case <cycle 1> [1628]
26141
fast_string_match_ignore_case <cycle 1> [1315]
30397 search_buffer <cycle
1> [658]
132407 string_match_1 <cycle
1> [228]
898938 looking_at_1 <cycle 1>
[313]
1255243 fast_looking_at <cycle
1> [452]
1866954 fast_string_match
<cycle 1> [450]
[68] 0.1 0.31 0.24 4210386 compile_pattern <cycle 1> [68]
0.21 0.00 4132129/4542149 Fstring_equal [101]
0.02 0.00 928228/928228
re_set_whitespace_regexp [335]
0.01 0.00 928228/928228 re_set_syntax [454]
0.00 0.00 1043180/1043180 re_set_registers [1139]
3746272 Fequal <cycle 1> [272]
464114 re_compile_pattern
<cycle 1> [51]
464114 Fcopy_sequence <cycle
1> [781]
-----------------------------------------------
8 font_list_entities
<cycle 1> [897]
19 Fload <cycle 1> [751]
278 font_delete_unmatched
<cycle 1> [873]
547 Fmapconcat <cycle 1>
[804]
840 concat3 <cycle 1> [1553]
954 fontset_add <cycle 1>
[655]
1204 Fkey_description
<cycle 1> [659]
2528 concat2 <cycle 1> [1480]
9376 append_key <cycle 1>
[706]
19297 eval_sub <cycle 1> [15]
138012 exec_byte_code <cycle
1> [17]
144531 Ffuncall <cycle 1> [33]
689817 Fcopy_sequence <cycle
1> [781]
1444885 Fcopy_alist <cycle 1>
[146]
[69] 0.1 0.22 0.30 2452296 concat <cycle 1> [69]
0.11 0.00 3674358/20473711 Flength [63]
0.09 0.00 759647/827022
count_size_as_multibyte [159]
0.01 0.04 598170/829870 make_uninit_string [188]
0.01 0.01 38637/39153 text_property_list [356]
0.00 0.01 20220/288821 Fmake_vector [131]
0.01 0.00 19146/19302
make_composition_value_copy [485]
0.01 0.00 105688/1496055
make_uninit_multibyte_string [151]
0.00 0.00 95873/166652 copy_text [1178]
1728218 Fmake_list <cycle 1>
[136]
38637
add_text_properties_from_list <cycle 1> [480]
-----------------------------------------------
18876910 bidi_resolve_neutral
<cycle 1> [95]
[70] 0.1 0.49 0.01 18876910 bidi_resolve_weak <cycle
1> [70]
0.01 0.00 321335/321335 bidi_get_type [462]
0.00 0.00 321263/8364226 bidi_explicit_dir_char
[170]
0.00 0.00 320022/320022 bidi_char_at_pos [1155]
0.00 0.00 144/144 bidi_copy_it [1684]
18877054 bidi_resolve_explicit
<cycle 1> [102]
-----------------------------------------------
1637501
get_next_display_element <cycle 1> [50]
[71] 0.1 0.49 0.00 1637501 face_before_or_after_it_pos
<cycle 1> [71]
0.00 0.00 162687/1596197 string_char_to_byte
[1134]
0.00 0.00 162687/325374 string_char_and_length
[1154]
1336679
bidi_move_to_visually_next <cycle 1> [32]
1259754
face_at_string_position <cycle 1> [64]
76925
face_at_buffer_position <cycle 1> [43]
139 face_for_char <cycle
1> [1091]
-----------------------------------------------
2537 redisplay_window_1
<cycle 1> [1479]
18977 redisplay_window_0
<cycle 1> [1330]
[72] 0.1 0.05 0.44 21514 redisplay_window <cycle 1> [72]
0.35 0.09 36450/606419 set_buffer_internal_1
[11]
0.00 0.00 14936/18930942 specbind [52]
0.00 0.00 52432/1315163 temp_set_point_both [534]
0.00 0.00 7146/244651 window_text_bottom_y
[448]
0.00 0.00 6717/436722 set_marker_both [366]
0.00 0.00 14936/7894329
store_symval_forwarding [166]
0.00 0.00 43708/222087258 marker_position [80]
0.00 0.00 54/7614 clear_glyph_matrix [493]
0.00 0.00 21514/21514
set_vertical_scroll_bar [833]
0.00 0.00 45/23010 window_box_height [541]
0.00 0.00 12840/12840
cursor_row_fully_visible_p [875]
0.00 0.00 6/22504963 Fcons [60]
0.00 0.00 39244/338243 marker_byte_position
[1153]
0.00 0.00 21514/21514 XTredeem_scroll_bar
[1323]
0.00 0.00 5122/5122 blank_row [1431]
0.00 0.00 102/27103 cursor_row_p [1311]
0.00 0.00 23/1827
estimate_mode_line_height [1499]
21514 unbind_to <cycle 1> [24]
21514
XTset_vertical_scroll_bar <cycle 1> [225]
15538 update_window_fringes
<cycle 1> [84]
14936 set_internal <cycle 1>
[144]
14893 display_mode_lines
<cycle 1> [320]
12846 try_window <cycle 1>
[404]
12681 try_window_id <cycle
1> [702]
11293
try_window_reusing_current_matrix <cycle 1> [979]
10192
compute_window_start_on_continuation_line <cycle 1> [868]
5986 display_tool_bar_line
<cycle 1> [383]
5122 Fmemq <cycle 1> [138]
4340 current_column <cycle
1> [672]
3002 init_iterator <cycle
1> [187]
2996
build_desired_tool_bar_string <cycle 1> [5]
2996 reseat_to_string
<cycle 1> [239]
2063 set_cursor_from_row
<cycle 1> [245]
995
check_point_in_composition <cycle 1> [575]
78 move_it_to <cycle 1>
[360]
74 start_display <cycle
1> [1316]
16 line_bottom_y <cycle
1> [1598]
6 compute_stop_pos
<cycle 1> [58]
6 handle_stop <cycle 1>
[106]
6 reseat <cycle 1> [1263]
6
move_it_vertically_backward <cycle 1> [710]
4 move_it_vertically
<cycle 1> [1806]
3 tool_bar_lines_needed
<cycle 1> [1981]
3
Fmodify_frame_parameters <cycle 1> [1530]
-----------------------------------------------
1849256
next_element_from_buffer <cycle 1> [73]
14757375
get_next_display_element <cycle 1> [50]
[73] 0.1 0.49 0.00 14757375+1849256 next_element_from_buffer
<cycle 1> [73]
0.00 0.00 8394/108095
next_element_from_image [571]
0.00 0.00 11542/63158
next_element_from_stretch [1234]
1869192 handle_stop <cycle 1>
[106]
1849256 compute_stop_pos
<cycle 1> [58]
384409 composition_reseat_it
<cycle 1> [336]
27254 get_overlay_strings_1
<cycle 1> [197]
20915
composition_compute_stop_pos <cycle 1> [55]
20915
get_visually_first_element <cycle 1> [193]
18
next_element_from_string <cycle 1> [140]
1849256
next_element_from_buffer <cycle 1> [73]
-----------------------------------------------
0.00 0.00 22678/3386329 skip_invisible <cycle
1> [545]
0.00 0.00 36065/3386329
make_buffer_string_both <cycle 1> [265]
0.04 0.43 3327586/3386329
Fnext_single_char_property_change <cycle 1> [47]
[74] 0.1 0.04 0.44 3386329 Fnext_property_change [74]
0.16 0.04 3360561/38686235 find_interval [25]
0.10 0.00 3570243/3746808 intervals_equal [161]
0.08 0.00 3647080/226932614 next_interval [16]
0.07 0.00 3386329/31474840
validate_interval_range [61]
-----------------------------------------------
1787 read_char <cycle 1> [317]
16013
redisplay_preserve_echo_area <cycle 1> [1344]
[75] 0.1 0.05 0.42 17800 redisplay_internal <cycle
1> [75]
0.29 0.00 38455/38581 clear_window_matrices
[90]
0.02 0.03 7300/7300
select_frame_for_redisplay [217]
0.04 0.00 38455/38455 clear_desired_matrices
[244]
0.02 0.00 7257/7257 XTcondemn_scroll_bars
[346]
0.01 0.01 17357/17650
overlay_arrows_changed_p [361]
0.00 0.00 34700/18930942 specbind [52]
0.00 0.00 17343/22504963 Fcons [60]
0.00 0.00 34700/7894329
store_symval_forwarding [166]
0.00 0.00 17343/1124186 record_unwind_protect
[535]
0.00 0.00 2016/645869 Fmarker_position [456]
0.00 0.00 35/35 overlay_touches_p [1036]
0.00 0.00 17800/43033 popup_activated [1259]
0.00 0.00 14598/14599 unrequest_sigio [1359]
0.00 0.00 14338/14338 request_sigio [1362]
0.00 0.00 11048/15069 start_polling [1354]
0.00 0.00 11048/11050 stop_polling [1371]
0.00 0.00 11045/35801
mark_window_display_accurate_1 [1277]
0.00 0.00 7257/7257 XTjudge_scroll_bars
[1399]
0.00 0.00 6573/21183
set_window_update_flags [1324]
0.00 0.00 28/28
increment_matrix_positions [1818]
37842 unbind_to <cycle 1> [24]
36173
do_pending_window_change <cycle 1> [467]
34700 set_internal <cycle 1>
[144]
17617 update_overlay_arrows
<cycle 1> [400]
17617 XTframe_up_to_date
<cycle 1> [1335]
17357 prepare_menu_bars
<cycle 1> [403]
14598 update_frame <cycle 1>
[1358]
14595 hscroll_windows <cycle
1> [1360]
14215 update_tool_bar <cycle
1> [172]
9909 echo_area_display
<cycle 1> [1380]
6587 redisplay_windows
<cycle 1> [1407]
6572
mark_window_display_accurate <cycle 1> [1408]
2537
internal_condition_case_1 <cycle 1> [1225]
1498 current_column <cycle
1> [672]
994
check_point_in_composition <cycle 1> [575]
159 start_display <cycle
1> [1316]
159 display_line <cycle 1>
[37]
159 update_window_fringes
<cycle 1> [84]
103 clear_image_caches
<cycle 1> [1680]
41 resize_mini_window
<cycle 1> [178]
30 clear_garbaged_frames
<cycle 1> [568]
17 clear_face_cache
<cycle 1> [1754]
11 adjust_glyphs <cycle
1> [713]
-----------------------------------------------
68986 balance_an_interval [76]
0.00 0.00 10566/39406344
copy_intervals_to_string <cycle 1> [749]
0.00 0.00 27900/39406344
graft_intervals_into_buffer <cycle 1> [563]
0.00 0.00 33271/39406344 split_interval_right
[650]
0.00 0.00 35390/39406344 split_interval_left
[652]
0.00 0.00 61829/39406344 offset_intervals
<cycle 1> [127]
0.00 0.00 305283/39406344 Fgarbage_collect
<cycle 1> [6]
0.01 0.00 898993/39406344
balance_intervals_internal [198]
0.44 0.00 38033112/39406344 find_interval [25]
[76] 0.1 0.46 0.00 39406344+68986 balance_an_interval [76]
68986 balance_an_interval [76]
-----------------------------------------------
0.00 0.00 1/279661 Frename_buffer <cycle
1> [972]
0.00 0.00 3/279661 eval_sub <cycle 1> [15]
0.01 0.00 5778/279661 add_properties [223]
0.12 0.00 72712/279661 exec_byte_code <cycle
1> [17]
0.33 0.00 201167/279661 Fplist_put <cycle 1> [86]
[77] 0.1 0.46 0.00 279661 Fsetcar [77]
-----------------------------------------------
977
composition_adjust_point <cycle 1> [1538]
5845036 find_composition
<cycle 1> [236]
[78] 0.1 0.10 0.34 5846013 get_property_and_range
<cycle 1> [78]
0.27 0.07 5846013/38686235 find_interval [25]
0.00 0.00 5193216/269619426 textget [122]
5193216 lookup_char_property
<cycle 1> [9]
-----------------------------------------------
0.00 0.44 492/492 Fgarbage_collect
<cycle 1> [6]
[79] 0.1 0.00 0.44 492 mark_kboards [79]
0.43 0.00 17725/920750 mark_object <cycle 2> [8]
-----------------------------------------------
0.00 0.00 1/222087258 display_mode_lines
<cycle 1> [320]
0.00 0.00 1/222087258
try_window_reusing_current_matrix <cycle 1> [979]
0.00 0.00 1/222087258 Fset_window_start [984]
0.00 0.00 1/222087258
validate_interval_range [61]
0.00 0.00 15/222087258 Fprimitive_undo
<cycle 1> [922]
0.00 0.00 16/222087258
Fnext_single_property_change <cycle 1> [13]
0.00 0.00 25/222087258
Fpos_visible_in_window_p <cycle 1> [1023]
0.00 0.00 30/222087258
displayed_window_lines <cycle 1> [843]
0.00 0.00 30/222087258 Fmove_to_window_line
<cycle 1> [1084]
0.00 0.00 44/222087258 get_pos_property
<cycle 1> [590]
0.00 0.00 48/222087258
set_marker_restricted [874]
0.00 0.00 53/222087258 exec_byte_code
<cycle 1> [17]
0.00 0.00 61/222087258 Fsub1 [1069]
0.00 0.00 66/222087258 Fcall_interactively
<cycle 1> [411]
0.00 0.00 70/222087258 Fnarrow_to_region
<cycle 1> [677]
0.00 0.00 74/222087258 validate_region [1058]
0.00 0.00 122/222087258
window_scroll_pixel_based <cycle 1> [785]
0.00 0.00 135/222087258 unshow_buffer [998]
0.00 0.00 142/222087258 overlay_touches_p
[1036]
0.00 0.00 147/222087258 pos_visible_p <cycle
1> [796]
0.00 0.00 303/222087258 search_command
<cycle 1> [715]
0.00 0.00 375/222087258 fix_overlays_before
[1007]
0.00 0.00 458/222087258 arith_driver [325]
0.00 0.00 1051/222087258
buffer_posn_from_coords <cycle 1> [375]
0.00 0.00 1096/222087258 evaporate_overlays
<cycle 1> [436]
0.00 0.00 1223/222087258 Fmake_overlay [687]
0.00 0.00 1296/222087258
fix_start_end_in_overlays [818]
0.00 0.00 1527/222087258 Fmove_overlay <cycle
1> [666]
0.00 0.00 1949/222087258 arithcompare [323]
0.00 0.00 2310/222087258 Fdelete_overlay
<cycle 1> [661]
0.00 0.00 2926/222087258 Foverlay_put <cycle
1> [648]
0.00 0.00 3135/222087258 select_window <cycle
1> [315]
0.00 0.00 5590/222087258
prepare_to_modify_buffer <cycle 1> [186]
0.00 0.00 6094/222087258
report_overlay_modification <cycle 1> [297]
0.00 0.00 7509/222087258 display_echo_area_1
<cycle 1> [542]
0.00 0.00 8603/222087258 init_iterator <cycle
1> [187]
0.00 0.00 10192/222087258
compute_window_start_on_continuation_line <cycle 1> [868]
0.00 0.00 12681/222087258 try_window_id <cycle
1> [702]
0.00 0.00 15040/222087258 display_mode_element
<cycle 1> [34]
0.00 0.00 16407/222087258
set_vertical_scroll_bar [833]
0.00 0.00 18020/222087258 Fbuffer_list <cycle
1> [825]
0.00 0.00 43708/222087258 redisplay_window
<cycle 1> [72]
0.00 0.00 44280/222087258 Fset_match_data [589]
0.00 0.00 239294/222087258 Fset_marker [252]
0.00 0.00 251884/222087258 Fgoto_char <cycle 1>
[605]
0.00 0.00 483851/222087258 overlays_around [639]
0.00 0.00 2391700/222087258 next_overlay_change
[111]
0.00 0.00 2391710/222087258
face_at_buffer_position <cycle 1> [43]
0.01 0.00 3404278/222087258
recenter_overlay_lists [152]
0.01 0.00 3525667/222087258 Fnext_overlay_change
[87]
0.04 0.00 19607170/222087258
load_overlay_strings <cycle 1> [81]
0.11 0.00 55887132/222087258 sort_overlays
<cycle 1> [62]
0.25 0.00 133697717/222087258 overlays_at [29]
[80] 0.1 0.42 0.00 222087258 marker_position [80]
-----------------------------------------------
2084622 get_overlay_strings_1
<cycle 1> [197]
[81] 0.1 0.37 0.04 2084622 load_overlay_strings <cycle
1> [81]
0.04 0.00 19607170/222087258 marker_position [80]
0.00 0.00 1646057/36785856 Foverlay_get [160]
0.00 0.00 1401/79680125 Fcar [117]
1646057 lookup_char_property
<cycle 1> [9]
-----------------------------------------------
0.05 0.35 3327586/3327586
Fnext_single_char_property_change <cycle 1> [47]
[82] 0.1 0.05 0.35 3327586 Fnext_char_property_change [82]
0.03 0.32 3327586/3350585 Fnext_overlay_change [87]
-----------------------------------------------
0.00 0.00 521/475346 Funintern [685]
0.00 0.00 525/475346 font_intern_prop [679]
0.01 0.00 15793/475346 intern [386]
0.14 0.02 204985/475346 Fintern_soft [124]
0.18 0.02 253522/475346 Fintern [108]
[83] 0.1 0.33 0.04 475346 oblookup [83]
0.04 0.00 475346/482268 hash_string [249]
-----------------------------------------------
159 redisplay_internal
<cycle 1> [75]
15538 redisplay_window
<cycle 1> [72]
35657 update_window <cycle
1> [53]
[84] 0.1 0.36 0.00 51354 update_window_fringes
<cycle 1> [84]
0.00 0.00 51354/244651 window_text_bottom_y
[448]
0.00 0.00 7324/10110 lookup_fringe_bitmap
[718]
7324
get_logical_fringe_bitmap <cycle 1> [719]
-----------------------------------------------
12551820 internal_equal <cycle
1> [85]
967
Fequal_including_properties <cycle 1> [347]
8118335 Fequal <cycle 1> [272]
[85] 0.1 0.36 0.00 8119302+12551820 internal_equal <cycle 1> [85]
0.00 0.00 12/12
compare_string_intervals [965]
0.00 0.00 14390/63453 do_pending_atimers [1118]
14390
process_pending_signals <cycle 1> [1233]
12551820 internal_equal <cycle
1> [85]
-----------------------------------------------
14 eval_sub <cycle 1> [15]
28612 Ffuncall <cycle 1> [33]
67330
build_desired_tool_bar_string <cycle 1> [5]
192194 Fput <cycle 1> [1171]
[86] 0.1 0.02 0.33 288150 Fplist_put <cycle 1> [86]
0.33 0.00 201167/279661 Fsetcar [77]
0.00 0.00 173966/22504963 Fcons [60]
0.00 0.00 1/63453 do_pending_atimers [1118]
0.00 0.00 77278/2289391 Fsetcdr [1130]
1
process_pending_signals <cycle 1> [1233]
-----------------------------------------------
0.00 0.00 321/3350585 Ffuncall <cycle 1> [33]
0.00 0.00 22678/3350585 skip_invisible <cycle
1> [545]
0.03 0.32 3327586/3350585
Fnext_char_property_change [82]
[87] 0.1 0.03 0.32 3350585 Fnext_overlay_change [87]
0.24 0.04 3350585/19355003 overlays_at [29]
0.02 0.00 3350585/6108927 xmalloc [248]
0.01 0.00 3350585/5908649 xfree [368]
0.01 0.00 3525667/222087258 marker_position [80]
-----------------------------------------------
91090 set_point_both <cycle
1> [114]
[88] 0.1 0.32 0.00 91090 adjust_for_invis_intang
<cycle 1> [88]
0.00 0.00 91090/8785206 Fget_char_property [1129]
182180
get_char_property_and_overlay <cycle 1> [22]
-----------------------------------------------
1 Fbury_buffer_internal
<cycle 1> [1093]
1 Frename_buffer <cycle
1> [972]
1 remove_process <cycle
1> [2077]
651 record_buffer <cycle
1> [428]
4145 accessible_keymaps_1
<cycle 1> [711]
4219
substitute_object_recurse <cycle 1> [543]
6552 Fkill_buffer <cycle 1>
[163]
6760 Ffuncall <cycle 1> [33]
[89] 0.1 0.31 0.00 22330 Frassq <cycle 1> [89]
0.00 0.00 2/63453 do_pending_atimers [1118]
2
process_pending_signals <cycle 1> [1233]
-----------------------------------------------
32148 clear_window_matrices
[90]
0.00 0.00 7/38581 Fredraw_frame <cycle
1> [803]
0.00 0.00 14/38581 free_realized_faces [758]
0.00 0.00 23/38581 clear_image_cache
<cycle 1> [733]
0.00 0.00 28/38581 clear_garbaged_frames
<cycle 1> [568]
0.00 0.00 54/38581 x_set_font <cycle 1>
[684]
0.29 0.00 38455/38581 redisplay_internal
<cycle 1> [75]
[90] 0.0 0.29 0.00 38581+32148 clear_window_matrices [90]
32148 clear_window_matrices
[90]
-----------------------------------------------
58095 read0 <cycle 1> [1236]
508142 read_list <cycle 1> [264]
[91] 0.0 0.04 0.25 566237 read1 <cycle 1> [91]
0.00 0.18 236497/253522 Fintern [108]
0.00 0.02 280310/441327 make_specified_string
[253]
0.02 0.00 237631/306517
multibyte_chars_in_text [270]
0.01 0.00 12169/12169 str_as_unibyte [489]
0.00 0.00 9656/13704 Fmake_byte_code [556]
0.00 0.00 57309/22504963 Fcons [60]
0.00 0.00 1202/33460 Fmake_symbol [645]
0.00 0.00 367/67318 make_float [735]
0.00 0.00 299431/316738 unreadchar [1156]
0.00 0.00 275859/275980 string_to_number [1164]
0.00 0.00 273913/277842 char_string [1163]
0.00 0.00 1507/2289391 Fsetcdr [1130]
7407579 readchar <cycle 1> [271]
340984 read_escape <cycle 1>
[1152]
73855 read_list <cycle 1> [264]
27901 read0 <cycle 1> [1236]
23410 read_vector <cycle 1>
[263]
1938 Fassq <cycle 1> [23]
1507
substitute_object_recurse <cycle 1> [543]
-----------------------------------------------
0.00 0.00 42/296614 png_image_p [820]
0.13 0.00 135682/296614 pbm_image_p [129]
0.15 0.00 160890/296614 xpm_image_p [119]
[92] 0.0 0.28 0.00 296614 parse_image_spec [92]
-----------------------------------------------
44271 move_it_to <cycle 1>
[360]
51002 display_tool_bar_line
<cycle 1> [383]
508059
forward_to_next_line_start <cycle 1> [213]
1465520
move_it_in_display_line_to <cycle 1> [137]
2731954 display_string <cycle
1> [128]
13113521 display_line <cycle
1> [37]
[93] 0.0 0.25 0.03 17914327 set_iterator_to_next
<cycle 1> [93]
0.02 0.00 171166/172567 pop_it [300]
0.00 0.00 1401/1401 next_overlay_string [726]
16678083
bidi_move_to_visually_next <cycle 1> [32]
173336 bidi_paragraph_init
<cycle 1> [194]
171166
iterate_out_of_display_property <cycle 1> [343]
-----------------------------------------------
150
Fdisplay_supports_face_attributes_p <cycle 1> [1655]
2851120 merge_named_face
<cycle 1> [21]
[94] 0.0 0.24 0.03 2851270 merge_face_vectors <cycle
1> [94]
0.03 0.00 763244/763762 merge_face_heights [275]
0.00 0.00 54/4069 font_style_symbolic
[1446]
1432602 font_clear_prop <cycle
1> [207]
1337566 merge_face_ref <cycle
1> [234]
18 merge_font_spec <cycle
1> [821]
-----------------------------------------------
18866422
bidi_level_of_next_char <cycle 1> [35]
[95] 0.0 0.18 0.08 18866422 bidi_resolve_neutral
<cycle 1> [95]
0.07 0.02 8042963/8364226 bidi_explicit_dir_char
[170]
18876910 bidi_resolve_weak
<cycle 1> [70]
-----------------------------------------------
29680
x_compute_glyph_string_overhangs <cycle 1> [1255]
17617233 get_per_char_metric
<cycle 1> [181]
[96] 0.0 0.26 0.00 17646913 xftfont_text_extents
<cycle 1> [96]
0.00 0.00 9/63453 do_pending_atimers [1118]
687 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
30397 search_buffer <cycle
1> [658]
2025970 re_search <cycle 1>
[1131]
[97] 0.0 0.25 0.01 2056367 re_search_2 <cycle 1> [97]
0.00 0.00 739578/1594756 string_byte_to_char [451]
0.00 0.00 67305/67305 re_compile_fastmap [591]
0.00 0.00 23526/2556042 buf_bytepos_to_charpos
[332]
0.00 0.00 75424/14645999
multibyte_char_to_unibyte_safe [449]
2452570 re_match_2_internal
<cycle 1> [40]
1766076 char_table_translate
<cycle 1> [642]
763203 update_syntax_table
<cycle 1> [66]
-----------------------------------------------
0.00 0.02 1251/16788 read_key_sequence
<cycle 1> [355]
0.01 0.04 2956/16788 menu_bar_items <cycle
1> [206]
0.01 0.04 3335/16788 tool_bar_items <cycle
1> [209]
0.02 0.12 9246/16788 Fcurrent_active_maps
<cycle 1> [133]
[98] 0.0 0.03 0.22 16788 current_minor_maps [98]
0.01 0.15 814677/21178533 find_symbol_value [18]
0.05 0.00 88423/12594668 assq_no_quit [12]
0.01 0.00 177463/202024 Findirect_function [432]
-----------------------------------------------
0.00 0.00 5989/585866 display_tool_bar_line
<cycle 1> [383]
0.01 0.00 30079/585866 display_mode_line
<cycle 1> [251]
0.21 0.02 549798/585866 display_line <cycle 1>
[37]
[99] 0.0 0.23 0.03 585866 compute_line_metrics [99]
0.03 0.00 585866/585866 row_hash [299]
0.00 0.00 1037/1827
estimate_mode_line_height [1499]
-----------------------------------------------
3 eval_sub <cycle 1> [15]
7 Ffuncall <cycle 1> [33]
46 read_char <cycle 1> [317]
1049 command_loop_1 <cycle
1> [427]
[100] 0.0 0.24 0.00 1105 Fcommand_execute <cycle 1>
[100]
0.00 0.00 1107/202024 Findirect_function [432]
0.00 0.00 1104/39048947 Fplist_get [59]
0.00 0.00 1104/26526312 Fget [139]
0.00 0.00 336/79680125 Fcar [117]
2 do_autoload <cycle 1>
[905]
-----------------------------------------------
0.00 0.00 16/4542149 Fwrite_region <cycle
1> [688]
0.00 0.00 85/4542149 x_set_name [936]
0.00 0.00 118/4542149 get_truename_buffer [915]
0.00 0.00 2264/4542149 Fget_file_buffer
<cycle 1> [319]
0.00 0.00 4037/4542149 eval_sub <cycle 1> [15]
0.00 0.00 6554/4542149
Fgenerate_new_buffer_name <cycle 1> [653]
0.00 0.00 38108/4542149 exec_byte_code <cycle
1> [17]
0.02 0.00 358838/4542149 Fget_buffer [218]
0.21 0.00 4132129/4542149 compile_pattern <cycle
1> [68]
[101] 0.0 0.23 0.00 4542149 Fstring_equal [101]
-----------------------------------------------
18877054 bidi_resolve_weak
<cycle 1> [70]
[102] 0.0 0.23 0.00 18877054 bidi_resolve_explicit
<cycle 1> [102]
18877054
bidi_resolve_explicit_1 <cycle 1> [44]
-----------------------------------------------
0.01 0.21 492/492 Fgarbage_collect
<cycle 1> [6]
[103] 0.0 0.01 0.21 492 sweep_weak_hash_tables [103]
0.03 0.18 7975/7975 sweep_weak_table [105]
-----------------------------------------------
0.00 0.00 16/16126491 make_blv [842]
0.00 0.00 17/16126491 Fkill_local_variable
<cycle 1> [888]
0.00 0.00 24/16126491
swap_in_global_binding [1016]
0.00 0.00 128/16126491 Fmake_local_variable
<cycle 1> [314]
0.00 0.00 279/16126491 readevalloop <cycle
1> [707]
0.00 0.00 1719/16126491 Fdefault_boundp [613]
0.00 0.00 17650/16126491
overlay_arrows_changed_p [361]
0.00 0.00 23414/16126491 update_overlay_arrows
<cycle 1> [400]
0.00 0.00 31893/16126491 Fdefault_value [548]
0.00 0.00 143045/16126491 run_hook_with_args
<cycle 1> [153]
0.00 0.00 160209/16126491 set_internal <cycle
1> [144]
0.01 0.00 549798/16126491 display_line <cycle
1> [37]
0.02 0.00 1151145/16126491 specbind [52]
0.08 0.00 5565477/16126491
swap_in_symval_forwarding [19]
0.12 0.00 8481677/16126491 Fsymbol_value [20]
[104] 0.0 0.22 0.00 16126491 do_symval_forwarding [104]
-----------------------------------------------
0.03 0.18 7975/7975 sweep_weak_hash_tables
[103]
[105] 0.0 0.03 0.18 7975 sweep_weak_table [105]
0.18 0.00 7339/920750 mark_object <cycle 2> [8]
0.00 0.00 53088/53088 survives_gc_p [1242]
-----------------------------------------------
6 redisplay_window
<cycle 1> [72]
16
compute_window_start_on_continuation_line <cycle 1> [868]
68 move_it_by_lines
<cycle 1> [838]
74 init_from_display_pos
<cycle 1> [1744]
3685 Fvertical_motion
<cycle 1> [620]
6235 resize_mini_window
<cycle 1> [178]
8770 reseat <cycle 1> [1263]
21598 start_display <cycle
1> [1316]
454465
next_element_from_string <cycle 1> [140]
1869192
next_element_from_buffer <cycle 1> [73]
[106] 0.0 0.21 0.00 2364109 handle_stop <cycle 1> [106]
2366141 handle_fontified_prop
<cycle 1> [321]
2365501 handle_display_prop
<cycle 1> [237]
2365501 handle_face_prop
<cycle 1> [158]
2190839
handle_composition_prop <cycle 1> [205]
2190839 handle_invisible_prop
<cycle 1> [203]
2057368 get_overlay_strings_1
<cycle 1> [197]
-----------------------------------------------
0.20 0.00 17280140/17280140
get_next_display_element <cycle 1> [50]
[107] 0.0 0.20 0.00 17280140
lookup_glyphless_char_display [107]
0.00 0.00 139/531169 char_table_ref [177]
-----------------------------------------------
0.00 0.00 1/253522 ftfont_font_format [858]
0.00 0.00 2/253522 fontset_from_font
<cycle 1> [884]
0.00 0.00 5/253522 font_intern_prop [679]
0.00 0.00 10/253522 ftfont_list <cycle 1>
[877]
0.00 0.00 17/253522
Fsubstitute_command_keys <cycle 1> [857]
0.00 0.00 59/253522 eval_sub <cycle 1> [15]
0.00 0.00 108/253522 font_prop_validate
<cycle 1> [774]
0.00 0.00 110/253522
font_prop_validate_symbol <cycle 1> [419]
0.00 0.00 448/253522 parse_modifiers <cycle
1> [559]
0.00 0.00 450/253522
apply_modifiers_uncached [692]
0.00 0.00 691/253522
font_parse_family_registry <cycle 1> [667]
0.00 0.01 15124/253522 Ffuncall <cycle 1> [33]
0.00 0.18 236497/253522 read1 <cycle 1> [91]
[108] 0.0 0.00 0.20 253522 Fintern [108]
0.18 0.02 253522/475346 oblookup [83]
0.00 0.00 24978/33460 Fmake_symbol [645]
0.00 0.00 253522/459597 check_obarray [1150]
-----------------------------------------------
1
x_get_foreign_selection <cycle 1> [1110]
3 Fsleep_for <cycle 1>
[1970]
448 read_char <cycle 1> [317]
1754 sit_for <cycle 1> [1470]
30831 Faccept_process_output
<cycle 1> [1292]
[109] 0.0 0.16 0.03 33037 wait_reading_process_output
<cycle 1> [109]
0.03 0.00 68896/68896 xg_select [281]
0.00 0.00 33037/1124186 record_unwind_protect
[535]
0.00 0.00 41864/63453 do_pending_atimers [1118]
0.00 0.00 81471/81471
requeued_events_pending_p [1211]
0.00 0.00 73045/73045
clear_waiting_for_input [1224]
0.00 0.00 42035/42035 set_waiting_for_input
[1261]
0.00 0.00 30837/30837 clear_input_pending
[1291]
112399
do_pending_window_change <cycle 1> [467]
73372 timer_check <cycle 1>
[184]
45677
detect_input_pending_run_timers <cycle 1> [1243]
42921 detect_input_pending
<cycle 1> [1257]
41864
process_pending_signals <cycle 1> [1233]
33037 unbind_to <cycle 1> [24]
3873 swallow_events <cycle
1> [1389]
1459 x_flush <cycle 1> [1258]
1459
redisplay_preserve_echo_area <cycle 1> [1344]
124 read_process_output
<cycle 1> [691]
1 status_notify <cycle
1> [1044]
-----------------------------------------------
0.00 0.00 15/532443 Fprimitive_undo <cycle
1> [922]
0.00 0.00 22/532443 check_mark [913]
0.00 0.00 1015/532443 Fmove_overlay <cycle
1> [666]
0.00 0.00 1168/532443 Fdelete_overlay <cycle
1> [661]
0.00 0.00 1788/532443 Foverlay_put <cycle 1>
[648]
0.01 0.00 25775/532443 Ffuncall <cycle 1> [33]
0.09 0.00 251089/532443 save_excursion_restore
<cycle 1> [27]
0.09 0.00 251571/532443 Fcopy_marker [142]
[110] 0.0 0.19 0.00 532443 Fmarker_buffer [110]
-----------------------------------------------
0.03 0.16 1884107/1884107 compute_stop_pos
<cycle 1> [58]
[111] 0.0 0.03 0.16 1884107 next_overlay_change [111]
0.13 0.02 1884107/19355003 overlays_at [29]
0.00 0.00 2391700/222087258 marker_position [80]
-----------------------------------------------
<spontaneous>
[112] 0.0 0.19 0.00 init_alloc_once [112]
-----------------------------------------------
0.00 0.00 43/395682 Fwrite_region <cycle
1> [688]
0.00 0.00 81/395682
run_window_configuration_change_hook <cycle 1> [700]
0.00 0.00 4120/395682 Ffuncall <cycle 1> [33]
0.05 0.00 111978/395682 unbind_to <cycle 1> [24]
0.13 0.00 279460/395682 specbind [52]
[113] 0.0 0.18 0.00 395682 Flocal_variable_p [113]
0.00 0.00 1/513091 indirect_variable [284]
-----------------------------------------------
8 Finsert_file_contents
<cycle 1> [600]
9 Fprimitive_undo <cycle
1> [922]
38 Fcurrent_indentation
<cycle 1> [950]
46 Fnarrow_to_region
<cycle 1> [677]
75
window_scroll_pixel_based <cycle 1> [785]
113 Fforward_word <cycle
1> [1009]
411 Fmove_to_column <cycle
1> [964]
567 Fend_of_line <cycle 1>
[887]
3135 select_window <cycle
1> [315]
3685 Fvertical_motion
<cycle 1> [620]
15434 search_command <cycle
1> [715]
16671 Fforward_comment
<cycle 1> [444]
19996 scan_for_column <cycle
1> [365]
64442 Fbackward_prefix_chars
<cycle 1> [477]
70853 Fforward_char <cycle
1> [412]
88983 skip_syntaxes <cycle
1> [637]
136949 Fbeginning_of_line
<cycle 1> [646]
137544 skip_chars <cycle 1>
[196]
154442 Fparse_partial_sexp
<cycle 1> [191]
158948
Fline_beginning_position <cycle 1> [547]
160147 Fforward_line <cycle
1> [384]
590407 Fgoto_char <cycle 1>
[605]
[114] 0.0 0.05 0.13 1622903 set_point_both <cycle 1> [114]
0.09 0.02 1834488/38686235 find_interval [25]
0.01 0.00 746038/2329460 previous_interval [273]
0.01 0.00 917183/1315163 temp_set_point_both [534]
0.00 0.00 148349/3746808 intervals_equal [161]
0.00 0.00 91090/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 425433/269619426 textget [122]
0.00 0.00 91090/8785206 Fget_char_property [1129]
425433 lookup_char_property
<cycle 1> [9]
91090
adjust_for_invis_intang <cycle 1> [88]
91090
get_char_property_and_overlay <cycle 1> [22]
-----------------------------------------------
2 Fimage_size <cycle 1>
[609]
11
calc_pixel_width_or_height <cycle 1> [309]
7883 Fimage_mask_p <cycle
1> [10]
110113
handle_single_display_spec <cycle 1> [4]
[115] 0.0 0.01 0.16 118009 lookup_image <cycle 1> [115]
0.16 0.00 118009/123582 sxhash [116]
0.00 0.00 103/314652 Finit_image_library [338]
0.00 0.00 95/22504963 Fcons [60]
0.00 0.00 103/103 postprocess_image [1000]
0.00 0.00 103/6108927 xmalloc [248]
0.00 0.00 95/178973
x_create_bitmap_from_data [635]
0.00 0.00 8/8 pbm_load [1052]
0.00 0.00 609/1134 image_spec_value [1525]
0.00 0.00 95/206 list1 [1661]
118009 search_image_cache
<cycle 1> [167]
94 xpm_load <cycle 1> [870]
29 reinvoke_input_signal
<cycle 1> [1364]
1 png_load <cycle 1> [1089]
-----------------------------------------------
1933924 sxhash [116]
0.01 0.00 5573/123582 hash_lookup <cycle 1>
[289]
0.16 0.00 118009/123582 lookup_image <cycle 1>
[115]
[116] 0.0 0.17 0.00 123582+1933924 sxhash [116]
1933924 sxhash [116]
-----------------------------------------------
0.00 0.00 4/79680125 read_minibuf <cycle
1> [767]
0.00 0.00 4/79680125 Fsetq_default <cycle
1> [1080]
0.00 0.00 5/79680125 get_pos_property
<cycle 1> [590]
0.00 0.00 5/79680125 print_error_message
<cycle 1> [1038]
0.00 0.00 6/79680125
Fsubstitute_command_keys <cycle 1> [857]
0.00 0.00 8/79680125 get_minibuffer <cycle
1> [783]
0.00 0.00 9/79680125 Fcommandp <cycle 1>
[923]
0.00 0.00 12/79680125 evaporate_overlays
<cycle 1> [436]
0.00 0.00 12/79680125 Fmove_overlay <cycle
1> [666]
0.00 0.00 16/79680125
verify_interval_modification <cycle 1> [588]
0.00 0.00 20/79680125 Fmacroexpand <cycle
1> [1087]
0.00 0.00 27/79680125 make_frame <cycle 1>
[814]
0.00 0.00 28/79680125 read_minibuf_unwind
<cycle 1> [832]
0.00 0.00 33/79680125 do_autoload <cycle 1>
[905]
0.00 0.00 34/79680125 Fdefmacro <cycle 1>
[991]
0.00 0.00 42/79680125 note_mouse_highlight
<cycle 1> [208]
0.00 0.00 48/79680125 call_process_cleanup
[737]
0.00 0.00 51/79680125 a_write [1072]
0.00 0.00 87/79680125 parse_single_submenu
<cycle 1> [948]
0.00 0.00 104/79680125 Fnew_fontset <cycle
1> [882]
0.00 0.00 154/79680125
Fx_own_selection_internal <cycle 1> [775]
0.00 0.00 200/79680125
Ftext_property_not_all <cycle 1> [766]
0.00 0.00 264/79680125 Fset_fontset_font
<cycle 1> [644]
0.00 0.00 336/79680125 Fcommand_execute
<cycle 1> [100]
0.00 0.00 339/79680125 Fcurrent_active_maps
<cycle 1> [133]
0.00 0.00 342/79680125 Fdefun <cycle 1> [827]
0.00 0.00 487/79680125 Fcatch <cycle 1> [437]
0.00 0.00 802/79680125 make_lispy_event
<cycle 1> [862]
0.00 0.00 1006/79680125 read_key_sequence
<cycle 1> [355]
0.00 0.00 1047/79680125 Fdocumentation <cycle
1> [674]
0.00 0.00 1078/79680125
face_for_overlay_string <cycle 1> [744]
0.00 0.00 1106/79680125 Fundo_boundary [949]
0.00 0.00 1126/79680125 Fcall_interactively
<cycle 1> [411]
0.00 0.00 1381/79680125
text_property_stickiness <cycle 1> [259]
0.00 0.00 1401/79680125 load_overlay_strings
<cycle 1> [81]
0.00 0.00 1494/79680125
x_set_frame_parameters <cycle 1> [800]
0.00 0.00 1539/79680125
note_mode_line_or_margin_highlight <cycle 1> [681]
0.00 0.00 1620/79680125 Fdefconst <cycle 1>
[828]
0.00 0.00 1841/79680125 get_tool_bar_item
<cycle 1> [682]
0.00 0.00 3691/79680125 Faccessible_keymaps
<cycle 1> [725]
0.00 0.00 3691/79680125 where_is_internal
<cycle 1> [741]
0.00 0.00 4158/79680125
interval_has_all_properties [834]
0.00 0.00 4736/79680125 copy_text_properties
<cycle 1> [631]
0.00 0.00 5653/79680125 parse_menu_item
<cycle 1> [697]
0.00 0.00 7176/79680125 read_char <cycle 1>
[317]
0.00 0.00 7324/79680125
get_logical_fringe_bitmap <cycle 1> [719]
0.00 0.00 8648/79680125 Fcondition_case [810]
0.00 0.00 9586/79680125 Fdefvar <cycle 1> [638]
0.00 0.00 10344/79680125 Ftext_property_any
<cycle 1> [614]
0.00 0.00 11994/79680125 get_keymap <cycle 1>
[126]
0.00 0.00 16357/79680125
Fremove_list_of_text_properties <cycle 1> [680]
0.00 0.00 17648/79680125
Fprevious_single_property_change <cycle 1> [654]
0.00 0.00 28498/79680125 exec_byte_code <cycle
1> [17]
0.00 0.00 36270/79680125 lisp_time_argument [747]
0.00 0.00 39293/79680125 Ffuncall <cycle 1> [33]
0.00 0.00 62877/79680125 Funwind_protect
<cycle 1> [641]
0.00 0.00 65843/79680125 readevalloop <cycle
1> [707]
0.00 0.00 69147/79680125 sort_overlays <cycle
1> [62]
0.00 0.00 74783/79680125 Fsignal <cycle 1> [378]
0.00 0.00 96044/79680125 FletX <cycle 1> [385]
0.00 0.00 125604/79680125 Fwhile <cycle 1> [668]
0.00 0.00 135437/79680125 offset_intervals
<cycle 1> [127]
0.00 0.00 194606/79680125 read_vector <cycle 1>
[263]
0.00 0.00 358838/79680125 Fget_buffer [218]
0.00 0.00 446694/79680125 add_properties [223]
0.00 0.00 571699/79680125
face_at_string_position <cycle 1> [64]
0.00 0.00 576390/79680125 Fsetq <cycle 1> [596]
0.00 0.00 786806/79680125 Flet <cycle 1> [267]
0.00 0.00 798379/79680125 apply_lambda <cycle
1> [179]
0.00 0.00 883368/79680125 merge <cycle 1> [602]
0.00 0.00 893115/79680125 scan_sexps_forward
<cycle 1> [65]
0.00 0.00 913491/79680125
face_at_buffer_position <cycle 1> [43]
0.00 0.00 1111246/79680125 Fif <cycle 1> [376]
0.01 0.00 2741784/79680125
get_char_property_and_overlay <cycle 1> [22]
0.01 0.00 3771999/79680125
Fnext_single_property_change <cycle 1> [13]
0.01 0.00 5169850/79680125 Fcond <cycle 1> [229]
0.01 0.00 7013961/79680125 compute_stop_pos
<cycle 1> [58]
0.04 0.00 18467201/79680125 lookup_char_property
<cycle 1> [9]
0.07 0.00 34117778/79680125 eval_sub <cycle 1> [15]
[117] 0.0 0.17 0.00 79680125 Fcar [117]
-----------------------------------------------
27 read_char <cycle 1> [317]
40 Fdefine_key <cycle 1>
[780]
97 read_key_sequence
<cycle 1> [355]
521 store_in_keymap <cycle
1> [740]
685 modify_event_symbol
<cycle 1> [879]
246183 access_keymap_1 <cycle
1> [164]
[118] 0.0 0.01 0.16 247553 apply_modifiers <cycle 1> [118]
0.14 0.00 247553/12594668 assq_no_quit [12]
0.01 0.00 726163/39048947 Fplist_get [59]
0.00 0.00 726163/26526312 Fget [139]
0.00 0.00 450/450
apply_modifiers_uncached [692]
0.00 0.00 900/22504963 Fcons [60]
471 Fput <cycle 1> [1171]
-----------------------------------------------
0.00 0.00 1/160890 Fimage_size <cycle 1>
[609]
0.00 0.01 7883/160890 Fimage_mask_p <cycle
1> [10]
0.00 0.05 51002/160890
build_desired_tool_bar_string <cycle 1> [5]
0.01 0.10 102004/160890
handle_single_display_spec <cycle 1> [4]
[119] 0.0 0.01 0.15 160890 xpm_image_p [119]
0.15 0.00 160890/296614 parse_image_spec [92]
-----------------------------------------------
8005 print_object <cycle 1>
[120]
5600 Fprin1 <cycle 1> [695]
22319 Fprin1_to_string
<cycle 1> [41]
51608 Fprinc <cycle 1> [593]
[120] 0.0 0.00 0.16 79527+8005 print_object <cycle 1> [120]
0.16 0.00 5663/5663 traverse_intervals [123]
0.00 0.00 3/63453 do_pending_atimers [1118]
0.00 0.00 73224/73224 printchar [1222]
0.00 0.00 5663/5704 Fset_text_properties
[1420]
70765 print_string <cycle 1>
[1015]
6699 strout <cycle 1> [1217]
5663 Fcopy_sequence <cycle
1> [781]
5663 set_text_properties
<cycle 1> [959]
3
process_pending_signals <cycle 1> [1233]
8005 print_object <cycle 1>
[120]
-----------------------------------------------
80 echo_char <cycle 1> [863]
82 echo_dash <cycle 1> [910]
86 top_level_1 <cycle 1>
[673]
269 Fdefine_fringe_bitmap
<cycle 1> [1065]
434 accessible_keymaps_1
<cycle 1> [711]
1555 Fwhere_is_internal
<cycle 1> [624]
2732 preferred_sequence_p
<cycle 1> [809]
2867 Fdefine_key <cycle 1>
[780]
3565 Faccessible_keymaps
<cycle 1> [725]
3734 access_keymap_1 <cycle
1> [164]
4599 where_is_internal
<cycle 1> [741]
15483 boyer_moore <cycle 1>
[848]
18221 search_buffer <cycle
1> [658]
55319 Flookup_key <cycle 1>
[392]
347560 eval_sub <cycle 1> [15]
1856104 exec_byte_code <cycle
1> [17]
4349433 char_table_translate
<cycle 1> [642]
[121] 0.0 0.16 0.00 6662123 Faref <cycle 1> [121]
0.00 0.00 21441/1596197 string_char_to_byte
[1134]
3812 wrong_type_argument
<cycle 1> [1240]
-----------------------------------------------
0.00 0.00 16/269619426 read_key_sequence
<cycle 1> [355]
0.00 0.00 254/269619426 eval_sub <cycle 1> [15]
0.00 0.00 527/269619426 Fdocumentation
<cycle 1> [674]
0.00 0.00 1046/269619426
Ftext_property_not_all <cycle 1> [766]
0.00 0.00 1401/269619426
face_for_overlay_string <cycle 1> [744]
0.00 0.00 1841/269619426 get_tool_bar_item
<cycle 1> [682]
0.00 0.00 2295/269619426
note_mode_line_or_margin_highlight <cycle 1> [681]
0.00 0.00 17013/269619426 note_mouse_highlight
<cycle 1> [208]
0.00 0.00 25931/269619426
Fprevious_single_property_change <cycle 1> [654]
0.00 0.00 30315/269619426 get_pos_property
<cycle 1> [590]
0.00 0.00 31314/269619426 Ffuncall <cycle 1> [33]
0.00 0.00 38622/269619426 Ftext_property_any
<cycle 1> [614]
0.00 0.00 63387/269619426
text_property_stickiness <cycle 1> [259]
0.00 0.00 112264/269619426
verify_interval_modification <cycle 1> [588]
0.00 0.00 141113/269619426 offset_intervals
<cycle 1> [127]
0.00 0.00 306741/269619426
handle_invisible_prop <cycle 1> [203]
0.00 0.00 425433/269619426 set_point_both
<cycle 1> [114]
0.00 0.00 1914274/269619426
face_at_string_position <cycle 1> [64]
0.00 0.00 1986569/269619426
face_at_buffer_position <cycle 1> [43]
0.00 0.00 5193216/269619426
get_property_and_range <cycle 1> [78]
0.01 0.00 13287787/269619426
get_char_property_and_overlay <cycle 1> [22]
0.01 0.00 15214179/269619426 update_syntax_table
<cycle 1> [66]
0.01 0.00 20730121/269619426 compute_stop_pos
<cycle 1> [58]
0.12 0.00 210093767/269619426
Fnext_single_property_change <cycle 1> [13]
[122] 0.0 0.16 0.00 269619426 textget [122]
-----------------------------------------------
0.16 0.00 5663/5663 print_object <cycle 1>
[120]
[123] 0.0 0.16 0.00 5663 traverse_intervals [123]
-----------------------------------------------
0.00 0.01 15388/204985 eval_sub <cycle 1> [15]
0.00 0.15 189597/204985 Ffuncall <cycle 1> [33]
[124] 0.0 0.00 0.16 204985 Fintern_soft [124]
0.14 0.02 204985/475346 oblookup [83]
0.00 0.00 204985/459597 check_obarray [1150]
-----------------------------------------------
0.00 0.00 53657/1784114 lisp_align_free [304]
0.15 0.00 1730457/1784114 Fgarbage_collect
<cycle 1> [6]
[125] 0.0 0.16 0.00 1784114 mem_delete [125]
0.00 0.00 228963/1472167 mem_rotate_left [334]
0.00 0.00 342231/941795 mem_rotate_right [1141]
-----------------------------------------------
4 Fread_from_minibuffer
<cycle 1> [1955]
19 Fcopy_keymap <cycle 1>
[912]
21 Fwhere_is_internal
<cycle 1> [624]
44 Fuse_local_map <cycle
1> [1789]
87 parse_single_submenu
<cycle 1> [948]
126 Faccessible_keymaps
<cycle 1> [725]
126 where_is_internal
<cycle 1> [741]
303 Fset_keymap_parent
<cycle 1> [1798]
432
note_mode_line_or_margin_highlight <cycle 1> [681]
850 keymap_parent <cycle
1> [1780]
1574 follow_key <cycle 1>
[1511]
2867 Fdefine_key <cycle 1>
[780]
3848 read_char <cycle 1> [317]
4878 top_level_1 <cycle 1>
[673]
31603 Fkeymapp <cycle 1> [1288]
33720 parse_menu_item <cycle
1> [697]
34198 get_local_map <cycle
1> [482]
38658 menu_bar_items <cycle
1> [206]
42614 tool_bar_items <cycle
1> [209]
46517 accessible_keymaps_1
<cycle 1> [711]
48214 process_tool_bar_item
<cycle 1> [254]
65887 Fkeymap_prompt <cycle
1> [491]
73641 map_keymap <cycle 1>
[1328]
77932 Flookup_key <cycle 1>
[392]
228606 map_keymap_internal
<cycle 1> [431]
3769827 access_keymap_1 <cycle
1> [164]
[126] 0.0 0.14 0.02 4506596 get_keymap <cycle 1> [126]
0.02 0.00 3760248/4214013 indirect_function [331]
0.00 0.00 11994/79680125 Fcar [117]
11994 Fnth <cycle 1> [1142]
-----------------------------------------------
5 replace_range <cycle
1> [1010]
187 insert_from_gap <cycle
1> [686]
374 insert_1_both <cycle
1> [364]
28081 del_range_2 <cycle 1>
[585]
34992 insert_from_string_1
<cycle 1> [555]
[127] 0.0 0.02 0.13 63639 offset_intervals <cycle 1>
[127]
0.03 0.09 656/656
interval_deletion_adjustment [145]
0.01 0.00 215050/22504963 Fcons [60]
0.00 0.00 28273/38686235 find_interval [25]
0.00 0.00 28202/3746808 intervals_equal [161]
0.00 0.00 61829/39406344 balance_an_interval [76]
0.00 0.00 27450/32734 split_interval_right
[650]
0.00 0.00 136352/533779146 Fcdr [38]
0.00 0.00 135437/79680125 Fcar [117]
0.00 0.00 1/404 delete_interval [169]
0.00 0.00 141113/269619426 textget [122]
0.00 0.00 409/2329460 previous_interval [273]
0.00 0.00 10/29464 split_interval_left [652]
141113 lookup_char_property
<cycle 1> [9]
135191 Fassq <cycle 1> [23]
28189 Fnreverse <cycle 1>
[1124]
1 Fmemq <cycle 1> [138]
-----------------------------------------------
30079 display_mode_line
<cycle 1> [251]
580461 display_mode_element
<cycle 1> [34]
[128] 0.0 0.15 0.00 610540 display_string <cycle 1> [128]
3297376
get_next_display_element <cycle 1> [50]
2731954 x_produce_glyphs
<cycle 1> [26]
2731954 set_iterator_to_next
<cycle 1> [93]
610540 reseat_to_string
<cycle 1> [239]
198533
face_at_string_position <cycle 1> [64]
-----------------------------------------------
0.02 0.13 135682/135682
handle_single_display_spec <cycle 1> [4]
[129] 0.0 0.02 0.13 135682 pbm_image_p [129]
0.13 0.00 135682/296614 parse_image_spec [92]
-----------------------------------------------
0.00 0.00 202/289023 larger_vector [761]
0.00 0.15 288821/289023 Fmake_vector [131]
[130] 0.0 0.00 0.15 289023 allocate_vector [130]
0.00 0.14 289023/1714207 allocate_vectorlike [48]
-----------------------------------------------
0.00 0.00 1/288821
format_mode_line_unwind_data [570]
0.00 0.00 1/288821 with_echo_area_buffer
<cycle 1> [156]
0.00 0.00 1/288821 Fx_show_tip <cycle 1>
[626]
0.00 0.00 1/288821
selection_data_to_lisp_data [997]
0.00 0.00 1/288821 parse_menu_item <cycle
1> [697]
0.00 0.00 1/288821 process_tool_bar_item
<cycle 1> [254]
0.00 0.00 1/288821 modify_event_symbol
<cycle 1> [879]
0.00 0.00 2/288821 load_charset_map [724]
0.00 0.00 3/288821
Fframe_or_buffer_changed_p [233]
0.00 0.00 3/288821 init_menu_items [975]
0.00 0.00 3/288821 tool_bar_items <cycle
1> [209]
0.00 0.00 3/288821 menu_bar_items <cycle
1> [206]
0.00 0.00 7/288821 eval_sub <cycle 1> [15]
0.00 0.00 20/288821 copy_char_table [782]
0.00 0.00 20/288821 fontset_find_font
<cycle 1> [768]
0.00 0.00 39/288821
Fcurrent_window_configuration <cycle 1> [847]
0.00 0.00 55/288821 hash_put [757]
0.00 0.00 88/288821 make_hash_table [798]
0.00 0.00 126/288821 Faccessible_keymaps
<cycle 1> [725]
0.00 0.00 645/288821 make_sub_char_table [701]
0.00 0.00 868/288821 Fset_fontset_font
<cycle 1> [644]
0.00 0.00 1137/288821 fontset_add <cycle 1>
[655]
0.00 0.00 2076/288821 Fmake_char_table [398]
0.00 0.00 2658/288821 Ffuncall <cycle 1> [33]
0.00 0.00 5253/288821
Finternal_make_lisp_face <cycle 1> [544]
0.00 0.01 13704/288821 Fmake_byte_code [556]
0.00 0.01 20220/288821 concat <cycle 1> [69]
0.00 0.01 23410/288821 read_vector <cycle 1>
[263]
0.00 0.11 218474/288821 Fvector [150]
[131] 0.0 0.00 0.15 288821 Fmake_vector [131]
0.00 0.15 288821/289023 allocate_vector [130]
-----------------------------------------------
<spontaneous>
[132] 0.0 0.00 0.15 EmacsFrameResize [132]
0.01 0.14 13/51408 change_frame_size_1
<cycle 1> [917]
0.00 0.00 13/45 pixel_to_char_size [1788]
0.00 0.00 13/70 change_frame_size [1748]
0.00 0.00 13/29 update_wm_hints [1815]
0.00 0.00 13/22 cancel_mouse_face [1849]
-----------------------------------------------
2631 Fkey_binding <cycle 1>
[776]
6615 Fwhere_is_internal
<cycle 1> [624]
[133] 0.0 0.00 0.14 9246 Fcurrent_active_maps <cycle
1> [133]
0.02 0.12 9246/16788 current_minor_maps [98]
0.00 0.00 113805/22504963 Fcons [60]
0.00 0.00 339/79680125 Fcar [117]
18718 get_local_map <cycle
1> [482]
9246 unbind_to <cycle 1> [24]
339 Fnth <cycle 1> [1142]
-----------------------------------------------
0.00 0.00 1/1402078 Fcurrent_input_mode
[1075]
0.00 0.00 2/1402078 Fstart_process <cycle
1> [1011]
0.00 0.00 4/1402078 Ffile_selinux_context
<cycle 1> [1027]
0.00 0.00 492/1402078 Fgarbage_collect
<cycle 1> [6]
0.00 0.00 535/1402078 Ffile_attributes
<cycle 1> [675]
0.00 0.00 743/1402078 Foverlays_in <cycle 1>
[777]
0.00 0.00 2702/1402078 Foverlays_at [671]
0.00 0.01 78745/1402078 Fmapcar <cycle 1> [415]
0.00 0.01 102520/1402078 Fmatch_data [308]
0.00 0.04 378889/1402078 exec_byte_code <cycle
1> [17]
0.00 0.04 404910/1402078 eval_sub <cycle 1> [15]
0.00 0.04 432535/1402078 funcall_lambda <cycle
1> [56]
[134] 0.0 0.00 0.14 1402078 Flist [134]
0.13 0.01 4515346/22504963 Fcons [60]
-----------------------------------------------
0.14 0.00 1730457/1730457 Fgarbage_collect
<cycle 1> [6]
[135] 0.0 0.14 0.00 1730457 lisp_free [135]
-----------------------------------------------
1006 Ffuncall <cycle 1> [33]
1728218 concat <cycle 1> [69]
[136] 0.0 0.01 0.13 1729224 Fmake_list <cycle 1> [136]
0.12 0.01 4135169/22504963 Fcons [60]
0.00 0.00 2487/63453 do_pending_atimers [1118]
2487
process_pending_signals <cycle 1> [1233]
-----------------------------------------------
1062
move_it_in_display_line <cycle 1> [576]
95089 move_it_to <cycle 1>
[360]
[137] 0.0 0.13 0.00 96151 move_it_in_display_line_to
<cycle 1> [137]
0.00 0.00 3584/76826 bidi_unshelve_cache [280]
0.00 0.00 92653/141352 bidi_shelve_cache [851]
0.00 0.00 3584/5908649 xfree [368]
1561671
get_next_display_element <cycle 1> [50]
1550971 x_produce_glyphs
<cycle 1> [26]
1465520 set_iterator_to_next
<cycle 1> [93]
92344 handle_line_prefix
<cycle 1> [298]
-----------------------------------------------
1 Fbury_buffer_internal
<cycle 1> [1093]
1 offset_intervals
<cycle 1> [127]
5 print_error_message
<cycle 1> [1038]
6
verify_interval_modification <cycle 1> [588]
10 next_window <cycle 1>
[960]
12 Fminibufferp <cycle 1>
[1879]
22 read_key_sequence
<cycle 1> [355]
27 unwind_create_frame
<cycle 1> [1823]
38 command_loop_1 <cycle
1> [427]
48 font_update_drivers
<cycle 1> [969]
160 Fset_fontset_font
<cycle 1> [644]
169 Fminibuffer_prompt_end
<cycle 1> [1673]
268 Fprovide <cycle 1> [819]
580 accessible_keymaps_1
<cycle 1> [711]
651 record_buffer <cycle
1> [428]
666 Fset_charset_priority
<cycle 1> [921]
753 where_is_internal
<cycle 1> [741]
1163 Ffuncall <cycle 1> [33]
2893 Ffeaturep <cycle 1>
[1101]
4219
substitute_object_recurse <cycle 1> [543]
5122 redisplay_window
<cycle 1> [72]
12839 Frequire <cycle 1> [787]
29362 menu_bar_item <cycle
1> [618]
35271
Ffind_file_name_handler <cycle 1> [155]
63836 window_list_1 <cycle
1> [220]
74783 Fsignal <cycle 1> [378]
523808 eval_sub <cycle 1> [15]
1248095 exec_byte_code <cycle
1> [17]
[138] 0.0 0.13 0.00 2004808 Fmemq <cycle 1> [138]
0.00 0.00 2/63453 do_pending_atimers [1118]
2
process_pending_signals <cycle 1> [1233]
-----------------------------------------------
0.00 0.00 1/26526312 Ffeaturep <cycle 1>
[1101]
0.00 0.00 2/26526312
Finternal_copy_lisp_face <cycle 1> [438]
0.00 0.00 3/26526312 x_set_screen_gamma
<cycle 1> [1079]
0.00 0.00 4/26526312 read_minibuf <cycle
1> [767]
0.00 0.00 5/26526312
Fdocumentation_property [1068]
0.00 0.00 9/26526312 Fcoding_system_p
<cycle 1> [1043]
0.00 0.00 10/26526312 print_error_message
<cycle 1> [1038]
0.00 0.00 31/26526312 echo_now <cycle 1>
[1005]
0.00 0.00 52/26526312 Fcheck_coding_system
<cycle 1> [982]
0.00 0.00 128/26526312
Ffind_operation_coding_system <cycle 1> [947]
0.00 0.00 176/26526312 Fcommandp <cycle 1>
[923]
0.00 0.00 409/26526312 Ffuncall <cycle 1> [33]
0.00 0.00 512/26526312 read_char <cycle 1>
[317]
0.00 0.00 520/26526312 Fdocumentation <cycle
1> [674]
0.00 0.00 650/26526312
reset_buffer_local_variables [232]
0.00 0.00 908/26526312
update_face_from_frame_parameter <cycle 1> [664]
0.00 0.00 1053/26526312 read_key_sequence
<cycle 1> [355]
0.00 0.00 1104/26526312 Fcommand_execute
<cycle 1> [100]
0.00 0.00 1125/26526312 Finteractive_form [822]
0.00 0.00 1125/26526312 Fcall_interactively
<cycle 1> [411]
0.00 0.00 1494/26526312
x_set_frame_parameters <cycle 1> [800]
0.00 0.00 2076/26526312 Fmake_char_table [398]
0.00 0.00 2663/26526312 Ffset <cycle 1> [731]
0.00 0.00 3136/26526312 handle_one_xevent
<cycle 1> [230]
0.00 0.00 3231/26526312 parse_menu_item
<cycle 1> [697]
0.00 0.00 5126/26526312
Finternal_make_lisp_face <cycle 1> [544]
0.00 0.00 5152/26526312
x_x_to_emacs_modifiers [750]
0.00 0.00 6236/26526312 Fwhere_is_internal
<cycle 1> [624]
0.00 0.00 10110/26526312 lookup_fringe_bitmap
[718]
0.00 0.00 46828/26526312 update_overlay_arrows
<cycle 1> [400]
0.00 0.00 74788/26526312 Fsignal <cycle 1> [378]
0.00 0.00 152849/26526312
Finternal_set_lisp_face_attribute <cycle 1> [157]
0.00 0.00 240782/26526312 eval_sub <cycle 1> [15]
0.00 0.00 248883/26526312 parse_modifiers
<cycle 1> [559]
0.00 0.00 267735/26526312 display_mode_element
<cycle 1> [34]
0.00 0.00 726163/26526312 apply_modifiers
<cycle 1> [118]
0.00 0.00 925091/26526312 exec_byte_code <cycle
1> [17]
0.01 0.00 1866205/26526312
Ffind_file_name_handler <cycle 1> [155]
0.02 0.00 3462736/26526312 resolve_face_name [148]
0.09 0.00 18467201/26526312 lookup_char_property
<cycle 1> [9]
[139] 0.0 0.13 0.00 26526312 Fget [139]
-----------------------------------------------
18
next_element_from_buffer <cycle 1> [73]
2027743
get_next_display_element <cycle 1> [50]
[140] 0.0 0.13 0.00 2027761 next_element_from_string
<cycle 1> [140]
0.00 0.00 162687/325374 string_char_and_length
[1154]
454465 handle_stop <cycle 1>
[106]
387945
composition_compute_stop_pos <cycle 1> [55]
387945
get_visually_first_element <cycle 1> [193]
324793 composition_reseat_it
<cycle 1> [336]
306741 compute_stop_pos
<cycle 1> [58]
-----------------------------------------------
0.00 0.00 1/251089 Fset_buffer_major_mode
<cycle 1> [914]
0.00 0.00 28/251089 Feval_buffer <cycle 1>
[859]
0.00 0.00 305/251089 Fsave_excursion <cycle
1> [736]
0.00 0.00 6552/251089 Fkill_buffer <cycle 1>
[163]
0.00 0.12 244203/251089 exec_byte_code <cycle
1> [17]
[141] 0.0 0.00 0.13 251089 save_excursion_save [141]
0.01 0.08 251089/374647 Fcopy_marker [142]
0.02 0.00 753267/22504963 Fcons [60]
0.01 0.01 251089/362507 buildmark [291]
0.00 0.00 251089/251790 Fpoint_marker [1167]
-----------------------------------------------
0.00 0.00 63/374647 save_window_save
<cycle 1> [854]
0.00 0.00 1069/374647 Ffuncall <cycle 1> [33]
0.00 0.04 122426/374647
prepare_to_modify_buffer <cycle 1> [186]
0.01 0.08 251089/374647 save_excursion_save [141]
[142] 0.0 0.01 0.12 374647 Fcopy_marker [142]
0.09 0.00 251571/532443 Fmarker_buffer [110]
0.02 0.00 374647/677952 Fset_marker [252]
0.00 0.01 374647/791371 Fmake_marker [406]
-----------------------------------------------
1 Finsert_file_contents
<cycle 1> [600]
51 decode_coding_gap
<cycle 1> [1779]
4802 decode_coding_object
<cycle 1> [799]
86676 encode_coding_object
<cycle 1> [266]
[143] 0.0 0.01 0.11 91530 code_conversion_save <cycle
1> [143]
0.09 0.02 9182/606419 set_buffer_internal_1
[11]
0.00 0.00 91530/22504963 Fcons [60]
0.00 0.00 91530/1124186 record_unwind_protect
[535]
0.00 0.00 4592/147713 Fbuffer_live_p [344]
0.00 0.00 91530/1727386 Fcurrent_buffer [1132]
0.00 0.00 9184/967331 set_buffer_internal
[1140]
4592 Fmake_local_variable
<cycle 1> [314]
4592 Ferase_buffer <cycle
1> [1312]
4592 Fset <cycle 1> [417]
-----------------------------------------------
1
setup_echo_area_for_printing <cycle 1> [633]
2 Fprimitive_undo <cycle
1> [922]
2 funcall_lambda <cycle
1> [56]
2 exec_sentinel <cycle
1> [918]
3 Fdefvaralias <cycle 1>
[841]
4 load_charset <cycle 1>
[722]
5 recursive_edit_1
<cycle 1> [1035]
8 read_minibuf_unwind
<cycle 1> [832]
12 read_minibuf <cycle 1>
[767]
23 Fcall_process <cycle
1> [778]
40 set_frame_menubar
<cycle 1> [413]
48 Fx_hide_tip <cycle 1>
[956]
61 file_name_completion
<cycle 1> [929]
84 Feval_buffer <cycle 1>
[859]
96 Fx_show_tip <cycle 1>
[626]
109 Finsert_file_contents
<cycle 1> [600]
141 realize_basic_faces
<cycle 1> [771]
248 read_process_output
<cycle 1> [691]
567 Fmove_overlay <cycle
1> [666]
640 handle_fontified_prop
<cycle 1> [321]
837 readevalloop <cycle 1>
[707]
886 Fcall_interactively
<cycle 1> [411]
1155 Fdelete_overlay <cycle
1> [661]
1307 Fload <cycle 1> [751]
2045 x_get_local_selection
<cycle 1> [627]
3252 update_compositions
<cycle 1> [723]
3826 FletX <cycle 1> [385]
5600 Fprin1 <cycle 1> [695]
6420 safe_run_hooks <cycle
1> [698]
6670 update_tool_bar <cycle
1> [172]
8829 update_menu_bar <cycle
1> [171]
14936 redisplay_window
<cycle 1> [72]
15668 timer_check <cycle 1>
[184]
16962 with_echo_area_buffer
<cycle 1> [156]
19383 Flet <cycle 1> [267]
27993
inhibit_garbage_collection <cycle 1> [623]
34700 redisplay_internal
<cycle 1> [75]
44638 Fprin1_to_string
<cycle 1> [41]
50063
menu_item_eval_property <cycle 1> [604]
51602 Fprinc <cycle 1> [593]
58683
prepare_to_modify_buffer <cycle 1> [186]
58821 signal_after_change
<cycle 1> [565]
111978 unbind_to <cycle 1> [24]
114637 safe_call <cycle 1> [561]
158948
Fline_beginning_position <cycle 1> [547]
186329 Feval <cycle 1> [422]
1182118 Fset <cycle 1> [417]
14429759 exec_byte_code <cycle
1> [17]
[144] 0.0 0.12 0.00 16620141 set_internal <cycle 1> [144]
0.00 0.00 160209/16126491 do_symval_forwarding
[104]
0.00 0.00 3890/22504963 Fcons [60]
0.00 0.00 169/17664018 Fsymbol_value [20]
0.00 0.00 8/513091 indirect_variable [284]
172696 Fassq <cycle 1> [23]
-----------------------------------------------
3422
interval_deletion_adjustment [145]
0.03 0.09 656/656 offset_intervals
<cycle 1> [127]
[145] 0.0 0.03 0.09 656+3422
interval_deletion_adjustment [145]
0.09 0.00 403/404 delete_interval [169]
3422
interval_deletion_adjustment [145]
-----------------------------------------------
3 Fx_create_frame <cycle
1> [940]
24 Fx_show_tip <cycle 1>
[626]
28 font_make_object
<cycle 1> [883]
220 make_lispy_event
<cycle 1> [862]
308 Ffuncall <cycle 1> [33]
20244 Fframe_parameters
<cycle 1> [359]
1424061 copy_font_spec <cycle
1> [54]
[146] 0.0 0.03 0.09 1444888 Fcopy_alist <cycle 1> [146]
0.08 0.01 2801240/22504963 Fcons [60]
1444885 concat <cycle 1> [69]
-----------------------------------------------
426588
traverse_intervals_noorder <cycle 2> [147]
305283 mark_object <cycle 2> [8]
0.01 0.00 387/920750
substitute_object_recurse <cycle 1> [543]
[147] 0.0 0.03 0.09 305670+426588 traverse_intervals_noorder
<cycle 2> [147]
0.09 0.00 1204276/1204276 mark_interval [173]
1204276 mark_object <cycle 2> [8]
426588
traverse_intervals_noorder <cycle 2> [147]
-----------------------------------------------
0.00 0.00 2/3462736
Finternal_copy_lisp_face <cycle 1> [438]
0.00 0.00 24/3462736
update_face_from_frame_parameter <cycle 1> [664]
0.00 0.00 141/3462736 realize_basic_faces
<cycle 1> [771]
0.00 0.00 884/3462736 lface_from_face_name
[669]
0.00 0.00 1392/3462736 lookup_derived_face
<cycle 1> [621]
0.00 0.00 1551/3462736 realize_named_face
<cycle 1> [603]
0.00 0.00 9988/3462736
Finternal_merge_in_global_face <cycle 1> [293]
0.00 0.00 10251/3462736
Finternal_make_lisp_face <cycle 1> [544]
0.00 0.00 13477/3462736 lookup_named_face [294]
0.00 0.00 73995/3462736
Finternal_get_lisp_face_attribute [226]
0.00 0.00 194186/3462736 Finternal_lisp_face_p
[195]
0.00 0.01 305725/3462736
Finternal_set_lisp_face_attribute <cycle 1> [157]
0.02 0.07 2851120/3462736 merge_named_face
<cycle 1> [21]
[148] 0.0 0.03 0.08 3462736 resolve_face_name [148]
0.07 0.00 3462736/39048947 Fplist_get [59]
0.02 0.00 3462736/26526312 Fget [139]
-----------------------------------------------
0.01 0.10 8481/8481 unbind_to <cycle 1> [24]
[149] 0.0 0.01 0.10 8481
unwind_with_echo_area_buffer [149]
0.08 0.02 8481/606419 set_buffer_internal_1
[11]
0.00 0.00 7695/436722 set_marker_both [366]
-----------------------------------------------
0.00 0.00 1/218474 command_loop_1 <cycle
1> [427]
0.00 0.00 7/218474 eval_sub <cycle 1> [15]
0.00 0.00 33/218474 exec_byte_code <cycle
1> [17]
0.00 0.00 46/218474 read_char <cycle 1> [317]
0.00 0.01 14598/218474 shadow_lookup <cycle
1> [553]
0.00 0.10 203789/218474 Ffuncall <cycle 1> [33]
[150] 0.0 0.00 0.11 218474 Fvector [150]
0.00 0.11 218474/288821 Fmake_vector [131]
-----------------------------------------------
0.00 0.00 88/1496055
directory_files_internal <cycle 1> [739]
0.00 0.00 450/1496055
apply_modifiers_uncached [692]
0.00 0.00 1630/1496055 make_string_from_bytes
[752]
0.00 0.00 28009/1496055 make_multibyte_string
[611]
0.01 0.00 94310/1496055
make_buffer_string_both <cycle 1> [265]
0.01 0.00 105688/1496055 concat <cycle 1> [69]
0.02 0.01 441327/1496055 make_specified_string
[253]
0.04 0.02 824553/1496055 make_uninit_string [188]
[151] 0.0 0.08 0.03 1496055
make_uninit_multibyte_string [151]
0.02 0.00 1491061/1491061 allocate_string_data
[307]
0.00 0.00 9809/1764081 lisp_malloc [46]
-----------------------------------------------
0.00 0.00 1/647078 Foverlay_recenter [1053]
0.00 0.00 41/647078 decide_coding_unwind
[916]
0.00 0.00 243/647078
fix_start_end_in_overlays [818]
0.00 0.00 243/647078
adjust_markers_for_insert [421]
0.00 0.00 567/647078 Fmove_overlay <cycle
1> [666]
0.00 0.00 1223/647078 Fmake_overlay [687]
0.00 0.00 22678/647078 skip_invisible <cycle
1> [545]
0.00 0.00 27672/647078 del_range_2 <cycle 1>
[585]
0.01 0.00 44612/647078 move_it_to <cycle 1>
[360]
0.08 0.01 549798/647078 display_line <cycle 1>
[37]
[152] 0.0 0.10 0.01 647078 recenter_overlay_lists [152]
0.01 0.00 3404278/222087258 marker_position [80]
-----------------------------------------------
2
x_handle_selection_clear <cycle 1> [985]
6420 safe_run_hooks <cycle
1> [698]
6905
Frun_hook_with_args_until_failure <cycle 1> [1402]
15053 eval_sub <cycle 1> [15]
27094 Frun_hooks <cycle 1>
[1313]
58418
prepare_to_modify_buffer <cycle 1> [186]
58800 signal_after_change
<cycle 1> [565]
187673 Ffuncall <cycle 1> [33]
[153] 0.0 0.03 0.08 360365 run_hook_with_args <cycle
1> [153]
0.01 0.07 360364/21178533 find_symbol_value [18]
0.00 0.00 143045/16126491 do_symval_forwarding
[104]
0.00 0.00 6465/39686 Fdefault_value [548]
224920 funcall_nil <cycle 1>
[464]
15103 Ffuncall <cycle 1> [33]
10518 safe_run_hook_funcall
<cycle 1> [754]
6526 funcall_not <cycle 1>
[1412]
-----------------------------------------------
102769 draw_glyphs <cycle 1>
[258]
[154] 0.0 0.03 0.08 102769 x_draw_glyph_string <cycle
1> [154]
0.00 0.02 47707/47707
x_draw_glyph_string_foreground [327]
0.00 0.02 55275/55275
x_draw_glyph_string_box [358]
0.01 0.00 137854/214299
get_glyph_string_clip_rects [312]
0.01 0.00 10431/10431
x_draw_stretch_glyph_string [414]
0.01 0.00 58681/58681
x_draw_glyph_string_background [478]
0.00 0.00 21032/21032
x_set_glyph_string_clipping [607]
0.00 0.00 254/54464 x_draw_relief_rect [479]
0.00 0.00 45014/151631 image_ascent [1182]
0.00 0.00 255/55668
get_glyph_string_clip_rect [1239]
0.00 0.00 254/54464 x_setup_relief_colors
[1241]
0.00 0.00 128/128
x_set_glyph_string_clipping_exactly [1691]
0.00 0.00 1/8465 x_intersect_rectangles
[1395]
130 x_set_mouse_face_gc
<cycle 1> [1687]
5
prepare_face_for_display <cycle 1> [1536]
-----------------------------------------------
4 Ffile_selinux_context
<cycle 1> [1027]
4
Fset_file_selinux_context <cycle 1> [1957]
4 Ffile_name_completion
<cycle 1> [2004]
5 Fset_file_modes <cycle
1> [1941]
6 Fdelete_file <cycle 1>
[1925]
8
Ffile_newer_than_file_p <cycle 1> [1952]
8 Fdo_auto_save <cycle
1> [786]
8 Frename_file <cycle 1>
[1956]
16 Ffile_modes <cycle 1>
[1861]
31
Funhandled_file_name_directory <cycle 1> [1810]
51 Fwrite_region <cycle
1> [688]
54 Finsert_file_contents
<cycle 1> [600]
67 Fdirectory_files
<cycle 1> [1752]
118
Ffile_accessible_directory_p <cycle 1> [1701]
119 Ffile_executable_p
<cycle 1> [1700]
128
Ffile_name_all_completions <cycle 1> [1750]
337 Ffile_writable_p
<cycle 1> [1620]
354
Fverify_visited_file_modtime <cycle 1> [1617]
535 Ffile_attributes
<cycle 1> [675]
571
Fsubstitute_in_file_name <cycle 1> [963]
634 Fget_file_buffer
<cycle 1> [319]
902 Ffile_directory_p
<cycle 1> [1548]
1603 Ffile_exists_p <cycle
1> [1505]
5574
Ffile_name_as_directory <cycle 1> [683]
6317 Ffile_symlink_p <cycle
1> [907]
7099 Fdirectory_file_name
<cycle 1> [670]
8623 Ffile_name_directory
<cycle 1> [1393]
19401
Ffile_name_nondirectory <cycle 1> [1329]
22315 Ffuncall <cycle 1> [33]
30925 openp <cycle 1> [560]
34146 Ffile_readable_p
<cycle 1> [483]
234199 Fexpand_file_name
<cycle 1> [210]
[155] 0.0 0.06 0.04 374166 Ffind_file_name_handler
<cycle 1> [155]
0.04 0.00 1866205/39048947 Fplist_get [59]
0.01 0.00 1866205/26526312 Fget [139]
0.00 0.00 4/63453 do_pending_atimers [1118]
1866206 fast_string_match
<cycle 1> [450]
35271 Fmemq <cycle 1> [138]
4
process_pending_signals <cycle 1> [1233]
-----------------------------------------------
186
resize_echo_area_exactly <cycle 1> [301]
316 current_message <cycle
1> [1569]
470 set_message <cycle 1>
[1599]
7509 echo_area_display
<cycle 1> [1380]
[156] 0.0 0.00 0.10 8481 with_echo_area_buffer
<cycle 1> [156]
0.08 0.02 8481/606419 set_buffer_internal_1
[11]
0.00 0.00 16962/18930942 specbind [52]
0.00 0.00 7695/436722 set_marker_both [366]
0.00 0.00 16962/7894329
store_symval_forwarding [166]
0.00 0.00 8481/1124186 record_unwind_protect
[535]
0.00 0.00 1/288821 Fmake_vector [131]
0.00 0.00 474/31112 del_range [1290]
0.00 0.00 186/186 resize_mini_window_1
[1668]
16962 set_internal <cycle 1>
[144]
8481
ensure_echo_area_buffers <cycle 1> [1026]
8481 unbind_to <cycle 1> [24]
7509 display_echo_area_1
<cycle 1> [542]
474 del_range_1 <cycle 1>
[704]
470 set_message_1 <cycle
1> [287]
316 current_message_1
<cycle 1> [941]
186 resize_mini_window
<cycle 1> [178]
-----------------------------------------------
18
Finternal_set_lisp_face_attribute <cycle 1> [157]
152849 Ffuncall <cycle 1> [33]
[157] 0.0 0.00 0.10 152849+18
Finternal_set_lisp_face_attribute <cycle 1> [157]
0.09 0.00 152858/12594668 assq_no_quit [12]
0.00 0.01 305725/3462736 resolve_face_name [148]
0.00 0.00 152849/39048947 Fplist_get [59]
0.00 0.00 152849/26526312 Fget [139]
0.00 0.00 510/763762 merge_face_heights [275]
0.00 0.00 54/22504963 Fcons [60]
0.00 0.00 1632/4433 font_style_to_value
[1439]
166783 Fequal <cycle 1> [272]
57885 font_clear_prop <cycle
1> [207]
4694
Finternal_make_lisp_face <cycle 1> [544]
183
Fmodify_frame_parameters <cycle 1> [1530]
27 font_load_for_lface
<cycle 1> [1003]
18
Finternal_set_lisp_face_attribute <cycle 1> [157]
-----------------------------------------------
2365501 handle_stop <cycle 1>
[106]
[158] 0.0 0.10 0.00 2365501 handle_face_prop <cycle 1>
[158]
1909644
face_at_buffer_position <cycle 1> [43]
455857
face_at_string_position <cycle 1> [64]
1401
face_for_overlay_string <cycle 1> [744]
-----------------------------------------------
0.00 0.00 4/827022 string_make_multibyte
[1022]
0.00 0.00 5/827022 replace_range <cycle
1> [1010]
0.00 0.00 5/827022 print_string <cycle 1>
[1015]
0.00 0.00 2504/827022 search_buffer <cycle
1> [658]
0.00 0.00 2871/827022 Fformat <cycle 1> [227]
0.00 0.00 27792/827022 string_to_multibyte [566]
0.00 0.00 34194/827022 insert_from_string_1
<cycle 1> [555]
0.09 0.00 759647/827022 concat <cycle 1> [69]
[159] 0.0 0.10 0.00 827022 count_size_as_multibyte [159]
-----------------------------------------------
0.00 0.00 95/36785856 Fmove_overlay <cycle
1> [666]
0.00 0.00 125/36785856 evaporate_overlays
<cycle 1> [436]
0.00 0.00 746/36785856
report_overlay_modification <cycle 1> [297]
0.00 0.00 962/36785856 Fdelete_overlay
<cycle 1> [661]
0.00 0.00 8450/36785856 Ffuncall <cycle 1> [33]
0.00 0.00 10425/36785856 note_mouse_highlight
<cycle 1> [208]
0.00 0.00 16215/36785856 get_pos_property
<cycle 1> [590]
0.00 0.00 1646057/36785856 load_overlay_strings
<cycle 1> [81]
0.01 0.00 2391710/36785856
face_at_buffer_position <cycle 1> [43]
0.03 0.00 11560383/36785856
get_char_property_and_overlay <cycle 1> [22]
0.06 0.00 21150688/36785856 sort_overlays <cycle
1> [62]
[160] 0.0 0.10 0.00 36785856 Foverlay_get [160]
-----------------------------------------------
0.00 0.00 2/3746808
Fprevious_property_change [1041]
0.00 0.00 12/3746808
compare_string_intervals [965]
0.00 0.00 28202/3746808 offset_intervals
<cycle 1> [127]
0.00 0.00 148349/3746808 set_point_both <cycle
1> [114]
0.10 0.00 3570243/3746808 Fnext_property_change
[74]
[161] 0.0 0.10 0.00 3746808 intervals_equal [161]
-----------------------------------------------
3886 mark_vectorlike <cycle
2> [39]
4004 mark_object <cycle 2> [8]
[162] 0.0 0.10 0.00 7890 mark_glyph_matrix <cycle 2>
[162]
15111 mark_object <cycle 2> [8]
-----------------------------------------------
86 Ffuncall <cycle 1> [33]
6466 eval_sub <cycle 1> [15]
[163] 0.0 0.02 0.08 6552 Fkill_buffer <cycle 1> [163]
0.00 0.04 6519/771510 Fset_buffer [14]
0.02 0.00 6552/13160
reset_buffer_local_variables [232]
0.01 0.00 6552/6553 kill_buffer_processes
[497]
0.00 0.00 6552/251089 save_excursion_save [141]
0.00 0.00 33/606419 set_buffer_internal_1
[11]
0.00 0.00 6551/950121 Fget_buffer [218]
0.00 0.00 6552/22504963 Fcons [60]
0.00 0.00 6552/1124186 record_unwind_protect
[535]
0.00 0.00 6552/5908649 xfree [368]
0.00 0.00 39/584 swap_in_global_binding
[1016]
0.00 0.00 4/533779146 Fcdr [38]
0.00 0.00 6552/967331 set_buffer_internal
[1140]
0.00 0.00 6552/6552
replace_buffer_in_windows [1410]
0.00 0.00 6552/6552 unlock_buffer [1411]
0.00 0.00 6552/6667 clear_charpos_cache
[1405]
13104 call1 <cycle 1> [1135]
6552
Frun_hook_with_args_until_failure <cycle 1> [1402]
6552 Frun_hooks <cycle 1>
[1313]
6552 unbind_to <cycle 1> [24]
6552 frames_discard_buffer
<cycle 1> [1409]
6552 Frassq <cycle 1> [89]
6552 Fdelq <cycle 1> [447]
6552
replace_buffer_in_windows_safely <cycle 1> [574]
6520 Fother_buffer <cycle
1> [382]
1 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
121457 access_keymap_1 <cycle
1> [164]
162571 access_keymap <cycle
1> [1179]
[164] 0.0 0.09 0.00 162571+121457 access_keymap_1 <cycle 1> [164]
0.00 0.00 9352/22504963 Fcons [60]
0.00 0.00 38/63453 do_pending_atimers [1118]
3769827 get_keymap <cycle 1>
[126]
246183 apply_modifiers <cycle
1> [118]
246183 reorder_modifiers
<cycle 1> [1168]
148912 get_keyelt <cycle 1>
[393]
3734 Faref <cycle 1> [121]
38
process_pending_signals <cycle 1> [1233]
121457 access_keymap_1 <cycle
1> [164]
-----------------------------------------------
28883 Fforward_comment
<cycle 1> [444]
59423 Fbackward_prefix_chars
<cycle 1> [477]
844913 scan_lists <cycle 1>
[183]
1648369 back_comment <cycle 1>
[175]
[165] 0.0 0.09 0.00 2581588 char_quoted <cycle 1> [165]
69164 update_syntax_table
<cycle 1> [66]
-----------------------------------------------
0.00 0.00 1/7894329
setup_echo_area_for_printing <cycle 1> [633]
0.00 0.00 1/7894329 funcall_lambda <cycle
1> [56]
0.00 0.00 2/7894329 Fprimitive_undo <cycle
1> [922]
0.00 0.00 2/7894329 exec_sentinel <cycle
1> [918]
0.00 0.00 4/7894329 load_charset <cycle 1>
[722]
0.00 0.00 5/7894329 recursive_edit_1
<cycle 1> [1035]
0.00 0.00 8/7894329 read_minibuf_unwind
<cycle 1> [832]
0.00 0.00 12/7894329 read_minibuf <cycle 1>
[767]
0.00 0.00 23/7894329 Fcall_process <cycle
1> [778]
0.00 0.00 24/7894329 swap_in_global_binding
[1016]
0.00 0.00 40/7894329 set_frame_menubar
<cycle 1> [413]
0.00 0.00 48/7894329 Fx_hide_tip <cycle 1>
[956]
0.00 0.00 61/7894329 file_name_completion
<cycle 1> [929]
0.00 0.00 84/7894329 Feval_buffer <cycle 1>
[859]
0.00 0.00 96/7894329 Fx_show_tip <cycle 1>
[626]
0.00 0.00 109/7894329 Finsert_file_contents
<cycle 1> [600]
0.00 0.00 128/7894329 Fmake_local_variable
<cycle 1> [314]
0.00 0.00 141/7894329 realize_basic_faces
<cycle 1> [771]
0.00 0.00 248/7894329 read_process_output
<cycle 1> [691]
0.00 0.00 567/7894329 Fmove_overlay <cycle
1> [666]
0.00 0.00 640/7894329 handle_fontified_prop
<cycle 1> [321]
0.00 0.00 837/7894329 readevalloop <cycle 1>
[707]
0.00 0.00 886/7894329 Fcall_interactively
<cycle 1> [411]
0.00 0.00 1155/7894329 Fdelete_overlay <cycle
1> [661]
0.00 0.00 1307/7894329 Fload <cycle 1> [751]
0.00 0.00 2045/7894329 x_get_local_selection
<cycle 1> [627]
0.00 0.00 3252/7894329 update_compositions
<cycle 1> [723]
0.00 0.00 3826/7894329 FletX <cycle 1> [385]
0.00 0.00 5600/7894329 Fprin1 <cycle 1> [695]
0.00 0.00 6420/7894329 safe_run_hooks <cycle
1> [698]
0.00 0.00 6670/7894329 update_tool_bar <cycle
1> [172]
0.00 0.00 8829/7894329 update_menu_bar <cycle
1> [171]
0.00 0.00 14936/7894329 redisplay_window
<cycle 1> [72]
0.00 0.00 15668/7894329 timer_check <cycle 1>
[184]
0.00 0.00 16962/7894329 with_echo_area_buffer
<cycle 1> [156]
0.00 0.00 19383/7894329 Flet <cycle 1> [267]
0.00 0.00 27993/7894329
inhibit_garbage_collection <cycle 1> [623]
0.00 0.00 34700/7894329 redisplay_internal
<cycle 1> [75]
0.00 0.00 44638/7894329 Fprin1_to_string
<cycle 1> [41]
0.00 0.00 50063/7894329
menu_item_eval_property <cycle 1> [604]
0.00 0.00 51602/7894329 Fprinc <cycle 1> [593]
0.00 0.00 58683/7894329
prepare_to_modify_buffer <cycle 1> [186]
0.00 0.00 58821/7894329 signal_after_change
<cycle 1> [565]
0.00 0.00 106740/7894329 unbind_to <cycle 1> [24]
0.00 0.00 114637/7894329 safe_call <cycle 1> [561]
0.00 0.00 158948/7894329
Fline_beginning_position <cycle 1> [547]
0.00 0.00 160167/7894329 Fset_default [390]
0.00 0.00 186329/7894329 Feval <cycle 1> [422]
0.00 0.00 270001/7894329 exec_byte_code <cycle
1> [17]
0.01 0.00 895638/7894329 Fset <cycle 1> [417]
0.06 0.00 5565349/7894329 find_symbol_value [18]
[166] 0.0 0.09 0.00 7894329 store_symval_forwarding [166]
-----------------------------------------------
118009 lookup_image <cycle 1>
[115]
[167] 0.0 0.09 0.00 118009 search_image_cache <cycle
1> [167]
117906 Fequal <cycle 1> [272]
-----------------------------------------------
0.09 0.00 42152/42152 display_mode_element
<cycle 1> [34]
[168] 0.0 0.09 0.00 42152 display_count_lines [168]
-----------------------------------------------
0.00 0.00 1/404 offset_intervals
<cycle 1> [127]
0.09 0.00 403/404
interval_deletion_adjustment [145]
[169] 0.0 0.09 0.00 404 delete_interval [169]
0.00 0.00 404/404 delete_node [1606]
-----------------------------------------------
0.00 0.00 321263/8364226 bidi_resolve_weak
<cycle 1> [70]
0.07 0.02 8042963/8364226 bidi_resolve_neutral
<cycle 1> [95]
[170] 0.0 0.07 0.02 8364226 bidi_explicit_dir_char [170]
0.02 0.00 113096/531169 char_table_ref [177]
-----------------------------------------------
21272 prepare_menu_bars
<cycle 1> [403]
[171] 0.0 0.02 0.07 21272 update_menu_bar <cycle 1> [171]
0.06 0.01 5886/606419 set_buffer_internal_1
[11]
0.00 0.00 8829/18930942 specbind [52]
0.00 0.00 8829/7894329
store_symval_forwarding [166]
0.00 0.00 133/33799
record_unwind_save_match_data [552]
0.00 0.00 133/1124186 record_unwind_protect
[535]
8829 set_internal <cycle 1>
[144]
3050 safe_run_hooks <cycle
1> [698]
2943 menu_bar_items <cycle
1> [206]
2943 unbind_to <cycle 1> [24]
2943 set_frame_menubar
<cycle 1> [413]
-----------------------------------------------
1
x_handle_selection_clear <cycle 1> [985]
7056 prepare_menu_bars
<cycle 1> [403]
14215 redisplay_internal
<cycle 1> [75]
[172] 0.0 0.01 0.08 21272 update_tool_bar <cycle 1> [172]
0.06 0.02 6670/606419 set_buffer_internal_1
[11]
0.00 0.00 6670/18930942 specbind [52]
0.00 0.00 401/33799
record_unwind_save_match_data [552]
0.00 0.00 6670/7894329
store_symval_forwarding [166]
0.00 0.00 3736/1124186 record_unwind_protect
[535]
6670 set_internal <cycle 1>
[144]
3335 tool_bar_items <cycle
1> [209]
3335 Fcopy_sequence <cycle
1> [781]
3335 unbind_to <cycle 1> [24]
3309 Fequal <cycle 1> [272]
-----------------------------------------------
0.09 0.00 1204276/1204276
traverse_intervals_noorder <cycle 2> [147]
[173] 0.0 0.09 0.00 1204276 mark_interval [173]
-----------------------------------------------
71404 update_window <cycle
1> [53]
[174] 0.0 0.08 0.00 71404 update_window_line <cycle
1> [174]
0.00 0.00 11202/11202 x_clear_end_of_line [640]
0.00 0.00 19487/52132 x_cursor_to [1244]
0.00 0.00 4544/4544
x_after_update_window_line [1435]
18196 x_write_glyphs <cycle
1> [1127]
4395 x_get_glyph_overhangs
<cycle 1> [656]
-----------------------------------------------
16603 Fforward_comment
<cycle 1> [444]
35160 scan_lists <cycle 1>
[183]
[175] 0.0 0.08 0.00 51763 back_comment <cycle 1> [175]
0.00 0.00 1/3572061 buf_charpos_to_bytepos
[354]
1648369 char_quoted <cycle 1>
[165]
18021 update_syntax_table
<cycle 1> [66]
1 scan_sexps_forward
<cycle 1> [65]
-----------------------------------------------
<spontaneous>
[176] 0.0 0.08 0.00 Fmakunbound [176]
-----------------------------------------------
0.00 0.00 1/531169 maybe_unify_char
<cycle 1> [1056]
0.00 0.00 1/531169 decode_char <cycle 1>
[1055]
0.00 0.00 139/531169
lookup_glyphless_char_display [107]
0.00 0.00 139/531169
get_next_display_element <cycle 1> [50]
0.00 0.00 140/531169 char_width [867]
0.00 0.00 161/531169 load_charset_map [724]
0.00 0.00 556/531169 fontset_find_font
<cycle 1> [768]
0.00 0.00 556/531169
composition_compute_stop_pos <cycle 1> [55]
0.00 0.00 5478/531169 char_table_translate
<cycle 1> [642]
0.00 0.00 13994/531169 bidi_paragraph_init
<cycle 1> [194]
0.02 0.00 113096/531169 bidi_explicit_dir_char
[170]
0.02 0.00 159876/531169
bidi_level_of_next_char <cycle 1> [35]
0.04 0.00 237032/531169
bidi_resolve_explicit_1 <cycle 1> [44]
[177] 0.0 0.08 0.00 531169 char_table_ref [177]
-----------------------------------------------
4 read_minibuf_unwind
<cycle 1> [832]
41 redisplay_internal
<cycle 1> [75]
186 with_echo_area_buffer
<cycle 1> [156]
2977 do_switch_frame <cycle
1> [1472]
7509 display_echo_area_1
<cycle 1> [542]
[178] 0.0 0.00 0.08 10717 resize_mini_window <cycle
1> [178]
0.06 0.01 5826/606419 set_buffer_internal_1
[11]
0.00 0.00 4533/39750 foreach_window_1 [219]
0.00 0.00 21374/436722 set_marker_both [366]
0.00 0.00 4533/39750 foreach_window [572]
0.00 0.00 10657/86946 extract_float [1208]
0.00 0.00 5826/967331 set_buffer_internal
[1140]
0.00 0.00 4533/4533 freeze_window_starts
[1436]
0.00 0.00 4533/4533 shrink_mini_window [1437]
10657 reseat <cycle 1> [1263]
10657 init_iterator <cycle
1> [187]
10657 move_it_to <cycle 1>
[360]
6235 compute_stop_pos
<cycle 1> [58]
6235 handle_stop <cycle 1>
[106]
-----------------------------------------------
723338 eval_sub <cycle 1> [15]
[179] 0.0 0.05 0.03 723338 apply_lambda <cycle 1> [179]
0.02 0.00 723338/20473711 Flength [63]
0.00 0.00 798379/533779146 Fcdr [38]
0.00 0.00 798379/79680125 Fcar [117]
798379 eval_sub <cycle 1> [15]
723336 funcall_lambda <cycle
1> [56]
723195 unbind_to <cycle 1> [24]
46 exec_byte_code <cycle
1> [17]
-----------------------------------------------
51 decode_coding_gap
<cycle 1> [1779]
4802 decode_coding_object
<cycle 1> [799]
[180] 0.0 0.01 0.07 4853 decode_coding <cycle 1> [180]
0.04 0.01 4591/606419 set_buffer_internal_1
[11]
0.01 0.00 37/37 decode_coding_utf_8 [507]
0.00 0.00 4853/128174 record_insert [840]
0.00 0.00 4894/178258
record_conversion_result [1176]
0.00 0.00 4874/92540 coding_set_source [1201]
0.00 0.00 4874/178285 coding_set_destination
[1175]
0.00 0.00 4853/91529 get_translation_table
[1202]
0.00 0.00 4591/967331 set_buffer_internal
[1140]
0.00 0.00 41/41 decode_coding_raw_text
[1796]
4874 produce_chars <cycle
1> [1432]
4796 decode_coding_charset
<cycle 1> [1433]
4792 Fput_text_property
<cycle 1> [647]
42 hash_lookup <cycle 1>
[289]
-----------------------------------------------
397229 x_get_glyph_overhangs
<cycle 1> [656]
17220004 x_produce_glyphs
<cycle 1> [26]
[181] 0.0 0.08 0.00 17617233 get_per_char_metric <cycle
1> [181]
17617233 xftfont_text_extents
<cycle 1> [96]
-----------------------------------------------
4 read_minibuf <cycle 1>
[767]
109 Ffuncall <cycle 1> [33]
1184 copy_text_properties
<cycle 1> [631]
11889 Fput_text_property
<cycle 1> [647]
25679 Fpropertize <cycle 1>
[551]
39782
add_text_properties_from_list <cycle 1> [480]
51002
build_desired_tool_bar_string <cycle 1> [5]
[182] 0.0 0.02 0.05 129649 Fadd_text_properties <cycle
1> [182]
0.00 0.05 143894/143894 add_properties [223]
0.00 0.00 78167/38686235 find_interval [25]
0.00 0.00 129649/31474840
validate_interval_range [61]
0.00 0.00 21062/29464 split_interval_left [652]
0.00 0.00 51156/51167 create_root_interval
[676]
0.00 0.00 15520/226932614 next_interval [16]
0.00 0.00 2245/32734 split_interval_right
[650]
0.00 0.00 131624/131624
interval_has_all_properties [834]
129649 validate_plist <cycle
1> [1125]
23307 copy_properties <cycle
1> [1207]
11589 modify_region <cycle
1> [981]
11589 signal_after_change
<cycle 1> [565]
-----------------------------------------------
3 eval_sub <cycle 1> [15]
67866 Ffuncall <cycle 1> [33]
[183] 0.0 0.07 0.00 67869 scan_lists <cycle 1> [183]
0.00 0.00 19178/137099 make_string [290]
0.00 0.00 67869/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 19178/131674 build_string [1185]
0.00 0.00 1295/1418 prev_char_comend_first
[1512]
844913 char_quoted <cycle 1>
[165]
80566 update_syntax_table
<cycle 1> [66]
35160 back_comment <cycle 1>
[175]
19178 xsignal3 <cycle 1> [616]
5204 forw_comment <cycle 1>
[474]
-----------------------------------------------
73372
wait_reading_process_output <cycle 1> [109]
85388 readable_events <cycle
1> [279]
[184] 0.0 0.07 0.00 158760 timer_check <cycle 1> [184]
0.00 0.00 15668/18930942 specbind [52]
0.00 0.00 15668/7894329
store_symval_forwarding [166]
15668 set_internal <cycle 1>
[144]
15668 call1 <cycle 1> [1135]
15668 unbind_to <cycle 1> [24]
-----------------------------------------------
5444 Fgarbage_collect
<cycle 1> [6]
[185] 0.0 0.01 0.06 5444 truncate_undo_list <cycle
1> [185]
0.05 0.01 5049/606419 set_buffer_internal_1
[11]
0.00 0.00 5444/1124186 record_unwind_protect
[535]
0.00 0.00 5444/1727386 Fcurrent_buffer [1132]
0.00 0.00 5444/967331 set_buffer_internal
[1140]
5444
inhibit_garbage_collection <cycle 1> [623]
-----------------------------------------------
3 insert_from_buffer
<cycle 1> [1034]
5 replace_range <cycle
1> [1010]
47 Finsert_file_contents
<cycle 1> [600]
187 del_range_both <cycle
1> [988]
13065 modify_region <cycle
1> [981]
27772 del_range_1 <cycle 1>
[704]
34992 insert_from_string_1
<cycle 1> [555]
79998 insert_1_both <cycle
1> [364]
[186] 0.0 0.02 0.05 156069 prepare_to_modify_buffer
<cycle 1> [186]
0.00 0.04 122426/374647 Fcopy_marker [142]
0.00 0.00 58683/18930942 specbind [52]
0.00 0.00 120172/645869 Fmarker_position [456]
0.00 0.00 58418/22504963 Fcons [60]
0.00 0.00 116836/116836 free_marker [622]
0.00 0.00 58683/7894329
store_symval_forwarding [166]
0.00 0.00 58418/1124186 record_unwind_protect
[535]
0.00 0.00 5590/2168668 unchain_marker [274]
0.00 0.00 5590/222087258 marker_position [80]
0.00 0.00 2/94254 make_buffer_string [636]
0.00 0.00 58418/304794 Frun_hook_with_args
[1159]
0.00 0.00 863/874
Fbarf_if_buffer_read_only [1550]
58683 set_internal <cycle 1>
[144]
58683 unbind_to <cycle 1> [24]
58418 run_hook_with_args
<cycle 1> [153]
46402
verify_interval_modification <cycle 1> [588]
897
report_overlay_modification <cycle 1> [297]
26 lock_file <cycle 1> [894]
2
make_buffer_string_both <cycle 1> [265]
-----------------------------------------------
3 tool_bar_lines_needed
<cycle 1> [1981]
8
compute_window_start_on_continuation_line <cycle 1> [868]
74 init_from_display_pos
<cycle 1> [1744]
2494 x_consider_frame_title
<cycle 1> [269]
3002 redisplay_window
<cycle 1> [72]
10657 resize_mini_window
<cycle 1> [178]
25788 start_display <cycle
1> [1316]
30079 display_mode_line
<cycle 1> [251]
[187] 0.0 0.04 0.03 72105 init_iterator <cycle 1> [187]
0.02 0.00 72105/72105 window_display_table
[371]
0.01 0.00 27763/76826 bidi_unshelve_cache [280]
0.00 0.00 72105/244651 window_text_bottom_y
[448]
0.00 0.00 39027/532910 window_box_width [337]
0.00 0.00 9/9
free_all_realized_faces [817]
0.00 0.00 8603/222087258 marker_position [80]
0.00 0.00 21/1827
estimate_mode_line_height [1499]
0.00 0.00 3/3 produce_special_glyphs
[1979]
27763 bidi_init_it <cycle 1>
[455]
18 recompute_basic_faces
<cycle 1> [1746]
-----------------------------------------------
0.00 0.00 270/829870
make_buffer_string_both <cycle 1> [265]
0.00 0.00 6697/829870 Fmake_string [665]
0.00 0.02 224733/829870 make_unibyte_string [288]
0.01 0.04 598170/829870 concat <cycle 1> [69]
[188] 0.0 0.01 0.06 829870 make_uninit_string [188]
0.04 0.02 824553/1496055
make_uninit_multibyte_string [151]
-----------------------------------------------
0.00 0.00 5989/585866 display_tool_bar_line
<cycle 1> [383]
0.00 0.00 30079/585866 display_mode_line
<cycle 1> [251]
0.07 0.00 549798/585866 display_line <cycle 1>
[37]
[189] 0.0 0.07 0.00 585866 prepare_desired_row [189]
-----------------------------------------------
2 Fprovide <cycle 1> [819]
113 Ftrack_mouse <cycle 1>
[990]
305 Fsave_excursion <cycle
1> [736]
487 internal_catch <cycle
1> [1169]
16766 FletX <cycle 1> [385]
74783
internal_lisp_condition_case <cycle 1> [318]
127190 unbind_to <cycle 1> [24]
189311 Fwhile <cycle 1> [668]
194357 Fsave_current_buffer
<cycle 1> [619]
237073 Flet <cycle 1> [267]
983961 eval_sub <cycle 1> [15]
1799310 funcall_lambda <cycle
1> [56]
[190] 0.0 0.07 0.00 3623658 Fprogn <cycle 1> [190]
4834407 eval_sub <cycle 1> [15]
-----------------------------------------------
154442 Ffuncall <cycle 1> [33]
[191] 0.0 0.02 0.05 154442 Fparse_partial_sexp <cycle
1> [191]
0.04 0.00 1544420/22504963 Fcons [60]
0.00 0.00 154442/720395 set_point [586]
0.00 0.00 154442/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 154442/225388 validate_region [1058]
0.00 0.00 1/1315163 temp_set_point_both [534]
154442 scan_sexps_forward
<cycle 1> [65]
154442 set_point_both <cycle
1> [114]
-----------------------------------------------
0.00 0.00 146/59193 make_float [735]
0.04 0.03 59047/59193 Fcons [60]
[192] 0.0 0.04 0.03 59193 display_malloc_warning [192]
0.03 0.00 59193/1812770 mem_insert [45]
-----------------------------------------------
20915
next_element_from_buffer <cycle 1> [73]
210561
next_element_from_c_string <cycle 1> [369]
387945
next_element_from_string <cycle 1> [140]
[193] 0.0 0.07 0.00 619421 get_visually_first_element
<cycle 1> [193]
708690
bidi_move_to_visually_next <cycle 1> [32]
543261 bidi_paragraph_init
<cycle 1> [194]
-----------------------------------------------
4
Fcurrent_bidi_paragraph_direction <cycle 1> [961]
4898
iterate_out_of_display_property <cycle 1> [343]
173336 set_iterator_to_next
<cycle 1> [93]
543261
get_visually_first_element <cycle 1> [193]
[194] 0.0 0.06 0.00 721499 bidi_paragraph_init <cycle
1> [194]
0.00 0.00 13994/531169 char_table_ref [177]
0.00 0.00 46572/2556042 buf_bytepos_to_charpos
[332]
0.00 0.00 14132/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 678376/1219529 bidi_line_init [1137]
60290
compute_display_string_pos <cycle 1> [211]
53828 bidi_at_paragraph_end
<cycle 1> [457]
46434
bidi_find_paragraph_start <cycle 1> [296]
13994
compute_display_string_end <cycle 1> [339]
-----------------------------------------------
0.00 0.06 97093/97093 Ffuncall <cycle 1> [33]
[195] 0.0 0.00 0.06 97093 Finternal_lisp_face_p [195]
0.06 0.00 97093/12594668 assq_no_quit [12]
0.00 0.00 194186/3462736 resolve_face_name [148]
-----------------------------------------------
63 Ffuncall <cycle 1> [33]
137481 exec_byte_code <cycle
1> [17]
[196] 0.0 0.05 0.01 137544 skip_chars <cycle 1> [196]
0.01 0.00 55/55 in_classes [445]
0.00 0.00 272627/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 55/22504963 Fcons [60]
0.00 0.00 9/1315163 temp_set_point_both [534]
0.00 0.00 55/65303 re_wctype [1230]
137544 set_point_both <cycle
1> [114]
-----------------------------------------------
27254
next_element_from_buffer <cycle 1> [73]
2057368 handle_stop <cycle 1>
[106]
[197] 0.0 0.06 0.00 2084622 get_overlay_strings_1
<cycle 1> [197]
0.00 0.00 1401/176063 push_it [200]
0.00 0.00 1401/176063 bidi_push_it [202]
2084622 load_overlay_strings
<cycle 1> [81]
1401 bidi_init_it <cycle 1>
[455]
1401 compute_stop_pos
<cycle 1> [58]
-----------------------------------------------
898993
balance_intervals_internal [198]
0.05 0.01 305283/305283 Fgarbage_collect
<cycle 1> [6]
[198] 0.0 0.05 0.01 305283+898993 balance_intervals_internal
[198]
0.01 0.00 898993/39406344 balance_an_interval [76]
898993
balance_intervals_internal [198]
-----------------------------------------------
7473172 readchar <cycle 1> [271]
[199] 0.0 0.06 0.00 7473172 readbyte_from_file <cycle
1> [199]
13 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
0.00 0.00 1401/176063 get_overlay_strings_1
<cycle 1> [197]
0.06 0.00 174662/176063
handle_single_display_spec <cycle 1> [4]
[200] 0.0 0.06 0.00 176063 push_it [200]
-----------------------------------------------
20 fontset_find_font
<cycle 1> [768]
54 x_set_font <cycle 1>
[684]
356 font_load_for_lface
<cycle 1> [1003]
1432988 font_clear_prop <cycle
1> [207]
[201] 0.0 0.06 0.00 1433418 Ffont_get <cycle 1> [201]
1433418 Fassq <cycle 1> [23]
-----------------------------------------------
0.00 0.00 1401/176063 get_overlay_strings_1
<cycle 1> [197]
0.06 0.00 174662/176063
handle_single_display_spec <cycle 1> [4]
[202] 0.0 0.06 0.00 176063 bidi_push_it [202]
-----------------------------------------------
2190839 handle_stop <cycle 1>
[106]
[203] 0.0 0.03 0.03 2190839 handle_invisible_prop
<cycle 1> [203]
0.00 0.03 306741/17643734 Fget_text_property [30]
0.00 0.00 306741/269619426 textget [122]
1884098
get_char_property_and_overlay <cycle 1> [22]
306741 lookup_char_property
<cycle 1> [9]
-----------------------------------------------
0.00 0.06 91530/91530 unbind_to <cycle 1> [24]
[204] 0.0 0.00 0.06 91530 code_conversion_restore [204]
0.04 0.01 4591/606419 set_buffer_internal_1
[11]
0.00 0.00 91530/967331 set_buffer_internal
[1140]
-----------------------------------------------
2190839 handle_stop <cycle 1>
[106]
[205] 0.0 0.06 0.00 2190839 handle_composition_prop
<cycle 1> [205]
2190839 find_composition
<cycle 1> [236]
-----------------------------------------------
3
initialize_frame_menubar <cycle 1> [1974]
10 set_frame_menubar
<cycle 1> [413]
2943 update_menu_bar <cycle
1> [171]
[206] 0.0 0.01 0.04 2956 menu_bar_items <cycle 1> [206]
0.01 0.04 2956/16788 current_minor_maps [98]
0.00 0.00 3/288821 Fmake_vector [131]
0.00 0.00 2/202 larger_vector [761]
38658 access_keymap <cycle
1> [1179]
38658 get_keymap <cycle 1>
[126]
8248 map_keymap_internal
<cycle 1> [431]
8248 map_keymap_canonical
<cycle 1> [1390]
5912 get_local_map <cycle
1> [482]
-----------------------------------------------
4
Finternal_merge_in_global_face <cycle 1> [293]
108 realize_named_face
<cycle 1> [603]
166 merge_face_ref <cycle
1> [234]
57885
Finternal_set_lisp_face_attribute <cycle 1> [157]
1432602 merge_face_vectors
<cycle 1> [94]
[207] 0.0 0.05 0.00 1490765 font_clear_prop <cycle 1> [207]
0.00 0.00 1432988/533779146 Fcdr [38]
1432988 Ffont_get <cycle 1> [201]
1423584 copy_font_spec <cycle
1> [54]
128 font_put_extra <cycle
1> [699]
-----------------------------------------------
10 expose_frame <cycle 1>
[1663]
24 handle_one_xevent
<cycle 1> [230]
11386 XTframe_up_to_date
<cycle 1> [1335]
11804 note_mouse_movement
<cycle 1> [295]
[208] 0.0 0.01 0.04 23224 note_mouse_highlight <cycle
1> [208]
0.00 0.03 21052/35059
window_from_coordinates [221]
0.01 0.00 17673/18070 define_frame_cursor1
[486]
0.00 0.00 16324/18317 x_y_to_hpos_vpos [606]
0.00 0.00 17013/17643734 Fget_text_property [30]
0.00 0.00 5671/19355003 overlays_at [29]
0.00 0.00 10425/36785856 Foverlay_get [160]
0.00 0.00 17013/269619426 textget [122]
0.00 0.00 42/79680125 Fcar [117]
0.00 0.00 23224/43033 popup_activated [1259]
0.00 0.00 20397/20455
frame_to_window_pixel_xy [1327]
0.00 0.00 15660/16325 x_define_frame_cursor
[1342]
0.00 0.00 5671/5753 coords_in_mouse_face_p
[1419]
36382 clear_mouse_face
<cycle 1> [1271]
27438 lookup_char_property
<cycle 1> [9]
5671 sort_overlays <cycle
1> [62]
1935 get_tool_bar_item
<cycle 1> [682]
728
note_mode_line_or_margin_highlight <cycle 1> [681]
200 show_mouse_face <cycle
1> [1585]
-----------------------------------------------
3335 update_tool_bar <cycle
1> [172]
[209] 0.0 0.00 0.05 3335 tool_bar_items <cycle 1> [209]
0.01 0.04 3335/16788 current_minor_maps [98]
0.00 0.00 3/288821 Fmake_vector [131]
42614 access_keymap <cycle
1> [1179]
42614 get_keymap <cycle 1>
[126]
6670 get_local_map <cycle
1> [482]
3335 map_keymap <cycle 1>
[1328]
-----------------------------------------------
3360 Fexpand_file_name
<cycle 1> [210]
1 Fstart_process <cycle
1> [1011]
2 Ffile_name_completion
<cycle 1> [2004]
4
Fset_file_selinux_context <cycle 1> [1957]
5 Fset_file_modes <cycle
1> [1941]
6 Fdelete_file <cycle 1>
[1925]
8 Frename_file <cycle 1>
[1956]
22 Fdo_auto_save <cycle
1> [786]
51 unlock_file <cycle 1>
[1004]
51 Fwrite_region <cycle
1> [688]
54 Finsert_file_contents
<cycle 1> [600]
67 Fdirectory_files
<cycle 1> [1752]
69
Ffile_name_all_completions <cycle 1> [1750]
70 lock_file <cycle 1> [894]
95 x_find_image_file
<cycle 1> [860]
119 Ffile_executable_p
<cycle 1> [1700]
259 eval_sub <cycle 1> [15]
337 Ffile_writable_p
<cycle 1> [1620]
535 Ffile_attributes
<cycle 1> [675]
634 Fget_file_buffer
<cycle 1> [319]
956 expand_and_dir_to_file
<cycle 1> [1544]
1603 Ffile_exists_p <cycle
1> [1505]
6317 Ffile_symlink_p <cycle
1> [907]
8182 openp <cycle 1> [560]
34146 Ffile_readable_p
<cycle 1> [483]
37603 Ffuncall <cycle 1> [33]
[210] 0.0 0.04 0.01 91196+3360 Fexpand_file_name <cycle 1>
[210]
0.00 0.01 27559/27792 string_to_multibyte [566]
0.00 0.00 47144/441327 make_specified_string
[253]
0.00 0.00 3512/137099 make_string [290]
0.00 0.00 43606/48242 file_name_as_directory
[1251]
0.00 0.00 3512/3538 egetenv [1458]
0.00 0.00 3512/131674 build_string [1185]
0.00 0.00 3512/89107
code_convert_string_norecord [1205]
234199
Ffind_file_name_handler <cycle 1> [155]
3512 code_convert_string
<cycle 1> [1204]
2172 call3 <cycle 1> [1426]
3360 Fexpand_file_name
<cycle 1> [210]
-----------------------------------------------
8103
bidi_level_of_next_char <cycle 1> [35]
60290 bidi_paragraph_init
<cycle 1> [194]
837199
bidi_resolve_explicit_1 <cycle 1> [44]
[211] 0.0 0.05 0.00 905592 compute_display_string_pos
<cycle 1> [211]
0.00 0.00 23084/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 768199/8785206 Fget_char_property [1129]
0.00 0.00 36566/1596197 string_char_to_byte
[1134]
768199
get_char_property_and_overlay <cycle 1> [22]
467525
Fnext_single_char_property_change <cycle 1> [47]
217688 handle_display_spec
<cycle 1> [214]
-----------------------------------------------
543706 display_line <cycle 1>
[37]
[212] 0.0 0.05 0.00 543706 append_space_for_newline
<cycle 1> [212]
0.00 0.00 82567/1100782 lookup_basic_face [1138]
543706 x_produce_glyphs
<cycle 1> [26]
-----------------------------------------------
508059
reseat_at_next_visible_line_start <cycle 1> [1148]
[213] 0.0 0.05 0.00 508059 forward_to_next_line_start
<cycle 1> [213]
508059 set_iterator_to_next
<cycle 1> [93]
-----------------------------------------------
174662 handle_display_prop
<cycle 1> [237]
217688
compute_display_string_pos <cycle 1> [211]
[214] 0.0 0.05 0.00 392350 handle_display_spec <cycle
1> [214]
392350
handle_single_display_spec <cycle 1> [4]
-----------------------------------------------
0.05 0.00 233/233 Ffuncall <cycle 1> [33]
[215] 0.0 0.05 0.00 233 Fsafe_length [215]
-----------------------------------------------
<spontaneous>
[216] 0.0 0.05 0.00 compare_overlays [216]
-----------------------------------------------
0.02 0.03 7300/7300 redisplay_internal
<cycle 1> [75]
[217] 0.0 0.02 0.03 7300 select_frame_for_redisplay
[217]
0.03 0.00 511620/513091 indirect_variable [284]
-----------------------------------------------
0.00 0.00 1/950121 Fbuffer_enable_undo
[1086]
0.00 0.00 2/950121 Frename_buffer <cycle
1> [972]
0.00 0.00 2/950121
Finsert_buffer_substring <cycle 1> [808]
0.00 0.00 26/950121 Feval_buffer <cycle 1>
[859]
0.00 0.00 61/950121 Fset_window_buffer
<cycle 1> [942]
0.00 0.00 121/950121 Ffuncall <cycle 1> [33]
0.00 0.00 6551/950121 Fkill_buffer <cycle 1>
[163]
0.00 0.00 6554/950121
Fgenerate_new_buffer_name <cycle 1> [653]
0.00 0.00 6873/950121 Fget_buffer_create
<cycle 1> [261]
0.00 0.00 41944/950121 Fget_buffer_window [554]
0.00 0.00 116476/950121 Fget_buffer_process [256]
0.02 0.02 771510/950121 Fset_buffer [14]
[218] 0.0 0.03 0.02 950121 Fget_buffer [218]
0.02 0.00 358838/4542149 Fstring_equal [101]
0.00 0.00 358838/79680125 Fcar [117]
-----------------------------------------------
32802 foreach_window_1 [219]
0.00 0.00 158/39750 window_list <cycle 1>
[567]
0.00 0.00 4533/39750 resize_mini_window
<cycle 1> [178]
0.02 0.02 35059/39750
window_from_coordinates [221]
[219] 0.0 0.03 0.02 39750+32802 foreach_window_1 [219]
0.00 0.02 57003/57003
check_window_containing [310]
0.00 0.00 421/421 add_window_to_list [892]
0.00 0.00 12734/12734 freeze_window_start
[1368]
32802 foreach_window_1 [219]
-----------------------------------------------
106
run_window_configuration_change_hook <cycle 1> [700]
6623 Ffuncall <cycle 1> [33]
57107 window_loop <cycle 1>
[1237]
[220] 0.0 0.01 0.04 63836 window_list_1 <cycle 1> [220]
0.03 0.00 418301/418335 candidate_window_p [277]
0.01 0.00 265564/22504963 Fcons [60]
0.00 0.00 63836/63846
decode_next_window_args [1232]
63836 window_list <cycle 1>
[567]
63836 Fnreverse <cycle 1>
[1124]
63836 Fmemq <cycle 1> [138]
28432 nconc2 <cycle 1> [1270]
-----------------------------------------------
0.00 0.00 504/35059 handle_one_xevent
<cycle 1> [230]
0.00 0.00 1170/35059 make_lispy_position
<cycle 1> [608]
0.00 0.02 12333/35059 remember_mouse_glyph
[292]
0.00 0.03 21052/35059 note_mouse_highlight
<cycle 1> [208]
[221] 0.0 0.00 0.05 35059 window_from_coordinates [221]
0.02 0.02 35059/39750 foreach_window_1 [219]
0.00 0.00 35059/39750 foreach_window [572]
0.00 0.00 2709/59712 coordinates_in_window
[306]
-----------------------------------------------
898938 looking_at_1 <cycle 1>
[313]
1255243 fast_looking_at <cycle
1> [452]
[222] 0.0 0.04 0.01 2154181 re_match_2 <cycle 1> [222]
0.01 0.00 829231/2556042 buf_bytepos_to_charpos
[332]
829231 update_syntax_table
<cycle 1> [66]
-----------------------------------------------
0.00 0.05 143894/143894 Fadd_text_properties
<cycle 1> [182]
[223] 0.0 0.00 0.05 143894 add_properties [223]
0.02 0.00 849792/22504963 Fcons [60]
0.01 0.00 5778/279661 Fsetcar [77]
0.01 0.00 22136/31796 record_property_change
[429]
0.00 0.00 1141485/533779146 Fcdr [38]
0.00 0.00 446694/79680125 Fcar [117]
-----------------------------------------------
0.00 0.00 55/8351799 in_classes [445]
0.04 0.00 8351744/8351799 re_compile_pattern
<cycle 1> [51]
[224] 0.0 0.05 0.00 8351799 re_iswctype [224]
-----------------------------------------------
21514 redisplay_window
<cycle 1> [72]
[225] 0.0 0.04 0.00 21514 XTset_vertical_scroll_bar
<cycle 1> [225]
0.00 0.00 21514/52067 window_box [391]
0.00 0.00 60/1425184 allocate_pseudovector
[57]
0.00 0.00 60/60
x_create_toolkit_scroll_bar [1761]
9 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
0.00 0.04 73995/73995 Ffuncall <cycle 1> [33]
[226] 0.0 0.00 0.04 73995
Finternal_get_lisp_face_attribute [226]
0.04 0.00 73995/12594668 assq_no_quit [12]
0.00 0.00 73995/3462736 resolve_face_name [148]
-----------------------------------------------
33 message_with_string
<cycle 1> [920]
272 Fmessage <cycle 1> [1619]
7985 Ffuncall <cycle 1> [33]
19413 eval_sub <cycle 1> [15]
[227] 0.0 0.04 0.00 27703 Fformat <cycle 1> [227]
0.00 0.00 27539/441327 make_specified_string
[253]
0.00 0.00 2871/827022
count_size_as_multibyte [159]
0.00 0.00 516/39153 text_property_list [356]
0.00 0.00 156/19302
make_composition_value_copy [485]
0.00 0.00 1/382 Fchar_to_string [837]
0.00 0.00 33207/166652 copy_text [1178]
0.00 0.00 262/262 extend_property_ranges
[1643]
33207 lisp_string_width
<cycle 1> [402]
22315 Fprin1_to_string
<cycle 1> [41]
263
add_text_properties_from_list <cycle 1> [480]
164 wrong_type_argument
<cycle 1> [1240]
1 Fnreverse <cycle 1>
[1124]
-----------------------------------------------
56418 eval_sub <cycle 1> [15]
75989 Ffuncall <cycle 1> [33]
[228] 0.0 0.04 0.00 132407 string_match_1 <cycle 1> [228]
0.00 0.00 203503/1594756 string_byte_to_char [451]
0.00 0.00 1636/1596197 string_char_to_byte
[1134]
132407 compile_pattern <cycle
1> [68]
132407 re_search <cycle 1>
[1131]
-----------------------------------------------
614559 eval_sub <cycle 1> [15]
[229] 0.0 0.03 0.01 614559 Fcond <cycle 1> [229]
0.01 0.00 5169850/79680125 Fcar [117]
2584925 eval_sub <cycle 1> [15]
-----------------------------------------------
35954 XTread_socket <cycle
1> [546]
[230] 0.0 0.02 0.02 35954 handle_one_xevent <cycle 1>
[230]
0.00 0.01 1696/1696 gen_help_event [387]
0.01 0.00 3326/5243
kbd_buffer_store_event_hold [498]
0.00 0.00 504/35059
window_from_coordinates [221]
0.00 0.00 1770/39199 x_any_window_to_frame
[540]
0.00 0.00 1475/1475 x_detect_focus_change
[693]
0.00 0.00 1288/1288 x_x_to_emacs_modifiers
[750]
0.00 0.00 3136/39048947 Fplist_get [59]
0.00 0.00 3/57
record_asynch_buffer_change [690]
0.00 0.00 3136/26526312 Fget [139]
0.00 0.00 74/77 x_real_positions [1008]
0.00 0.00 27871/27871 x_window_to_frame [1309]
0.00 0.00 1750/43033 popup_activated [1259]
0.00 0.00 1055/1055 x_top_window_to_frame
[1531]
0.00 0.00 520/520
x_menubar_window_to_frame [1589]
0.00 0.00 461/461 xlwmenu_window_p [1600]
0.00 0.00 129/129 xft_settings_event [1690]
0.00 0.00 104/2364 display_menu [1483]
0.00 0.00 104/104 XlwMenuRedisplay [1713]
0.00 0.00 104/104 xlwmenu_redisplay [1714]
0.00 0.00 53/53
x_handle_property_notify [1775]
0.00 0.00 16/16 x_window_to_scroll_bar
[1868]
0.00 0.00 3/205 x_set_frame_alpha [1662]
0.00 0.00 1/80
XTtoggle_invisible_pointer [1735]
0.00 0.00 1/1
x_handle_selection_notify [2092]
27887 note_mouse_movement
<cycle 1> [295]
1752 clear_mouse_face
<cycle 1> [1271]
312 Fgethash <cycle 1> [1226]
260 x_focus_changed <cycle
1> [1644]
202 expose_frame <cycle 1>
[1663]
58 handle_tool_bar_click
<cycle 1> [689]
24 note_mouse_highlight
<cycle 1> [208]
3 x_check_fullscreen
<cycle 1> [1061]
-----------------------------------------------
0.00 0.00 4/147
setup_echo_area_for_printing <cycle 1> [633]
0.00 0.01 35/147 Ffuncall <cycle 1> [33]
0.00 0.03 108/147 set_message_1 <cycle
1> [287]
[231] 0.0 0.00 0.04 147 Fset_buffer_multibyte [231]
0.04 0.00 251/251
advance_to_char_boundary [246]
0.00 0.00 115/116476 Fget_buffer_process [256]
0.00 0.00 275/306517
multibyte_chars_in_text [270]
0.00 0.00 115/1315163 temp_set_point_both [534]
0.00 0.00 31/2556042 buf_bytepos_to_charpos
[332]
0.00 0.00 275/1214 chars_in_text [1520]
0.00 0.00 152/47565 Fbuffer_modified_p [1254]
0.00 0.00 115/6667 clear_charpos_cache
[1405]
0.00 0.00 115/115
set_intervals_multibyte [1706]
-----------------------------------------------
0.00 0.00 28/13160
Fkill_all_local_variables <cycle 1> [772]
0.02 0.00 6552/13160 Fkill_buffer <cycle 1>
[163]
0.02 0.00 6580/13160 Fget_buffer_create
<cycle 1> [261]
[232] 0.0 0.04 0.00 13160
reset_buffer_local_variables [232]
0.00 0.00 650/39048947 Fplist_get [59]
0.00 0.00 650/26526312 Fget [139]
-----------------------------------------------
0.04 0.00 1535/1535 Ffuncall <cycle 1> [33]
[233] 0.0 0.04 0.00 1535 Fframe_or_buffer_changed_p
[233]
0.00 0.00 3/288821 Fmake_vector [131]
0.00 0.00 20015/47565 Fbuffer_modified_p [1254]
-----------------------------------------------
567 merge_face_ref <cycle
1> [234]
225 realize_named_face
<cycle 1> [603]
225
Fdisplay_supports_face_attributes_p <cycle 1> [1655]
1392
face_for_overlay_string <cycle 1> [744]
571699
face_at_string_position <cycle 1> [64]
914292
face_at_buffer_position <cycle 1> [43]
1337566 merge_face_vectors
<cycle 1> [94]
[234] 0.0 0.04 0.00 2825399+567 merge_face_ref <cycle 1> [234]
0.00 0.00 8/763762 merge_face_heights [275]
0.00 0.00 158/4433 font_style_to_value
[1439]
2810308 merge_named_face
<cycle 1> [21]
166 font_clear_prop <cycle
1> [207]
567 merge_face_ref <cycle
1> [234]
-----------------------------------------------
0.00 0.00 8/24316636
Fcurrent_bidi_paragraph_direction <cycle 1> [961]
0.00 0.00 66118/24316636 get_pos_property
<cycle 1> [590]
0.04 0.00 24250510/24316636
get_char_property_and_overlay <cycle 1> [22]
[235] 0.0 0.04 0.00 24316636 set_buffer_temp [235]
-----------------------------------------------
3611
check_point_in_composition <cycle 1> [575]
3805
back_to_previous_visible_line_start <cycle 1> [592]
4402 update_compositions
<cycle 1> [723]
302307 lisp_string_width
<cycle 1> [402]
2190839
handle_composition_prop <cycle 1> [205]
3340072
composition_compute_stop_pos <cycle 1> [55]
[236] 0.0 0.04 0.00 5845036 find_composition <cycle 1>
[236]
5845036 get_property_and_range
<cycle 1> [78]
3340072
Fnext_single_property_change <cycle 1> [13]
-----------------------------------------------
3805
back_to_previous_visible_line_start <cycle 1> [592]
2365501 handle_stop <cycle 1>
[106]
[237] 0.0 0.04 0.00 2369306 handle_display_prop <cycle
1> [237]
2369306
get_char_property_and_overlay <cycle 1> [22]
174662 handle_display_spec
<cycle 1> [214]
-----------------------------------------------
1 Ffeaturep <cycle 1>
[1101]
1074 Frequire <cycle 1> [787]
1555 Fwhere_is_internal
<cycle 1> [624]
69075 exec_byte_code <cycle
1> [17]
775539 eval_sub <cycle 1> [15]
[238] 0.0 0.04 0.00 847244 Fmember <cycle 1> [238]
2503731 Fequal <cycle 1> [272]
-----------------------------------------------
3 tool_bar_lines_needed
<cycle 1> [1981]
2996 redisplay_window
<cycle 1> [72]
610540 display_string <cycle
1> [128]
[239] 0.0 0.04 0.00 613539 reseat_to_string <cycle 1>
[239]
0.00 0.00 387939/1596197 string_char_to_byte
[1134]
613539 bidi_init_it <cycle 1>
[455]
15155
composition_compute_stop_pos <cycle 1> [55]
-----------------------------------------------
1 file_name_completion
<cycle 1> [929]
66 Ffuncall <cycle 1> [33]
1949 Fassoc_string <cycle
1> [872]
11828 Ftry_completion <cycle
1> [1486]
434743 Fall_completions
<cycle 1> [255]
[240] 0.0 0.04 0.00 448587 Fcompare_strings <cycle 1>
[240]
0.00 0.00 897174/1596197 string_char_to_byte
[1134]
0.00 0.00 3740/3881 Fupcase [1448]
3740 casify_object <cycle
1> [322]
-----------------------------------------------
0.00 0.00 8794/394388 Ffuncall <cycle 1> [33]
0.04 0.00 385594/394388 eval_sub <cycle 1> [15]
[241] 0.0 0.04 0.00 394388 Fbuffer_file_name [241]
-----------------------------------------------
0.04 0.00 86688/86688 encode_coding <cycle
1> [243]
[242] 0.0 0.04 0.00 86688 consume_chars [242]
-----------------------------------------------
86676 encode_coding_object
<cycle 1> [266]
[243] 0.0 0.00 0.04 86676 encode_coding <cycle 1> [243]
0.04 0.00 86688/86688 consume_chars [242]
0.00 0.00 86688/92540 coding_set_source [1201]
0.00 0.00 86688/178285 coding_set_destination
[1175]
0.00 0.00 86676/91529 get_translation_table
[1202]
0.00 0.00 86676/178258
record_conversion_result [1176]
75372 encode_coding_charset
<cycle 1> [1219]
11316 encode_coding_utf_8
<cycle 1> [1370]
-----------------------------------------------
0.04 0.00 38455/38455 redisplay_internal
<cycle 1> [75]
[244] 0.0 0.04 0.00 38455 clear_desired_matrices [244]
-----------------------------------------------
1 try_window_id <cycle
1> [702]
2063 redisplay_window
<cycle 1> [72]
20605 display_line <cycle 1>
[37]
[245] 0.0 0.04 0.00 22669 set_cursor_from_row <cycle
1> [245]
0.00 0.00 168/8785206 Fget_char_property [1129]
0.00 0.00 1/27103 cursor_row_p [1311]
168
get_char_property_and_overlay <cycle 1> [22]
12
string_buffer_position_lim <cycle 1> [1883]
-----------------------------------------------
0.04 0.00 251/251 Fset_buffer_multibyte
[231]
[246] 0.0 0.04 0.00 251 advance_to_char_boundary [246]
-----------------------------------------------
<spontaneous>
[247] 0.0 0.04 0.00 init_alloc [247]
-----------------------------------------------
0.00 0.00 1/6108927 x_session_initialize
[1115]
0.00 0.00 1/6108927 xgselect_initialize
[1116]
0.00 0.00 2/6108927 create_terminal <cycle
1> [435]
0.00 0.00 2/6108927 gethomedir [1106]
0.00 0.00 2/6108927 Fdefine_fringe_bitmap
<cycle 1> [1065]
0.00 0.00 2/6108927 png_load <cycle 1> [1089]
0.00 0.00 2/6108927 start_atimer [1105]
0.00 0.00 3/6108927 set_frame_menubar
<cycle 1> [413]
0.00 0.00 3/6108927 Fx_create_frame <cycle
1> [940]
0.00 0.00 3/6108927 make_image_cache [1103]
0.00 0.00 4/6108927 load_charset <cycle 1>
[722]
0.00 0.00 4/6108927
setup_process_coding_systems <cycle 1> [1100]
0.00 0.00 5/6108927 face_for_font [1092]
0.00 0.00 5/6108927 Freplace_match <cycle
1> [1059]
0.00 0.00 6/6108927
Fx_change_window_property <cycle 1> [1085]
0.00 0.00 6/6108927 x_window <cycle 1> [931]
0.00 0.00 6/6108927 lw_make_widget [815]
0.00 0.00 6/6108927 lw_register_widget [934]
0.00 0.00 9/6108927 x_term_init <cycle 1>
[595]
0.00 0.00 13/6108927 ftfont_lookup_cache
<cycle 1> [871]
0.00 0.00 14/6108927 magic_file_p [1062]
0.00 0.00 24/6108927 Fx_show_tip <cycle 1>
[626]
0.00 0.00 27/6108927 adjust_frame_glyphs [712]
0.00 0.00 27/6108927 font_put_frame_data
[1042]
0.00 0.00 32/6108927 xstrdup [326]
0.00 0.00 43/6108927
x_create_x_image_and_pixmap [1033]
0.00 0.00 54/6108927 register_font_driver
[1028]
0.00 0.00 81/6108927 make_face_cache [1020]
0.00 0.00 94/6108927 xpm_load <cycle 1> [870]
0.00 0.00 103/6108927 lookup_image <cycle 1>
[115]
0.00 0.00 114/6108927
Fprevious_overlay_change [903]
0.00 0.00 129/6108927 init_color_table [995]
0.00 0.00 138/6108927 re_match_2_internal
<cycle 1> [40]
0.00 0.00 140/6108927 current_lock_owner [986]
0.00 0.00 166/6108927 new_glyph_matrix [987]
0.00 0.00 556/6108927
Fsubstitute_command_keys <cycle 1> [857]
0.00 0.00 669/6108927 make_blv [842]
0.00 0.00 743/6108927 Foverlays_in <cycle 1>
[777]
0.00 0.00 2011/6108927 make_realized_face [891]
0.00 0.00 2132/6108927 x_convert_selection
<cycle 1> [890]
0.00 0.00 2702/6108927 Foverlays_at [671]
0.00 0.00 3268/6108927 x_catch_errors [866]
0.00 0.00 3671/6108927 bidi_shelve_cache [851]
0.00 0.00 3732/6108927 safe_strdup [850]
0.00 0.00 5600/6108927 Fprin1 <cycle 1> [695]
0.00 0.00 6580/6108927 Fget_buffer_create
<cycle 1> [261]
0.00 0.00 6922/6108927 xpm_cache_color [813]
0.00 0.00 22319/6108927 Fprin1_to_string
<cycle 1> [41]
0.00 0.00 30153/6108927 push_kboard [727]
0.00 0.00 31539/6108927 process_tool_bar_item
<cycle 1> [254]
0.00 0.00 40339/6108927 malloc_widget_value [716]
0.00 0.00 51602/6108927 Fprinc <cycle 1> [593]
0.00 0.00 86676/6108927 encode_coding_object
<cycle 1> [266]
0.00 0.00 178973/6108927
x_create_bitmap_from_data [635]
0.00 0.00 464114/6108927 re_compile_pattern
<cycle 1> [51]
0.01 0.00 1812770/6108927 mem_insert [45]
0.02 0.00 3350585/6108927 Fnext_overlay_change [87]
[248] 0.0 0.04 0.00 6108927 xmalloc [248]
-----------------------------------------------
0.00 0.00 6922/482268 xpm_color_bucket [663]
0.04 0.00 475346/482268 oblookup [83]
[249] 0.0 0.04 0.00 482268 hash_string [249]
-----------------------------------------------
32573 unbind_to <cycle 1> [24]
[250] 0.0 0.01 0.03 32573 unwind_format_mode_line
<cycle 1> [250]
0.02 0.01 2494/606419 set_buffer_internal_1
[11]
0.00 0.00 2494/8682 Fselect_window [1392]
2494 select_window <cycle
1> [315]
-----------------------------------------------
292 pos_visible_p <cycle
1> [796]
29787 display_mode_lines
<cycle 1> [320]
[251] 0.0 0.00 0.04 30079 display_mode_line <cycle 1>
[251]
0.01 0.00 30079/585866 compute_line_metrics [99]
0.01 0.00 30079/30153 pop_kboard [484]
0.00 0.01 30079/33799
record_unwind_save_match_data [552]
0.00 0.00 30079/32573
format_mode_line_unwind_data [570]
0.00 0.00 30079/585866 prepare_desired_row [189]
0.00 0.00 30079/499856
extend_face_to_end_of_line [458]
0.00 0.00 60158/1124186 record_unwind_protect
[535]
0.00 0.00 30079/30153 push_kboard [727]
0.00 0.00 30079/5908649 xfree [368]
30079 init_iterator <cycle
1> [187]
30079 display_mode_element
<cycle 1> [34]
30079 unbind_to <cycle 1> [24]
30079 display_string <cycle
1> [128]
-----------------------------------------------
0.00 0.00 3/677952
fix_start_end_in_overlays [818]
0.00 0.00 6/677952 restore_point_unwind
<cycle 1> [1031]
0.00 0.00 15/677952 Fprimitive_undo <cycle
1> [922]
0.00 0.00 24/677952
Fset_window_configuration <cycle 1> [788]
0.00 0.00 1134/677952 Fmove_overlay <cycle
1> [666]
0.00 0.00 1936/677952 exec_byte_code <cycle
1> [17]
0.00 0.00 2310/677952 Fdelete_overlay <cycle
1> [661]
0.00 0.00 2446/677952 Fmake_overlay [687]
0.00 0.00 44342/677952 Fmatch_data [308]
0.01 0.00 251089/677952 save_excursion_restore
<cycle 1> [27]
0.02 0.00 374647/677952 Fcopy_marker [142]
[252] 0.0 0.03 0.01 677952 Fset_marker [252]
0.01 0.00 437105/2168668 unchain_marker [274]
0.00 0.00 411312/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 239294/222087258 marker_position [80]
-----------------------------------------------
0.00 0.00 2/441327 Fload <cycle 1> [751]
0.00 0.00 2/441327 Fstart_process <cycle
1> [1011]
0.00 0.00 19/441327 Fcall_process <cycle
1> [778]
0.00 0.00 21/441327 Fdo_auto_save <cycle
1> [786]
0.00 0.00 26/441327
Fsubstitute_in_file_name <cycle 1> [963]
0.00 0.00 31/441327 substring_both <cycle
1> [955]
0.00 0.00 63/441327 eval_sub <cycle 1> [15]
0.00 0.00 2372/441327
Fsingle_key_description [714]
0.00 0.00 3577/441327 Fregexp_quote [703]
0.00 0.00 4636/441327
Ffile_name_as_directory <cycle 1> [683]
0.00 0.00 6073/441327 Fdirectory_file_name
<cycle 1> [670]
0.00 0.00 24549/441327 Ffuncall <cycle 1> [33]
0.00 0.00 27539/441327 Fformat <cycle 1> [227]
0.00 0.00 44963/441327 Fsubstring <cycle 1>
[587]
0.00 0.00 47144/441327 Fexpand_file_name
<cycle 1> [210]
0.00 0.02 280310/441327 read1 <cycle 1> [91]
[253] 0.0 0.00 0.04 441327 make_specified_string [253]
0.02 0.01 441327/1496055
make_uninit_multibyte_string [151]
0.01 0.00 67661/306517
multibyte_chars_in_text [270]
-----------------------------------------------
59866 map_keymap_internal
<cycle 1> [431]
[254] 0.0 0.03 0.01 59866 process_tool_bar_item
<cycle 1> [254]
0.00 0.01 34833/137099 make_string [290]
0.00 0.00 10005/22504963 Fcons [60]
0.00 0.00 31539/6108927 xmalloc [248]
0.00 0.00 31539/5908649 xfree [368]
0.00 0.00 6/202 larger_vector [761]
0.00 0.00 1/288821 Fmake_vector [131]
0.00 0.00 31539/31539 Fupcase_initials [1289]
0.00 0.00 31539/131674 build_string [1185]
0.00 0.00 10005/10005 menu_separator_name_p
[1387]
48214 get_keymap <cycle 1>
[126]
45002 unbind_to <cycle 1> [24]
45002
menu_item_eval_property <cycle 1> [604]
31539 casify_object <cycle
1> [322]
-----------------------------------------------
842 Ffuncall <cycle 1> [33]
[255] 0.0 0.03 0.01 842 Fall_completions <cycle 1>
[255]
0.01 0.00 616616/871779 Fsymbol_name [536]
0.00 0.00 2216/22504963 Fcons [60]
0.00 0.00 28/459597 check_obarray [1150]
434743 Fcompare_strings
<cycle 1> [240]
267 Fcommandp <cycle 1> [923]
-----------------------------------------------
0.00 0.00 115/116476 Fset_buffer_multibyte
[231]
0.00 0.00 3015/116476 display_mode_element
<cycle 1> [34]
0.00 0.00 6962/116476 Ffuncall <cycle 1> [33]
0.03 0.01 106384/116476 eval_sub <cycle 1> [15]
[256] 0.0 0.03 0.01 116476 Fget_buffer_process [256]
0.00 0.00 116476/950121 Fget_buffer [218]
0.00 0.00 228401/533779146 Fcdr [38]
-----------------------------------------------
465579 Fframe_parameters
<cycle 1> [359]
[257] 0.0 0.02 0.02 465579 store_in_alist <cycle 1> [257]
0.02 0.00 688650/22504963 Fcons [60]
465579 Fassq <cycle 1> [23]
-----------------------------------------------
194 expose_line <cycle 1>
[1471]
545 show_mouse_face <cycle
1> [1585]
1437 expose_area <cycle 1>
[763]
6364 draw_phys_cursor_glyph
<cycle 1> [1417]
18196 x_write_glyphs <cycle
1> [1127]
[258] 0.0 0.02 0.02 26736 draw_glyphs <cycle 1> [258]
0.01 0.00 102769/102769 init_glyph_string [472]
0.01 0.00 10430/10430
fill_stretch_glyph_string [573]
0.00 0.00 18848/532910 window_box_width [337]
0.00 0.00 18848/200229 window_box_left [564]
0.00 0.00 44760/44760
fill_image_glyph_string [1256]
0.00 0.00 18848/25338
notice_overwritten_cursor [1318]
0.00 0.00 414/414
set_glyph_string_background_width [1604]
394670 x_get_glyph_overhangs
<cycle 1> [656]
102769 x_draw_glyph_string
<cycle 1> [154]
47579 fill_glyph_string
<cycle 1> [649]
46777
x_compute_glyph_string_overhangs <cycle 1> [1255]
417
compute_overhangs_and_x <cycle 1> [1603]
-----------------------------------------------
33059 get_pos_property
<cycle 1> [590]
[259] 0.0 0.03 0.01 33059 text_property_stickiness
<cycle 1> [259]
0.00 0.01 63387/17643734 Fget_text_property [30]
0.00 0.00 63387/269619426 textget [122]
0.00 0.00 1381/79680125 Fcar [117]
63387 lookup_char_property
<cycle 1> [9]
33059 Fassq <cycle 1> [23]
-----------------------------------------------
36 Ffuncall <cycle 1> [33]
59 funcall_lambda <cycle
1> [56]
[260] 0.0 0.04 0.00 95 Ffetch_bytecode <cycle 1> [260]
0.00 0.00 59/59 read_doc_string [1762]
59 get_doc_string <cycle
1> [937]
-----------------------------------------------
1 get_minibuffer <cycle
1> [783]
1 Finsert_file_contents
<cycle 1> [600]
2
ensure_echo_area_buffers <cycle 1> [1026]
2 eval_sub <cycle 1> [15]
2 Fstart_process <cycle
1> [1011]
10 Fcall_process <cycle
1> [778]
24 Fx_show_tip <cycle 1>
[626]
242 message_dolog <cycle
1> [584]
6589 Ffuncall <cycle 1> [33]
[261] 0.0 0.00 0.03 6873 Fget_buffer_create <cycle
1> [261]
0.02 0.00 6580/13160
reset_buffer_local_variables [232]
0.01 0.00 6580/6587 reset_buffer [496]
0.00 0.00 6580/6580 allocate_buffer [594]
0.00 0.00 6580/140461 Ffboundp [469]
0.00 0.00 13160/22504963 Fcons [60]
0.00 0.00 6873/950121 Fget_buffer [218]
0.00 0.00 6580/791371 Fmake_marker [406]
0.00 0.00 6580/6108927 xmalloc [248]
0.00 0.00 6860/533779146 Fcdr [38]
6580 Fcopy_sequence <cycle
1> [781]
6580 nconc2 <cycle 1> [1270]
6580 call1 <cycle 1> [1135]
1 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
<spontaneous>
[262] 0.0 0.00 0.03 EmacsFrameInitialize [262]
0.00 0.03 3/51408 compute_fringe_widths
<cycle 1> [1076]
-----------------------------------------------
23410 read1 <cycle 1> [91]
[263] 0.0 0.00 0.03 23410 read_vector <cycle 1> [263]
0.02 0.00 194606/194606 free_cons [342]
0.00 0.01 23410/288821 Fmake_vector [131]
0.00 0.00 23410/20473711 Flength [63]
0.00 0.00 194606/533779146 Fcdr [38]
0.00 0.00 194606/79680125 Fcar [117]
23410 read_list <cycle 1> [264]
-----------------------------------------------
23410 read_vector <cycle 1>
[263]
73855 read1 <cycle 1> [91]
[264] 0.0 0.02 0.01 97265 read_list <cycle 1> [264]
0.01 0.00 398289/22504963 Fcons [60]
508142 read1 <cycle 1> [91]
12588 read0 <cycle 1> [1236]
-----------------------------------------------
2
prepare_to_modify_buffer <cycle 1> [186]
4 read_minibuf <cycle 1>
[767]
38 command_loop_1 <cycle
1> [427]
45 Ffuncall <cycle 1> [33]
316 current_message_1
<cycle 1> [941]
326 del_range_2 <cycle 1>
[585]
4591 decode_coding_object
<cycle 1> [799]
8469 Fbuffer_substring
<cycle 1> [769]
22319 Fprin1_to_string
<cycle 1> [41]
58470
Fbuffer_substring_no_properties <cycle 1> [657]
[265] 0.0 0.01 0.02 94580 make_buffer_string_both
<cycle 1> [265]
0.01 0.00 129/182 move_gap [439]
0.01 0.00 94310/1496055
make_uninit_multibyte_string [151]
0.00 0.00 36065/3386329 Fnext_property_change
[74]
0.00 0.00 36065/17732699 Ftext_properties_at [31]
0.00 0.00 270/829870 make_uninit_string [188]
0.00 0.00 36065/36067
update_buffer_properties [1276]
0.00 0.00 129/4288 gap_left [1441]
0.00 0.00 129/607 move_gap_both [1578]
10566
copy_intervals_to_string <cycle 1> [749]
-----------------------------------------------
10 Fcall_process <cycle
1> [778]
26 e_write <cycle 1> [999]
33 send_process <cycle 1>
[1799]
86607 code_convert_string
<cycle 1> [1204]
[266] 0.0 0.02 0.01 86676 encode_coding_object <cycle
1> [266]
0.00 0.01 86676/224733 make_unibyte_string [288]
0.00 0.00 86676/6108927 xmalloc [248]
0.00 0.00 86676/5908649 xfree [368]
0.00 0.00 25/967331 set_buffer_internal
[1140]
0.00 0.00 25/4288 gap_left [1441]
0.00 0.00 25/607 move_gap_both [1578]
86676 encode_coding <cycle
1> [243]
86676 unbind_to <cycle 1> [24]
86676 code_conversion_save
<cycle 1> [143]
-----------------------------------------------
237073 eval_sub <cycle 1> [15]
[267] 0.0 0.01 0.02 237073 Flet <cycle 1> [267]
0.01 0.01 261575/18930942 specbind [52]
0.01 0.00 237073/20473711 Flength [63]
0.00 0.00 786806/79680125 Fcar [117]
0.00 0.00 706063/533779146 Fcdr [38]
0.00 0.00 19383/7894329
store_symval_forwarding [166]
0.00 0.00 134/1057372 Fset_default [390]
237073 Fprogn <cycle 1> [190]
235086 unbind_to <cycle 1> [24]
156330 eval_sub <cycle 1> [15]
19383 set_internal <cycle 1>
[144]
-----------------------------------------------
5795 hscroll_window_tree
<cycle 1> [268]
14595 hscroll_windows <cycle
1> [1360]
[268] 0.0 0.03 0.00 14595+5795 hscroll_window_tree <cycle
1> [268]
0.00 0.00 30915/532910 window_box_width [337]
30915 Fbuffer_local_value
<cycle 1> [557]
5795 hscroll_window_tree
<cycle 1> [268]
-----------------------------------------------
2494 prepare_menu_bars
<cycle 1> [403]
[269] 0.0 0.00 0.03 2494 x_consider_frame_title
<cycle 1> [269]
0.02 0.01 2494/606419 set_buffer_internal_1
[11]
0.00 0.00 2494/32573
format_mode_line_unwind_data [570]
0.00 0.00 2494/1124186 record_unwind_protect
[535]
0.00 0.00 82/137099 make_string [290]
0.00 0.00 82/85 x_set_name [936]
0.00 0.00 2494/8682 Fselect_window [1392]
0.00 0.00 82/82 x_implicitly_set_name
[1733]
2494 select_window <cycle
1> [315]
2494 init_iterator <cycle
1> [187]
2494 display_mode_element
<cycle 1> [34]
2494 unbind_to <cycle 1> [24]
82 x_set_name_internal
<cycle 1> [1729]
-----------------------------------------------
0.00 0.00 25/306517 get_doc_string <cycle
1> [937]
0.00 0.00 88/306517
directory_files_internal <cycle 1> [739]
0.00 0.00 143/306517 insert <cycle 1> [889]
0.00 0.00 275/306517 Fset_buffer_multibyte
[231]
0.00 0.00 344/306517 insert_1 [826]
0.00 0.00 350/306517 insert_and_inherit
<cycle 1> [824]
0.01 0.00 67661/306517 make_specified_string
[253]
0.02 0.00 237631/306517 read1 <cycle 1> [91]
[270] 0.0 0.03 0.00 306517 multibyte_chars_in_text [270]
-----------------------------------------------
3488
lisp_file_lexically_bound_p <cycle 1> [1630]
251843 readevalloop <cycle 1>
[707]
888882 read_escape <cycle 1>
[1152]
7407579 read1 <cycle 1> [91]
[271] 0.0 0.03 0.00 8551792 readchar <cycle 1> [271]
0.00 0.00 28896/28896 read_bytecode_char [1300]
0.00 0.00 28896/28896 readbyte_for_lambda
[1301]
7473172 readbyte_from_file
<cycle 1> [199]
-----------------------------------------------
1 file_name_completion
<cycle 1> [929]
4 read_minibuf <cycle 1>
[767]
6 Ftry_completion <cycle
1> [1486]
33 do_autoload <cycle 1>
[905]
54 x_set_font <cycle 1>
[684]
68
Fdisplay_supports_face_attributes_p <cycle 1> [1655]
180 x_set_frame_parameters
<cycle 1> [800]
416 Frequire <cycle 1> [787]
800 Fload <cycle 1> [751]
1817 Fwhere_is_internal
<cycle 1> [624]
2996 assoc_no_quit <cycle
1> [1561]
3309 update_tool_bar <cycle
1> [172]
3444 Frassoc <cycle 1> [1123]
4912 cmpfn_equal <cycle 1>
[1422]
6605 where_is_internal
<cycle 1> [741]
15878 eval_sub <cycle 1> [15]
34296 Fdelete <cycle 1> [1464]
65843 readevalloop <cycle 1>
[707]
88667 exec_byte_code <cycle
1> [17]
105777 display_mode_element
<cycle 1> [34]
112650
face_at_buffer_position <cycle 1> [43]
117906 search_image_cache
<cycle 1> [167]
166783
Finternal_set_lisp_face_attribute <cycle 1> [157]
549833
face_at_string_position <cycle 1> [64]
586054 Fassoc <cycle 1> [329]
2503731 Fmember <cycle 1> [238]
3746272 compile_pattern <cycle
1> [68]
[272] 0.0 0.03 0.00 8118335 Fequal <cycle 1> [272]
8118335 internal_equal <cycle
1> [85]
-----------------------------------------------
0.00 0.00 2/2329460
Fprevious_property_change [1041]
0.00 0.00 232/2329460
verify_interval_modification <cycle 1> [588]
0.00 0.00 409/2329460 offset_intervals
<cycle 1> [127]
0.00 0.00 25324/2329460
Fprevious_single_property_change <cycle 1> [654]
0.00 0.00 27430/2329460
graft_intervals_into_buffer <cycle 1> [563]
0.01 0.00 746038/2329460 set_point_both <cycle
1> [114]
0.02 0.00 1530025/2329460 update_syntax_table
<cycle 1> [66]
[273] 0.0 0.03 0.00 2329460 previous_interval [273]
-----------------------------------------------
0.00 0.00 148/2168668
delete_all_child_windows [957]
0.00 0.00 726/2168668 message_dolog <cycle
1> [584]
0.00 0.00 883/2168668 set_marker_restricted
[874]
0.00 0.00 5590/2168668
prepare_to_modify_buffer <cycle 1> [186]
0.00 0.00 44342/2168668 Fset_match_data [589]
0.00 0.00 116836/2168668 free_marker [622]
0.01 0.00 387195/2168668 set_marker_both [366]
0.01 0.00 437105/2168668 Fset_marker [252]
0.01 0.00 502178/2168668 save_excursion_restore
<cycle 1> [27]
0.01 0.00 673665/2168668 Fgarbage_collect
<cycle 1> [6]
[274] 0.0 0.03 0.00 2168668 unchain_marker [274]
-----------------------------------------------
0.00 0.00 8/763762 merge_face_ref <cycle
1> [234]
0.00 0.00 510/763762
Finternal_set_lisp_face_attribute <cycle 1> [157]
0.03 0.00 763244/763762 merge_face_vectors
<cycle 1> [94]
[275] 0.0 0.03 0.00 763762 merge_face_heights [275]
-----------------------------------------------
0.00 0.00 8/439650 exec_byte_code <cycle
1> [17]
0.00 0.00 66/439650 font_put_extra <cycle
1> [699]
0.00 0.00 7690/439650 Ffuncall <cycle 1> [33]
0.03 0.00 431886/439650 eval_sub <cycle 1> [15]
[276] 0.0 0.03 0.00 439650 Fstring_lessp [276]
-----------------------------------------------
0.00 0.00 34/418335 next_window <cycle 1>
[960]
0.03 0.00 418301/418335 window_list_1 <cycle
1> [220]
[277] 0.0 0.03 0.00 418335 candidate_window_p [277]
-----------------------------------------------
0.03 0.00 142974/142974 unbind_to <cycle 1> [24]
[278] 0.0 0.03 0.00 142974 save_restriction_restore [278]
0.00 0.00 142974/253551
invalidate_current_column [1166]
-----------------------------------------------
113 tracking_off <cycle 1>
[1709]
1987 process_special_events
<cycle 1> [1264]
4028 read_char <cycle 1> [317]
127920 top_level_1 <cycle 1>
[673]
[279] 0.0 0.03 0.00 134048 readable_events <cycle 1> [279]
85388 timer_check <cycle 1>
[184]
-----------------------------------------------
0.00 0.00 4/76826
Fcurrent_bidi_paragraph_direction <cycle 1> [961]
0.00 0.00 30/76826 displayed_window_lines
<cycle 1> [843]
0.00 0.00 69/76826 move_it_by_lines
<cycle 1> [838]
0.00 0.00 70/76826 Frecenter <cycle 1> [794]
0.00 0.00 87/76826 move_it_to <cycle 1>
[360]
0.00 0.00 122/76826
window_scroll_pixel_based <cycle 1> [785]
0.00 0.00 148/76826 pos_visible_p <cycle
1> [796]
0.00 0.00 614/76826
move_it_vertically_backward <cycle 1> [710]
0.00 0.00 1051/76826
buffer_posn_from_coords <cycle 1> [375]
0.00 0.00 3584/76826
move_it_in_display_line_to <cycle 1> [137]
0.00 0.00 3685/76826 Fvertical_motion
<cycle 1> [620]
0.00 0.00 7610/76826
back_to_previous_visible_line_start <cycle 1> [592]
0.01 0.00 27763/76826 init_iterator <cycle
1> [187]
0.01 0.00 31989/76826 reseat_1 <cycle 1> [311]
[280] 0.0 0.03 0.00 76826 bidi_unshelve_cache [280]
-----------------------------------------------
0.03 0.00 68896/68896
wait_reading_process_output <cycle 1> [109]
[281] 0.0 0.03 0.00 68896 xg_select [281]
-----------------------------------------------
0.00 0.00 5/18056830 font_match_p <cycle
1> [951]
0.00 0.00 397229/18056830 x_get_glyph_overhangs
<cycle 1> [656]
0.00 0.00 439592/18056830 fill_glyph_string
<cycle 1> [649]
0.03 0.00 17220004/18056830 x_produce_glyphs
<cycle 1> [26]
[282] 0.0 0.03 0.00 18056830 xftfont_encode_char [282]
-----------------------------------------------
0.03 0.00 573357/573357 set_buffer_internal_1
[11]
[283] 0.0 0.03 0.00 573357 fetch_buffer_markers [283]
-----------------------------------------------
0.00 0.00 1/513091 Flocal_variable_p [113]
0.00 0.00 1/513091 Fset_default [390]
0.00 0.00 2/513091
Fmake_variable_buffer_local [430]
0.00 0.00 4/513091 Fboundp [67]
0.00 0.00 6/513091 Findirect_variable [1029]
0.00 0.00 7/513091 default_value [443]
0.00 0.00 8/513091 set_internal <cycle 1>
[144]
0.00 0.00 604/513091 find_symbol_value [18]
0.00 0.00 838/513091 specbind [52]
0.03 0.00 511620/513091
select_frame_for_redisplay [217]
[284] 0.0 0.03 0.00 513091 indirect_variable [284]
-----------------------------------------------
<spontaneous>
[285] 0.0 0.03 0.00 add_overlay_mod_hooklist [285]
-----------------------------------------------
13562 draw_fringe_bitmap
<cycle 1> [1363]
[286] 0.0 0.00 0.03 13562 draw_fringe_bitmap_1 <cycle
1> [286]
0.01 0.02 13477/13477 lookup_named_face [294]
0.00 0.00 13562/13562 x_draw_fringe_bitmap
[598]
0.00 0.00 6781/43900 window_box_right [601]
0.00 0.00 6781/200229 window_box_left [564]
12
prepare_face_for_display <cycle 1> [1536]
-----------------------------------------------
470 with_echo_area_buffer
<cycle 1> [156]
[287] 0.0 0.00 0.03 470 set_message_1 <cycle 1> [287]
0.00 0.03 108/147 Fset_buffer_multibyte
[231]
0.00 0.00 470/1315163 temp_set_point_both [534]
0.00 0.00 456/1594756 string_byte_to_char [451]
0.00 0.00 14/358 insert_1 [826]
456 update_compositions
<cycle 1> [723]
456 insert_from_string
<cycle 1> [1281]
14 insert_1_both <cycle
1> [364]
-----------------------------------------------
0.00 0.00 1/224733 Fnew_fontset <cycle 1>
[882]
0.00 0.00 1/224733 format_time_string
<cycle 1> [1060]
0.00 0.00 3/224733 file_name_completion
<cycle 1> [929]
0.00 0.00 4/224733 ftfont_get_charset
<cycle 1> [1021]
0.00 0.00 5/224733 font_intern_prop [679]
0.00 0.00 27/224733 font_open_by_name
<cycle 1> [943]
0.00 0.00 37/224733 ftfont_pattern_entity
<cycle 1> [816]
0.00 0.00 880/224733
directory_files_internal <cycle 1> [739]
0.00 0.01 86676/224733 encode_coding_object
<cycle 1> [266]
0.01 0.01 137099/224733 make_string [290]
[288] 0.0 0.01 0.02 224733 make_unibyte_string [288]
0.00 0.02 224733/829870 make_uninit_string [188]
-----------------------------------------------
1 maybe_unify_char
<cycle 1> [1056]
1 Fmake_char <cycle 1>
[2040]
1 Fdecode_char <cycle 1>
[2030]
2 Fcharsetp <cycle 1>
[2003]
2 Fset_charset_priority
<cycle 1> [921]
2 fontset_from_font
<cycle 1> [884]
2 font_registry_charsets
<cycle 1> [1048]
42 decode_coding <cycle
1> [180]
54 Finsert_file_contents
<cycle 1> [600]
161 Fcoding_system_p
<cycle 1> [1043]
187 detect_coding_charset
<cycle 1> [967]
278 face_for_char <cycle
1> [1091]
801 find_font_encoding
<cycle 1> [1557]
991 Fset_fontset_font
<cycle 1> [644]
7901 Fputhash <cycle 1> [756]
30385
Fcoding_system_eol_type <cycle 1> [1295]
71173 Fgethash <cycle 1> [1226]
91074 code_convert_string
<cycle 1> [1204]
91509 setup_coding_system
<cycle 1> [1203]
[289] 0.0 0.01 0.02 294567 hash_lookup <cycle 1> [289]
0.01 0.00 10058/10058 cmpfn_eql [490]
0.01 0.00 5573/123582 sxhash [116]
0.00 0.00 268443/268443 hashfn_eq [1165]
0.00 0.00 20551/20551 hashfn_eql [1326]
0.00 0.00 5573/5573 hashfn_equal [1423]
5666 cmpfn_equal <cycle 1>
[1422]
-----------------------------------------------
0.00 0.00 1/137099 uniprop_table <cycle
1> [1045]
0.00 0.00 1/137099
x_clipboard_manager_save_all <cycle 1> [1002]
0.00 0.00 1/137099 get_minibuffer <cycle
1> [783]
0.00 0.00 1/137099 Finsert_file_contents
<cycle 1> [600]
0.00 0.00 1/137099 status_notify <cycle
1> [1044]
0.00 0.00 2/137099
ensure_echo_area_buffers <cycle 1> [1026]
0.00 0.00 2/137099 select_visual [1024]
0.00 0.00 2/137099 create_process <cycle
1> [1025]
0.00 0.00 4/137099
Fcurrent_bidi_paragraph_direction <cycle 1> [961]
0.00 0.00 4/137099 Fcurrent_time_string
[994]
0.00 0.00 5/137099 realize_basic_faces
<cycle 1> [771]
0.00 0.00 5/137099 x_term_init <cycle 1>
[595]
0.00 0.00 5/137099 intern [386]
0.00 0.00 7/137099 Fgetenv_internal [977]
0.00 0.00 8/137099 load_charset <cycle 1>
[722]
0.00 0.00 10/137099 Finteractive_form [822]
0.00 0.00 12/137099
x_default_scroll_bar_color_parameter <cycle 1> [953]
0.00 0.00 17/137099
Fsubstitute_command_keys <cycle 1> [857]
0.00 0.00 18/137099 Fx_create_frame <cycle
1> [940]
0.00 0.00 20/137099
Fgenerate_new_buffer_name <cycle 1> [653]
0.00 0.00 20/137099
font_parse_family_registry <cycle 1> [667]
0.00 0.00 24/137099 Fcall_process <cycle
1> [778]
0.00 0.00 33/137099 message_with_string
<cycle 1> [920]
0.00 0.00 41/137099 echo_dash <cycle 1> [910]
0.00 0.00 44/137099 Ffile_symlink_p <cycle
1> [907]
0.00 0.00 56/137099 xftfont_open <cycle 1>
[805]
0.00 0.00 62/137099 Fnumber_to_string [895]
0.00 0.00 74/137099 echo_char <cycle 1> [863]
0.00 0.00 82/137099 x_consider_frame_title
<cycle 1> [269]
0.00 0.00 95/137099 x_find_image_file
<cycle 1> [860]
0.00 0.00 110/137099 fontset_pattern_regexp
[853]
0.00 0.00 168/137099 Fx_show_tip <cycle 1>
[626]
0.00 0.00 229/137099 xrdb_get_resource [812]
0.00 0.00 237/137099
Fsingle_key_description [714]
0.00 0.00 448/137099 parse_modifiers <cycle
1> [559]
0.00 0.00 508/137099 x_get_arg <cycle 1> [762]
0.00 0.00 535/137099 Ffile_attributes
<cycle 1> [675]
0.00 0.00 798/137099 Fset_fontset_font
<cycle 1> [644]
0.00 0.00 907/137099 Fcall_interactively
<cycle 1> [411]
0.00 0.00 1161/137099 Ffont_xlfd_name [720]
0.00 0.00 1198/137099 parse_menu_item <cycle
1> [697]
0.00 0.00 1204/137099 Fkey_description
<cycle 1> [659]
0.00 0.00 3512/137099 Fexpand_file_name
<cycle 1> [210]
0.00 0.00 19178/137099 scan_lists <cycle 1>
[183]
0.00 0.01 30925/137099 openp <cycle 1> [560]
0.00 0.01 34833/137099 process_tool_bar_item
<cycle 1> [254]
0.00 0.01 40491/137099 Fframe_parameters
<cycle 1> [359]
[290] 0.0 0.00 0.03 137099 make_string [290]
0.01 0.01 137099/224733 make_unibyte_string [288]
0.01 0.00 137099/137624 parse_str_as_multibyte
[538]
-----------------------------------------------
0.00 0.00 6/362507 Finsert_file_contents
<cycle 1> [600]
0.00 0.00 702/362507 Ffuncall <cycle 1> [33]
0.00 0.01 110710/362507 save_restriction_save
[549]
0.01 0.01 251089/362507 save_excursion_save [141]
[291] 0.0 0.01 0.02 362507 buildmark [291]
0.01 0.00 362507/436722 set_marker_both [366]
0.00 0.00 362507/791371 Fmake_marker [406]
-----------------------------------------------
0.00 0.00 790/12333 XTmouse_position
<cycle 1> [617]
0.01 0.02 11543/12333 note_mouse_movement
<cycle 1> [295]
[292] 0.0 0.01 0.02 12333 remember_mouse_glyph [292]
0.00 0.02 12333/35059
window_from_coordinates [221]
0.00 0.00 9928/230997 window_box_left_offset
[550]
0.00 0.00 10950/10950
window_relative_x_coord [709]
0.00 0.00 191/16515
window_box_right_offset [634]
-----------------------------------------------
4994 Ffuncall <cycle 1> [33]
[293] 0.0 0.02 0.01 4994
Finternal_merge_in_global_face <cycle 1> [293]
0.01 0.00 9988/12594668 assq_no_quit [12]
0.00 0.00 9988/3462736 resolve_face_name [148]
0.00 0.00 7/4069 font_style_symbolic
[1446]
27 merge_font_spec <cycle
1> [821]
27 realize_face <cycle 1>
[408]
4 font_clear_prop <cycle
1> [207]
-----------------------------------------------
0.01 0.02 13477/13477 draw_fringe_bitmap_1
<cycle 1> [286]
[294] 0.0 0.01 0.02 13477 lookup_named_face [294]
0.02 0.00 26954/12594668 assq_no_quit [12]
0.00 0.00 13477/3462736 resolve_face_name [148]
-----------------------------------------------
27887 handle_one_xevent
<cycle 1> [230]
[295] 0.0 0.00 0.03 27887 note_mouse_movement <cycle
1> [295]
0.01 0.02 11543/12333 remember_mouse_glyph
[292]
11804 note_mouse_highlight
<cycle 1> [208]
-----------------------------------------------
46434 bidi_paragraph_init
<cycle 1> [194]
[296] 0.0 0.00 0.03 46434 bidi_find_paragraph_start
<cycle 1> [296]
0.02 0.00 224231/228059
find_next_newline_no_quit [341]
0.00 0.00 224231/293057 scan_buffer [562]
0.00 0.00 224231/3572061 buf_charpos_to_bytepos
[354]
266543 fast_looking_at <cycle
1> [452]
-----------------------------------------------
897
prepare_to_modify_buffer <cycle 1> [186]
898 signal_after_change
<cycle 1> [565]
[297] 0.0 0.03 0.00 1795 report_overlay_modification
<cycle 1> [297]
0.00 0.00 6094/222087258 marker_position [80]
0.00 0.00 746/36785856 Foverlay_get [160]
746 lookup_char_property
<cycle 1> [9]
-----------------------------------------------
92344
move_it_in_display_line_to <cycle 1> [137]
549798 display_line <cycle 1>
[37]
[298] 0.0 0.03 0.00 642142 handle_line_prefix <cycle
1> [298]
0.00 0.00 642142/1673004 get_it_property [1133]
0.00 0.00 642133/8785206 Fget_char_property [1129]
642133
get_char_property_and_overlay <cycle 1> [22]
-----------------------------------------------
0.03 0.00 585866/585866 compute_line_metrics [99]
[299] 0.0 0.03 0.00 585866 row_hash [299]
-----------------------------------------------
0.00 0.00 1401/172567 next_overlay_string [726]
0.02 0.00 171166/172567 set_iterator_to_next
<cycle 1> [93]
[300] 0.0 0.03 0.00 172567 pop_it [300]
0.00 0.00 172567/172567 bidi_pop_it [1177]
-----------------------------------------------
186 command_loop_1 <cycle
1> [427]
[301] 0.0 0.03 0.00 186 resize_echo_area_exactly
<cycle 1> [301]
186 with_echo_area_buffer
<cycle 1> [156]
-----------------------------------------------
<spontaneous>
[302] 0.0 0.03 0.00 move_it_past_eol [302]
-----------------------------------------------
12363 eval_sub <cycle 1> [15]
87518 Ffuncall <cycle 1> [33]
384850 apply1 <cycle 1> [1151]
[303] 0.0 0.01 0.01 484731 Fapply <cycle 1> [303]
0.01 0.00 484731/20473711 Flength [63]
484731 Ffuncall <cycle 1> [33]
-----------------------------------------------
0.02 0.00 53657/53657 Fgarbage_collect
<cycle 1> [6]
[304] 0.0 0.02 0.00 53657 lisp_align_free [304]
0.00 0.00 53657/1784114 mem_delete [125]
0.00 0.00 53657/5908649 xfree [368]
-----------------------------------------------
63158 x_produce_glyphs
<cycle 1> [26]
[305] 0.0 0.02 0.00 63158 produce_stretch_glyph
<cycle 1> [305]
0.00 0.00 252654/39048947 Fplist_get [59]
0.00 0.00 11/230997 window_box_left_offset
[550]
0.00 0.00 51614/126119 append_stretch_glyph
[1189]
63158
calc_pixel_width_or_height <cycle 1> [309]
66
prepare_face_for_display <cycle 1> [1536]
-----------------------------------------------
0.00 0.00 2709/59712
window_from_coordinates [221]
0.02 0.00 57003/59712
check_window_containing [310]
[306] 0.0 0.02 0.00 59712 coordinates_in_window [306]
0.00 0.00 93738/532910 window_box_width [337]
0.00 0.00 31246/200229 window_box_left [564]
0.00 0.00 78/1827
estimate_mode_line_height [1499]
-----------------------------------------------
0.02 0.00 1491061/1491061
make_uninit_multibyte_string [151]
[307] 0.0 0.02 0.00 1491061 allocate_string_data [307]
0.00 0.00 7983/1764081 lisp_malloc [46]
-----------------------------------------------
0.00 0.00 12305/102520 Ffuncall <cycle 1> [33]
0.00 0.00 33799/102520
record_unwind_save_match_data [552]
0.01 0.01 56416/102520 eval_sub <cycle 1> [15]
[308] 0.0 0.01 0.01 102520 Fmatch_data [308]
0.00 0.01 102520/1402078 Flist [134]
0.00 0.00 44342/677952 Fset_marker [252]
0.00 0.00 44342/791371 Fmake_marker [406]
-----------------------------------------------
33
calc_pixel_width_or_height <cycle 1> [309]
63158 produce_stretch_glyph
<cycle 1> [305]
[309] 0.0 0.00 0.02 63158+33 calc_pixel_width_or_height
<cycle 1> [309]
0.02 0.00 22/448475 valid_image_p [3]
0.00 0.00 11/42 png_image_p [820]
0.00 0.00 11/532910 window_box_width [337]
0.00 0.00 11/230997 window_box_left_offset
[550]
0.00 0.00 63158/86946 extract_float [1208]
11 lookup_image <cycle 1>
[115]
33
calc_pixel_width_or_height <cycle 1> [309]
-----------------------------------------------
0.00 0.02 57003/57003 foreach_window_1 [219]
[310] 0.0 0.00 0.02 57003 check_window_containing [310]
0.02 0.00 57003/59712 coordinates_in_window
[306]
-----------------------------------------------
307
move_it_vertically_backward <cycle 1> [710]
40452 reseat <cycle 1> [1263]
[311] 0.0 0.01 0.01 40759 reseat_1 <cycle 1> [311]
0.01 0.00 31989/76826 bidi_unshelve_cache [280]
31989 bidi_init_it <cycle 1>
[455]
-----------------------------------------------
0.00 0.00 138/214299
x_draw_stretch_glyph_string [414]
0.00 0.00 21032/214299
x_set_glyph_string_clipping [607]
0.01 0.00 55275/214299
x_draw_glyph_string_box [358]
0.01 0.00 137854/214299 x_draw_glyph_string
<cycle 1> [154]
[312] 0.0 0.02 0.00 214299 get_glyph_string_clip_rects
[312]
0.00 0.00 35696/532910 window_box_width [337]
0.00 0.00 35696/200229 window_box_left [564]
0.00 0.00 2309/244651 window_text_bottom_y
[448]
0.00 0.00 7493/8465 x_intersect_rectangles
[1395]
-----------------------------------------------
898938 Ffuncall <cycle 1> [33]
[313] 0.0 0.02 0.00 898938 looking_at_1 <cycle 1> [313]
0.00 0.00 272462/2556042 buf_bytepos_to_charpos
[332]
0.00 0.00 13/63453 do_pending_atimers [1118]
898938 compile_pattern <cycle
1> [68]
898938 re_match_2_internal
<cycle 1> [40]
898938 re_match_2 <cycle 1>
[222]
13
process_pending_signals <cycle 1> [1233]
-----------------------------------------------
4 read_minibuf <cycle 1>
[767]
21 eval_sub <cycle 1> [15]
1233 Ffuncall <cycle 1> [33]
4592 code_conversion_save
<cycle 1> [143]
[314] 0.0 0.02 0.00 5850 Fmake_local_variable <cycle
1> [314]
0.00 0.00 4735/11391422
swap_in_symval_forwarding [19]
0.00 0.00 885/21178533 find_symbol_value [18]
0.00 0.00 232/1064840 Fboundp [67]
0.00 0.00 1770/22504963 Fcons [60]
0.00 0.00 232/17664018 Fsymbol_value [20]
0.00 0.00 199/669 make_blv [842]
0.00 0.00 128/16126491 do_symval_forwarding
[104]
0.00 0.00 128/7894329
store_symval_forwarding [166]
5618 Fassq <cycle 1> [23]
232 Fset <cycle 1> [417]
-----------------------------------------------
2 Fcall_interactively
<cycle 1> [411]
4 read_minibuf <cycle 1>
[767]
9
Fset_window_configuration <cycle 1> [788]
710 Ffuncall <cycle 1> [33]
2494
unwind_format_mode_line <cycle 1> [250]
2494 x_consider_frame_title
<cycle 1> [269]
2978 do_switch_frame <cycle
1> [1472]
[315] 0.0 0.00 0.02 8691 select_window <cycle 1> [315]
0.00 0.02 3135/771510 Fset_buffer [14]
0.00 0.00 3126/436722 set_marker_both [366]
0.00 0.00 3135/720395 set_point [586]
0.00 0.00 3135/222087258 marker_position [80]
0.00 0.00 2822/2936 Fselect_frame [1473]
3135 set_point_both <cycle
1> [114]
2822 do_switch_frame <cycle
1> [1472]
651 call1 <cycle 1> [1135]
651 record_buffer <cycle
1> [428]
-----------------------------------------------
338172 Fsort <cycle 1> [316]
3045 Ffuncall <cycle 1> [33]
15039 eval_sub <cycle 1> [15]
[316] 0.0 0.01 0.01 18084+338172 Fsort <cycle 1> [316]
0.01 0.00 356256/20473711 Flength [63]
0.00 0.00 169086/533779146 Fcdr [38]
0.00 0.00 169086/2289391 Fsetcdr [1130]
169086 Fnthcdr <cycle 1> [330]
153521 merge <cycle 1> [602]
338172 Fsort <cycle 1> [316]
-----------------------------------------------
932 read_filtered_event
<cycle 1> [1545]
1310 read_key_sequence
<cycle 1> [355]
[317] 0.0 0.01 0.01 2242 read_char <cycle 1> [317]
0.01 0.00 7756/7756 timer_start_idle [492]
0.00 0.00 2980/70333 Fzerop [539]
0.00 0.00 1794/2813 list5 [696]
0.00 0.00 4999/22504963 Fcons [60]
0.00 0.00 723/65429 list2 [388]
0.00 0.00 46/218474 Fvector [150]
0.00 0.00 7176/533779146 Fcdr [38]
0.00 0.00 7176/79680125 Fcar [117]
0.00 0.00 512/39048947 Fplist_get [59]
0.00 0.00 512/26526312 Fget [139]
0.00 0.00 79/79
make_lispy_switch_frame [958]
0.00 0.00 2068/2194 add_command_key [989]
0.00 0.00 4019/15069 start_polling [1354]
0.00 0.00 3995/3995 kbd_on_hold_p [1447]
0.00 0.00 3802/3802 record_char [1452]
0.00 0.00 1929/1938 clear_message [1495]
0.00 0.00 1787/1787 redisplay [1501]
4028 readable_events <cycle
1> [279]
3848 get_keymap <cycle 1>
[126]
3848 access_keymap <cycle
1> [1179]
3026 sit_for <cycle 1> [1470]
2984
detect_input_pending_run_timers <cycle 1> [1243]
2738 echo_dash <cycle 1> [910]
1794 show_help_echo <cycle
1> [876]
1787 redisplay_internal
<cycle 1> [75]
1482 swallow_events <cycle
1> [1389]
1271 echo_char <cycle 1> [863]
1206 make_lispy_event
<cycle 1> [862]
818 x_flush <cycle 1> [1258]
818
redisplay_preserve_echo_area <cycle 1> [1344]
723 make_lispy_position
<cycle 1> [608]
723 XTmouse_position
<cycle 1> [617]
495 gobble_input <cycle 1>
[1487]
448
wait_reading_process_output <cycle 1> [109]
346 Fkeymap_prompt <cycle
1> [491]
206 safe_run_hooks <cycle
1> [698]
51
x_handle_selection_event <cycle 1> [397]
46 call3 <cycle 1> [1426]
46 Fcommand_execute
<cycle 1> [100]
41 echo_now <cycle 1> [1005]
27 apply_modifiers <cycle
1> [118]
21 Fdo_auto_save <cycle
1> [786]
11 Fgarbage_collect
<cycle 1> [6]
4 x_activate_menubar
<cycle 1> [1967]
-----------------------------------------------
4324 eval_sub <cycle 1> [15]
357357 exec_byte_code <cycle
1> [17]
[318] 0.0 0.02 0.00 361681
internal_lisp_condition_case <cycle 1> [318]
0.00 0.00 74783/533779146 Fcdr [38]
0.00 0.00 22/18930942 specbind [52]
361681 eval_sub <cycle 1> [15]
74783 Fprogn <cycle 1> [190]
74778 unbind_to <cycle 1> [24]
-----------------------------------------------
634 Ffuncall <cycle 1> [33]
[319] 0.0 0.02 0.00 634 Fget_file_buffer <cycle 1>
[319]
0.00 0.00 2264/4542149 Fstring_equal [101]
0.00 0.00 16714/533779146 Fcdr [38]
634 Fexpand_file_name
<cycle 1> [210]
634
Ffind_file_name_handler <cycle 1> [155]
-----------------------------------------------
2 display_mode_lines
<cycle 1> [320]
1 echo_area_display
<cycle 1> [1380]
14893 redisplay_window
<cycle 1> [72]
[320] 0.0 0.02 0.00 14894+2 display_mode_lines <cycle
1> [320]
0.00 0.00 4/606419 set_buffer_internal_1
[11]
0.00 0.00 2/7614 clear_glyph_matrix [493]
0.00 0.00 3/1315163 temp_set_point_both [534]
0.00 0.00 1/222087258 marker_position [80]
0.00 0.00 1/338243 marker_byte_position
[1153]
29787 display_mode_line
<cycle 1> [251]
2 display_mode_lines
<cycle 1> [320]
-----------------------------------------------
2366141 handle_stop <cycle 1>
[106]
[321] 0.0 0.02 0.00 2366141 handle_fontified_prop
<cycle 1> [321]
0.00 0.00 640/18930942 specbind [52]
0.00 0.00 640/7894329
store_symval_forwarding [166]
0.00 0.00 1852928/8785206 Fget_char_property [1129]
1852928
get_char_property_and_overlay <cycle 1> [22]
640 set_internal <cycle 1>
[144]
640 safe_call1 <cycle 1>
[1195]
640 unbind_to <cycle 1> [24]
-----------------------------------------------
2 fontset_from_font
<cycle 1> [884]
2 Fnew_fontset <cycle 1>
[882]
5 Freplace_match <cycle
1> [1059]
8 ftfont_list <cycle 1>
[877]
9 Ffuncall <cycle 1> [33]
108
font_prop_validate_symbol <cycle 1> [419]
420 eval_sub <cycle 1> [15]
638 exec_byte_code <cycle
1> [17]
686
font_parse_family_registry <cycle 1> [667]
798 Fset_fontset_font
<cycle 1> [644]
1241 fs_query_fontset
<cycle 1> [852]
3740 Fcompare_strings
<cycle 1> [240]
31539 process_tool_bar_item
<cycle 1> [254]
[322] 0.0 0.02 0.00 39196 casify_object <cycle 1> [322]
0.00 0.00 217/28009 make_multibyte_string
[611]
0.00 0.00 15773/15773 upcase1 [1345]
34615 Fcopy_sequence <cycle
1> [781]
-----------------------------------------------
0.00 0.00 53466/967276 eval_sub <cycle 1> [15]
0.02 0.00 913810/967276 exec_byte_code <cycle
1> [17]
[323] 0.0 0.02 0.00 967276 arithcompare [323]
0.00 0.00 1949/222087258 marker_position [80]
-----------------------------------------------
0.00 0.00 2/123019
selection_data_to_lisp_data [997]
0.00 0.00 40/123019 echo_char <cycle 1> [863]
0.00 0.00 105/123019 accessible_keymaps_1
<cycle 1> [711]
0.00 0.00 369/123019 store_in_keymap <cycle
1> [740]
0.00 0.00 555/123019 eval_sub <cycle 1> [15]
0.00 0.00 947/123019 where_is_internal_1
<cycle 1> [694]
0.02 0.00 121001/123019 exec_byte_code <cycle
1> [17]
[324] 0.0 0.02 0.00 123019 Faset [324]
0.00 0.00 64/7514 char_table_set [729]
0.00 0.00 31/1596197 string_char_to_byte
[1134]
-----------------------------------------------
0.00 0.00 766/592115 eval_sub <cycle 1> [15]
0.00 0.00 12056/592115 Ffuncall <cycle 1> [33]
0.02 0.00 579293/592115 exec_byte_code <cycle
1> [17]
[325] 0.0 0.02 0.00 592115 arith_driver [325]
0.00 0.00 458/222087258 marker_position [80]
-----------------------------------------------
0.00 0.00 2/32 xsettings_initialize
[597]
0.00 0.00 3/32
read_and_apply_settings [615]
0.02 0.00 27/32
x_default_font_parameter <cycle 1> [363]
[326] 0.0 0.02 0.00 32 xstrdup [326]
0.00 0.00 32/6108927 xmalloc [248]
-----------------------------------------------
0.00 0.02 47707/47707 x_draw_glyph_string
<cycle 1> [154]
[327] 0.0 0.00 0.02 47707
x_draw_glyph_string_foreground [327]
0.02 0.00 47707/47707 xftfont_draw [328]
-----------------------------------------------
0.02 0.00 47707/47707
x_draw_glyph_string_foreground [327]
[328] 0.0 0.02 0.00 47707 xftfont_draw [328]
0.00 0.00 27/51 font_put_frame_data
[1042]
0.00 0.00 47707/47731 font_get_frame_data
[1253]
0.00 0.00 47707/48749 xftfont_get_colors [1250]
-----------------------------------------------
7 xfont_list <cycle 1>
[880]
27 set_frame_cursor_types
<cycle 1> [579]
445 fs_query_fontset
<cycle 1> [852]
785 Fdefine_key <cycle 1>
[780]
1134 Fbuffer_local_value
<cycle 1> [557]
3947 display_and_set_cursor
<cycle 1> [1272]
10802 Fget_process <cycle 1>
[1372]
16968 eval_sub <cycle 1> [15]
34986 Ffuncall <cycle 1> [33]
52897 display_mode_element
<cycle 1> [34]
[329] 0.0 0.02 0.00 121998 Fassoc <cycle 1> [329]
0.00 0.00 214/63453 do_pending_atimers [1118]
586054 Fequal <cycle 1> [272]
214
process_pending_signals <cycle 1> [1233]
-----------------------------------------------
2 Fcall_interactively
<cycle 1> [411]
4 read_minibuf <cycle 1>
[767]
8 get_minibuffer <cycle
1> [783]
17 display_mode_element
<cycle 1> [34]
6465 eval_sub <cycle 1> [15]
28498 Felt <cycle 1> [1297]
29681 exec_byte_code <cycle
1> [17]
169086 Fsort <cycle 1> [316]
903048 Fnth <cycle 1> [1142]
[330] 0.0 0.02 0.00 1136809 Fnthcdr <cycle 1> [330]
0.00 0.00 7/63453 do_pending_atimers [1118]
7
process_pending_signals <cycle 1> [1233]
-----------------------------------------------
0.00 0.00 407/4214013 Fcommandp <cycle 1> [923]
0.00 0.00 967/4214013 Findirect_function [432]
0.00 0.00 1373/4214013 Finteractive_form [822]
0.00 0.00 141072/4214013 Ffuncall <cycle 1> [33]
0.00 0.00 309946/4214013 eval_sub <cycle 1> [15]
0.02 0.00 3760248/4214013 get_keymap <cycle 1>
[126]
[331] 0.0 0.02 0.00 4214013 indirect_function [331]
-----------------------------------------------
0.00 0.00 2/2556042 del_range_byte <cycle
1> [1104]
0.00 0.00 2/2556042 Finsert_file_contents
<cycle 1> [600]
0.00 0.00 31/2556042 Fset_buffer_multibyte
[231]
0.00 0.00 38/2556042 position_indentation
<cycle 1> [1006]
0.00 0.00 3140/2556042 set_search_regs [849]
0.00 0.00 12072/2556042 display_mode_element
<cycle 1> [34]
0.00 0.00 23526/2556042 re_search_2 <cycle 1>
[97]
0.00 0.00 43586/2556042 search_buffer <cycle
1> [658]
0.00 0.00 46572/2556042 bidi_paragraph_init
<cycle 1> [194]
0.00 0.00 169257/2556042 scan_newline [380]
0.00 0.00 272462/2556042 looking_at_1 <cycle 1>
[313]
0.00 0.00 297692/2556042 scan_buffer [562]
0.01 0.00 829231/2556042 re_match_2 <cycle 1>
[222]
0.01 0.00 858431/2556042 re_match_2_internal
<cycle 1> [40]
[332] 0.0 0.02 0.00 2556042 buf_bytepos_to_charpos [332]
-----------------------------------------------
0.02 0.00 1974560/1974560 update_syntax_table
<cycle 1> [66]
[333] 0.0 0.02 0.00 1974560 interval_of [333]
-----------------------------------------------
0.00 0.00 228963/1472167 mem_delete [125]
0.02 0.00 1243204/1472167 mem_insert [45]
[334] 0.0 0.02 0.00 1472167 mem_rotate_left [334]
-----------------------------------------------
0.02 0.00 928228/928228 compile_pattern <cycle
1> [68]
[335] 0.0 0.02 0.00 928228 re_set_whitespace_regexp [335]
-----------------------------------------------
11437 scan_for_column <cycle
1> [365]
324793
next_element_from_string <cycle 1> [140]
384409
next_element_from_buffer <cycle 1> [73]
[336] 0.0 0.02 0.00 720639 composition_reseat_it
<cycle 1> [336]
720639
composition_compute_stop_pos <cycle 1> [55]
-----------------------------------------------
0.00 0.00 11/532910
calc_pixel_width_or_height <cycle 1> [309]
0.00 0.00 14/532910 make_lispy_position
<cycle 1> [608]
0.00 0.00 162/532910 erase_phys_cursor
<cycle 1> [730]
0.00 0.00 6490/532910 x_clear_end_of_line [640]
0.00 0.00 16515/532910
window_box_right_offset [634]
0.00 0.00 18848/532910 draw_glyphs <cycle 1>
[258]
0.00 0.00 30553/532910 window_box [391]
0.00 0.00 30915/532910 hscroll_window_tree
<cycle 1> [268]
0.00 0.00 35696/532910
get_glyph_string_clip_rects [312]
0.00 0.00 39027/532910 init_iterator <cycle
1> [187]
0.00 0.00 43900/532910 window_box_right [601]
0.00 0.00 93738/532910 coordinates_in_window
[306]
0.01 0.00 217041/532910 window_box_left_offset
[550]
[337] 0.0 0.02 0.00 532910 window_box_width [337]
-----------------------------------------------
0.00 0.00 103/314652 lookup_image <cycle 1>
[115]
0.00 0.00 17935/314652 Ffuncall <cycle 1> [33]
0.02 0.00 296614/314652 valid_image_p [3]
[338] 0.0 0.02 0.00 314652 Finit_image_library [338]
-----------------------------------------------
13994 bidi_paragraph_init
<cycle 1> [194]
236754
bidi_resolve_explicit_1 <cycle 1> [44]
[339] 0.0 0.02 0.00 250748 compute_display_string_end
<cycle 1> [339]
0.00 0.00 250748/8785206 Fget_char_property [1129]
250748
get_char_property_and_overlay <cycle 1> [22]
250748
Fnext_single_char_property_change <cycle 1> [47]
-----------------------------------------------
245784 eval_sub <cycle 1> [15]
[340] 0.0 0.02 0.00 245784 For <cycle 1> [340]
479157 eval_sub <cycle 1> [15]
-----------------------------------------------
0.00 0.00 3828/228059
back_to_previous_visible_line_start <cycle 1> [592]
0.02 0.00 224231/228059
bidi_find_paragraph_start <cycle 1> [296]
[341] 0.0 0.02 0.00 228059 find_next_newline_no_quit [341]
-----------------------------------------------
0.02 0.00 194606/194606 read_vector <cycle 1>
[263]
[342] 0.0 0.02 0.00 194606 free_cons [342]
-----------------------------------------------
171166 set_iterator_to_next
<cycle 1> [93]
[343] 0.0 0.02 0.00 171166
iterate_out_of_display_property <cycle 1> [343]
176064
bidi_move_to_visually_next <cycle 1> [32]
4898 bidi_paragraph_init
<cycle 1> [194]
-----------------------------------------------
0.00 0.00 51/147713 Fwrite_region <cycle
1> [688]
0.00 0.00 4592/147713 code_conversion_save
<cycle 1> [143]
0.00 0.00 20463/147713 Ffuncall <cycle 1> [33]
0.02 0.00 122607/147713 eval_sub <cycle 1> [15]
[344] 0.0 0.02 0.00 147713 Fbuffer_live_p [344]
-----------------------------------------------
2249 gobble_input <cycle 1>
[1487]
13670 reinvoke_input_signal
<cycle 1> [1364]
62849
process_pending_signals <cycle 1> [1233]
[345] 0.0 0.01 0.01 78768 read_avail_input <cycle 1>
[345]
0.01 0.00 78768/78768
frame_make_pointer_visible [475]
83431 XTread_socket <cycle
1> [546]
-----------------------------------------------
0.02 0.00 7257/7257 redisplay_internal
<cycle 1> [75]
[346] 0.0 0.02 0.00 7257 XTcondemn_scroll_bars [346]
-----------------------------------------------
967 Ffuncall <cycle 1> [33]
[347] 0.0 0.02 0.00 967 Fequal_including_properties
<cycle 1> [347]
967 internal_equal <cycle
1> [85]
-----------------------------------------------
<spontaneous>
[348] 0.0 0.02 0.00
Fget_char_property_and_overlay [348]
-----------------------------------------------
<spontaneous>
[349] 0.0 0.02 0.00 Fisnan [349]
-----------------------------------------------
<spontaneous>
[350] 0.0 0.02 0.00 bidi_dump_cached_states [350]
-----------------------------------------------
<spontaneous>
[351] 0.0 0.02 0.00 font_check_otf_features [351]
-----------------------------------------------
<spontaneous>
[352] 0.0 0.02 0.00 readbyte_from_string [352]
-----------------------------------------------
<spontaneous>
[353] 0.0 0.02 0.00 sound_cleanup [353]
-----------------------------------------------
0.00 0.00 1/3572061
Fcurrent_bidi_paragraph_direction <cycle 1> [961]
0.00 0.00 1/3572061 back_comment <cycle 1>
[175]
0.00 0.00 4/3572061 Fsubst_char_in_region
<cycle 1> [1102]
0.00 0.00 5/3572061 Freplace_match <cycle
1> [1059]
0.00 0.00 6/3572061 insert_from_buffer
<cycle 1> [1034]
0.00 0.00 10/3572061 replace_range <cycle
1> [1010]
0.00 0.00 34/3572061 temp_set_point [1046]
0.00 0.00 76/3572061 position_indentation
<cycle 1> [1006]
0.00 0.00 113/3572061 scan_words <cycle 1>
[908]
0.00 0.00 116/3572061
Ffind_coding_systems_region_internal [1012]
0.00 0.00 144/3572061 e_write <cycle 1> [999]
0.00 0.00 182/3572061 move_gap [439]
0.00 0.00 187/3572061 del_range_both <cycle
1> [988]
0.00 0.00 374/3572061 detect_coding_charset
<cycle 1> [967]
0.00 0.00 977/3572061
find_automatic_composition <cycle 1> [734]
0.00 0.00 1082/3572061 set_marker_restricted
[874]
0.00 0.00 3762/3572061 display_mode_element
<cycle 1> [34]
0.00 0.00 3828/3572061
back_to_previous_visible_line_start <cycle 1> [592]
0.00 0.00 14132/3572061 bidi_paragraph_init
<cycle 1> [194]
0.00 0.00 23084/3572061
compute_display_string_pos <cycle 1> [211]
0.00 0.00 25546/3572061
handle_single_display_spec <cycle 1> [4]
0.00 0.00 30465/3572061 search_command <cycle
1> [715]
0.00 0.00 55544/3572061 del_range_1 <cycle 1>
[704]
0.00 0.00 67869/3572061 scan_lists <cycle 1>
[183]
0.00 0.00 78029/3572061
bidi_resolve_explicit_1 <cycle 1> [44]
0.00 0.00 86268/3572061 Fnarrow_to_region
<cycle 1> [677]
0.00 0.00 91090/3572061 set_point_both <cycle
1> [114]
0.00 0.00 154442/3572061 Fparse_partial_sexp
<cycle 1> [191]
0.00 0.00 164418/3572061 Fchar_after [399]
0.00 0.00 176972/3572061 skip_syntaxes <cycle
1> [637]
0.00 0.00 180843/3572061 scan_newline [380]
0.00 0.00 188508/3572061 make_buffer_string [636]
0.00 0.00 224231/3572061
bidi_find_paragraph_start <cycle 1> [296]
0.00 0.00 272627/3572061 skip_chars <cycle 1>
[196]
0.00 0.00 411312/3572061 Fset_marker [252]
0.00 0.00 595384/3572061 scan_buffer [562]
0.00 0.00 720395/3572061 set_point [586]
[354] 0.0 0.02 0.00 3572061 buf_charpos_to_bytepos [354]
-----------------------------------------------
33 Fread_key_sequence
<cycle 1> [924]
1050 command_loop_1 <cycle
1> [427]
[355] 0.0 0.00 0.02 1083 read_key_sequence <cycle 1>
[355]
0.00 0.02 1251/16788 current_minor_maps [98]
0.00 0.00 19/606419 set_buffer_internal_1
[11]
0.00 0.00 1053/39048947 Fplist_get [59]
0.00 0.00 126/70333 Fzerop [539]
0.00 0.00 200/22504963 Fcons [60]
0.00 0.00 1053/26526312 Fget [139]
0.00 0.00 1006/79680125 Fcar [117]
0.00 0.00 16/17643734 Fget_text_property [30]
0.00 0.00 19/1124186 record_unwind_protect
[535]
0.00 0.00 126/2194 add_command_key [989]
0.00 0.00 16/269619426 textget [122]
0.00 0.00 239/239 truncate_echo_area [1650]
0.00 0.00 239/239 echo_truncate [1649]
0.00 0.00 19/1727386 Fcurrent_buffer [1132]
0.00 0.00 19/967331 set_buffer_internal
[1140]
2898 get_local_map <cycle
1> [482]
2482 top_level_1 <cycle 1>
[673]
2165 Fcommand_remapping
<cycle 1> [728]
1450 follow_key <cycle 1>
[1511]
1310 read_char <cycle 1> [317]
1083 unbind_to <cycle 1> [24]
998 Fnth <cycle 1> [1142]
232 parse_modifiers <cycle
1> [559]
126 echo_char <cycle 1> [863]
97 apply_modifiers <cycle
1> [118]
22 Fmemq <cycle 1> [138]
16 lookup_char_property
<cycle 1> [9]
-----------------------------------------------
0.00 0.00 516/39153 Fformat <cycle 1> [227]
0.01 0.01 38637/39153 concat <cycle 1> [69]
[356] 0.0 0.01 0.01 39153 text_property_list [356]
0.00 0.00 159128/22504963 Fcons [60]
0.00 0.00 38900/38686235 find_interval [25]
0.00 0.00 39153/31474840
validate_interval_range [61]
0.00 0.00 40068/226932614 next_interval [16]
-----------------------------------------------
0.00 0.00 381/336495 doprnt [864]
0.00 0.00 8903/336495 store_mode_line_noprop
[678]
0.01 0.01 327211/336495 display_mode_element
<cycle 1> [34]
[357] 0.0 0.01 0.01 336495 c_string_width [357]
0.01 0.00 336495/410812 buffer_display_table
[460]
0.00 0.00 1142913/1445220 char_width [867]
-----------------------------------------------
0.00 0.02 55275/55275 x_draw_glyph_string
<cycle 1> [154]
[358] 0.0 0.00 0.02 55275 x_draw_glyph_string_box [358]
0.01 0.00 54210/54464 x_draw_relief_rect [479]
0.01 0.00 55275/214299
get_glyph_string_clip_rects [312]
0.00 0.00 37119/43900 window_box_right [601]
0.00 0.00 55275/55668
get_glyph_string_clip_rect [1239]
0.00 0.00 54210/54464 x_setup_relief_colors
[1241]
-----------------------------------------------
27 eval_sub <cycle 1> [15]
3584 Ffuncall <cycle 1> [33]
16633 Fframe_parameter
<cycle 1> [1273]
[359] 0.0 0.01 0.01 20244 Fframe_parameters <cycle 1>
[359]
0.00 0.01 40491/137099 make_string [290]
0.00 0.00 3/15793 intern [386]
0.00 0.00 121254/2289391 Fsetcdr [1130]
0.00 0.00 40491/131674 build_string [1185]
0.00 0.00 6/6 tty_color_name [1934]
465579 store_in_alist <cycle
1> [257]
20244 Fcopy_alist <cycle 1>
[146]
6 Fassq <cycle 1> [23]
-----------------------------------------------
34 move_it_vertically
<cycle 1> [1806]
78 redisplay_window
<cycle 1> [72]
122
window_scroll_pixel_based <cycle 1> [785]
148 pos_visible_p <cycle
1> [796]
158 start_display <cycle
1> [1316]
166 Fvertical_motion
<cycle 1> [620]
614
move_it_vertically_backward <cycle 1> [710]
1051
buffer_posn_from_coords <cycle 1> [375]
4340 move_it_by_lines
<cycle 1> [838]
10657 resize_mini_window
<cycle 1> [178]
[360] 0.0 0.01 0.01 17368 move_it_to <cycle 1> [360]
0.01 0.00 44612/647078 recenter_overlay_lists
[152]
0.00 0.00 87/76826 bidi_unshelve_cache [280]
0.00 0.00 39101/141352 bidi_shelve_cache [851]
0.00 0.00 87/5908649 xfree [368]
95089
move_it_in_display_line_to <cycle 1> [137]
44271
reseat_at_next_visible_line_start <cycle 1> [1148]
44271 set_iterator_to_next
<cycle 1> [93]
-----------------------------------------------
0.00 0.00 293/17650 try_window_id <cycle
1> [702]
0.01 0.01 17357/17650 redisplay_internal
<cycle 1> [75]
[361] 0.0 0.01 0.01 17650 overlay_arrows_changed_p [361]
0.00 0.01 35300/21178533 find_symbol_value [18]
0.00 0.00 17650/16126491 do_symval_forwarding
[104]
-----------------------------------------------
0.00 0.00 43/90965 eval_sub <cycle 1> [15]
0.00 0.00 6626/90965 Fwhere_is_internal
<cycle 1> [624]
0.01 0.01 84296/90965 Ffuncall <cycle 1> [33]
[362] 0.0 0.01 0.01 90965 Freverse [362]
0.01 0.00 223973/22504963 Fcons [60]
-----------------------------------------------
3 Fx_create_frame <cycle
1> [940]
24 Fx_show_tip <cycle 1>
[626]
[363] 0.0 0.00 0.02 27 x_default_font_parameter
<cycle 1> [363]
0.02 0.00 27/32 xstrdup [326]
0.00 0.00 27/5908649 xfree [368]
0.00 0.00 27/27
xsettings_get_system_font [1833]
27 x_get_arg <cycle 1> [762]
27 x_default_parameter
<cycle 1> [855]
27 font_open_by_name
<cycle 1> [943]
-----------------------------------------------
1 Finsert_file_contents
<cycle 1> [600]
14 set_message_1 <cycle
1> [287]
143 insert <cycle 1> [889]
350 insert_and_inherit
<cycle 1> [824]
3443 message_dolog <cycle
1> [584]
5600 Fprin1 <cycle 1> [695]
22319 Fprin1_to_string
<cycle 1> [41]
51602 Fprinc <cycle 1> [593]
[364] 0.0 0.01 0.01 83472 insert_1_both <cycle 1> [364]
0.01 0.00 83456/123323
adjust_markers_for_insert [421]
0.00 0.00 83456/128174 record_insert [840]
0.00 0.00 134/243 fix_overlays_before
[1007]
0.00 0.00 1/63453 do_pending_atimers [1118]
0.00 0.00 83456/123328
adjust_overlays_for_insert [1191]
0.00 0.00 316/607 move_gap_both [1578]
0.00 0.00 296/840 gap_right [1554]
0.00 0.00 20/4288 gap_left [1441]
79998
prepare_to_modify_buffer <cycle 1> [186]
374 offset_intervals
<cycle 1> [127]
197 make_gap <cycle 1> [1128]
24 set_text_properties
<cycle 1> [959]
1
process_pending_signals <cycle 1> [1233]
-----------------------------------------------
407 Fmove_to_column <cycle
1> [964]
19589 current_column <cycle
1> [672]
[365] 0.0 0.01 0.01 19996 scan_for_column <cycle 1> [365]
0.00 0.00 19996/41944 Fget_buffer_window [554]
0.00 0.00 19996/180843 scan_newline [380]
0.00 0.00 19996/410812 buffer_display_table
[460]
0.00 0.00 19996/1727386 Fcurrent_buffer [1132]
157623
get_char_property_and_overlay <cycle 1> [22]
22640 skip_invisible <cycle
1> [545]
19996 set_point_both <cycle
1> [114]
19996 window_loop <cycle 1>
[1237]
19996
composition_compute_stop_pos <cycle 1> [55]
11437 composition_reseat_it
<cycle 1> [336]
-----------------------------------------------
0.00 0.00 2/436722 Fstart_process <cycle
1> [1011]
0.00 0.00 8/436722
compute_window_start_on_continuation_line <cycle 1> [868]
0.00 0.00 9/436722 save_window_save
<cycle 1> [854]
0.00 0.00 9/436722
Fset_window_configuration <cycle 1> [788]
0.00 0.00 22/436722 Fcall_interactively
<cycle 1> [411]
0.00 0.00 70/436722 Frecenter <cycle 1> [794]
0.00 0.00 117/436722 set_window_buffer
<cycle 1> [643]
0.00 0.00 3126/436722 select_window <cycle
1> [315]
0.00 0.00 6717/436722 redisplay_window
<cycle 1> [72]
0.00 0.00 6992/436722 Fvertical_motion
<cycle 1> [620]
0.00 0.00 7695/436722
unwind_with_echo_area_buffer [149]
0.00 0.00 7695/436722 with_echo_area_buffer
<cycle 1> [156]
0.00 0.00 20379/436722 try_window <cycle 1>
[404]
0.00 0.00 21374/436722 resize_mini_window
<cycle 1> [178]
0.01 0.00 362507/436722 buildmark [291]
[366] 0.0 0.01 0.01 436722 set_marker_both [366]
0.01 0.00 387195/2168668 unchain_marker [274]
-----------------------------------------------
2986
build_desired_tool_bar_string <cycle 1> [5]
3288 Ffuncall <cycle 1> [33]
[367] 0.0 0.01 0.01 6274 Fremove_text_properties
<cycle 1> [367]
0.00 0.00 81974/85136 remove_properties [599]
0.00 0.00 78688/226932614 next_interval [16]
0.00 0.00 6069/38686235 find_interval [25]
0.00 0.00 6274/31474840
validate_interval_range [61]
0.00 0.00 10909/533779146 Fcdr [38]
0.00 0.00 33/32734 split_interval_right
[650]
0.00 0.00 10/29464 split_interval_left [652]
994 modify_region <cycle
1> [981]
389 signal_after_change
<cycle 1> [565]
43 copy_properties <cycle
1> [1207]
-----------------------------------------------
0.00 0.00 2/5908649 free_glyph_pool [1117]
0.00 0.00 2/5908649 x_term_init <cycle 1>
[595]
0.00 0.00 2/5908649
x_get_window_property_as_lisp_data <cycle 1> [996]
0.00 0.00 2/5908649 png_load <cycle 1> [1089]
0.00 0.00 3/5908649 delete_terminal [1114]
0.00 0.00 3/5908649 x_load_resources [1057]
0.00 0.00 3/5908649
read_and_apply_settings [615]
0.00 0.00 4/5908649 safe_alloca_unwind [1109]
0.00 0.00 5/5908649 Freplace_match <cycle
1> [1059]
0.00 0.00 6/5908649
Fx_change_window_property <cycle 1> [1085]
0.00 0.00 8/5908649 pbm_load [1052]
0.00 0.00 14/5908649 magic_file_p [1062]
0.00 0.00 24/5908649 font_put_frame_data
[1042]
0.00 0.00 26/5908649 x_from_xcolors [1019]
0.00 0.00 27/5908649
x_default_font_parameter <cycle 1> [363]
0.00 0.00 43/5908649 x_destroy_x_image [1071]
0.00 0.00 48/5908649 x_free_frame_resources
[790]
0.00 0.00 48/5908649 free_font_driver_list
[1067]
0.00 0.00 52/5908649 lock_file <cycle 1> [894]
0.00 0.00 55/5908649 clear_image_cache
<cycle 1> [733]
0.00 0.00 58/5908649 free_glyphs [806]
0.00 0.00 72/5908649 free_frame_faces [791]
0.00 0.00 74/5908649
restore_kboard_configuration [844]
0.00 0.00 87/5908649 move_it_to <cycle 1>
[360]
0.00 0.00 88/5908649 current_lock_owner [986]
0.00 0.00 114/5908649
Fprevious_overlay_change [903]
0.00 0.00 116/5908649 free_window_matrices
[830]
0.00 0.00 129/5908649 free_color_table [1032]
0.00 0.00 138/5908649 restore_search_regs
[1030]
0.00 0.00 175/5908649 delete_frame <cycle 1>
[746]
0.00 0.00 234/5908649 merge_widget_value [424]
0.00 0.00 311/5908649 doprnt [864]
0.00 0.00 502/5908649 Fload <cycle 1> [751]
0.00 0.00 556/5908649
Fsubstitute_command_keys <cycle 1> [857]
0.00 0.00 679/5908649 free_realized_faces [758]
0.00 0.00 743/5908649 Foverlays_in <cycle 1>
[777]
0.00 0.00 1215/5908649 realize_face <cycle 1>
[408]
0.00 0.00 2132/5908649
x_selection_request_lisp_error [925]
0.00 0.00 2702/5908649 Foverlays_at [671]
0.00 0.00 3268/5908649 x_uncatch_errors [909]
0.00 0.00 3468/5908649 free_widget_value_tree
[898]
0.00 0.00 3584/5908649
move_it_in_display_line_to <cycle 1> [137]
0.00 0.00 5600/5908649 Fprin1 <cycle 1> [695]
0.00 0.00 6552/5908649 Fkill_buffer <cycle 1>
[163]
0.00 0.00 7016/5908649 xpm_free_color_cache
[878]
0.00 0.00 19014/5908649 free_glyph_matrix [807]
0.00 0.00 22319/5908649 Fprin1_to_string
<cycle 1> [41]
0.00 0.00 30079/5908649 display_mode_line
<cycle 1> [251]
0.00 0.00 31539/5908649 process_tool_bar_item
<cycle 1> [254]
0.00 0.00 38457/5908649 free_widget_value [765]
0.00 0.00 51602/5908649 Fprinc <cycle 1> [593]
0.00 0.00 53657/5908649 lisp_align_free [304]
0.00 0.00 86676/5908649 encode_coding_object
<cycle 1> [266]
0.00 0.00 464114/5908649 re_compile_pattern
<cycle 1> [51]
0.00 0.00 1720617/5908649 Fgarbage_collect
<cycle 1> [6]
0.01 0.00 3350585/5908649 Fnext_overlay_change [87]
[368] 0.0 0.02 0.00 5908649 xfree [368]
-----------------------------------------------
1633590
get_next_display_element <cycle 1> [50]
[369] 0.0 0.02 0.00 1633590 next_element_from_c_string
<cycle 1> [369]
210561
get_visually_first_element <cycle 1> [193]
-----------------------------------------------
0.02 0.00 1030862/1030862 x_produce_glyphs
<cycle 1> [26]
[370] 0.0 0.02 0.00 1030862 calc_line_height_property [370]
-----------------------------------------------
0.02 0.00 72105/72105 init_iterator <cycle
1> [187]
[371] 0.0 0.02 0.00 72105 window_display_table [371]
-----------------------------------------------
<spontaneous>
[372] 0.0 0.02 0.00 copy_overlays [372]
-----------------------------------------------
<spontaneous>
[373] 0.0 0.02 0.00 lowercasep [373]
-----------------------------------------------
<spontaneous>
[374] 0.0 0.02 0.00 next_element_from_ellipsis
[374]
-----------------------------------------------
1051 make_lispy_position
<cycle 1> [608]
[375] 0.0 0.00 0.01 1051 buffer_posn_from_coords
<cycle 1> [375]
0.00 0.01 2102/771510 Fset_buffer [14]
0.00 0.00 1051/76826 bidi_unshelve_cache [280]
0.00 0.00 1051/222087258 marker_position [80]
0.00 0.00 1051/141352 bidi_shelve_cache [851]
0.00 0.00 1051/1727386 Fcurrent_buffer [1132]
0.00 0.00 1051/338243 marker_byte_position
[1153]
1051 start_display <cycle
1> [1316]
1051 move_it_to <cycle 1>
[360]
1051
move_it_in_display_line <cycle 1> [576]
-----------------------------------------------
691947 eval_sub <cycle 1> [15]
[376] 0.0 0.01 0.00 691947 Fif <cycle 1> [376]
0.00 0.00 1111246/79680125 Fcar [117]
0.00 0.00 964595/533779146 Fcdr [38]
691947 eval_sub <cycle 1> [15]
-----------------------------------------------
0.01 0.00 2027566/2027566 eval_sub <cycle 1> [15]
[377] 0.0 0.01 0.00 2027566 Fquote [377]
0.00 0.00 2027566/533779146 Fcdr [38]
-----------------------------------------------
9 eval_sub <cycle 1> [15]
71 Ffuncall <cycle 1> [33]
74708 xsignal <cycle 1> [1221]
[378] 0.0 0.01 0.00 74788 Fsignal <cycle 1> [378]
0.00 0.00 74793/22504963 Fcons [60]
0.00 0.00 74788/39048947 Fplist_get [59]
0.00 0.00 74788/26526312 Fget [139]
0.00 0.00 74783/79680125 Fcar [117]
74788 unwind_to_catch <cycle
1> [1161]
74783 Fmemq <cycle 1> [138]
-----------------------------------------------
37868 display_and_set_cursor
<cycle 1> [1272]
[379] 0.0 0.00 0.01 37868 x_draw_window_cursor <cycle
1> [379]
0.01 0.00 13572/13572 x_draw_bar_cursor [381]
0.00 0.00 2533/29667 x_clip_to_row [558]
0.00 0.00 2533/2533
get_phys_cursor_geometry [732]
0.00 0.00 2549/16565 get_phys_cursor_glyph
[1341]
2164 draw_phys_cursor_glyph
<cycle 1> [1417]
-----------------------------------------------
0.00 0.00 38/180843 Fcurrent_indentation
<cycle 1> [950]
0.00 0.00 662/180843 message_dolog <cycle
1> [584]
0.00 0.00 19996/180843 scan_for_column <cycle
1> [365]
0.01 0.00 160147/180843 Fforward_line <cycle
1> [384]
[380] 0.0 0.01 0.00 180843 scan_newline [380]
0.00 0.00 180843/1315163 temp_set_point_both [534]
0.00 0.00 169257/2556042 buf_bytepos_to_charpos
[332]
0.00 0.00 180843/3572061 buf_charpos_to_bytepos
[354]
-----------------------------------------------
0.01 0.00 13572/13572 x_draw_window_cursor
<cycle 1> [379]
[381] 0.0 0.01 0.00 13572 x_draw_bar_cursor [381]
0.00 0.00 13572/29667 x_clip_to_row [558]
0.00 0.00 13572/200229 window_box_left [564]
0.00 0.00 13572/16565 get_phys_cursor_glyph
[1341]
-----------------------------------------------
1 Ffuncall <cycle 1> [33]
6520 Fkill_buffer <cycle 1>
[163]
[382] 0.0 0.01 0.00 6521 Fother_buffer <cycle 1> [382]
0.00 0.00 20055/41944 Fget_buffer_window [554]
0.00 0.00 1203/533779146 Fcdr [38]
0.00 0.00 6521/6521 frame_buffer_predicate
[1413]
20055 window_loop <cycle 1>
[1237]
-----------------------------------------------
3 tool_bar_lines_needed
<cycle 1> [1981]
5986 redisplay_window
<cycle 1> [72]
[383] 0.0 0.01 0.00 5989 display_tool_bar_line
<cycle 1> [383]
0.00 0.00 5989/585866 compute_line_metrics [99]
0.00 0.00 5989/585866 prepare_desired_row [189]
0.00 0.00 5989/499856
extend_face_to_end_of_line [458]
56991
get_next_display_element <cycle 1> [50]
51002 x_produce_glyphs
<cycle 1> [26]
51002 set_iterator_to_next
<cycle 1> [93]
-----------------------------------------------
1199 exec_byte_code <cycle
1> [17]
158948
Fline_beginning_position <cycle 1> [547]
[384] 0.0 0.00 0.01 160147 Fforward_line <cycle 1> [384]
0.01 0.00 160147/180843 scan_newline [380]
0.00 0.00 160322/1315163 temp_set_point_both [534]
160147 set_point_both <cycle
1> [114]
-----------------------------------------------
16766 eval_sub <cycle 1> [15]
[385] 0.0 0.01 0.00 16766 FletX <cycle 1> [385]
0.00 0.00 52569/18930942 specbind [52]
0.00 0.00 135683/533779146 Fcdr [38]
0.00 0.00 96044/79680125 Fcar [117]
0.00 0.00 3826/7894329
store_symval_forwarding [166]
39639 eval_sub <cycle 1> [15]
16766 Fprogn <cycle 1> [190]
3826 set_internal <cycle 1>
[144]
-----------------------------------------------
0.00 0.00 1/15793 Fkill_emacs <cycle 1>
[1001]
0.00 0.00 1/15793 Finsert_file_contents
<cycle 1> [600]
0.00 0.00 2/15793 create_terminal <cycle
1> [435]
0.00 0.00 2/15793 fontset_from_font
<cycle 1> [884]
0.00 0.00 2/15793 Fcompleting_read
<cycle 1> [970]
0.00 0.00 2/15793 ftfont_list <cycle 1>
[877]
0.00 0.00 3/15793 Fframe_parameters
<cycle 1> [359]
0.00 0.00 4/15793 bidi_initialize <cycle
1> [434]
0.00 0.00 4/15793 read_minibuf_unwind
<cycle 1> [832]
0.00 0.00 4/15793 read_minibuf <cycle 1>
[767]
0.00 0.00 6/15793 command_loop_1 <cycle
1> [427]
0.00 0.00 7/15793 save_excursion_restore
<cycle 1> [27]
0.00 0.00 14/15793 get_minibuffer <cycle
1> [783]
0.00 0.00 20/15793 modify_event_symbol
<cycle 1> [879]
0.00 0.00 22/15793 Fdo_auto_save <cycle
1> [786]
0.00 0.00 25/15793 delete_frame <cycle 1>
[746]
0.00 0.00 28/15793 ftfont_font_format [858]
0.00 0.00 72/15793 Fx_show_tip <cycle 1>
[626]
0.00 0.00 534/15793 Fdocumentation <cycle
1> [674]
0.00 0.01 15040/15793 display_mode_element
<cycle 1> [34]
[386] 0.0 0.00 0.01 15793 intern [386]
0.01 0.00 15793/475346 oblookup [83]
0.00 0.00 5/137099 make_string [290]
-----------------------------------------------
0.00 0.01 1696/1696 handle_one_xevent
<cycle 1> [230]
[387] 0.0 0.00 0.01 1696 gen_help_event [387]
0.01 0.00 1696/1917 kbd_buffer_store_event
[500]
0.00 0.00 1696/5243
kbd_buffer_store_event_hold [498]
-----------------------------------------------
0.00 0.00 86/65429 parse_menu_item <cycle
1> [697]
0.00 0.00 113/65429 Ffuncall <cycle 1> [33]
0.00 0.00 723/65429 read_char <cycle 1> [317]
0.00 0.00 792/65429 Fcall_interactively
<cycle 1> [411]
0.00 0.00 1605/65429 Ffile_attributes
<cycle 1> [675]
0.00 0.00 6730/65429 get_keyelt <cycle 1>
[393]
0.01 0.00 55380/65429 xsignal2 <cycle 1> [389]
[388] 0.0 0.01 0.00 65429 list2 [388]
0.00 0.00 65429/22504963 Fcons [60]
-----------------------------------------------
55380 wrong_type_argument
<cycle 1> [1240]
[389] 0.0 0.00 0.01 55380 xsignal2 <cycle 1> [389]
0.01 0.00 55380/65429 list2 [388]
0.00 0.00 55380/22504963 Fcons [60]
55380 xsignal <cycle 1> [1221]
-----------------------------------------------
0.00 0.00 2/1057372 eval_sub <cycle 1> [15]
0.00 0.00 4/1057372 Fsetq_default <cycle
1> [1080]
0.00 0.00 134/1057372 Flet <cycle 1> [267]
0.00 0.00 540/1057372 Fdefconst <cycle 1> [828]
0.00 0.00 2199/1057372 Fdefvar <cycle 1> [638]
0.00 0.00 2232/1057372 Ffuncall <cycle 1> [33]
0.00 0.00 7733/1057372 exec_byte_code <cycle
1> [17]
0.01 0.00 1044528/1057372 unbind_to <cycle 1> [24]
[390] 0.0 0.01 0.00 1057372 Fset_default [390]
0.00 0.00 160167/7894329
store_symval_forwarding [166]
0.00 0.00 1/513091 indirect_variable [284]
-----------------------------------------------
0.00 0.00 30/52067 change_frame_size_1
<cycle 1> [917]
0.00 0.00 268/52067 x_scroll_run <cycle 1>
[793]
0.00 0.00 588/52067 adjust_glyph_matrix [743]
0.00 0.00 21514/52067
XTset_vertical_scroll_bar <cycle 1> [225]
0.00 0.01 29667/52067 x_clip_to_row [558]
[391] 0.0 0.00 0.01 52067 window_box [391]
0.01 0.00 22400/23010 window_box_height [541]
0.00 0.00 30553/532910 window_box_width [337]
0.00 0.00 29965/200229 window_box_left [564]
0.00 0.00 28/1827
estimate_mode_line_height [1499]
-----------------------------------------------
2631 Fkey_binding <cycle 1>
[776]
3895 Ffuncall <cycle 1> [33]
6255 Fcommand_remapping
<cycle 1> [728]
34459 shadow_lookup <cycle
1> [553]
[392] 0.0 0.01 0.00 47240 Flookup_key <cycle 1> [392]
0.00 0.00 47240/20473711 Flength [63]
77932 get_keymap <cycle 1>
[126]
55319 Faref <cycle 1> [121]
55319 access_keymap <cycle
1> [1179]
-----------------------------------------------
39420 where_is_internal_1
<cycle 1> [694]
46517 accessible_keymaps_1
<cycle 1> [711]
133244 access_keymap <cycle
1> [1179]
148912 access_keymap_1 <cycle
1> [164]
[393] 0.0 0.01 0.00 368093 get_keyelt <cycle 1> [393]
0.00 0.00 6730/65429 list2 [388]
0.00 0.00 6730/22504963 Fcons [60]
3365 unbind_to <cycle 1> [24]
3365
menu_item_eval_property <cycle 1> [604]
-----------------------------------------------
32646 x_update_window_end
<cycle 1> [481]
[394] 0.0 0.01 0.00 32646 draw_window_fringes <cycle
1> [394]
0.00 0.00 32646/244651 window_text_bottom_y
[448]
3949 draw_fringe_bitmap
<cycle 1> [1363]
3949
draw_row_fringe_bitmaps <cycle 1> [495]
-----------------------------------------------
0.00 0.01 1/1 main [396]
[395] 0.0 0.00 0.01 1 Frecursive_edit [395]
0.00 0.01 1/51408 recursive_edit_1
<cycle 1> [1035]
0.00 0.00 1/1124186 record_unwind_protect
[535]
-----------------------------------------------
<spontaneous>
[396] 0.0 0.00 0.01 main [396]
0.00 0.01 1/1 Frecursive_edit [395]
-----------------------------------------------
51 read_char <cycle 1> [317]
1987 process_special_events
<cycle 1> [1264]
[397] 0.0 0.01 0.00 2038 x_handle_selection_event
<cycle 1> [397]
0.00 0.00 2036/12594668 assq_no_quit [12]
0.00 0.00 6108/1124186 record_unwind_protect
[535]
0.00 0.00 2036/3268 x_catch_errors [866]
0.00 0.00 4072/4077 x_atom_to_symbol [1445]
0.00 0.00 2036/8154
x_display_info_for_display [1398]
0.00 0.00 2036/2040 cons_to_unsigned [1489]
4072 unbind_to <cycle 1> [24]
4072 reinvoke_input_signal
<cycle 1> [1364]
2036 x_convert_selection
<cycle 1> [890]
2
x_handle_selection_clear <cycle 1> [985]
1
x_get_window_property_as_lisp_data <cycle 1> [996]
1 symbol_to_x_atom
<cycle 1> [1440]
-----------------------------------------------
0.00 0.00 1/2076 load_charset_map [724]
0.00 0.00 6/2076 Fmake_keymap [831]
0.00 0.00 86/2076 Ffuncall <cycle 1> [33]
0.01 0.00 1983/2076 make_fontset [407]
[398] 0.0 0.01 0.00 2076 Fmake_char_table [398]
0.00 0.00 2076/288821 Fmake_vector [131]
0.00 0.00 2076/39048947 Fplist_get [59]
0.00 0.00 2076/26526312 Fget [139]
-----------------------------------------------
0.00 0.00 6/169773 eval_sub <cycle 1> [15]
0.01 0.00 169767/169773 exec_byte_code <cycle
1> [17]
[399] 0.0 0.01 0.00 169773 Fchar_after [399]
0.00 0.00 164418/3572061 buf_charpos_to_bytepos
[354]
-----------------------------------------------
2 Fforce_window_update
<cycle 1> [2005]
7 Fredraw_frame <cycle
1> [803]
5797
mark_window_display_accurate <cycle 1> [1408]
17617 redisplay_internal
<cycle 1> [75]
[400] 0.0 0.00 0.01 23423 update_overlay_arrows
<cycle 1> [400]
0.00 0.01 46828/21178533 find_symbol_value [18]
0.00 0.00 46828/39048947 Fplist_get [59]
0.00 0.00 23414/16126491 do_symval_forwarding
[104]
0.00 0.00 46828/26526312 Fget [139]
93692 Fput <cycle 1> [1171]
-----------------------------------------------
3 insert_from_buffer
<cycle 1> [1034]
10566
copy_intervals_to_string <cycle 1> [749]
[401] 0.0 0.01 0.00 10569 copy_intervals <cycle 1> [401]
0.00 0.00 10566/38686235 find_interval [25]
0.00 0.00 10566/130814 make_interval [628]
0.00 0.00 2701/32734 split_interval_right
[650]
0.00 0.00 2701/226932614 next_interval [16]
13267 copy_properties <cycle
1> [1207]
-----------------------------------------------
33207 Fformat <cycle 1> [227]
[402] 0.0 0.01 0.00 33207 lisp_string_width <cycle 1>
[402]
0.00 0.00 33207/410812 buffer_display_table
[460]
0.00 0.00 302307/1445220 char_width [867]
302307 find_composition
<cycle 1> [236]
-----------------------------------------------
2
x_handle_selection_clear <cycle 1> [985]
17357 redisplay_internal
<cycle 1> [75]
[403] 0.0 0.01 0.00 17359 prepare_menu_bars <cycle 1>
[403]
0.00 0.00 3143/33799
record_unwind_save_match_data [552]
0.00 0.00 3143/1124186 record_unwind_protect
[535]
21272 update_menu_bar <cycle
1> [171]
7056 update_tool_bar <cycle
1> [172]
2494 x_consider_frame_title
<cycle 1> [269]
-----------------------------------------------
24 Fx_show_tip <cycle 1>
[626]
7509 display_echo_area_1
<cycle 1> [542]
12846 redisplay_window
<cycle 1> [72]
[404] 0.0 0.01 0.00 20379 try_window <cycle 1> [404]
0.00 0.00 20379/436722 set_marker_both [366]
548689 display_line <cycle 1>
[37]
20379 start_display <cycle
1> [1316]
-----------------------------------------------
0.00 0.00 818/793412 make_save_value [902]
0.00 0.00 1223/793412 Fmake_overlay [687]
0.00 0.01 791371/793412 Fmake_marker [406]
[405] 0.0 0.00 0.01 793412 allocate_misc [405]
0.00 0.01 21426/1764081 lisp_malloc [46]
-----------------------------------------------
0.00 0.00 2/791371 make_process <cycle 1>
[983]
0.00 0.00 6/791371 eval_sub <cycle 1> [15]
0.00 0.00 9/791371 save_window_save
<cycle 1> [854]
0.00 0.00 166/791371 make_window [811]
0.00 0.00 666/791371 Ffuncall <cycle 1> [33]
0.00 0.00 2446/791371 Fmake_overlay [687]
0.00 0.00 6580/791371 Fget_buffer_create
<cycle 1> [261]
0.00 0.00 44342/791371 Fmatch_data [308]
0.00 0.00 362507/791371 buildmark [291]
0.00 0.01 374647/791371 Fcopy_marker [142]
[406] 0.0 0.00 0.01 791371 Fmake_marker [406]
0.00 0.01 791371/793412 allocate_misc [405]
-----------------------------------------------
0.00 0.00 1/1983 Fnew_fontset <cycle 1>
[882]
0.00 0.00 2/1983 fontset_from_font
<cycle 1> [884]
0.00 0.00 5/1983 fontset_font <cycle 1>
[839]
0.00 0.01 1975/1983
make_fontset_for_ascii_face [409]
[407] 0.0 0.00 0.01 1983 make_fontset [407]
0.01 0.00 1983/2076 Fmake_char_table [398]
0.00 0.00 3/202 larger_vector [761]
-----------------------------------------------
3 lookup_derived_face
<cycle 1> [621]
27
Finternal_merge_in_global_face <cycle 1> [293]
58
Fdisplay_supports_face_attributes_p <cycle 1> [1655]
72
face_at_string_position <cycle 1> [64]
141 realize_basic_faces
<cycle 1> [771]
159
face_at_buffer_position <cycle 1> [43]
1551 realize_named_face
<cycle 1> [603]
[408] 0.0 0.00 0.01 2011 realize_face <cycle 1> [408]
0.00 0.01 1975/1975
make_fontset_for_ascii_face [409]
0.00 0.00 2011/2011 make_realized_face [891]
0.00 0.00 1215/5908649 xfree [368]
0.00 0.00 3541/4513 xstrcasecmp [1438]
0.00 0.00 2011/2016 cache_face [1491]
0.00 0.00 1975/2727 face_color_supported_p
[1477]
0.00 0.00 1975/4433 font_style_to_value
[1439]
0.00 0.00 1215/1894 free_realized_face [1496]
4118 load_color <cycle 1>
[1444]
440 fs_query_fontset
<cycle 1> [852]
302 font_load_for_lface
<cycle 1> [1003]
-----------------------------------------------
0.00 0.01 1975/1975 realize_face <cycle 1>
[408]
[409] 0.0 0.00 0.01 1975 make_fontset_for_ascii_face
[409]
0.00 0.01 1975/1983 make_fontset [407]
-----------------------------------------------
620 Ffuncall <cycle 1> [33]
7683 eval_sub <cycle 1> [15]
[410] 0.0 0.01 0.00 8303 Fdefalias <cycle 1> [410]
0.00 0.00 18248/22504963 Fcons [60]
8303 Ffset <cycle 1> [731]
3 Fput <cycle 1> [1171]
-----------------------------------------------
1126 Ffuncall <cycle 1> [33]
[411] 0.0 0.00 0.01 1126 Fcall_interactively <cycle
1> [411]
0.01 0.00 1126/1130
temporarily_switch_to_single_kboard [441]
0.00 0.00 907/137099 make_string [290]
0.00 0.00 792/65429 list2 [388]
0.00 0.00 886/18930942 specbind [52]
0.00 0.00 1126/1373 Finteractive_form [822]
0.00 0.00 796/22504963 Fcons [60]
0.00 0.00 1125/39048947 Fplist_get [59]
0.00 0.00 240/202024 Findirect_function [432]
0.00 0.00 886/7894329
store_symval_forwarding [166]
0.00 0.00 1126/1124186 record_unwind_protect
[535]
0.00 0.00 22/22 check_mark [913]
0.00 0.00 1125/26526312 Fget [139]
0.00 0.00 1126/79680125 Fcar [117]
0.00 0.00 22/436722 set_marker_both [366]
0.00 0.00 66/222087258 marker_position [80]
0.00 0.00 360/681 Fprefix_numeric_value
[1570]
0.00 0.00 4/4 quotify_arg [1964]
0.00 0.00 2/8682 Fselect_window [1392]
2238 unbind_to <cycle 1> [24]
886 set_internal <cycle 1>
[144]
886 Ffuncall <cycle 1> [33]
334 Fassq <cycle 1> [23]
240 Feval <cycle 1> [422]
240 apply1 <cycle 1> [1151]
51 call0 <cycle 1> [1375]
2 Fcopy_sequence <cycle
1> [781]
2 Fnthcdr <cycle 1> [330]
2 Frun_hooks <cycle 1>
[1313]
2 select_window <cycle
1> [315]
-----------------------------------------------
4 read_minibuf <cycle 1>
[767]
214 eval_sub <cycle 1> [15]
70635 exec_byte_code <cycle
1> [17]
[412] 0.0 0.01 0.00 70853 Fforward_char <cycle 1> [412]
0.00 0.00 70853/720395 set_point [586]
0.00 0.00 60/1315163 temp_set_point_both [534]
70853 set_point_both <cycle
1> [114]
29 xsignal0 <cycle 1> [1800]
-----------------------------------------------
3 Fx_create_frame <cycle
1> [940]
4 x_activate_menubar
<cycle 1> [1967]
2943 update_menu_bar <cycle
1> [171]
[413] 0.0 0.00 0.01 2950 set_frame_menubar <cycle 1>
[413]
0.00 0.01 2947/2947 lw_modify_all_widgets
[423]
0.00 0.00 20/606419 set_buffer_internal_1
[11]
0.00 0.00 2950/2950
free_menubar_widget_value_tree [770]
0.00 0.00 10/33799
record_unwind_save_match_data [552]
0.00 0.00 3/6 lw_create_widget [933]
0.00 0.00 3/60 lw_make_widget [815]
0.00 0.00 40/18930942 specbind [52]
0.00 0.00 10/10 init_menu_items [975]
0.00 0.00 10/10 save_menu_items [978]
0.00 0.00 40/7894329
store_symval_forwarding [166]
0.00 0.00 10/1124186 record_unwind_protect
[535]
0.00 0.00 3/6108927 xmalloc [248]
0.00 0.00 5894/5894 lw_allow_resizing [1418]
0.00 0.00 87/87 update_submenu_strings
[1725]
0.00 0.00 10/10 finish_menu_items [1889]
0.00 0.00 6/6 lw_refigure_widget [1930]
0.00 0.00 3/3 EmacsFrameSetCharSize
[1968]
0.00 0.00 3/3
apply_systemfont_to_menu [1972]
29217 xmalloc_widget_value
<cycle 1> [416]
87 parse_single_submenu
<cycle 1> [948]
87 digest_single_submenu
<cycle 1> [1724]
40 set_internal <cycle 1>
[144]
20 safe_run_hooks <cycle
1> [698]
10 menu_bar_items <cycle
1> [206]
10 unbind_to <cycle 1> [24]
4 reinvoke_input_signal
<cycle 1> [1364]
3 x_set_window_size
<cycle 1> [1905]
-----------------------------------------------
0.01 0.00 10431/10431 x_draw_glyph_string
<cycle 1> [154]
[414] 0.0 0.01 0.00 10431 x_draw_stretch_glyph_string
[414]
0.00 0.00 10430/230997 window_box_left_offset
[550]
0.00 0.00 138/214299
get_glyph_string_clip_rects [312]
0.00 0.00 10430/10430
x_draw_glyph_string_bg_rect [1382]
0.00 0.00 138/55668
get_glyph_string_clip_rect [1239]
-----------------------------------------------
19829 Fbuffer_list <cycle 1>
[825]
28625 Ffuncall <cycle 1> [33]
30291 eval_sub <cycle 1> [15]
[415] 0.0 0.00 0.01 78745 Fmapcar <cycle 1> [415]
0.00 0.01 78745/1402078 Flist [134]
0.00 0.00 78745/20473711 Flength [63]
78745 mapcar1 <cycle 1> [473]
-----------------------------------------------
8084 digest_single_submenu
<cycle 1> [1724]
29217 set_frame_menubar
<cycle 1> [413]
[416] 0.0 0.01 0.00 37301 xmalloc_widget_value <cycle
1> [416]
0.00 0.00 37301/40339 malloc_widget_value [716]
1 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
2 Fsetq_default <cycle
1> [1080]
3 Fdefine_prefix_command
<cycle 1> [1074]
4 read_minibuf <cycle 1>
[767]
8
Fset_coding_system_priority <cycle 1> [980]
39 eval_sub <cycle 1> [15]
232 Fmake_local_variable
<cycle 1> [314]
540 Fdefconst <cycle 1> [828]
1327 Ffuncall <cycle 1> [33]
2199 Fdefvar <cycle 1> [638]
4592 code_conversion_save
<cycle 1> [143]
7931 exec_byte_code <cycle
1> [17]
288195 Fsetq <cycle 1> [596]
877046 unbind_to <cycle 1> [24]
[417] 0.0 0.00 0.01 1182118 Fset <cycle 1> [417]
0.01 0.00 895638/7894329
store_symval_forwarding [166]
1182118 set_internal <cycle 1>
[144]
-----------------------------------------------
97 eval_sub <cycle 1> [15]
6302 Ffuncall <cycle 1> [33]
[418] 0.0 0.01 0.00 6399 Fmapc <cycle 1> [418]
0.00 0.00 6399/20473711 Flength [63]
6399 mapcar1 <cycle 1> [473]
-----------------------------------------------
194 font_prop_validate
<cycle 1> [774]
[419] 0.0 0.01 0.00 194 font_prop_validate_symbol
<cycle 1> [419]
0.00 0.00 110/253522 Fintern [108]
0.00 0.00 108/3766 Fdowncase [1454]
108 casify_object <cycle
1> [322]
-----------------------------------------------
0.01 0.00 1146/1146 Ffuncall <cycle 1> [33]
[420] 0.0 0.01 0.00 1146 Funibyte_string [420]
0.00 0.00 1146/1630 make_string_from_bytes
[752]
-----------------------------------------------
0.00 0.00 2/123323 adjust_after_insert
[1054]
0.00 0.00 3/123323 insert_from_buffer
<cycle 1> [1034]
0.00 0.00 4870/123323 insert_from_gap <cycle
1> [686]
0.00 0.00 34992/123323 insert_from_string_1
<cycle 1> [555]
0.01 0.00 83456/123323 insert_1_both <cycle
1> [364]
[421] 0.0 0.01 0.00 123323 adjust_markers_for_insert [421]
0.00 0.00 243/243
fix_start_end_in_overlays [818]
0.00 0.00 243/647078 recenter_overlay_lists
[152]
-----------------------------------------------
1
internal_condition_case <cycle 1> [1376]
8 eval_sub <cycle 1> [15]
240 Fcall_interactively
<cycle 1> [411]
50063
internal_condition_case_1 <cycle 1> [1225]
136017 Ffuncall <cycle 1> [33]
[422] 0.0 0.00 0.01 186329 Feval <cycle 1> [422]
0.00 0.00 186329/18930942 specbind [52]
0.00 0.00 186329/7894329
store_symval_forwarding [166]
186329 eval_sub <cycle 1> [15]
186329 set_internal <cycle 1>
[144]
-----------------------------------------------
0.00 0.01 2947/2947 set_frame_menubar
<cycle 1> [413]
[423] 0.0 0.00 0.01 2947 lw_modify_all_widgets [423]
0.00 0.01 2947/2947 merge_widget_value [424]
0.00 0.00 48/51 set_one_value [1784]
-----------------------------------------------
42302 merge_widget_value [424]
0.00 0.01 2947/2947 lw_modify_all_widgets
[423]
[424] 0.0 0.00 0.01 2947+42302 merge_widget_value [424]
0.01 0.00 102789/102789 safe_strcmp [471]
0.00 0.00 48/60 lw_make_widget [815]
0.00 0.00 27/27 free_widget_value_tree
[898]
0.00 0.00 234/9360 safe_strdup [850]
0.00 0.00 234/5908649 xfree [368]
0.00 0.00 27/38457 free_widget_value [765]
42302 merge_widget_value [424]
-----------------------------------------------
96824 Ffuncall <cycle 1> [33]
[425] 0.0 0.01 0.00 96824
Finternal_face_x_get_resource <cycle 1> [425]
0.00 0.00 96824/97151 xrdb_get_resource [812]
0.00 0.00 1/63453 do_pending_atimers [1118]
0.00 0.00 96824/96833 display_x_get_resource
[1200]
10 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
14249 map_sub_char_table
<cycle 1> [426]
391 map_char_table <cycle
1> [896]
[426] 0.0 0.01 0.00 391+14249 map_sub_char_table <cycle
1> [426]
0.00 0.00 22646/22646
accumulate_script_ranges [835]
0.00 0.00 12102/12166
map_keymap_char_table_item [911]
0.00 0.00 1422/48133 map_keymap_call [1252]
5340 where_is_internal_1
<cycle 1> [694]
5340 accessible_keymaps_1
<cycle 1> [711]
1978 Fputhash <cycle 1> [756]
1532 call2 <cycle 1> [1149]
432 nconc2 <cycle 1> [1270]
14249 map_sub_char_table
<cycle 1> [426]
-----------------------------------------------
10
internal_condition_case <cycle 1> [1376]
[427] 0.0 0.01 0.00 10 command_loop_1 <cycle 1> [427]
0.00 0.00 1/606419 set_buffer_internal_1
[11]
0.00 0.00 1049/1124186 record_unwind_protect
[535]
0.00 0.00 6/15793 intern [386]
0.00 0.00 1049/1106 Fundo_boundary [949]
0.00 0.00 38/645869 Fmarker_position [456]
0.00 0.00 1/218474 Fvector [150]
0.00 0.00 38/94254 make_buffer_string [636]
0.00 0.00 1049/1049 start_hourglass [1107]
0.00 0.00 38/2351 Fwindow_system [1484]
0.00 0.00 1/967331 set_buffer_internal
[1140]
0.00 0.00 1/13 XTring_bell [1875]
0.00 0.00 1/13 ring_bell [1877]
0.00 0.00 1/13 bitch_at_user [1876]
3140 safe_run_hooks <cycle
1> [698]
1662
get_char_property_and_overlay <cycle 1> [22]
1050 read_key_sequence
<cycle 1> [355]
1049 call3 <cycle 1> [1426]
1049 Fcommand_execute
<cycle 1> [100]
1039 unbind_to <cycle 1> [24]
977
composition_adjust_point <cycle 1> [1538]
186
resize_echo_area_exactly <cycle 1> [301]
38 Fmemq <cycle 1> [138]
38
make_buffer_string_both <cycle 1> [265]
38 call2 <cycle 1> [1149]
15 call0 <cycle 1> [1375]
6 Frun_hooks <cycle 1>
[1313]
1 Fkey_description
<cycle 1> [659]
1 message_with_string
<cycle 1> [920]
1 parse_modifiers <cycle
1> [559]
-----------------------------------------------
651 select_window <cycle
1> [315]
[428] 0.0 0.01 0.00 651 record_buffer <cycle 1> [428]
0.00 0.00 651/22504963 Fcons [60]
1953 Fdelq <cycle 1> [447]
651 Frassq <cycle 1> [89]
651 Fmemq <cycle 1> [138]
-----------------------------------------------
0.00 0.00 14/31796 set_properties <cycle
1> [935]
0.00 0.00 9646/31796 remove_properties [599]
0.01 0.00 22136/31796 add_properties [223]
[429] 0.0 0.01 0.00 31796 record_property_change [429]
0.00 0.00 607/22504963 Fcons [60]
-----------------------------------------------
0.00 0.00 79/483 Ffuncall <cycle 1> [33]
0.01 0.00 404/483 eval_sub <cycle 1> [15]
[430] 0.0 0.01 0.00 483 Fmake_variable_buffer_local
[430]
0.00 0.00 470/669 make_blv [842]
0.00 0.00 2/513091 indirect_variable [284]
-----------------------------------------------
766 single_keymap_panes
<cycle 1> [1564]
8248 menu_bar_items <cycle
1> [206]
25534 map_keymap <cycle 1>
[1328]
[431] 0.0 0.01 0.00 34548 map_keymap_internal <cycle
1> [431]
0.00 0.00 400/22504963 Fcons [60]
0.00 0.00 400/818 make_save_value [902]
0.00 0.00 64/12166
map_keymap_char_table_item [911]
0.00 0.00 46711/48133 map_keymap_call [1252]
228606 get_keymap <cycle 1>
[126]
59866 process_tool_bar_item
<cycle 1> [254]
46711 call2 <cycle 1> [1149]
41177 accessible_keymaps_1
<cycle 1> [711]
34141 where_is_internal_1
<cycle 1> [694]
29362 menu_bar_item <cycle
1> [618]
8033 single_menu_item
<cycle 1> [899]
4839 Fputhash <cycle 1> [756]
3028 nconc2 <cycle 1> [1270]
200 map_char_table <cycle
1> [896]
-----------------------------------------------
0.00 0.00 33/202024 do_autoload <cycle 1>
[905]
0.00 0.00 240/202024 Fcall_interactively
<cycle 1> [411]
0.00 0.00 552/202024 Fdocumentation <cycle
1> [674]
0.00 0.00 838/202024 Fsetq <cycle 1> [596]
0.00 0.00 1107/202024 Fcommand_execute
<cycle 1> [100]
0.00 0.00 10730/202024 Ffuncall <cycle 1> [33]
0.00 0.00 11061/202024 Ffunctionp [625]
0.01 0.00 177463/202024 current_minor_maps [98]
[432] 0.0 0.01 0.00 202024 Findirect_function [432]
0.00 0.00 967/4214013 indirect_function [331]
-----------------------------------------------
7 Fmake_frame_visible
<cycle 1> [973]
[433] 0.0 0.00 0.01 7 x_make_frame_visible <cycle
1> [433]
0.01 0.00 6/6 input_polling_used [510]
0.00 0.00 7/7 x_icon_type [939]
0.00 0.00 3/3 x_set_offset [1097]
0.00 0.00 7/10 x_bitmap_icon [1891]
6 x_sync <cycle 1> [1794]
3 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
1 bidi_init_it <cycle 1>
[455]
[434] 0.0 0.01 0.00 1 bidi_initialize <cycle 1> [434]
0.00 0.00 4/15793 intern [386]
0.00 0.00 2/17664018 Fsymbol_value [20]
0.00 0.00 6/6 staticpro [1932]
2 uniprop_table <cycle
1> [1045]
-----------------------------------------------
1 x_term_init <cycle 1>
[595]
[435] 0.0 0.00 0.01 1 create_terminal <cycle 1> [435]
0.01 0.00 1/1 allocate_terminal [440]
0.00 0.00 2/15793 intern [386]
0.00 0.00 2/21178533 find_symbol_value [18]
0.00 0.00 2/6108927 xmalloc [248]
2 Fcoding_system_p
<cycle 1> [1043]
2 setup_coding_system
<cycle 1> [1203]
-----------------------------------------------
28081 del_range_2 <cycle 1>
[585]
[436] 0.0 0.01 0.00 28081 evaporate_overlays <cycle
1> [436]
0.00 0.00 1096/222087258 marker_position [80]
0.00 0.00 125/36785856 Foverlay_get [160]
0.00 0.00 1/22504963 Fcons [60]
0.00 0.00 12/79680125 Fcar [117]
125 lookup_char_property
<cycle 1> [9]
1 unbind_to <cycle 1> [24]
1 Fdelete_overlay <cycle
1> [661]
-----------------------------------------------
487 eval_sub <cycle 1> [15]
[437] 0.0 0.01 0.00 487 Fcatch <cycle 1> [437]
0.00 0.00 487/533779146 Fcdr [38]
0.00 0.00 487/79680125 Fcar [117]
487 eval_sub <cycle 1> [15]
-----------------------------------------------
2 Ffuncall <cycle 1> [33]
[438] 0.0 0.01 0.00 2 Finternal_copy_lisp_face
<cycle 1> [438]
0.00 0.00 2/12594668 assq_no_quit [12]
0.00 0.00 2/3462736 resolve_face_name [148]
0.00 0.00 2/39048947 Fplist_get [59]
0.00 0.00 2/26526312 Fget [139]
2
Finternal_make_lisp_face <cycle 1> [544]
-----------------------------------------------
0.00 0.00 53/182 Finsert_file_contents
<cycle 1> [600]
0.01 0.00 129/182
make_buffer_string_both <cycle 1> [265]
[439] 0.0 0.01 0.00 182 move_gap [439]
0.00 0.00 182/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 182/182 charpos_to_bytepos [1670]
-----------------------------------------------
0.01 0.00 1/1 create_terminal <cycle
1> [435]
[440] 0.0 0.01 0.00 1 allocate_terminal [440]
0.00 0.00 1/1425184 allocate_pseudovector
[57]
-----------------------------------------------
0.00 0.00 4/1130 read_minibuf <cycle 1>
[767]
0.01 0.00 1126/1130 Fcall_interactively
<cycle 1> [411]
[441] 0.0 0.01 0.00 1130
temporarily_switch_to_single_kboard [441]
0.00 0.00 74/30153 push_kboard [727]
-----------------------------------------------
2 find_field <cycle 1>
[1677]
[442] 0.0 0.01 0.00 2
Fprevious_single_char_property_change <cycle 1> [442]
0.00 0.00 2/2
Fprevious_property_change [1041]
0.00 0.00 2/2
Fprevious_char_property_change [1051]
0.00 0.00 4/8785206 Fget_char_property [1129]
4
get_char_property_and_overlay <cycle 1> [22]
2 unbind_to <cycle 1> [24]
-----------------------------------------------
0.00 0.00 9199/48885 Fdefault_boundp [613]
0.01 0.00 39686/48885 Fdefault_value [548]
[443] 0.0 0.01 0.00 48885 default_value [443]
0.00 0.00 7/513091 indirect_variable [284]
-----------------------------------------------
16671 Ffuncall <cycle 1> [33]
[444] 0.0 0.01 0.00 16671 Fforward_comment <cycle 1>
[444]
0.00 0.00 39/1315163 temp_set_point_both [534]
0.00 0.00 123/1418 prev_char_comend_first
[1512]
28883 char_quoted <cycle 1>
[165]
16671 set_point_both <cycle
1> [114]
16603 back_comment <cycle 1>
[175]
16182 update_syntax_table
<cycle 1> [66]
818 forw_comment <cycle 1>
[474]
-----------------------------------------------
0.01 0.00 55/55 skip_chars <cycle 1>
[196]
[445] 0.0 0.01 0.00 55 in_classes [445]
0.00 0.00 55/8351799 re_iswctype [224]
-----------------------------------------------
113 Fforward_word <cycle
1> [1009]
567 Fend_of_line <cycle 1>
[887]
86459 Ffuncall <cycle 1> [33]
136949 Fbeginning_of_line
<cycle 1> [646]
[446] 0.0 0.01 0.00 224088 Fconstrain_to_field <cycle
1> [446]
0.00 0.00 5/293057 scan_buffer [562]
0.00 0.00 564781/8785206 Fget_char_property [1129]
564781
get_char_property_and_overlay <cycle 1> [22]
5 Ffield_beginning
<cycle 1> [1915]
-----------------------------------------------
1 remove_process <cycle
1> [2077]
2 Fset_charset_priority
<cycle 1> [921]
3 Fbury_buffer_internal
<cycle 1> [1093]
25 delete_frame <cycle 1>
[746]
67 Fkill_local_variable
<cycle 1> [888]
128 font_put_extra <cycle
1> [699]
1953 record_buffer <cycle
1> [428]
6552 Fkill_buffer <cycle 1>
[163]
15040 eval_sub <cycle 1> [15]
30328 frames_discard_buffer
<cycle 1> [1409]
50409 Ffuncall <cycle 1> [33]
[447] 0.0 0.01 0.00 104508 Fdelq <cycle 1> [447]
0.00 0.00 55/63453 do_pending_atimers [1118]
0.00 0.00 235254/2289391 Fsetcdr [1130]
55
process_pending_signals <cycle 1> [1233]
-----------------------------------------------
0.00 0.00 1/244651 row_containing_pos [1088]
0.00 0.00 3/244651 Fwindow_line_height
[1066]
0.00 0.00 73/244651 try_window_id <cycle
1> [702]
0.00 0.00 337/244651 expose_window <cycle
1> [861]
0.00 0.00 2309/244651
get_glyph_string_clip_rects [312]
0.00 0.00 2533/244651
get_phys_cursor_geometry [732]
0.00 0.00 4207/244651 erase_phys_cursor
<cycle 1> [730]
0.00 0.00 7146/244651 redisplay_window
<cycle 1> [72]
0.00 0.00 11202/244651 x_clear_end_of_line [640]
0.00 0.00 32646/244651 draw_window_fringes
<cycle 1> [394]
0.00 0.00 51354/244651 update_window_fringes
<cycle 1> [84]
0.00 0.00 60735/244651 update_window <cycle
1> [53]
0.00 0.00 72105/244651 init_iterator <cycle
1> [187]
[448] 0.0 0.01 0.00 244651 window_text_bottom_y [448]
0.00 0.00 125/1827
estimate_mode_line_height [1499]
-----------------------------------------------
0.00 0.00 75424/14645999 re_search_2 <cycle 1>
[97]
0.00 0.00 232887/14645999 re_compile_pattern
<cycle 1> [51]
0.01 0.00 14337688/14645999 re_match_2_internal
<cycle 1> [40]
[449] 0.0 0.01 0.00 14645999
multibyte_char_to_unibyte_safe [449]
-----------------------------------------------
748
Ffind_operation_coding_system <cycle 1> [947]
1866206
Ffind_file_name_handler <cycle 1> [155]
[450] 0.0 0.01 0.00 1866954 fast_string_match <cycle 1>
[450]
1866954 compile_pattern <cycle
1> [68]
1866954 re_search <cycle 1>
[1131]
-----------------------------------------------
0.00 0.00 456/1594756 set_message_1 <cycle
1> [287]
0.00 0.00 1071/1594756 re_match_2_internal
<cycle 1> [40]
0.00 0.00 203503/1594756 string_match_1 <cycle
1> [228]
0.00 0.00 650148/1594756 display_mode_element
<cycle 1> [34]
0.00 0.00 739578/1594756 re_search_2 <cycle 1>
[97]
[451] 0.0 0.01 0.00 1594756 string_byte_to_char [451]
-----------------------------------------------
4
Fcurrent_bidi_paragraph_direction <cycle 1> [961]
266543
bidi_find_paragraph_start <cycle 1> [296]
988696 bidi_at_paragraph_end
<cycle 1> [457]
[452] 0.0 0.01 0.00 1255243 fast_looking_at <cycle 1> [452]
1255243 compile_pattern <cycle
1> [68]
1255243 re_match_2_internal
<cycle 1> [40]
1255243 re_match_2 <cycle 1>
[222]
-----------------------------------------------
0.00 0.00 27/1151484 make_frame <cycle 1>
[814]
0.00 0.00 10490/1151484 Ffuncall <cycle 1> [33]
0.01 0.00 1140967/1151484 eval_sub <cycle 1> [15]
[453] 0.0 0.01 0.00 1151484 Fbuffer_name [453]
-----------------------------------------------
0.01 0.00 928228/928228 compile_pattern <cycle
1> [68]
[454] 0.0 0.01 0.00 928228 re_set_syntax [454]
-----------------------------------------------
4
Fcurrent_bidi_paragraph_direction <cycle 1> [961]
1401 get_overlay_strings_1
<cycle 1> [197]
27763 init_iterator <cycle
1> [187]
31989 reseat_1 <cycle 1> [311]
613539 reseat_to_string
<cycle 1> [239]
[455] 0.0 0.01 0.00 674696 bidi_init_it <cycle 1> [455]
1 bidi_initialize <cycle
1> [434]
-----------------------------------------------
0.00 0.00 38/645869 command_loop_1 <cycle
1> [427]
0.00 0.00 338/645869 region_limit [926]
0.00 0.00 2016/645869 redisplay_internal
<cycle 1> [75]
0.00 0.00 21127/645869 Ffuncall <cycle 1> [33]
0.00 0.00 120172/645869
prepare_to_modify_buffer <cycle 1> [186]
0.01 0.00 502178/645869 save_excursion_restore
<cycle 1> [27]
[456] 0.0 0.01 0.00 645869 Fmarker_position [456]
-----------------------------------------------
53828 bidi_paragraph_init
<cycle 1> [194]
509228
bidi_move_to_visually_next <cycle 1> [32]
[457] 0.0 0.01 0.00 563056 bidi_at_paragraph_end
<cycle 1> [457]
988696 fast_looking_at <cycle
1> [452]
-----------------------------------------------
0.00 0.00 5989/499856 display_tool_bar_line
<cycle 1> [383]
0.00 0.00 30079/499856 display_mode_line
<cycle 1> [251]
0.01 0.00 463788/499856 display_line <cycle 1>
[37]
[458] 0.0 0.01 0.00 499856 extend_face_to_end_of_line
[458]
0.00 0.00 934256/1100782 lookup_basic_face [1138]
-----------------------------------------------
433409 eval_sub <cycle 1> [15]
[459] 0.0 0.01 0.00 433409 Fand <cycle 1> [459]
839746 eval_sub <cycle 1> [15]
-----------------------------------------------
0.00 0.00 19996/410812 scan_for_column <cycle
1> [365]
0.00 0.00 21114/410812 current_column <cycle
1> [672]
0.00 0.00 33207/410812 lisp_string_width
<cycle 1> [402]
0.01 0.00 336495/410812 c_string_width [357]
[460] 0.0 0.01 0.00 410812 buffer_display_table [460]
-----------------------------------------------
0.01 0.00 340173/340173 eval_sub <cycle 1> [15]
[461] 0.0 0.01 0.00 340173 Fchar_equal [461]
-----------------------------------------------
0.01 0.00 321335/321335 bidi_resolve_weak
<cycle 1> [70]
[462] 0.0 0.01 0.00 321335 bidi_get_type [462]
-----------------------------------------------
0.01 0.00 241721/241721 update_syntax_table
<cycle 1> [66]
[463] 0.0 0.01 0.00 241721 update_interval [463]
-----------------------------------------------
72 Frun_hooks <cycle 1>
[1313]
224920 run_hook_with_args
<cycle 1> [153]
[464] 0.0 0.01 0.00 224992 funcall_nil <cycle 1> [464]
224992 Ffuncall <cycle 1> [33]
-----------------------------------------------
150416 analyse_first [465]
0.00 0.00 67305/176649 re_compile_fastmap [591]
0.01 0.00 109344/176649 re_compile_pattern
<cycle 1> [51]
[465] 0.0 0.01 0.00 176649+150416 analyse_first [465]
150416 analyse_first [465]
-----------------------------------------------
0.00 0.00 547/163707 Fmapconcat <cycle 1>
[804]
0.00 0.00 1204/163707 Fkey_description
<cycle 1> [659]
0.00 0.00 4681/163707 Ffuncall <cycle 1> [33]
0.00 0.00 19263/163707 eval_sub <cycle 1> [15]
0.01 0.00 138012/163707 exec_byte_code <cycle
1> [17]
[466] 0.0 0.01 0.00 163707 Fconcat [466]
-----------------------------------------------
3 x_set_scroll_bar_width
<cycle 1> [1989]
57 x_set_frame_parameters
<cycle 1> [800]
166 message2_nolog <cycle
1> [1732]
912 message3_nolog <cycle
1> [1601]
36173 redisplay_internal
<cycle 1> [75]
112399
wait_reading_process_output <cycle 1> [109]
[467] 0.0 0.01 0.00 149710 do_pending_window_change
<cycle 1> [467]
0.00 0.00 10/70 change_frame_size [1748]
10 change_frame_size_1
<cycle 1> [917]
-----------------------------------------------
0.01 0.00 149116/149116
handle_single_display_spec <cycle 1> [4]
[468] 0.0 0.01 0.00 149116 compute_string_pos [468]
-----------------------------------------------
0.00 0.00 7/140461 get_minibuffer <cycle
1> [783]
0.00 0.00 54/140461 Finsert_file_contents
<cycle 1> [600]
0.00 0.00 94/140461 Fwrite_region <cycle
1> [688]
0.00 0.00 113/140461 scan_words <cycle 1>
[908]
0.00 0.00 251/140461 Fload <cycle 1> [751]
0.00 0.00 252/140461 show_help_echo <cycle
1> [876]
0.00 0.00 277/140461 readevalloop <cycle 1>
[707]
0.00 0.00 6580/140461 Fget_buffer_create
<cycle 1> [261]
0.00 0.00 7134/140461 top_level_1 <cycle 1>
[673]
0.00 0.00 11234/140461 Ffunctionp [625]
0.00 0.00 22527/140461 eval_sub <cycle 1> [15]
0.01 0.00 91938/140461 Ffuncall <cycle 1> [33]
[469] 0.0 0.01 0.00 140461 Ffboundp [469]
-----------------------------------------------
0.01 0.00 106617/106617 x_produce_glyphs
<cycle 1> [26]
[470] 0.0 0.01 0.00 106617 prepare_image_for_display [470]
-----------------------------------------------
0.01 0.00 102789/102789 merge_widget_value [424]
[471] 0.0 0.01 0.00 102789 safe_strcmp [471]
-----------------------------------------------
0.01 0.00 102769/102769 draw_glyphs <cycle 1>
[258]
[472] 0.0 0.01 0.00 102769 init_glyph_string [472]
-----------------------------------------------
547 Fmapconcat <cycle 1>
[804]
6399 Fmapc <cycle 1> [418]
78745 Fmapcar <cycle 1> [415]
[473] 0.0 0.01 0.00 85691 mapcar1 <cycle 1> [473]
1371883 call1 <cycle 1> [1135]
-----------------------------------------------
818 Fforward_comment
<cycle 1> [444]
5204 scan_lists <cycle 1>
[183]
75233 scan_sexps_forward
<cycle 1> [65]
[474] 0.0 0.01 0.00 81255 forw_comment <cycle 1> [474]
6152 update_syntax_table
<cycle 1> [66]
-----------------------------------------------
0.01 0.00 78768/78768 read_avail_input
<cycle 1> [345]
[475] 0.0 0.01 0.00 78768 frame_make_pointer_visible
[475]
0.00 0.00 39/80
XTtoggle_invisible_pointer [1735]
-----------------------------------------------
0.01 0.00 74724/74724 exec_byte_code <cycle
1> [17]
[476] 0.0 0.01 0.00 74724 Fmatch_end [476]
-----------------------------------------------
64442 Ffuncall <cycle 1> [33]
[477] 0.0 0.01 0.00 64442 Fbackward_prefix_chars
<cycle 1> [477]
64442 set_point_both <cycle
1> [114]
59423 char_quoted <cycle 1>
[165]
59401 update_syntax_table
<cycle 1> [66]
-----------------------------------------------
0.01 0.00 58681/58681 x_draw_glyph_string
<cycle 1> [154]
[478] 0.0 0.01 0.00 58681
x_draw_glyph_string_background [478]
-----------------------------------------------
0.00 0.00 254/54464 x_draw_glyph_string
<cycle 1> [154]
0.01 0.00 54210/54464
x_draw_glyph_string_box [358]
[479] 0.0 0.01 0.00 54464 x_draw_relief_rect [479]
-----------------------------------------------
263 Fformat <cycle 1> [227]
38637 concat <cycle 1> [69]
[480] 0.0 0.01 0.00 38900
add_text_properties_from_list <cycle 1> [480]
39782 Fadd_text_properties
<cycle 1> [182]
-----------------------------------------------
1 try_window_id <cycle
1> [702]
35657 update_window <cycle
1> [53]
[481] 0.0 0.01 0.00 35658 x_update_window_end <cycle
1> [481]
0.00 0.00 331/613 x_draw_vertical_border
[1577]
32646 draw_window_fringes
<cycle 1> [394]
32645 display_and_set_cursor
<cycle 1> [1272]
2 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
2898 read_key_sequence
<cycle 1> [355]
5912 menu_bar_items <cycle
1> [206]
6670 tool_bar_items <cycle
1> [209]
18718 Fcurrent_active_maps
<cycle 1> [133]
[482] 0.0 0.01 0.00 34198 get_local_map <cycle 1> [482]
0.00 0.00 34198/8785206 Fget_char_property [1129]
34198
get_char_property_and_overlay <cycle 1> [22]
34198 get_keymap <cycle 1>
[126]
32898 get_pos_property
<cycle 1> [590]
-----------------------------------------------
23 eval_sub <cycle 1> [15]
34123 Ffuncall <cycle 1> [33]
[483] 0.0 0.01 0.00 34146 Ffile_readable_p <cycle 1>
[483]
0.00 0.00 34146/89107
code_convert_string_norecord [1205]
0.00 0.00 18068/18686 emacs_open [1331]
0.00 0.00 18068/18562 emacs_close [1333]
34146 Fexpand_file_name
<cycle 1> [210]
34146
Ffind_file_name_handler <cycle 1> [155]
34146 code_convert_string
<cycle 1> [1204]
-----------------------------------------------
0.00 0.00 74/30153
restore_kboard_configuration [844]
0.01 0.00 30079/30153 display_mode_line
<cycle 1> [251]
[484] 0.0 0.01 0.00 30153 pop_kboard [484]
-----------------------------------------------
0.00 0.00 156/19302 Fformat <cycle 1> [227]
0.01 0.00 19146/19302 concat <cycle 1> [69]
[485] 0.0 0.01 0.00 19302 make_composition_value_copy
[485]
-----------------------------------------------
0.00 0.00 397/18070
note_mode_line_or_margin_highlight <cycle 1> [681]
0.01 0.00 17673/18070 note_mouse_highlight
<cycle 1> [208]
[486] 0.0 0.01 0.00 18070 define_frame_cursor1 [486]
-----------------------------------------------
11901 update_window_tree
<cycle 1> [487]
14603 update_frame <cycle 1>
[1358]
[487] 0.0 0.01 0.00 14603+11901 update_window_tree <cycle
1> [487]
32124 update_window <cycle
1> [53]
11901 update_window_tree
<cycle 1> [487]
-----------------------------------------------
0.01 0.00 12890/12890 Ffuncall <cycle 1> [33]
[488] 0.0 0.01 0.00 12890 fmod_float [488]
-----------------------------------------------
0.01 0.00 12169/12169 read1 <cycle 1> [91]
[489] 0.0 0.01 0.00 12169 str_as_unibyte [489]
-----------------------------------------------
0.01 0.00 10058/10058 hash_lookup <cycle 1>
[289]
[490] 0.0 0.01 0.00 10058 cmpfn_eql [490]
-----------------------------------------------
2924 Fkeymap_prompt <cycle
1> [491]
87 parse_single_submenu
<cycle 1> [948]
346 read_char <cycle 1> [317]
9015 Ffuncall <cycle 1> [33]
[491] 0.0 0.01 0.00 9448+2924 Fkeymap_prompt <cycle 1> [491]
65887 get_keymap <cycle 1>
[126]
2924 Fkeymap_prompt <cycle
1> [491]
-----------------------------------------------
0.01 0.00 7756/7756 read_char <cycle 1> [317]
[492] 0.0 0.01 0.00 7756 timer_start_idle [492]
-----------------------------------------------
0.00 0.00 1/7614
try_window_reusing_current_matrix <cycle 1> [979]
0.00 0.00 2/7614 display_mode_lines
<cycle 1> [320]
0.00 0.00 48/7614 Fx_show_tip <cycle 1>
[626]
0.00 0.00 54/7614 redisplay_window
<cycle 1> [72]
0.01 0.00 7509/7614 display_echo_area_1
<cycle 1> [542]
[493] 0.0 0.01 0.00 7614 clear_glyph_matrix [493]
-----------------------------------------------
0.01 0.00 7445/7445 Ffuncall <cycle 1> [33]
[494] 0.0 0.01 0.00 7445 Flogand [494]
-----------------------------------------------
2832 expose_line <cycle 1>
[1471]
3949 draw_window_fringes
<cycle 1> [394]
[495] 0.0 0.01 0.00 6781 draw_row_fringe_bitmaps
<cycle 1> [495]
6781 draw_fringe_bitmap
<cycle 1> [1363]
-----------------------------------------------
0.00 0.00 7/6587 get_minibuffer <cycle
1> [783]
0.01 0.00 6580/6587 Fget_buffer_create
<cycle 1> [261]
[496] 0.0 0.01 0.00 6587 reset_buffer [496]
-----------------------------------------------
0.00 0.00 1/6553 shut_down_emacs <cycle
1> [919]
0.01 0.00 6552/6553 Fkill_buffer <cycle 1>
[163]
[497] 0.0 0.01 0.00 6553 kill_buffer_processes [497]
0.00 0.00 1/1 process_send_signal
[2075]
-----------------------------------------------
0.00 0.00 15/5243
find_and_call_menu_selection [759]
0.00 0.00 54/5243 handle_tool_bar_click
<cycle 1> [689]
0.00 0.00 54/5243
record_asynch_buffer_change [690]
0.00 0.00 98/5243
kbd_buffer_store_help_event [651]
0.00 0.00 1696/5243 gen_help_event [387]
0.01 0.00 3326/5243 handle_one_xevent
<cycle 1> [230]
[498] 0.0 0.01 0.00 5243 kbd_buffer_store_event_hold
[498]
0.00 0.00 5243/5243 kbd_buffer_nr_stored
[1430]
0.00 0.00 48/151 make_ctrl_char [1681]
-----------------------------------------------
0.01 0.00 2804/2804 Ffuncall <cycle 1> [33]
[499] 0.0 0.01 0.00 2804 Fsequencep [499]
-----------------------------------------------
0.00 0.00 15/1917
find_and_call_menu_selection [759]
0.00 0.00 54/1917 handle_tool_bar_click
<cycle 1> [689]
0.00 0.00 54/1917
record_asynch_buffer_change [690]
0.00 0.00 98/1917
kbd_buffer_store_help_event [651]
0.01 0.00 1696/1917 gen_help_event [387]
[500] 0.0 0.01 0.00 1917 kbd_buffer_store_event [500]
-----------------------------------------------
801 Ffuncall <cycle 1> [33]
[501] 0.0 0.01 0.00 801 Fredisplay <cycle 1> [501]
819 x_flush <cycle 1> [1258]
819
redisplay_preserve_echo_area <cycle 1> [1344]
801 swallow_events <cycle
1> [1389]
801
detect_input_pending_run_timers <cycle 1> [1243]
801 unbind_to <cycle 1> [24]
-----------------------------------------------
0.01 0.00 347/347 Ffuncall <cycle 1> [33]
[502] 0.0 0.01 0.00 347 Fsubrp [502]
-----------------------------------------------
0.00 0.00 10/169 eval_sub <cycle 1> [15]
0.01 0.00 159/169 Ffuncall <cycle 1> [33]
[503] 0.0 0.01 0.00 169 Fregion_beginning [503]
-----------------------------------------------
119 strout <cycle 1> [1217]
[504] 0.0 0.01 0.00 119 insert_char <cycle 1> [504]
119 update_compositions
<cycle 1> [723]
119 insert <cycle 1> [889]
-----------------------------------------------
69 Fmessage <cycle 1> [1619]
[505] 0.0 0.01 0.00 69 message <cycle 1> [505]
0.00 0.00 69/83 message1 [1730]
69 XTframe_up_to_date
<cycle 1> [1335]
69 message2_nolog <cycle
1> [1732]
69 message2 <cycle 1> [1731]
-----------------------------------------------
65 eval_sub <cycle 1> [15]
[506] 0.0 0.01 0.00 65 Fprog1 <cycle 1> [506]
130 eval_sub <cycle 1> [15]
-----------------------------------------------
0.01 0.00 37/37 decode_coding <cycle
1> [180]
[507] 0.0 0.01 0.00 37 decode_coding_utf_8 [507]
-----------------------------------------------
20 Ffuncall <cycle 1> [33]
[508] 0.0 0.01 0.00 20 Fcopy_syntax_table <cycle
1> [508]
0.00 0.00 19/22142 check_syntax_table [1321]
0.00 0.00 1/33 Fset_char_table_parent
[1807]
20 Fcopy_sequence <cycle
1> [781]
-----------------------------------------------
14 Ffuncall <cycle 1> [33]
[509] 0.0 0.01 0.00 14 Fsearch_backward <cycle 1>
[509]
14 search_command <cycle
1> [715]
-----------------------------------------------
0.01 0.00 6/6 x_make_frame_visible
<cycle 1> [433]
[510] 0.0 0.01 0.00 6 input_polling_used [510]
-----------------------------------------------
0.01 0.00 3/3 specbind [52]
[511] 0.0 0.01 0.00 3 grow_specpdl [511]
0.00 0.00 3/160008 xrealloc [1180]
0.00 0.00 3/32452 xnrealloc [1286]
-----------------------------------------------
<spontaneous>
[512] 0.0 0.01 0.00 Fbacktrace [512]
-----------------------------------------------
<spontaneous>
[513] 0.0 0.01 0.00 Fcompose_region_internal [513]
-----------------------------------------------
<spontaneous>
[514] 0.0 0.01 0.00 Fcopy_hash_table [514]
-----------------------------------------------
<spontaneous>
[515] 0.0 0.01 0.00 Ffillarray [515]
-----------------------------------------------
<spontaneous>
[516] 0.0 0.01 0.00 Fget_file_char [516]
-----------------------------------------------
<spontaneous>
[517] 0.0 0.01 0.00 Fget_internal_run_time [517]
-----------------------------------------------
<spontaneous>
[518] 0.0 0.01 0.00 Fhash_table_count [518]
-----------------------------------------------
<spontaneous>
[519] 0.0 0.01 0.00 Flax_plist_put [519]
-----------------------------------------------
<spontaneous>
[520] 0.0 0.01 0.00 Fposix_looking_at [520]
-----------------------------------------------
<spontaneous>
[521] 0.0 0.01 0.00 Fposix_string_match [521]
-----------------------------------------------
<spontaneous>
[522] 0.0 0.01 0.00 Fstring_make_unibyte [522]
-----------------------------------------------
<spontaneous>
[523] 0.0 0.01 0.00 Fwidget_put [523]
-----------------------------------------------
<spontaneous>
[524] 0.0 0.01 0.00 bidi_find_other_level_edge
[524]
-----------------------------------------------
<spontaneous>
[525] 0.0 0.01 0.00 composition_gstring_width [525]
-----------------------------------------------
<spontaneous>
[526] 0.0 0.01 0.00 disp_char_vector [526]
-----------------------------------------------
<spontaneous>
[527] 0.0 0.01 0.00 font_filter_properties [527]
-----------------------------------------------
<spontaneous>
[528] 0.0 0.01 0.00 input_available_signal [528]
-----------------------------------------------
<spontaneous>
[529] 0.0 0.01 0.00
print_check_string_charset_prop [529]
-----------------------------------------------
<spontaneous>
[530] 0.0 0.01 0.00 pure_write_error [530]
-----------------------------------------------
<spontaneous>
[531] 0.0 0.01 0.00 syms_of_bytecode [531]
-----------------------------------------------
<spontaneous>
[532] 0.0 0.01 0.00 tiff_read_from_memory [532]
-----------------------------------------------
<spontaneous>
[533] 0.0 0.01 0.00 vmotion [533]
-----------------------------------------------
0.00 0.00 1/1315163 Fparse_partial_sexp
<cycle 1> [191]
0.00 0.00 2/1315163 Fend_of_line <cycle 1>
[887]
0.00 0.00 3/1315163 display_mode_lines
<cycle 1> [320]
0.00 0.00 5/1315163 Freplace_match <cycle
1> [1059]
0.00 0.00 5/1315163 Fforward_word <cycle
1> [1009]
0.00 0.00 6/1315163
setup_echo_area_for_printing <cycle 1> [633]
0.00 0.00 8/1315163 Finsert_file_contents
<cycle 1> [600]
0.00 0.00 8/1315163 Fbeginning_of_line
<cycle 1> [646]
0.00 0.00 9/1315163 skip_chars <cycle 1>
[196]
0.00 0.00 17/1315163
Fline_beginning_position <cycle 1> [547]
0.00 0.00 23/1315163 Fcall_process <cycle
1> [778]
0.00 0.00 28/1315163 Feval_buffer <cycle 1>
[859]
0.00 0.00 39/1315163 Fforward_comment
<cycle 1> [444]
0.00 0.00 41/1315163 decide_coding_unwind
[916]
0.00 0.00 60/1315163 Fforward_char <cycle
1> [412]
0.00 0.00 74/1315163 unshow_buffer [998]
0.00 0.00 115/1315163 Fset_buffer_multibyte
[231]
0.00 0.00 374/1315163 decode_coding_object
<cycle 1> [799]
0.00 0.00 470/1315163 set_message_1 <cycle
1> [287]
0.00 0.00 524/1315163 message_dolog <cycle
1> [584]
0.00 0.00 1199/1315163 Fgoto_char <cycle 1>
[605]
0.00 0.00 1372/1315163 search_command <cycle
1> [715]
0.00 0.00 52432/1315163 redisplay_window
<cycle 1> [72]
0.00 0.00 160322/1315163 Fforward_line <cycle
1> [384]
0.00 0.00 180843/1315163 scan_newline [380]
0.01 0.00 917183/1315163 set_point_both <cycle
1> [114]
[534] 0.0 0.01 0.00 1315163 temp_set_point_both [534]
-----------------------------------------------
0.00 0.00 1/1124186 Frecursive_edit [395]
0.00 0.00 1/1124186 Fset_buffer_major_mode
<cycle 1> [914]
0.00 0.00 2/1124186 exec_sentinel <cycle
1> [918]
0.00 0.00 2/1124186 Fstart_process <cycle
1> [1011]
0.00 0.00 4/1124186 load_charset <cycle 1>
[722]
0.00 0.00 6/1124186 Fx_create_frame <cycle
1> [940]
0.00 0.00 7/1124186 get_minibuffer <cycle
1> [783]
0.00 0.00 10/1124186 save_menu_items [978]
0.00 0.00 10/1124186 set_frame_menubar
<cycle 1> [413]
0.00 0.00 19/1124186 read_key_sequence
<cycle 1> [355]
0.00 0.00 20/1124186 read_minibuf <cycle 1>
[767]
0.00 0.00 24/1124186 Fx_show_tip <cycle 1>
[626]
0.00 0.00 24/1124186 Fcall_process <cycle
1> [778]
0.00 0.00 28/1124186 Feval_buffer <cycle 1>
[859]
0.00 0.00 30/1124186 change_frame_size_1
<cycle 1> [917]
0.00 0.00 61/1124186 file_name_completion
<cycle 1> [929]
0.00 0.00 65/1124186 Fdo_auto_save <cycle
1> [786]
0.00 0.00 66/1124186 do_autoload <cycle 1>
[905]
0.00 0.00 67/1124186
directory_files_internal <cycle 1> [739]
0.00 0.00 97/1124186
run_window_configuration_change_hook <cycle 1> [700]
0.00 0.00 102/1124186 Finsert_file_contents
<cycle 1> [600]
0.00 0.00 113/1124186 Ftrack_mouse <cycle 1>
[990]
0.00 0.00 117/1124186 set_window_buffer
<cycle 1> [643]
0.00 0.00 124/1124186 read_process_output
<cycle 1> [691]
0.00 0.00 133/1124186 update_menu_bar <cycle
1> [171]
0.00 0.00 153/1124186 Fwrite_region <cycle
1> [688]
0.00 0.00 279/1124186 readevalloop <cycle 1>
[707]
0.00 0.00 305/1124186 Fsave_excursion <cycle
1> [736]
0.00 0.00 442/1124186 Frequire <cycle 1> [787]
0.00 0.00 492/1124186 Fgarbage_collect
<cycle 1> [6]
0.00 0.00 1049/1124186 command_loop_1 <cycle
1> [427]
0.00 0.00 1056/1124186 Fload <cycle 1> [751]
0.00 0.00 1126/1124186 Fcall_interactively
<cycle 1> [411]
0.00 0.00 2494/1124186 x_consider_frame_title
<cycle 1> [269]
0.00 0.00 3143/1124186 prepare_menu_bars
<cycle 1> [403]
0.00 0.00 3736/1124186 update_tool_bar <cycle
1> [172]
0.00 0.00 5444/1124186 truncate_undo_list
<cycle 1> [185]
0.00 0.00 6108/1124186
x_handle_selection_event <cycle 1> [397]
0.00 0.00 6552/1124186 Fkill_buffer <cycle 1>
[163]
0.00 0.00 8481/1124186 with_echo_area_buffer
<cycle 1> [156]
0.00 0.00 17343/1124186 redisplay_internal
<cycle 1> [75]
0.00 0.00 33037/1124186
wait_reading_process_output <cycle 1> [109]
0.00 0.00 58418/1124186
prepare_to_modify_buffer <cycle 1> [186]
0.00 0.00 58800/1124186 signal_after_change
<cycle 1> [565]
0.00 0.00 60158/1124186 display_mode_line
<cycle 1> [251]
0.00 0.00 62877/1124186 Funwind_protect <cycle
1> [641]
0.00 0.00 91530/1124186 code_conversion_save
<cycle 1> [143]
0.00 0.00 194357/1124186 Fsave_current_buffer
<cycle 1> [619]
0.00 0.00 505673/1124186 exec_byte_code <cycle
1> [17]
[535] 0.0 0.01 0.00 1124186 record_unwind_protect [535]
-----------------------------------------------
0.00 0.00 221/871779 Frequire <cycle 1> [787]
0.00 0.00 664/871779 eval_sub <cycle 1> [15]
0.00 0.00 785/871779 Fdefine_key <cycle 1>
[780]
0.00 0.00 1660/871779 Fassoc_string <cycle
1> [872]
0.00 0.00 3012/871779 display_mode_element
<cycle 1> [34]
0.00 0.00 248821/871779 Ffuncall <cycle 1> [33]
0.01 0.00 616616/871779 Fall_completions
<cycle 1> [255]
[536] 0.0 0.01 0.00 871779 Fsymbol_name [536]
-----------------------------------------------
0.01 0.00 573357/573357 set_buffer_internal_1
[11]
[537] 0.0 0.01 0.00 573357 record_buffer_markers [537]
-----------------------------------------------
0.00 0.00 525/137624 font_intern_prop [679]
0.01 0.00 137099/137624 make_string [290]
[538] 0.0 0.01 0.00 137624 parse_str_as_multibyte [538]
-----------------------------------------------
0.00 0.00 126/70333 read_key_sequence
<cycle 1> [355]
0.00 0.00 2980/70333 read_char <cycle 1> [317]
0.01 0.00 67227/70333 Ffuncall <cycle 1> [33]
[539] 0.0 0.01 0.00 70333 Fzerop [539]
-----------------------------------------------
0.00 0.00 1475/39199 x_detect_focus_change
[693]
0.00 0.00 1770/39199 handle_one_xevent
<cycle 1> [230]
0.01 0.00 35954/39199 XTread_socket <cycle
1> [546]
[540] 0.0 0.01 0.00 39199 x_any_window_to_frame [540]
0.00 0.00 28216/29374
lw_window_is_in_menubar [1299]
-----------------------------------------------
0.00 0.00 30/23010 displayed_window_lines
<cycle 1> [843]
0.00 0.00 42/23010
cursor_row_fully_visible_p [875]
0.00 0.00 42/23010
window_scroll_pixel_based <cycle 1> [785]
0.00 0.00 45/23010 redisplay_window
<cycle 1> [72]
0.00 0.00 70/23010 Frecenter <cycle 1> [794]
0.00 0.00 87/23010
move_it_vertically_backward <cycle 1> [710]
0.00 0.00 294/23010 required_matrix_height
[748]
0.01 0.00 22400/23010 window_box [391]
[541] 0.0 0.01 0.00 23010 window_box_height [541]
0.00 0.00 515/1827
estimate_mode_line_height [1499]
-----------------------------------------------
7509 with_echo_area_buffer
<cycle 1> [156]
[542] 0.0 0.00 0.01 7509 display_echo_area_1 <cycle
1> [542]
0.01 0.00 7509/7614 clear_glyph_matrix [493]
0.00 0.00 7509/222087258 marker_position [80]
0.00 0.00 7509/338243 marker_byte_position
[1153]
7509 resize_mini_window
<cycle 1> [178]
7509 try_window <cycle 1>
[404]
-----------------------------------------------
2712
substitute_object_recurse <cycle 1> [543]
1507 read1 <cycle 1> [91]
[543] 0.0 0.00 0.01 1507+2712 substitute_object_recurse
<cycle 1> [543]
0.01 0.00 387/920750
traverse_intervals_noorder <cycle 2> [147]
0.00 0.00 410/22504963 Fcons [60]
4219 Fmemq <cycle 1> [138]
4219 Frassq <cycle 1> [89]
2712
substitute_object_recurse <cycle 1> [543]
-----------------------------------------------
2
Finternal_copy_lisp_face <cycle 1> [438]
3 realize_basic_faces
<cycle 1> [771]
130 Ffuncall <cycle 1> [33]
297 realize_named_face
<cycle 1> [603]
4694
Finternal_set_lisp_face_attribute <cycle 1> [157]
[544] 0.0 0.00 0.01 5126 Finternal_make_lisp_face
<cycle 1> [544]
0.01 0.00 10251/12594668 assq_no_quit [12]
0.00 0.00 5253/288821 Fmake_vector [131]
0.00 0.00 10251/3462736 resolve_face_name [148]
0.00 0.00 10506/22504963 Fcons [60]
0.00 0.00 5126/39048947 Fplist_get [59]
0.00 0.00 5126/26526312 Fget [139]
0.00 0.00 3/628 xpalloc [1575]
129 Fput <cycle 1> [1171]
-----------------------------------------------
38 position_indentation
<cycle 1> [1006]
22640 scan_for_column <cycle
1> [365]
[545] 0.0 0.00 0.01 22678 skip_invisible <cycle 1> [545]
0.00 0.00 22678/647078 recenter_overlay_lists
[152]
0.00 0.00 22678/3386329 Fnext_property_change
[74]
0.00 0.00 22678/3350585 Fnext_overlay_change [87]
0.00 0.00 22678/8785206 Fget_char_property [1129]
22678
get_char_property_and_overlay <cycle 1> [22]
17660
Fnext_single_property_change <cycle 1> [13]
-----------------------------------------------
83431 read_avail_input
<cycle 1> [345]
[546] 0.0 0.00 0.01 83431 XTread_socket <cycle 1> [546]
0.01 0.00 35954/39199 x_any_window_to_frame
[540]
0.00 0.00 48/63453 do_pending_atimers [1118]
35954 handle_one_xevent
<cycle 1> [230]
1358 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
21999 Ffuncall <cycle 1> [33]
136949 Fbeginning_of_line
<cycle 1> [646]
[547] 0.0 0.00 0.01 158948 Fline_beginning_position
<cycle 1> [547]
0.00 0.00 158948/18930942 specbind [52]
0.00 0.00 158948/7894329
store_symval_forwarding [166]
0.00 0.00 17/1315163 temp_set_point_both [534]
158948 set_internal <cycle 1>
[144]
158948 Fforward_line <cycle
1> [384]
158948 set_point_both <cycle
1> [114]
158948 unbind_to <cycle 1> [24]
-----------------------------------------------
0.00 0.00 112/39686
run_window_configuration_change_hook <cycle 1> [700]
0.00 0.00 220/39686 eval_sub <cycle 1> [15]
0.00 0.00 1348/39686 Ffuncall <cycle 1> [33]
0.00 0.00 6465/39686 run_hook_with_args
<cycle 1> [153]
0.00 0.01 31541/39686 Fbuffer_local_value
<cycle 1> [557]
[548] 0.0 0.00 0.01 39686 Fdefault_value [548]
0.01 0.00 39686/48885 default_value [443]
0.00 0.00 31893/16126491 do_symval_forwarding
[104]
-----------------------------------------------
0.00 0.00 51/142974 Fwrite_region <cycle
1> [688]
0.00 0.01 142923/142974 exec_byte_code <cycle
1> [17]
[549] 0.0 0.00 0.01 142974 save_restriction_save [549]
0.00 0.01 110710/362507 buildmark [291]
-----------------------------------------------
0.00 0.00 7/230997 Fposn_at_x_y [1040]
0.00 0.00 11/230997
calc_pixel_width_or_height <cycle 1> [309]
0.00 0.00 11/230997 produce_stretch_glyph
<cycle 1> [305]
0.00 0.00 162/230997 erase_phys_cursor
<cycle 1> [730]
0.00 0.00 221/230997 expose_window <cycle
1> [861]
0.00 0.00 2810/230997 expose_area <cycle 1>
[763]
0.00 0.00 9928/230997 remember_mouse_glyph
[292]
0.00 0.00 10430/230997
x_draw_stretch_glyph_string [414]
0.00 0.00 16515/230997
window_box_right_offset [634]
0.00 0.00 32648/230997 x_y_to_hpos_vpos [606]
0.00 0.01 158254/230997 window_box_left [564]
[550] 0.0 0.00 0.01 230997 window_box_left_offset [550]
0.01 0.00 217041/532910 window_box_width [337]
-----------------------------------------------
119 Ffuncall <cycle 1> [33]
25560 eval_sub <cycle 1> [15]
[551] 0.0 0.00 0.01 25679 Fpropertize <cycle 1> [551]
0.01 0.00 255138/22504963 Fcons [60]
25679 Fcopy_sequence <cycle
1> [781]
25679 Fadd_text_properties
<cycle 1> [182]
-----------------------------------------------
0.00 0.00 10/33799 set_frame_menubar
<cycle 1> [413]
0.00 0.00 33/33799 do_autoload <cycle 1>
[905]
0.00 0.00 133/33799 update_menu_bar <cycle
1> [171]
0.00 0.00 401/33799 update_tool_bar <cycle
1> [172]
0.00 0.00 3143/33799 prepare_menu_bars
<cycle 1> [403]
0.00 0.01 30079/33799 display_mode_line
<cycle 1> [251]
[552] 0.0 0.00 0.01 33799
record_unwind_save_match_data [552]
0.00 0.00 33799/102520 Fmatch_data [308]
-----------------------------------------------
1827 Fwhere_is_internal
<cycle 1> [624]
[553] 0.0 0.00 0.01 1827 shadow_lookup <cycle 1> [553]
0.00 0.01 14598/218474 Fvector [150]
34459 Flookup_key <cycle 1>
[392]
14598 Fsubstring <cycle 1>
[587]
-----------------------------------------------
0.00 0.00 1/41944 Ffuncall <cycle 1> [33]
0.00 0.00 242/41944 message_dolog <cycle
1> [584]
0.00 0.00 673/41944 Fset_buffer_modified_p
<cycle 1> [753]
0.00 0.00 977/41944
find_automatic_composition <cycle 1> [734]
0.00 0.00 19996/41944 scan_for_column <cycle
1> [365]
0.00 0.00 20055/41944 Fother_buffer <cycle
1> [382]
[554] 0.0 0.01 0.00 41944 Fget_buffer_window [554]
0.00 0.00 41944/950121 Fget_buffer [218]
0.00 0.00 1/533779146 Fcdr [38]
-----------------------------------------------
53
insert_from_string_before_markers <cycle 1> [1774]
34939 insert_from_string
<cycle 1> [1281]
[555] 0.0 0.00 0.01 34992 insert_from_string_1 <cycle
1> [555]
0.00 0.00 34194/827022
count_size_as_multibyte [159]
0.00 0.00 34992/123323
adjust_markers_for_insert [421]
0.00 0.00 34992/128174 record_insert [840]
0.00 0.00 109/243 fix_overlays_before
[1007]
0.00 0.00 34992/166652 copy_text [1178]
0.00 0.00 34992/123328
adjust_overlays_for_insert [1191]
0.00 0.00 28/607 move_gap_both [1578]
0.00 0.00 20/840 gap_right [1554]
0.00 0.00 8/4288 gap_left [1441]
34992
prepare_to_modify_buffer <cycle 1> [186]
34992 offset_intervals
<cycle 1> [127]
34992
graft_intervals_into_buffer <cycle 1> [563]
3595 make_gap <cycle 1> [1128]
-----------------------------------------------
0.00 0.00 4048/13704 Ffuncall <cycle 1> [33]
0.00 0.00 9656/13704 read1 <cycle 1> [91]
[556] 0.0 0.00 0.01 13704 Fmake_byte_code [556]
0.00 0.01 13704/288821 Fmake_vector [131]
-----------------------------------------------
2867 Ffuncall <cycle 1> [33]
30915 hscroll_window_tree
<cycle 1> [268]
[557] 0.0 0.00 0.01 33782 Fbuffer_local_value <cycle
1> [557]
0.00 0.01 31541/39686 Fdefault_value [548]
1134 Fassoc <cycle 1> [329]
-----------------------------------------------
0.00 0.00 2533/29667 x_draw_window_cursor
<cycle 1> [379]
0.00 0.00 13562/29667 x_draw_fringe_bitmap
[598]
0.00 0.00 13572/29667 x_draw_bar_cursor [381]
[558] 0.0 0.00 0.01 29667 x_clip_to_row [558]
0.00 0.01 29667/52067 window_box [391]
-----------------------------------------------
1 command_loop_1 <cycle
1> [427]
232 read_key_sequence
<cycle 1> [355]
409
Fevent_symbol_parse_modifiers <cycle 1> [1605]
753 where_is_internal
<cycle 1> [741]
785 Fdefine_key <cycle 1>
[780]
246704 reorder_modifiers
<cycle 1> [1168]
[559] 0.0 0.00 0.01 248884 parse_modifiers <cycle 1> [559]
0.00 0.00 248883/39048947 Fplist_get [59]
0.00 0.00 248883/26526312 Fget [139]
0.00 0.00 448/253522 Fintern [108]
0.00 0.00 448/137099 make_string [290]
0.00 0.00 1401/22504963 Fcons [60]
896 Fput <cycle 1> [1171]
-----------------------------------------------
1 Fstart_process <cycle
1> [1011]
4 load_charset <cycle 1>
[722]
24 Fcall_process <cycle
1> [778]
41 Flocate_file_internal
<cycle 1> [1795]
95 x_find_image_file
<cycle 1> [860]
404 Fload <cycle 1> [751]
[560] 0.0 0.00 0.01 569 openp <cycle 1> [560]
0.00 0.01 30925/137099 make_string [290]
0.00 0.00 278/22504963 Fcons [60]
0.00 0.00 30925/131674 build_string [1185]
0.00 0.00 30925/89107
code_convert_string_norecord [1205]
0.00 0.00 400/18686 emacs_open [1331]
30925
Ffind_file_name_handler <cycle 1> [155]
30925 code_convert_string
<cycle 1> [1204]
8182 Fexpand_file_name
<cycle 1> [210]
-----------------------------------------------
2 safe_call2 <cycle 1>
[2022]
269 show_help_echo <cycle
1> [876]
114366 safe_call1 <cycle 1>
[1195]
[561] 0.0 0.00 0.01 114637 safe_call <cycle 1> [561]
0.00 0.00 114637/18930942 specbind [52]
0.00 0.00 114637/7894329
store_symval_forwarding [166]
114637 set_internal <cycle 1>
[144]
114637
internal_condition_case_n <cycle 1> [1194]
-----------------------------------------------
0.00 0.00 5/293057 Fconstrain_to_field
<cycle 1> [446]
0.00 0.00 3828/293057
back_to_previous_visible_line_start <cycle 1> [592]
0.00 0.00 64993/293057
find_before_next_newline [630]
0.00 0.00 224231/293057
bidi_find_paragraph_start <cycle 1> [296]
[562] 0.0 0.00 0.01 293057 scan_buffer [562]
0.00 0.00 595384/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 297692/2556042 buf_bytepos_to_charpos
[332]
-----------------------------------------------
3 insert_from_buffer
<cycle 1> [1034]
5 replace_range <cycle
1> [1010]
187 insert_from_gap <cycle
1> [686]
34992 insert_from_string_1
<cycle 1> [555]
[563] 0.0 0.00 0.01 35187 graft_intervals_into_buffer
<cycle 1> [563]
0.00 0.00 55190/38686235 find_interval [25]
0.00 0.00 71580/226932614 next_interval [16]
0.00 0.00 27430/2329460 previous_interval [273]
0.00 0.00 27900/39406344 balance_an_interval [76]
0.00 0.00 8361/29464 split_interval_left [652]
0.00 0.00 6591/130814 make_interval [628]
0.00 0.00 1/51167 create_root_interval
[676]
50742 copy_properties <cycle
1> [1207]
304 set_text_properties_1
<cycle 1> [846]
137 reproduce_tree <cycle
1> [952]
13 set_properties <cycle
1> [935]
-----------------------------------------------
0.00 0.00 162/200229 erase_phys_cursor
<cycle 1> [730]
0.00 0.00 1018/200229 make_lispy_position
<cycle 1> [608]
0.00 0.00 2533/200229
get_phys_cursor_geometry [732]
0.00 0.00 6490/200229 x_clear_end_of_line [640]
0.00 0.00 6781/200229 draw_fringe_bitmap_1
<cycle 1> [286]
0.00 0.00 10018/200229
window_relative_x_coord [709]
0.00 0.00 13572/200229 x_draw_bar_cursor [381]
0.00 0.00 18848/200229 draw_glyphs <cycle 1>
[258]
0.00 0.00 29965/200229 window_box [391]
0.00 0.00 31246/200229 coordinates_in_window
[306]
0.00 0.00 35696/200229
get_glyph_string_clip_rects [312]
0.00 0.00 43900/200229 window_box_right [601]
[564] 0.0 0.00 0.01 200229 window_box_left [564]
0.00 0.01 158254/230997 window_box_left_offset
[550]
-----------------------------------------------
1 del_range_byte <cycle
1> [1104]
3 insert_from_buffer
<cycle 1> [1034]
5 replace_range <cycle
1> [1010]
47 Finsert_file_contents
<cycle 1> [600]
53
insert_from_string_before_markers <cycle 1> [1774]
143 insert <cycle 1> [889]
308 del_range_both <cycle
1> [988]
350 insert_and_inherit
<cycle 1> [824]
389
Fremove_text_properties <cycle 1> [367]
482
Fremove_list_of_text_properties <cycle 1> [680]
5600 Fprin1 <cycle 1> [695]
11589 Fadd_text_properties
<cycle 1> [182]
22319 Fprin1_to_string
<cycle 1> [41]
27772 del_range_1 <cycle 1>
[704]
34939 insert_from_string
<cycle 1> [1281]
51602 Fprinc <cycle 1> [593]
[565] 0.0 0.00 0.01 155602 signal_after_change <cycle
1> [565]
0.00 0.00 58821/18930942 specbind [52]
0.00 0.00 58800/22504963 Fcons [60]
0.00 0.00 58821/7894329
store_symval_forwarding [166]
0.00 0.00 58800/1124186 record_unwind_protect
[535]
0.00 0.00 58800/304794 Frun_hook_with_args
[1159]
0.00 0.00 58333/58333
report_interval_modification [1235]
58821 set_internal <cycle 1>
[144]
58821 unbind_to <cycle 1> [24]
58800 run_hook_with_args
<cycle 1> [153]
898
report_overlay_modification <cycle 1> [297]
-----------------------------------------------
0.00 0.00 233/27792 Ffuncall <cycle 1> [33]
0.00 0.01 27559/27792 Fexpand_file_name
<cycle 1> [210]
[566] 0.0 0.00 0.01 27792 string_to_multibyte [566]
0.00 0.00 27792/827022
count_size_as_multibyte [159]
0.00 0.00 27792/28009 make_multibyte_string
[611]
0.00 0.00 126/126 str_to_multibyte [1693]
-----------------------------------------------
10 next_window <cycle 1>
[960]
63836 window_list_1 <cycle
1> [220]
[567] 0.0 0.01 0.00 63846 window_list <cycle 1> [567]
0.00 0.00 158/39750 foreach_window_1 [219]
0.00 0.00 158/39750 foreach_window [572]
158 Fnreverse <cycle 1>
[1124]
158 Fnconc <cycle 1> [1126]
-----------------------------------------------
6 echo_area_display
<cycle 1> [1380]
30 redisplay_internal
<cycle 1> [75]
[568] 0.0 0.01 0.00 36 clear_garbaged_frames
<cycle 1> [568]
0.00 0.00 28/38581 clear_window_matrices
[90]
0.00 0.00 28/126 clear_current_matrices
[1692]
5 Fredraw_frame <cycle
1> [803]
-----------------------------------------------
0.00 0.00 3/54114 Ffuncall <cycle 1> [33]
0.00 0.00 10/54114 save_menu_items [978]
0.00 0.00 113/54114
Fx_own_selection_internal <cycle 1> [775]
0.00 0.01 53988/54114
build_desired_tool_bar_string <cycle 1> [5]
[569] 0.0 0.00 0.01 54114 list4 [569]
0.00 0.00 162342/22504963 Fcons [60]
-----------------------------------------------
0.00 0.00 2494/32573 x_consider_frame_title
<cycle 1> [269]
0.00 0.00 30079/32573 display_mode_line
<cycle 1> [251]
[570] 0.0 0.01 0.00 32573
format_mode_line_unwind_data [570]
0.00 0.00 1/288821 Fmake_vector [131]
-----------------------------------------------
0.00 0.00 8394/108095
next_element_from_buffer <cycle 1> [73]
0.00 0.00 99701/108095
get_next_display_element <cycle 1> [50]
[571] 0.0 0.01 0.00 108095 next_element_from_image [571]
-----------------------------------------------
0.00 0.00 158/39750 window_list <cycle 1>
[567]
0.00 0.00 4533/39750 resize_mini_window
<cycle 1> [178]
0.00 0.00 35059/39750
window_from_coordinates [221]
[572] 0.0 0.01 0.00 39750 foreach_window [572]
-----------------------------------------------
0.01 0.00 10430/10430 draw_glyphs <cycle 1>
[258]
[573] 0.0 0.01 0.00 10430 fill_stretch_glyph_string [573]
-----------------------------------------------
6552 Fkill_buffer <cycle 1>
[163]
[574] 0.0 0.01 0.00 6552
replace_buffer_in_windows_safely <cycle 1> [574]
15164 window_loop <cycle 1>
[1237]
-----------------------------------------------
994 redisplay_internal
<cycle 1> [75]
995 redisplay_window
<cycle 1> [72]
[575] 0.0 0.01 0.00 1989 check_point_in_composition
<cycle 1> [575]
3611 find_composition
<cycle 1> [236]
-----------------------------------------------
11 Fvertical_motion
<cycle 1> [620]
1051
buffer_posn_from_coords <cycle 1> [375]
[576] 0.0 0.01 0.00 1062 move_it_in_display_line
<cycle 1> [576]
1062
move_it_in_display_line_to <cycle 1> [137]
-----------------------------------------------
0.00 0.01 144/144 Ffuncall <cycle 1> [33]
[577] 0.0 0.00 0.01 144 Fwindow_body_width [577]
0.01 0.00 144/144 window_body_cols [578]
0.00 0.00 144/128485 decode_window [1186]
-----------------------------------------------
0.01 0.00 144/144 Fwindow_body_width [577]
[578] 0.0 0.01 0.00 144 window_body_cols [578]
-----------------------------------------------
27 x_set_cursor_type
<cycle 1> [1830]
[579] 0.0 0.01 0.00 27 set_frame_cursor_types
<cycle 1> [579]
0.00 0.00 27/17882
get_specified_cursor_type [1336]
27 Fassoc <cycle 1> [329]
-----------------------------------------------
0.01 0.00 14/14 Ffuncall <cycle 1> [33]
[580] 0.0 0.01 0.00 14 Fframe_char_height [580]
0.00 0.00 14/14 x_char_height [1874]
-----------------------------------------------
<spontaneous>
[581] 0.0 0.01 0.00 Ftemp_output_buffer_show [581]
-----------------------------------------------
<spontaneous>
[582] 0.0 0.01 0.00 Ftool_bar_lines_needed [582]
-----------------------------------------------
<spontaneous>
[583] 0.0 0.01 0.00 compare_overlay_entries [583]
-----------------------------------------------
1 cmd_error_internal
<cycle 1> [1945]
10 print_error_message
<cycle 1> [1038]
11 strout <cycle 1> [1217]
15 message2 <cycle 1> [1731]
311 message3 <cycle 1> [1624]
[584] 0.0 0.00 0.00 348 message_dolog <cycle 1> [584]
0.00 0.00 242/606419 set_buffer_internal_1
[11]
0.00 0.00 242/771510 Fset_buffer [14]
0.00 0.00 662/180843 scan_newline [380]
0.00 0.00 242/41944 Fget_buffer_window [554]
0.00 0.00 344/358 insert_1 [826]
0.00 0.00 726/1082 set_marker_restricted
[874]
0.00 0.00 726/2168668 unchain_marker [274]
0.00 0.00 524/1315163 temp_set_point_both [534]
0.00 0.00 242/338243 marker_byte_position
[1153]
0.00 0.00 242/1727386 Fcurrent_buffer [1132]
0.00 0.00 242/967331 set_buffer_internal
[1140]
3443 insert_1_both <cycle
1> [364]
273 del_range_both <cycle
1> [988]
242 Fget_buffer_create
<cycle 1> [261]
242 window_loop <cycle 1>
[1237]
-----------------------------------------------
1 del_range_byte <cycle
1> [1104]
308 del_range_both <cycle
1> [988]
27772 del_range_1 <cycle 1>
[704]
[585] 0.0 0.00 0.00 28081 del_range_2 <cycle 1> [585]
0.00 0.00 27672/647078 recenter_overlay_lists
[152]
0.00 0.00 28081/28122
adjust_markers_for_delete [801]
0.00 0.00 326/326 record_delete [845]
0.00 0.00 28081/28127
adjust_overlays_for_delete [1303]
0.00 0.00 187/840 gap_right [1554]
0.00 0.00 150/4288 gap_left [1441]
28081 offset_intervals
<cycle 1> [127]
28081 evaporate_overlays
<cycle 1> [436]
326
make_buffer_string_both <cycle 1> [265]
-----------------------------------------------
0.00 0.00 9/720395 Fprimitive_undo <cycle
1> [922]
0.00 0.00 46/720395 Fnarrow_to_region
<cycle 1> [677]
0.00 0.00 113/720395 Fforward_word <cycle
1> [1009]
0.00 0.00 407/720395 Fmove_to_column <cycle
1> [964]
0.00 0.00 567/720395 Fend_of_line <cycle 1>
[887]
0.00 0.00 3135/720395 select_window <cycle
1> [315]
0.00 0.00 15351/720395 search_command <cycle
1> [715]
0.00 0.00 70853/720395 Fforward_char <cycle
1> [412]
0.00 0.00 136949/720395 Fbeginning_of_line
<cycle 1> [646]
0.00 0.00 154442/720395 Fparse_partial_sexp
<cycle 1> [191]
0.00 0.00 338523/720395 Fgoto_char <cycle 1>
[605]
[586] 0.0 0.00 0.00 720395 set_point [586]
0.00 0.00 720395/3572061 buf_charpos_to_bytepos
[354]
-----------------------------------------------
1 eval_sub <cycle 1> [15]
2 file_name_completion
<cycle 1> [929]
84 Freplace_match <cycle
1> [1059]
2244 Ffuncall <cycle 1> [33]
14598 shadow_lookup <cycle
1> [553]
42665 exec_byte_code <cycle
1> [17]
[587] 0.0 0.00 0.00 59594 Fsubstring <cycle 1> [587]
0.00 0.00 44963/441327 make_specified_string
[253]
0.00 0.00 66887/1596197 string_char_to_byte
[1134]
44963 copy_text_properties
<cycle 1> [631]
-----------------------------------------------
46402
prepare_to_modify_buffer <cycle 1> [186]
[588] 0.0 0.00 0.00 46402
verify_interval_modification <cycle 1> [588]
0.00 0.00 46402/38686235 find_interval [25]
0.00 0.00 55139/226932614 next_interval [16]
0.00 0.00 112264/269619426 textget [122]
0.00 0.00 232/2329460 previous_interval [273]
0.00 0.00 16/79680125 Fcar [117]
112264 lookup_char_property
<cycle 1> [9]
359 Fnreverse <cycle 1>
[1124]
6 Fmemq <cycle 1> [138]
-----------------------------------------------
0.00 0.00 12305/102520 Ffuncall <cycle 1> [33]
0.00 0.00 33799/102520 unbind_to <cycle 1> [24]
0.00 0.00 56416/102520 eval_sub <cycle 1> [15]
[589] 0.0 0.00 0.00 102520 Fset_match_data [589]
0.00 0.00 102520/20473711 Flength [63]
0.00 0.00 44342/2168668 unchain_marker [274]
0.00 0.00 44280/222087258 marker_position [80]
-----------------------------------------------
161 find_field <cycle 1>
[1677]
32898 get_local_map <cycle
1> [482]
[590] 0.0 0.00 0.00 33059 get_pos_property <cycle 1>
[590]
0.00 0.00 30315/17643734 Fget_text_property [30]
0.00 0.00 33059/33059 overlays_around [639]
0.00 0.00 66118/24316636 set_buffer_temp [235]
0.00 0.00 16215/36785856 Foverlay_get [160]
0.00 0.00 30315/269619426 textget [122]
0.00 0.00 44/222087258 marker_position [80]
0.00 0.00 5/79680125 Fcar [117]
46530 lookup_char_property
<cycle 1> [9]
33059 sort_overlays <cycle
1> [62]
33059
text_property_stickiness <cycle 1> [259]
-----------------------------------------------
0.00 0.00 67305/67305 re_search_2 <cycle 1>
[97]
[591] 0.0 0.00 0.00 67305 re_compile_fastmap [591]
0.00 0.00 67305/176649 analyse_first [465]
-----------------------------------------------
413 move_it_by_lines
<cycle 1> [838]
3083
move_it_vertically_backward <cycle 1> [710]
3851
reseat_at_previous_visible_line_start <cycle 1> [1449]
[592] 0.0 0.00 0.00 7347
back_to_previous_visible_line_start <cycle 1> [592]
0.00 0.00 7610/76826 bidi_unshelve_cache [280]
0.00 0.00 3828/228059
find_next_newline_no_quit [341]
0.00 0.00 3828/293057 scan_buffer [562]
0.00 0.00 3828/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 3805/141352 bidi_shelve_cache [851]
0.00 0.00 3805/8785206 Fget_char_property [1129]
3805
get_char_property_and_overlay <cycle 1> [22]
3805 find_composition
<cycle 1> [236]
3805 handle_display_prop
<cycle 1> [237]
-----------------------------------------------
5 print_error_message
<cycle 1> [1038]
2970 eval_sub <cycle 1> [15]
48633 Ffuncall <cycle 1> [33]
[593] 0.0 0.00 0.00 51608 Fprinc <cycle 1> [593]
0.00 0.00 51602/18930942 specbind [52]
0.00 0.00 51602/7894329
store_symval_forwarding [166]
0.00 0.00 51602/6108927 xmalloc [248]
0.00 0.00 51602/5908649 xfree [368]
0.00 0.00 6/606419 set_buffer_internal_1
[11]
0.00 0.00 51608/79527 print [1214]
0.00 0.00 6/967331 set_buffer_internal
[1140]
51608 print_object <cycle 1>
[120]
51608 unbind_to <cycle 1> [24]
51602 insert_1_both <cycle
1> [364]
51602 signal_after_change
<cycle 1> [565]
51602 set_internal <cycle 1>
[144]
6
setup_echo_area_for_printing <cycle 1> [633]
-----------------------------------------------
0.00 0.00 6580/6580 Fget_buffer_create
<cycle 1> [261]
[594] 0.0 0.00 0.00 6580 allocate_buffer [594]
0.00 0.00 6580/1764081 lisp_malloc [46]
-----------------------------------------------
1 Fx_open_connection
<cycle 1> [2055]
[595] 0.0 0.00 0.00 1 x_term_init <cycle 1> [595]
0.00 0.00 1/1 xsettings_initialize
[597]
0.00 0.00 5/137099 make_string [290]
0.00 0.00 1/1 select_visual [1024]
0.00 0.00 1/1 x_load_resources [1057]
0.00 0.00 2/22504963 Fcons [60]
0.00 0.00 9/6108927 xmalloc [248]
0.00 0.00 1/1 xgselect_initialize
[1116]
0.00 0.00 1/1 x_session_initialize
[1115]
0.00 0.00 1/3268 x_catch_errors [866]
0.00 0.00 2/5908649 xfree [368]
0.00 0.00 1/3268 x_uncatch_errors [909]
0.00 0.00 2/97151 xrdb_get_resource [812]
0.00 0.00 5/131674 build_string [1185]
0.00 0.00 2/2 turn_on_atimers [2025]
0.00 0.00 2/96833 display_x_get_resource
[1200]
0.00 0.00 1/1 x_display_ok [2089]
0.00 0.00 1/2008 set_alarm [1492]
0.00 0.00 1/1 fixup_locale [2066]
0.00 0.00 1/1
x_find_modifier_meanings [2090]
0.00 0.00 1/971 x_had_errors_p [1539]
0.00 0.00 1/1
Fset_input_interrupt_mode [2044]
0.00 0.00 1/113 sys_signal [1708]
0.00 0.00 1/1 init_sigio [2072]
0.00 0.00 1/1
add_keyboard_wait_descriptor [2057]
1 create_terminal <cycle
1> [435]
1 init_kboard <cycle 1>
[1081]
1 call1 <cycle 1> [1135]
1 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
16 Finteractive_p <cycle
1> [1862]
403
Fcalled_interactively_p <cycle 1> [1607]
245795 eval_sub <cycle 1> [15]
[596] 0.0 0.00 0.00 246214 Fsetq <cycle 1> [596]
0.00 0.00 864585/533779146 Fcdr [38]
0.00 0.00 576390/79680125 Fcar [117]
0.00 0.00 838/202024 Findirect_function [432]
288195 eval_sub <cycle 1> [15]
288195 Fset <cycle 1> [417]
-----------------------------------------------
0.00 0.00 1/1 x_term_init <cycle 1>
[595]
[597] 0.0 0.00 0.00 1 xsettings_initialize [597]
0.00 0.00 1/1
read_and_apply_settings [615]
0.00 0.00 2/32 xstrdup [326]
0.00 0.00 1/2 map_tool_bar_style [2020]
0.00 0.00 1/1 get_prop_window [2069]
-----------------------------------------------
0.00 0.00 13562/13562 draw_fringe_bitmap_1
<cycle 1> [286]
[598] 0.0 0.00 0.00 13562 x_draw_fringe_bitmap [598]
0.00 0.00 13562/29667 x_clip_to_row [558]
-----------------------------------------------
0.00 0.00 3162/85136
Fremove_list_of_text_properties <cycle 1> [680]
0.00 0.00 81974/85136
Fremove_text_properties <cycle 1> [367]
[599] 0.0 0.00 0.00 85136 remove_properties [599]
0.00 0.00 9646/31796 record_property_change
[429]
0.00 0.00 58319/2289391 Fsetcdr [1130]
-----------------------------------------------
54 Ffuncall <cycle 1> [33]
[600] 0.0 0.00 0.00 54 Finsert_file_contents
<cycle 1> [600]
0.00 0.00 53/182 move_gap [439]
0.00 0.00 2/606419 set_buffer_internal_1
[11]
0.00 0.00 190/22504963 Fcons [60]
0.00 0.00 109/18930942 specbind [52]
0.00 0.00 54/140461 Ffboundp [469]
0.00 0.00 109/7894329
store_symval_forwarding [166]
0.00 0.00 102/1124186 record_unwind_protect
[535]
0.00 0.00 1/15793 intern [386]
0.00 0.00 6/362507 buildmark [291]
0.00 0.00 1/137099 make_string [290]
0.00 0.00 2/2 adjust_after_insert
[1054]
0.00 0.00 8/1315163 temp_set_point_both [534]
0.00 0.00 2/2556042 buf_bytepos_to_charpos
[332]
0.00 0.00 1/34 temp_set_point [1046]
0.00 0.00 104/607 move_gap_both [1578]
0.00 0.00 62/651 emacs_read [1572]
0.00 0.00 54/89107
code_convert_string_norecord [1205]
0.00 0.00 54/18686 emacs_open [1331]
0.00 0.00 54/18562 emacs_close [1333]
0.00 0.00 51/4288 gap_left [1441]
0.00 0.00 42/1727386 Fcurrent_buffer [1132]
0.00 0.00 6/251790 Fpoint_marker [1167]
0.00 0.00 2/967331 set_buffer_internal
[1140]
0.00 0.00 1/131674 build_string [1185]
151 unbind_to <cycle 1> [24]
109 set_internal <cycle 1>
[144]
96 call2 <cycle 1> [1149]
54 Fexpand_file_name
<cycle 1> [210]
54
Ffind_file_name_handler <cycle 1> [155]
54 call3 <cycle 1> [1426]
54 code_convert_string
<cycle 1> [1204]
54 hash_lookup <cycle 1>
[289]
54 setup_coding_system
<cycle 1> [1203]
53 make_gap <cycle 1> [1128]
51 decode_coding_gap
<cycle 1> [1779]
48 update_compositions
<cycle 1> [723]
47 signal_after_change
<cycle 1> [565]
47
prepare_to_modify_buffer <cycle 1> [186]
27
Ffind_operation_coding_system <cycle 1> [947]
8 set_point_both <cycle
1> [114]
6 unlock_file <cycle 1>
[1004]
3 raw_text_coding_system
<cycle 1> [1911]
1 code_conversion_save
<cycle 1> [143]
1 decode_coding_object
<cycle 1> [799]
1 delete_all_overlays
<cycle 1> [1909]
1 Fget_buffer_create
<cycle 1> [261]
1 Ferase_buffer <cycle
1> [1312]
1 insert_1_both <cycle
1> [364]
1 del_range_byte <cycle
1> [1104]
1 insert_from_buffer
<cycle 1> [1034]
-----------------------------------------------
0.00 0.00 6781/43900 draw_fringe_bitmap_1
<cycle 1> [286]
0.00 0.00 37119/43900
x_draw_glyph_string_box [358]
[601] 0.0 0.00 0.00 43900 window_box_right [601]
0.00 0.00 43900/532910 window_box_width [337]
0.00 0.00 43900/200229 window_box_left [564]
-----------------------------------------------
526 Ffuncall <cycle 1> [33]
15039 eval_sub <cycle 1> [15]
153521 Fsort <cycle 1> [316]
[602] 0.0 0.00 0.00 169086 merge <cycle 1> [602]
0.00 0.00 883368/79680125 Fcar [117]
0.00 0.00 441684/533779146 Fcdr [38]
0.00 0.00 441684/2289391 Fsetcdr [1130]
441684 call2 <cycle 1> [1149]
-----------------------------------------------
1551 realize_basic_faces
<cycle 1> [771]
[603] 0.0 0.00 0.00 1551 realize_named_face <cycle
1> [603]
0.00 0.00 4653/12594668 assq_no_quit [12]
0.00 0.00 1551/3462736 resolve_face_name [148]
1551 realize_face <cycle 1>
[408]
297
Finternal_make_lisp_face <cycle 1> [544]
225 merge_face_ref <cycle
1> [234]
108 font_clear_prop <cycle
1> [207]
-----------------------------------------------
1696 parse_menu_item <cycle
1> [697]
3365 get_keyelt <cycle 1>
[393]
45002 process_tool_bar_item
<cycle 1> [254]
[604] 0.0 0.00 0.00 50063 menu_item_eval_property
<cycle 1> [604]
0.00 0.00 50063/18930942 specbind [52]
0.00 0.00 50063/7894329
store_symval_forwarding [166]
50063 set_internal <cycle 1>
[144]
50063
internal_condition_case_1 <cycle 1> [1225]
-----------------------------------------------
4 Fprimitive_undo <cycle
1> [922]
6 restore_point_unwind
<cycle 1> [1031]
30 Fmove_to_window_line
<cycle 1> [1084]
6995 eval_sub <cycle 1> [15]
251089 save_excursion_restore
<cycle 1> [27]
332296 exec_byte_code <cycle
1> [17]
[605] 0.0 0.00 0.00 590420 Fgoto_char <cycle 1> [605]
0.00 0.00 338523/720395 set_point [586]
0.00 0.00 251884/222087258 marker_position [80]
0.00 0.00 1199/1315163 temp_set_point_both [534]
0.00 0.00 251884/338243 marker_byte_position
[1153]
590407 set_point_both <cycle
1> [114]
13 wrong_type_argument
<cycle 1> [1240]
-----------------------------------------------
0.00 0.00 1993/18317 get_tool_bar_item
<cycle 1> [682]
0.00 0.00 16324/18317 note_mouse_highlight
<cycle 1> [208]
[606] 0.0 0.00 0.00 18317 x_y_to_hpos_vpos [606]
0.00 0.00 16324/16515
window_box_right_offset [634]
0.00 0.00 32648/230997 window_box_left_offset
[550]
-----------------------------------------------
0.00 0.00 21032/21032 x_draw_glyph_string
<cycle 1> [154]
[607] 0.0 0.00 0.00 21032 x_set_glyph_string_clipping
[607]
0.00 0.00 21032/214299
get_glyph_string_clip_rects [312]
-----------------------------------------------
7 Ffuncall <cycle 1> [33]
440 make_lispy_event
<cycle 1> [862]
723 read_char <cycle 1> [317]
[608] 0.0 0.00 0.00 1170 make_lispy_position <cycle
1> [608]
0.00 0.00 1170/35059
window_from_coordinates [221]
0.00 0.00 13624/22504963 Fcons [60]
0.00 0.00 1105/33632 list3 [610]
0.00 0.00 1018/200229 window_box_left [564]
0.00 0.00 14/532910 window_box_width [337]
0.00 0.00 54/782 mode_line_string [1560]
1051
buffer_posn_from_coords <cycle 1> [375]
-----------------------------------------------
2 Ffuncall <cycle 1> [33]
[609] 0.0 0.00 0.00 2 Fimage_size <cycle 1> [609]
0.00 0.00 2/448475 valid_image_p [3]
0.00 0.00 1/160890 xpm_image_p [119]
0.00 0.00 1/42 png_image_p [820]
0.00 0.00 4/67318 make_float [735]
0.00 0.00 2/15206 check_x_frame [1348]
2 lookup_image <cycle 1>
[115]
-----------------------------------------------
0.00 0.00 154/33632 Fxw_color_values
<cycle 1> [885]
0.00 0.00 1105/33632 make_lispy_position
<cycle 1> [608]
0.00 0.00 13195/33632 Fcurrent_time [632]
0.00 0.00 19178/33632 xsignal3 <cycle 1> [616]
[610] 0.0 0.00 0.00 33632 list3 [610]
0.00 0.00 67264/22504963 Fcons [60]
-----------------------------------------------
0.00 0.00 217/28009 casify_object <cycle
1> [322]
0.00 0.00 27792/28009 string_to_multibyte [566]
[611] 0.0 0.00 0.00 28009 make_multibyte_string [611]
0.00 0.00 28009/1496055
make_uninit_multibyte_string [151]
-----------------------------------------------
3345 eval_sub <cycle 1> [15]
[612] 0.0 0.00 0.00 3345 Fx_selection_exists_p
<cycle 1> [612]
0.00 0.00 3345/12594668 assq_no_quit [12]
0.00 0.00 3345/3354 frame_for_x_selection
[1462]
213 symbol_to_x_atom
<cycle 1> [1440]
213 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
0.00 0.00 159/9199 eval_sub <cycle 1> [15]
0.00 0.00 3694/9199 Fdefvar <cycle 1> [638]
0.00 0.00 5346/9199 Ffuncall <cycle 1> [33]
[613] 0.0 0.00 0.00 9199 Fdefault_boundp [613]
0.00 0.00 9199/48885 default_value [443]
0.00 0.00 1719/16126491 do_symval_forwarding
[104]
-----------------------------------------------
13902 Ffuncall <cycle 1> [33]
[614] 0.0 0.00 0.00 13902 Ftext_property_any <cycle
1> [614]
0.00 0.00 13563/38686235 find_interval [25]
0.00 0.00 35810/226932614 next_interval [16]
0.00 0.00 13902/31474840
validate_interval_range [61]
0.00 0.00 38622/269619426 textget [122]
0.00 0.00 10344/79680125 Fcar [117]
38622 lookup_char_property
<cycle 1> [9]
-----------------------------------------------
0.00 0.00 1/1 xsettings_initialize
[597]
[615] 0.0 0.00 0.00 1 read_and_apply_settings [615]
0.00 0.00 3/32 xstrdup [326]
0.00 0.00 3/5908649 xfree [368]
0.00 0.00 1/3268 x_catch_errors [866]
0.00 0.00 1/3268 x_uncatch_errors [909]
0.00 0.00 1/4 Fbyteorder [1950]
0.00 0.00 1/2 map_tool_bar_style [2020]
-----------------------------------------------
19178 scan_lists <cycle 1>
[183]
[616] 0.0 0.00 0.00 19178 xsignal3 <cycle 1> [616]
0.00 0.00 19178/33632 list3 [610]
0.00 0.00 19178/22504963 Fcons [60]
19178 xsignal <cycle 1> [1221]
-----------------------------------------------
67 Fmouse_position <cycle
1> [938]
723 read_char <cycle 1> [317]
[617] 0.0 0.00 0.00 790 XTmouse_position <cycle 1>
[617]
0.00 0.00 790/12333 remember_mouse_glyph
[292]
0.00 0.00 790/3268 x_catch_errors [866]
0.00 0.00 790/3268 x_uncatch_errors [909]
0.00 0.00 790/971 x_had_errors_p [1539]
790 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
29362 map_keymap_internal
<cycle 1> [431]
[618] 0.0 0.00 0.00 29362 menu_bar_item <cycle 1> [618]
0.00 0.00 55768/22504963 Fcons [60]
0.00 0.00 2/202 larger_vector [761]
29362 Fmemq <cycle 1> [138]
29362 parse_menu_item <cycle
1> [697]
-----------------------------------------------
194357 eval_sub <cycle 1> [15]
[619] 0.0 0.00 0.00 194357 Fsave_current_buffer <cycle
1> [619]
0.00 0.00 194357/1124186 record_unwind_protect
[535]
0.00 0.00 194357/1727386 Fcurrent_buffer [1132]
194357 Fprogn <cycle 1> [190]
-----------------------------------------------
189 Ffuncall <cycle 1> [33]
3496 eval_sub <cycle 1> [15]
[620] 0.0 0.00 0.00 3685 Fvertical_motion <cycle 1>
[620]
0.00 0.00 3685/76826 bidi_unshelve_cache [280]
0.00 0.00 6992/436722 set_marker_both [366]
0.00 0.00 3685/141352 bidi_shelve_cache [851]
3810 move_it_by_lines
<cycle 1> [838]
3685 start_display <cycle
1> [1316]
3685 handle_stop <cycle 1>
[106]
3685 reseat <cycle 1> [1263]
3685
reseat_at_previous_visible_line_start <cycle 1> [1449]
3685 set_point_both <cycle
1> [114]
189 compute_stop_pos
<cycle 1> [58]
166 move_it_to <cycle 1>
[360]
11
move_it_in_display_line <cycle 1> [576]
-----------------------------------------------
1392
handle_single_display_spec <cycle 1> [4]
[621] 0.0 0.00 0.00 1392 lookup_derived_face <cycle
1> [621]
0.00 0.00 2784/12594668 assq_no_quit [12]
0.00 0.00 1392/3462736 resolve_face_name [148]
3 realize_face <cycle 1>
[408]
-----------------------------------------------
0.00 0.00 116836/116836
prepare_to_modify_buffer <cycle 1> [186]
[622] 0.0 0.00 0.00 116836 free_marker [622]
0.00 0.00 116836/2168668 unchain_marker [274]
-----------------------------------------------
5444 truncate_undo_list
<cycle 1> [185]
7509 echo_area_display
<cycle 1> [1380]
15040 display_mode_element
<cycle 1> [34]
[623] 0.0 0.00 0.00 27993 inhibit_garbage_collection
<cycle 1> [623]
0.00 0.00 27993/18930942 specbind [52]
0.00 0.00 27993/7894329
store_symval_forwarding [166]
27993 set_internal <cycle 1>
[144]
-----------------------------------------------
17
Fsubstitute_command_keys <cycle 1> [857]
21 Ffuncall <cycle 1> [33]
6598 parse_menu_item <cycle
1> [697]
[624] 0.0 0.00 0.00 6636 Fwhere_is_internal <cycle
1> [624]
0.00 0.00 6626/90965 Freverse [362]
0.00 0.00 6236/39048947 Fplist_get [59]
0.00 0.00 1593/22504963 Fcons [60]
0.00 0.00 6236/26526312 Fget [139]
0.00 0.00 6636/6727
parse_solitary_modifier [1404]
6636 Fcommand_remapping
<cycle 1> [728]
6626 where_is_internal
<cycle 1> [741]
6615 Fcurrent_active_maps
<cycle 1> [133]
5680 Fnreverse <cycle 1>
[1124]
1827 shadow_lookup <cycle
1> [553]
1817 Fequal <cycle 1> [272]
1555 Faref <cycle 1> [121]
1555 Fmember <cycle 1> [238]
1509 preferred_sequence_p
<cycle 1> [809]
21 get_keymap <cycle 1>
[126]
-----------------------------------------------
0.00 0.00 5/11972 eval_sub <cycle 1> [15]
0.00 0.00 11967/11972 Ffuncall <cycle 1> [33]
[625] 0.0 0.00 0.00 11972 Ffunctionp [625]
0.00 0.00 11234/140461 Ffboundp [469]
0.00 0.00 11061/202024 Findirect_function [432]
-----------------------------------------------
24 Ffuncall <cycle 1> [33]
[626] 0.0 0.00 0.00 24 Fx_show_tip <cycle 1> [626]
0.00 0.00 96/606419 set_buffer_internal_1
[11]
0.00 0.00 48/7614 clear_glyph_matrix [493]
0.00 0.00 72/15793 intern [386]
0.00 0.00 168/137099 make_string [290]
0.00 0.00 168/22504963 Fcons [60]
0.00 0.00 96/18930942 specbind [52]
0.00 0.00 96/7894329
store_symval_forwarding [166]
0.00 0.00 1/288821 Fmake_vector [131]
0.00 0.00 24/27 init_frame_faces [1018]
0.00 0.00 48/54 register_font_driver
[1028]
0.00 0.00 24/1124186 record_unwind_protect
[535]
0.00 0.00 24/6108927 xmalloc [248]
0.00 0.00 72/533779146 Fcdr [38]
0.00 0.00 168/131674 build_string [1185]
0.00 0.00 24/15206 check_x_frame [1348]
0.00 0.00 24/88 check_x [1723]
0.00 0.00 24/27 x_make_gc [1825]
0.00 0.00 24/70 change_frame_size [1748]
264 x_default_parameter
<cycle 1> [855]
144 Fassq <cycle 1> [23]
144 x_decode_color <cycle
1> [1517]
96 set_internal <cycle 1>
[144]
96 Fframe_parameter
<cycle 1> [1273]
72
Fmodify_frame_parameters <cycle 1> [1530]
48 unbind_to <cycle 1> [24]
24 Fx_hide_tip <cycle 1>
[956]
24 Fcopy_alist <cycle 1>
[146]
24 x_get_arg <cycle 1> [762]
24 make_frame <cycle 1>
[814]
24 Fget_buffer_create
<cycle 1> [261]
24 Fset_window_buffer
<cycle 1> [942]
24 Finsert <cycle 1> [1381]
24 Ferase_buffer <cycle
1> [1312]
24
x_default_font_parameter <cycle 1> [363]
24 x_figure_window_size
<cycle 1> [1824]
24 change_frame_size_1
<cycle 1> [917]
24 call2 <cycle 1> [1149]
24 adjust_glyphs <cycle
1> [713]
24 try_window <cycle 1>
[404]
24 compute_tip_xy <cycle
1> [1073]
24 update_single_window
<cycle 1> [1586]
24 call3 <cycle 1> [1426]
-----------------------------------------------
9
Fx_get_selection_internal <cycle 1> [1898]
2036 x_convert_selection
<cycle 1> [890]
[627] 0.0 0.00 0.00 2045 x_get_local_selection
<cycle 1> [627]
0.00 0.00 2045/12594668 assq_no_quit [12]
0.00 0.00 2045/18930942 specbind [52]
0.00 0.00 2045/7894329
store_symval_forwarding [166]
0.00 0.00 2045/533779146 Fcdr [38]
2045 set_internal <cycle 1>
[144]
2045 Fassq <cycle 1> [23]
2045 call3 <cycle 1> [1426]
2045 unbind_to <cycle 1> [24]
-----------------------------------------------
0.00 0.00 292/130814 reproduce_tree <cycle
1> [952]
0.00 0.00 6591/130814
graft_intervals_into_buffer <cycle 1> [563]
0.00 0.00 10566/130814 copy_intervals <cycle
1> [401]
0.00 0.00 29464/130814 split_interval_left [652]
0.00 0.00 32734/130814 split_interval_right
[650]
0.00 0.00 51167/130814 create_root_interval
[676]
[628] 0.0 0.00 0.00 130814 make_interval [628]
0.00 0.00 2521/1764081 lisp_malloc [46]
-----------------------------------------------
0.00 0.00 567/64993 Fend_of_line <cycle 1>
[887]
0.00 0.00 64426/64993 Ffuncall <cycle 1> [33]
[629] 0.0 0.00 0.00 64993 Fline_end_position [629]
0.00 0.00 64993/64993
find_before_next_newline [630]
-----------------------------------------------
0.00 0.00 64993/64993 Fline_end_position [629]
[630] 0.0 0.00 0.00 64993 find_before_next_newline [630]
0.00 0.00 64993/293057 scan_buffer [562]
-----------------------------------------------
31 substring_both <cycle
1> [955]
44963 Fsubstring <cycle 1>
[587]
[631] 0.0 0.00 0.00 44994 copy_text_properties <cycle
1> [631]
0.00 0.00 46073/31474840
validate_interval_range [61]
0.00 0.00 4736/22504963 Fcons [60]
0.00 0.00 1079/38686235 find_interval [25]
0.00 0.00 1207/226932614 next_interval [16]
0.00 0.00 4736/533779146 Fcdr [38]
0.00 0.00 4736/79680125 Fcar [117]
1184 Fadd_text_properties
<cycle 1> [182]
-----------------------------------------------
0.00 0.00 17/13195 make_frame_visible_1
[974]
0.00 0.00 117/13195 set_window_buffer
<cycle 1> [643]
0.00 0.00 13061/13195 Ffuncall <cycle 1> [33]
[632] 0.0 0.00 0.00 13195 Fcurrent_time [632]
0.00 0.00 13195/33632 list3 [610]
0.00 0.00 13195/22504963 Fcons [60]
-----------------------------------------------
5 write_string_1 <cycle
1> [795]
6 Fprinc <cycle 1> [593]
11 strout <cycle 1> [1217]
[633] 0.0 0.00 0.00 22
setup_echo_area_for_printing <cycle 1> [633]
0.00 0.00 4/147 Fset_buffer_multibyte
[231]
0.00 0.00 11/606419 set_buffer_internal_1
[11]
0.00 0.00 6/1315163 temp_set_point_both [534]
0.00 0.00 1/18930942 specbind [52]
0.00 0.00 1/7894329
store_symval_forwarding [166]
0.00 0.00 11/967331 set_buffer_internal
[1140]
0.00 0.00 6/398
message_log_maybe_newline [1608]
0.00 0.00 1/31112 del_range [1290]
22
ensure_echo_area_buffers <cycle 1> [1026]
1 set_internal <cycle 1>
[144]
1 del_range_1 <cycle 1>
[704]
1 unbind_to <cycle 1> [24]
-----------------------------------------------
0.00 0.00 191/16515 remember_mouse_glyph
[292]
0.00 0.00 16324/16515 x_y_to_hpos_vpos [606]
[634] 0.0 0.00 0.00 16515 window_box_right_offset [634]
0.00 0.00 16515/532910 window_box_width [337]
0.00 0.00 16515/230997 window_box_left_offset
[550]
-----------------------------------------------
0.00 0.00 26/178973 postprocess_image [1000]
0.00 0.00 95/178973 lookup_image <cycle 1>
[115]
0.00 0.00 17920/178973 Ffuncall <cycle 1> [33]
0.00 0.00 160932/178973 valid_image_p [3]
[635] 0.0 0.00 0.00 178973 x_create_bitmap_from_data [635]
0.00 0.00 178973/6108927 xmalloc [248]
0.00 0.00 580/5360 x_query_colors [1428]
-----------------------------------------------
0.00 0.00 2/94254
prepare_to_modify_buffer <cycle 1> [186]
0.00 0.00 4/94254 read_minibuf <cycle 1>
[767]
0.00 0.00 38/94254 command_loop_1 <cycle
1> [427]
0.00 0.00 45/94254 Ffuncall <cycle 1> [33]
0.00 0.00 316/94254 current_message_1
<cycle 1> [941]
0.00 0.00 4591/94254 decode_coding_object
<cycle 1> [799]
0.00 0.00 8469/94254 Fbuffer_substring
<cycle 1> [769]
0.00 0.00 22319/94254 Fprin1_to_string
<cycle 1> [41]
0.00 0.00 58470/94254
Fbuffer_substring_no_properties <cycle 1> [657]
[636] 0.0 0.00 0.00 94254 make_buffer_string [636]
0.00 0.00 188508/3572061 buf_charpos_to_bytepos
[354]
-----------------------------------------------
91852 Ffuncall <cycle 1> [33]
[637] 0.0 0.00 0.00 91852 skip_syntaxes <cycle 1> [637]
0.00 0.00 176972/3572061 buf_charpos_to_bytepos
[354]
88983 set_point_both <cycle
1> [114]
88963 update_syntax_table
<cycle 1> [66]
-----------------------------------------------
3694 eval_sub <cycle 1> [15]
[638] 0.0 0.00 0.00 3694 Fdefvar <cycle 1> [638]
0.00 0.00 3694/9199 Fdefault_boundp [613]
0.00 0.00 3693/22504963 Fcons [60]
0.00 0.00 14775/533779146 Fcdr [38]
0.00 0.00 2199/1057372 Fset_default [390]
0.00 0.00 9586/79680125 Fcar [117]
3026 Fput <cycle 1> [1171]
2199 eval_sub <cycle 1> [15]
2199 Fset <cycle 1> [417]
-----------------------------------------------
0.00 0.00 33059/33059 get_pos_property
<cycle 1> [590]
[639] 0.0 0.00 0.00 33059 overlays_around [639]
0.00 0.00 483851/222087258 marker_position [80]
-----------------------------------------------
0.00 0.00 11202/11202 update_window_line
<cycle 1> [174]
[640] 0.0 0.00 0.00 11202 x_clear_end_of_line [640]
0.00 0.00 11202/244651 window_text_bottom_y
[448]
0.00 0.00 6490/532910 window_box_width [337]
0.00 0.00 6490/200229 window_box_left [564]
0.00 0.00 8538/8571 x_clear_frame_area [1394]
0.00 0.00 6490/25338
notice_overwritten_cursor [1318]
-----------------------------------------------
62877 eval_sub <cycle 1> [15]
[641] 0.0 0.00 0.00 62877 Funwind_protect <cycle 1> [641]
0.00 0.00 62877/1124186 record_unwind_protect
[535]
0.00 0.00 62877/533779146 Fcdr [38]
0.00 0.00 62877/79680125 Fcar [117]
62877 eval_sub <cycle 1> [15]
-----------------------------------------------
889869 re_match_2_internal
<cycle 1> [40]
1693488 re_compile_pattern
<cycle 1> [51]
1766076 re_search_2 <cycle 1>
[97]
[642] 0.0 0.00 0.00 4349433 char_table_translate <cycle
1> [642]
0.00 0.00 5478/531169 char_table_ref [177]
4349433 Faref <cycle 1> [121]
-----------------------------------------------
2 Fsplit_window_internal
<cycle 1> [966]
54 make_frame <cycle 1>
[814]
61 Fset_window_buffer
<cycle 1> [942]
[643] 0.0 0.00 0.00 117 set_window_buffer <cycle 1>
[643]
0.00 0.00 117/771510 Fset_buffer [14]
0.00 0.00 117/13195 Fcurrent_time [632]
0.00 0.00 117/436722 set_marker_both [366]
0.00 0.00 117/1082 set_marker_restricted
[874]
0.00 0.00 117/1124186 record_unwind_protect
[535]
0.00 0.00 117/1727386 Fcurrent_buffer [1132]
0.00 0.00 115/115 Fset_window_fringes
[1703]
0.00 0.00 115/115
Fset_window_scroll_bars [1705]
0.00 0.00 115/115 Fset_window_margins
[1704]
61 unbind_to <cycle 1> [24]
61
run_window_configuration_change_hook <cycle 1> [700]
-----------------------------------------------
4 fontset_from_font
<cycle 1> [884]
137 Fnew_fontset <cycle 1>
[882]
658 Ffuncall <cycle 1> [33]
[644] 0.0 0.00 0.00 799 Fset_fontset_font <cycle 1>
[644]
0.00 0.00 868/288821 Fmake_vector [131]
0.00 0.00 798/137099 make_string [290]
0.00 0.00 798/1188 Ffont_xlfd_name [720]
0.00 0.00 1127/22504963 Fcons [60]
0.00 0.00 38/39 Fset_char_table_range
[954]
0.00 0.00 264/533779146 Fcdr [38]
0.00 0.00 264/79680125 Fcar [117]
0.00 0.00 799/800 free_realized_fontsets
[1558]
0.00 0.00 798/3766 Fdowncase [1454]
0.00 0.00 798/131674 build_string [1185]
1049 fontset_add <cycle 1>
[655]
991 hash_lookup <cycle 1>
[289]
801 Fgethash <cycle 1> [1226]
799 check_fontset_name
<cycle 1> [1559]
798 casify_object <cycle
1> [322]
798 find_font_encoding
<cycle 1> [1557]
798 concat3 <cycle 1> [1553]
686 Ffont_spec <cycle 1>
[662]
686
font_parse_family_registry <cycle 1> [667]
160 Fmemq <cycle 1> [138]
134 Fnreverse <cycle 1>
[1124]
134 map_char_table <cycle
1> [896]
30 map_charset_chars
<cycle 1> [992]
29 set_fontset_font
<cycle 1> [976]
-----------------------------------------------
0.00 0.00 10/33460 eval_sub <cycle 1> [15]
0.00 0.00 1202/33460 read1 <cycle 1> [91]
0.00 0.00 7270/33460 Ffuncall <cycle 1> [33]
0.00 0.00 24978/33460 Fintern [108]
[645] 0.0 0.00 0.00 33460 Fmake_symbol [645]
0.00 0.00 1555/1764081 lisp_malloc [46]
-----------------------------------------------
136949 Ffuncall <cycle 1> [33]
[646] 0.0 0.00 0.00 136949 Fbeginning_of_line <cycle
1> [646]
0.00 0.00 136949/720395 set_point [586]
0.00 0.00 8/1315163 temp_set_point_both [534]
136949 Fconstrain_to_field
<cycle 1> [446]
136949
Fline_beginning_position <cycle 1> [547]
136949 set_point_both <cycle
1> [114]
-----------------------------------------------
12 read_minibuf <cycle 1>
[767]
4792 decode_coding <cycle
1> [180]
7085 Ffuncall <cycle 1> [33]
[647] 0.0 0.00 0.00 11889 Fput_text_property <cycle
1> [647]
0.00 0.00 23778/22504963 Fcons [60]
11889 Fadd_text_properties
<cycle 1> [182]
-----------------------------------------------
1 eval_sub <cycle 1> [15]
1787 Ffuncall <cycle 1> [33]
[648] 0.0 0.00 0.00 1788 Foverlay_put <cycle 1> [648]
0.00 0.00 1788/532443 Fmarker_buffer [110]
0.00 0.00 2804/22504963 Fcons [60]
0.00 0.00 2926/222087258 marker_position [80]
0.00 0.00 1457/3179 modify_overlay [1466]
6 unbind_to <cycle 1> [24]
6 Fdelete_overlay <cycle
1> [661]
-----------------------------------------------
47579 draw_glyphs <cycle 1>
[258]
[649] 0.0 0.00 0.00 47579 fill_glyph_string <cycle 1>
[649]
0.00 0.00 439592/18056830 xftfont_encode_char
[282]
718
prepare_face_for_display <cycle 1> [1536]
-----------------------------------------------
0.00 0.00 33/32734
Fremove_text_properties <cycle 1> [367]
0.00 0.00 305/32734 set_text_properties_1
<cycle 1> [846]
0.00 0.00 2245/32734 Fadd_text_properties
<cycle 1> [182]
0.00 0.00 2701/32734 copy_intervals <cycle
1> [401]
0.00 0.00 27450/32734 offset_intervals
<cycle 1> [127]
[650] 0.0 0.00 0.00 32734 split_interval_right [650]
0.00 0.00 33271/39406344 balance_an_interval [76]
0.00 0.00 32734/130814 make_interval [628]
-----------------------------------------------
<spontaneous>
[651] 0.0 0.00 0.00 kbd_buffer_store_help_event
[651]
0.00 0.00 98/1917 kbd_buffer_store_event
[500]
0.00 0.00 98/5243
kbd_buffer_store_event_hold [498]
-----------------------------------------------
0.00 0.00 2/29464
Fremove_list_of_text_properties <cycle 1> [680]
0.00 0.00 10/29464 offset_intervals
<cycle 1> [127]
0.00 0.00 10/29464
Fremove_text_properties <cycle 1> [367]
0.00 0.00 19/29464 set_text_properties_1
<cycle 1> [846]
0.00 0.00 8361/29464
graft_intervals_into_buffer <cycle 1> [563]
0.00 0.00 21062/29464 Fadd_text_properties
<cycle 1> [182]
[652] 0.0 0.00 0.00 29464 split_interval_left [652]
0.00 0.00 35390/39406344 balance_an_interval [76]
0.00 0.00 29464/130814 make_interval [628]
-----------------------------------------------
6534 Ffuncall <cycle 1> [33]
[653] 0.0 0.00 0.00 6534 Fgenerate_new_buffer_name
<cycle 1> [653]
0.00 0.00 6554/950121 Fget_buffer [218]
0.00 0.00 6554/4542149 Fstring_equal [101]
0.00 0.00 6554/533779146 Fcdr [38]
0.00 0.00 20/137099 make_string [290]
0.00 0.00 20/131674 build_string [1185]
20 concat2 <cycle 1> [1480]
-----------------------------------------------
461
note_mode_line_or_margin_highlight <cycle 1> [681]
3130 Ffuncall <cycle 1> [33]
[654] 0.0 0.00 0.00 3591
Fprevious_single_property_change <cycle 1> [654]
0.00 0.00 25324/2329460 previous_interval [273]
0.00 0.00 3587/38686235 find_interval [25]
0.00 0.00 3591/31474840
validate_interval_range [61]
0.00 0.00 17648/79680125 Fcar [117]
0.00 0.00 25931/269619426 textget [122]
25931 lookup_char_property
<cycle 1> [9]
-----------------------------------------------
88 set_fontset_font
<cycle 1> [976]
1049 Fset_fontset_font
<cycle 1> [644]
[655] 0.0 0.00 0.00 1137 fontset_add <cycle 1> [655]
0.00 0.00 1137/288821 Fmake_vector [131]
0.00 0.00 1119/1168 char_table_set_range
[773]
0.00 0.00 1119/1129
char_table_ref_and_range [1527]
0.00 0.00 954/15222 Fvconcat [1347]
954 concat <cycle 1> [69]
-----------------------------------------------
4395 update_window_line
<cycle 1> [174]
394670 draw_glyphs <cycle 1>
[258]
[656] 0.0 0.00 0.00 399065 x_get_glyph_overhangs
<cycle 1> [656]
0.00 0.00 397229/18056830 xftfont_encode_char
[282]
397229 get_per_char_metric
<cycle 1> [181]
100
prepare_face_for_display <cycle 1> [1536]
-----------------------------------------------
58470 Ffuncall <cycle 1> [33]
[657] 0.0 0.00 0.00 58470
Fbuffer_substring_no_properties <cycle 1> [657]
0.00 0.00 58470/94254 make_buffer_string [636]
0.00 0.00 58470/225388 validate_region [1058]
58470
make_buffer_string_both <cycle 1> [265]
-----------------------------------------------
33173 search_command <cycle
1> [715]
[658] 0.0 0.00 0.00 33173 search_buffer <cycle 1> [658]
0.00 0.00 43586/2556042 buf_bytepos_to_charpos
[332]
0.00 0.00 2504/827022
count_size_as_multibyte [159]
0.00 0.00 1/63453 do_pending_atimers [1118]
0.00 0.00 2504/166652 copy_text [1178]
30397 compile_pattern <cycle
1> [68]
30397 re_search_2 <cycle 1>
[97]
18221 Faref <cycle 1> [121]
2776 boyer_moore <cycle 1>
[848]
1
process_pending_signals <cycle 1> [1233]
-----------------------------------------------
1 command_loop_1 <cycle
1> [427]
2 Ffuncall <cycle 1> [33]
13
Fsubstitute_command_keys <cycle 1> [857]
1188 parse_menu_item <cycle
1> [697]
[659] 0.0 0.00 0.00 1204 Fkey_description <cycle 1>
[659]
0.00 0.00 2609/2609
Fsingle_key_description [714]
0.00 0.00 1204/137099 make_string [290]
0.00 0.00 1204/163707 Fconcat [466]
0.00 0.00 1204/20473711 Flength [63]
0.00 0.00 1204/131674 build_string [1185]
1204 concat <cycle 1> [69]
-----------------------------------------------
<spontaneous>
[660] 0.0 0.00 0.00 xpm_alloc_color [660]
0.00 0.00 6922/6922 xpm_color_bucket [663]
0.00 0.00 6922/6922 xpm_cache_color [813]
0.00 0.00 6922/79014 lookup_rgb_color [1216]
-----------------------------------------------
1 evaporate_overlays
<cycle 1> [436]
4 delete_all_overlays
<cycle 1> [1909]
6 Foverlay_put <cycle 1>
[648]
1157 Ffuncall <cycle 1> [33]
[661] 0.0 0.00 0.00 1168 Fdelete_overlay <cycle 1> [661]
0.00 0.00 1168/532443 Fmarker_buffer [110]
0.00 0.00 2310/677952 Fset_marker [252]
0.00 0.00 1155/18930942 specbind [52]
0.00 0.00 1155/7894329
store_symval_forwarding [166]
0.00 0.00 2310/222087258 marker_position [80]
0.00 0.00 962/36785856 Foverlay_get [160]
0.00 0.00 1155/3179 modify_overlay [1466]
1155 set_internal <cycle 1>
[144]
962 lookup_char_property
<cycle 1> [9]
-----------------------------------------------
1 Fnew_fontset <cycle 1>
[882]
2 fontset_from_font
<cycle 1> [884]
27 font_open_by_name
<cycle 1> [943]
27 font_spec_from_name
<cycle 1> [742]
109 Ffuncall <cycle 1> [33]
686 Fset_fontset_font
<cycle 1> [644]
[662] 0.0 0.00 0.00 852 Ffont_spec <cycle 1> [662]
0.00 0.00 852/1425184 allocate_pseudovector
[57]
0.00 0.00 28/55 font_parse_name [705]
207 font_prop_validate
<cycle 1> [774]
125 font_put_extra <cycle
1> [699]
-----------------------------------------------
0.00 0.00 6922/6922 xpm_alloc_color [660]
[663] 0.0 0.00 0.00 6922 xpm_color_bucket [663]
0.00 0.00 6922/482268 hash_string [249]
-----------------------------------------------
24 x_set_foreground_color
<cycle 1> [1785]
27 x_set_frame_parameters
<cycle 1> [800]
27 x_set_mouse_color
<cycle 1> [1037]
48 x_set_background_color
<cycle 1> [1739]
860 x_set_cursor_color
<cycle 1> [1551]
[664] 0.0 0.00 0.00 986
update_face_from_frame_parameter <cycle 1> [664]
0.00 0.00 884/884 lface_from_face_name
[669]
0.00 0.00 908/39048947 Fplist_get [59]
0.00 0.00 24/12594668 assq_no_quit [12]
0.00 0.00 908/26526312 Fget [139]
0.00 0.00 24/3462736 resolve_face_name [148]
72 realize_basic_faces
<cycle 1> [771]
48 call1 <cycle 1> [1135]
-----------------------------------------------
0.00 0.00 10/6697
build_desired_tool_bar_string <cycle 1> [5]
0.00 0.00 110/6697 make_event_array [906]
0.00 0.00 746/6697 eval_sub <cycle 1> [15]
0.00 0.00 5831/6697 Ffuncall <cycle 1> [33]
[665] 0.0 0.00 0.00 6697 Fmake_string [665]
0.00 0.00 6697/829870 make_uninit_string [188]
-----------------------------------------------
577 Ffuncall <cycle 1> [33]
[666] 0.0 0.00 0.00 577 Fmove_overlay <cycle 1> [666]
0.00 0.00 1015/532443 Fmarker_buffer [110]
0.00 0.00 567/647078 recenter_overlay_lists
[152]
0.00 0.00 1134/677952 Fset_marker [252]
0.00 0.00 567/18930942 specbind [52]
0.00 0.00 567/7894329
store_symval_forwarding [166]
0.00 0.00 1527/222087258 marker_position [80]
0.00 0.00 95/36785856 Foverlay_get [160]
0.00 0.00 12/79680125 Fcar [117]
0.00 0.00 567/3179 modify_overlay [1466]
567 set_internal <cycle 1>
[144]
95 lookup_char_property
<cycle 1> [9]
-----------------------------------------------
686 Fset_fontset_font
<cycle 1> [644]
[667] 0.0 0.00 0.00 686 font_parse_family_registry
<cycle 1> [667]
0.00 0.00 691/253522 Fintern [108]
0.00 0.00 20/137099 make_string [290]
0.00 0.00 4/645 font_intern_prop [679]
0.00 0.00 686/3766 Fdowncase [1454]
0.00 0.00 20/131674 build_string [1185]
686 casify_object <cycle
1> [322]
20 concat2 <cycle 1> [1480]
4 Ffont_put <cycle 1>
[1953]
-----------------------------------------------
125604 eval_sub <cycle 1> [15]
[668] 0.0 0.00 0.00 125604 Fwhile <cycle 1> [668]
0.00 0.00 125604/533779146 Fcdr [38]
0.00 0.00 125604/79680125 Fcar [117]
0.00 0.00 2/63453 do_pending_atimers [1118]
314901 eval_sub <cycle 1> [15]
189311 Fprogn <cycle 1> [190]
2
process_pending_signals <cycle 1> [1233]
-----------------------------------------------
0.00 0.00 884/884
update_face_from_frame_parameter <cycle 1> [664]
[669] 0.0 0.00 0.00 884 lface_from_face_name [669]
0.00 0.00 884/12594668 assq_no_quit [12]
0.00 0.00 884/3462736 resolve_face_name [148]
-----------------------------------------------
2 Fstart_process <cycle
1> [1011]
7 eval_sub <cycle 1> [15]
19 Fcall_process <cycle
1> [778]
61 file_name_completion
<cycle 1> [929]
62 Ffile_directory_p
<cycle 1> [1548]
67
directory_files_internal <cycle 1> [739]
6881 Ffuncall <cycle 1> [33]
[670] 0.0 0.00 0.00 7099 Fdirectory_file_name <cycle
1> [670]
0.00 0.00 6073/441327 make_specified_string
[253]
7099
Ffind_file_name_handler <cycle 1> [155]
1026 call2 <cycle 1> [1149]
-----------------------------------------------
0.00 0.00 2702/2702 Ffuncall <cycle 1> [33]
[671] 0.0 0.00 0.00 2702 Foverlays_at [671]
0.00 0.00 2702/1402078 Flist [134]
0.00 0.00 2702/19355003 overlays_at [29]
0.00 0.00 2702/6108927 xmalloc [248]
0.00 0.00 2702/5908649 xfree [368]
-----------------------------------------------
4 read_minibuf <cycle 1>
[767]
71 Findent_to <cycle 1>
[1747]
162 exec_byte_code <cycle
1> [17]
1498 redisplay_internal
<cycle 1> [75]
4340 redisplay_window
<cycle 1> [72]
15039 display_mode_element
<cycle 1> [34]
[672] 0.0 0.00 0.00 21114 current_column <cycle 1> [672]
0.00 0.00 21114/410812 buffer_display_table
[460]
19589 scan_for_column <cycle
1> [365]
-----------------------------------------------
1 internal_catch <cycle
1> [1169]
113 tracking_off <cycle 1>
[1709]
2482 read_key_sequence
<cycle 1> [355]
9184 swallow_events <cycle
1> [1389]
30807 Finput_pending_p
<cycle 1> [1293]
42645 detect_input_pending
<cycle 1> [1257]
45171
detect_input_pending_run_timers <cycle 1> [1243]
[673] 0.0 0.00 0.00 130403 top_level_1 <cycle 1> [673]
0.00 0.00 7134/140461 Ffboundp [469]
0.00 0.00 86/20473711 Flength [63]
127920 readable_events <cycle
1> [279]
4878 get_keymap <cycle 1>
[126]
2482 access_keymap <cycle
1> [1179]
86 Faref <cycle 1> [121]
1
internal_condition_case <cycle 1> [1376]
-----------------------------------------------
552 Ffuncall <cycle 1> [33]
[674] 0.0 0.00 0.00 552 Fdocumentation <cycle 1> [674]
0.00 0.00 534/15793 intern [386]
0.00 0.00 527/17643734 Fget_text_property [30]
0.00 0.00 552/202024 Findirect_function [432]
0.00 0.00 520/39048947 Fplist_get [59]
0.00 0.00 520/26526312 Fget [139]
0.00 0.00 1047/79680125 Fcar [117]
0.00 0.00 1040/533779146 Fcdr [38]
0.00 0.00 527/269619426 textget [122]
527 lookup_char_property
<cycle 1> [9]
25 get_doc_string <cycle
1> [937]
7 call1 <cycle 1> [1135]
-----------------------------------------------
111 eval_sub <cycle 1> [15]
424 Ffuncall <cycle 1> [33]
[675] 0.0 0.00 0.00 535 Ffile_attributes <cycle 1>
[675]
0.00 0.00 1605/65429 list2 [388]
0.00 0.00 535/137099 make_string [290]
0.00 0.00 535/1402078 Flist [134]
0.00 0.00 1605/22504963 Fcons [60]
0.00 0.00 1605/1607 make_time [1504]
0.00 0.00 535/89107
code_convert_string_norecord [1205]
535 Fexpand_file_name
<cycle 1> [210]
535
Ffind_file_name_handler <cycle 1> [155]
535 code_convert_string
<cycle 1> [1204]
2 Ffile_symlink_p <cycle
1> [907]
-----------------------------------------------
0.00 0.00 1/51167
graft_intervals_into_buffer <cycle 1> [563]
0.00 0.00 10/51167 set_text_properties
<cycle 1> [959]
0.00 0.00 51156/51167 Fadd_text_properties
<cycle 1> [182]
[676] 0.0 0.00 0.00 51167 create_root_interval [676]
0.00 0.00 51167/130814 make_interval [628]
-----------------------------------------------
43134 exec_byte_code <cycle
1> [17]
[677] 0.0 0.00 0.00 43134 Fnarrow_to_region <cycle 1>
[677]
0.00 0.00 86268/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 46/720395 set_point [586]
0.00 0.00 70/222087258 marker_position [80]
0.00 0.00 43134/253551
invalidate_current_column [1166]
46 set_point_both <cycle
1> [114]
-----------------------------------------------
0.00 0.00 8903/8903 display_mode_element
<cycle 1> [34]
[678] 0.0 0.00 0.00 8903 store_mode_line_noprop [678]
0.00 0.00 8903/336495 c_string_width [357]
0.00 0.00 128179/128179
store_mode_line_noprop_char [1187]
-----------------------------------------------
0.00 0.00 4/645
font_parse_family_registry <cycle 1> [667]
0.00 0.00 26/645 ftfont_pattern_entity
<cycle 1> [816]
0.00 0.00 27/645 font_parse_name [705]
0.00 0.00 182/645 font_find_for_lface
<cycle 1> [745]
0.00 0.00 406/645 font_parse_xlfd [708]
[679] 0.0 0.00 0.00 645 font_intern_prop [679]
0.00 0.00 525/475346 oblookup [83]
0.00 0.00 525/137624 parse_str_as_multibyte
[538]
0.00 0.00 5/253522 Fintern [108]
0.00 0.00 5/224733 make_unibyte_string [288]
-----------------------------------------------
655 Ffuncall <cycle 1> [33]
1084 update_compositions
<cycle 1> [723]
[680] 0.0 0.00 0.00 1739
Fremove_list_of_text_properties <cycle 1> [680]
0.00 0.00 8670/226932614 next_interval [16]
0.00 0.00 3162/85136 remove_properties [599]
0.00 0.00 1287/38686235 find_interval [25]
0.00 0.00 1739/31474840
validate_interval_range [61]
0.00 0.00 16357/79680125 Fcar [117]
0.00 0.00 2/29464 split_interval_left [652]
482 modify_region <cycle
1> [981]
482 signal_after_change
<cycle 1> [565]
2 copy_properties <cycle
1> [1207]
-----------------------------------------------
728 note_mouse_highlight
<cycle 1> [208]
[681] 0.0 0.00 0.00 728
note_mode_line_or_margin_highlight <cycle 1> [681]
0.00 0.00 397/18070 define_frame_cursor1
[486]
0.00 0.00 2295/17643734 Fget_text_property [30]
0.00 0.00 1539/79680125 Fcar [117]
0.00 0.00 2295/269619426 textget [122]
0.00 0.00 42/39048947 Fplist_get [59]
0.00 0.00 728/782 mode_line_string [1560]
0.00 0.00 450/16325 x_define_frame_cursor
[1342]
2295 lookup_char_property
<cycle 1> [9]
461
Fprevious_single_property_change <cycle 1> [654]
461
Fnext_single_property_change <cycle 1> [13]
432 get_keymap <cycle 1>
[126]
332 clear_mouse_face
<cycle 1> [1271]
130
face_at_string_position <cycle 1> [64]
130 show_mouse_face <cycle
1> [1585]
-----------------------------------------------
58 handle_tool_bar_click
<cycle 1> [689]
1935 note_mouse_highlight
<cycle 1> [208]
[682] 0.0 0.00 0.00 1993 get_tool_bar_item <cycle 1>
[682]
0.00 0.00 1993/18317 x_y_to_hpos_vpos [606]
0.00 0.00 1841/17643734 Fget_text_property [30]
0.00 0.00 1841/79680125 Fcar [117]
0.00 0.00 1841/269619426 textget [122]
1841 lookup_char_property
<cycle 1> [9]
-----------------------------------------------
2 file_name_completion
<cycle 1> [929]
10 eval_sub <cycle 1> [15]
24 Fcall_process <cycle
1> [778]
5538 Ffuncall <cycle 1> [33]
[683] 0.0 0.00 0.00 5574 Ffile_name_as_directory
<cycle 1> [683]
0.00 0.00 4636/441327 make_specified_string
[253]
0.00 0.00 4636/48242 file_name_as_directory
[1251]
5574
Ffind_file_name_handler <cycle 1> [155]
938 call2 <cycle 1> [1149]
-----------------------------------------------
54 x_set_frame_parameters
<cycle 1> [800]
[684] 0.0 0.00 0.00 54 x_set_font <cycle 1> [684]
0.00 0.00 54/38581 clear_window_matrices
[90]
0.00 0.00 54/533779146 Fcdr [38]
0.00 0.00 54/126 clear_current_matrices
[1692]
0.00 0.00 27/27 fontset_ascii [1822]
162 store_frame_param
<cycle 1> [829]
54 Ffont_get <cycle 1> [201]
54 Fequal <cycle 1> [272]
54 x_new_font <cycle 1>
[1770]
54 recompute_basic_faces
<cycle 1> [1746]
27 font_spec_from_name
<cycle 1> [742]
27 font_match_p <cycle 1>
[951]
-----------------------------------------------
0.00 0.00 75/521 eval_sub <cycle 1> [15]
0.00 0.00 446/521 Ffuncall <cycle 1> [33]
[685] 0.0 0.00 0.00 521 Funintern [685]
0.00 0.00 521/475346 oblookup [83]
0.00 0.00 521/459597 check_obarray [1150]
-----------------------------------------------
4870 produce_chars <cycle
1> [1432]
[686] 0.0 0.00 0.00 4870 insert_from_gap <cycle 1> [686]
0.00 0.00 4870/123323
adjust_markers_for_insert [421]
0.00 0.00 4870/128174 record_insert [840]
0.00 0.00 4870/123328
adjust_overlays_for_insert [1191]
187 offset_intervals
<cycle 1> [127]
187
graft_intervals_into_buffer <cycle 1> [563]
-----------------------------------------------
0.00 0.00 1223/1223 Ffuncall <cycle 1> [33]
[687] 0.0 0.00 0.00 1223 Fmake_overlay [687]
0.00 0.00 1223/647078 recenter_overlay_lists
[152]
0.00 0.00 2446/677952 Fset_marker [252]
0.00 0.00 2446/791371 Fmake_marker [406]
0.00 0.00 1223/793412 allocate_misc [405]
0.00 0.00 1223/222087258 marker_position [80]
-----------------------------------------------
8 auto_save_1 <cycle 1>
[1907]
43 Ffuncall <cycle 1> [33]
[688] 0.0 0.00 0.00 51 Fwrite_region <cycle 1> [688]
0.00 0.00 51/771510 Fset_buffer [14]
0.00 0.00 43/395682 Flocal_variable_p [113]
0.00 0.00 51/147713 Fbuffer_live_p [344]
0.00 0.00 94/140461 Ffboundp [469]
0.00 0.00 51/142974 save_restriction_save
[549]
0.00 0.00 51/22504963 Fcons [60]
0.00 0.00 153/1124186 record_unwind_protect
[535]
0.00 0.00 16/4542149 Fstring_equal [101]
0.00 0.00 51/51 a_write [1072]
0.00 0.00 16/225388 validate_region [1058]
0.00 0.00 102/1727386 Fcurrent_buffer [1132]
0.00 0.00 51/18562 emacs_close [1333]
0.00 0.00 51/18686 emacs_open [1331]
0.00 0.00 51/89107
code_convert_string_norecord [1205]
0.00 0.00 34/67443 Fwiden [1229]
77
coding_inherit_eol_type <cycle 1> [1717]
51 Fexpand_file_name
<cycle 1> [210]
51
Ffind_file_name_handler <cycle 1> [155]
51 setup_coding_system
<cycle 1> [1203]
51 e_write <cycle 1> [999]
51 unbind_to <cycle 1> [24]
51 code_convert_string
<cycle 1> [1204]
43 unlock_file <cycle 1>
[1004]
43 lock_file <cycle 1> [894]
43 call5 <cycle 1> [1790]
43 Fgethash <cycle 1> [1226]
26 message_with_string
<cycle 1> [920]
17
Ffind_operation_coding_system <cycle 1> [947]
-----------------------------------------------
58 handle_one_xevent
<cycle 1> [230]
[689] 0.0 0.00 0.00 58 handle_tool_bar_click
<cycle 1> [689]
0.00 0.00 54/1917 kbd_buffer_store_event
[500]
0.00 0.00 54/5243
kbd_buffer_store_event_hold [498]
0.00 0.00 58/20455
frame_to_window_pixel_xy [1327]
0.00 0.00 54/16325 x_define_frame_cursor
[1342]
58 get_tool_bar_item
<cycle 1> [682]
54 show_mouse_face <cycle
1> [1585]
-----------------------------------------------
0.00 0.00 1/57 exec_sentinel <cycle
1> [918]
0.00 0.00 3/57 handle_one_xevent
<cycle 1> [230]
0.00 0.00 53/57 read_process_output
<cycle 1> [691]
[690] 0.0 0.00 0.00 57 record_asynch_buffer_change
[690]
0.00 0.00 54/1917 kbd_buffer_store_event
[500]
0.00 0.00 54/5243
kbd_buffer_store_event_hold [498]
0.00 0.00 57/57
Fwaiting_for_user_input_p [1765]
0.00 0.00 54/34737 sys_sigblock [1282]
0.00 0.00 54/2303 sys_sigsetmask [1485]
-----------------------------------------------
1 status_notify <cycle
1> [1044]
124
wait_reading_process_output <cycle 1> [109]
[691] 0.0 0.00 0.00 125 read_process_output <cycle
1> [691]
0.00 0.00 53/57
record_asynch_buffer_change [690]
0.00 0.00 372/22504963 Fcons [60]
0.00 0.00 248/18930942 specbind [52]
0.00 0.00 248/7894329
store_symval_forwarding [166]
0.00 0.00 124/1124186 record_unwind_protect
[535]
0.00 0.00 124/125 restore_search_regs
[1030]
0.00 0.00 125/651 emacs_read [1572]
0.00 0.00 124/1727386 Fcurrent_buffer [1132]
248 set_internal <cycle 1>
[144]
248 unbind_to <cycle 1> [24]
124 decode_coding_object
<cycle 1> [799]
124
internal_condition_case_1 <cycle 1> [1225]
-----------------------------------------------
0.00 0.00 450/450 apply_modifiers <cycle
1> [118]
[692] 0.0 0.00 0.00 450 apply_modifiers_uncached [692]
0.00 0.00 450/253522 Fintern [108]
0.00 0.00 450/1496055
make_uninit_multibyte_string [151]
-----------------------------------------------
0.00 0.00 1475/1475 handle_one_xevent
<cycle 1> [230]
[693] 0.0 0.00 0.00 1475 x_detect_focus_change [693]
0.00 0.00 1475/39199 x_any_window_to_frame
[540]
-----------------------------------------------
5340 map_sub_char_table
<cycle 1> [426]
34141 map_keymap_internal
<cycle 1> [431]
[694] 0.0 0.00 0.00 39481 where_is_internal_1 <cycle
1> [694]
0.00 0.00 6913/22504963 Fcons [60]
0.00 0.00 947/123019 Faset [324]
39420 get_keyelt <cycle 1>
[393]
6817 Fgethash <cycle 1> [1226]
5916 append_key <cycle 1>
[706]
947 Fcopy_sequence <cycle
1> [781]
-----------------------------------------------
86 eval_sub <cycle 1> [15]
5514 Ffuncall <cycle 1> [33]
[695] 0.0 0.00 0.00 5600 Fprin1 <cycle 1> [695]
0.00 0.00 5600/18930942 specbind [52]
0.00 0.00 5600/7894329
store_symval_forwarding [166]
0.00 0.00 5600/6108927 xmalloc [248]
0.00 0.00 5600/5908649 xfree [368]
0.00 0.00 5600/79527 print [1214]
5600 print_object <cycle 1>
[120]
5600 unbind_to <cycle 1> [24]
5600 insert_1_both <cycle
1> [364]
5600 signal_after_change
<cycle 1> [565]
5600 set_internal <cycle 1>
[144]
-----------------------------------------------
0.00 0.00 1019/2813 Fautoload [721]
0.00 0.00 1794/2813 read_char <cycle 1> [317]
[696] 0.0 0.00 0.00 2813 list5 [696]
0.00 0.00 11252/22504963 Fcons [60]
-----------------------------------------------
8033 single_menu_item
<cycle 1> [899]
29362 menu_bar_item <cycle
1> [618]
[697] 0.0 0.00 0.00 37395 parse_menu_item <cycle 1> [697]
0.00 0.00 1198/137099 make_string [290]
0.00 0.00 3231/39048947 Fplist_get [59]
0.00 0.00 3231/26526312 Fget [139]
0.00 0.00 86/65429 list2 [388]
0.00 0.00 5653/79680125 Fcar [117]
0.00 0.00 86/22504963 Fcons [60]
0.00 0.00 1/288821 Fmake_vector [131]
0.00 0.00 1198/131674 build_string [1185]
33720 get_keymap <cycle 1>
[126]
6598 Fwhere_is_internal
<cycle 1> [624]
1696 unbind_to <cycle 1> [24]
1696
menu_item_eval_property <cycle 1> [604]
1198 concat2 <cycle 1> [1480]
1188 Fkey_description
<cycle 1> [659]
10
Fsubstitute_command_keys <cycle 1> [857]
-----------------------------------------------
4 run_exit_minibuf_hook
<cycle 1> [1965]
20 set_frame_menubar
<cycle 1> [413]
206 read_char <cycle 1> [317]
3050 update_menu_bar <cycle
1> [171]
3140 command_loop_1 <cycle
1> [427]
[698] 0.0 0.00 0.00 6420 safe_run_hooks <cycle 1> [698]
0.00 0.00 6420/18930942 specbind [52]
0.00 0.00 6420/7894329
store_symval_forwarding [166]
6420 set_internal <cycle 1>
[144]
6420 run_hook_with_args
<cycle 1> [153]
6420 unbind_to <cycle 1> [24]
-----------------------------------------------
27 font_open_by_name
<cycle 1> [943]
37 ftfont_pattern_entity
<cycle 1> [816]
54 font_spec_from_name
<cycle 1> [742]
125 Ffont_spec <cycle 1>
[662]
128 font_clear_prop <cycle
1> [207]
329 font_load_for_lface
<cycle 1> [1003]
[699] 0.0 0.00 0.00 700 font_put_extra <cycle 1> [699]
0.00 0.00 548/12594668 assq_no_quit [12]
0.00 0.00 434/22504963 Fcons [60]
0.00 0.00 66/439650 Fstring_lessp [276]
128 Fdelq <cycle 1> [447]
-----------------------------------------------
3
Frun_window_configuration_change_hook <cycle 1> [1969]
9 x_set_frame_parameters
<cycle 1> [800]
9
Fset_window_configuration <cycle 1> [788]
30 change_frame_size_1
<cycle 1> [917]
61 set_window_buffer
<cycle 1> [643]
[700] 0.0 0.00 0.00 112
run_window_configuration_change_hook <cycle 1> [700]
0.00 0.00 39/771510 Fset_buffer [14]
0.00 0.00 81/395682 Flocal_variable_p [113]
0.00 0.00 112/39686 Fdefault_value [548]
0.00 0.00 97/1124186 record_unwind_protect
[535]
0.00 0.00 226/50339 decode_any_window [1246]
0.00 0.00 106/106 Fwindow_list [1712]
0.00 0.00 58/8762 Fselected_frame [1391]
0.00 0.00 58/116 select_frame_norecord
[1702]
0.00 0.00 39/1727386 Fcurrent_buffer [1132]
0.00 0.00 34/2936 Fselect_frame [1473]
106 window_list_1 <cycle
1> [220]
34 do_switch_frame <cycle
1> [1472]
-----------------------------------------------
0.00 0.00 13/645 char_table_set_range
[773]
0.00 0.00 125/645 copy_sub_char_table [792]
0.00 0.00 136/645
sub_char_table_set_range [784]
0.00 0.00 371/645 char_table_set [729]
[701] 0.0 0.00 0.00 645 make_sub_char_table [701]
0.00 0.00 645/288821 Fmake_vector [131]
-----------------------------------------------
12681 redisplay_window
<cycle 1> [72]
[702] 0.0 0.00 0.00 12681 try_window_id <cycle 1> [702]
0.00 0.00 293/17650
overlay_arrows_changed_p [361]
0.00 0.00 12681/222087258 marker_position [80]
0.00 0.00 73/244651 window_text_bottom_y
[448]
0.00 0.00 1/1 row_containing_pos [1088]
0.00 0.00 12681/338243 marker_byte_position
[1153]
0.00 0.00 1/1 shift_glyph_matrix [2079]
0.00 0.00 1/3 reverse_rows [1980]
0.00 0.00 1/1 rotate_matrix [2078]
0.00 0.00 1/1
enable_glyph_matrix_rows [2064]
0.00 0.00 1/15155 x_update_begin [1351]
0.00 0.00 1/15156 update_begin [1349]
0.00 0.00 1/15155 x_update_end [1352]
0.00 0.00 1/15156 update_end [1350]
0.00 0.00 1/268
x_clear_window_mouse_face [1642]
906 display_line <cycle 1>
[37]
74 init_from_display_pos
<cycle 1> [1744]
1 x_update_window_begin
<cycle 1> [1279]
1 x_scroll_run <cycle 1>
[793]
1 x_update_window_end
<cycle 1> [481]
1 set_cursor_from_row
<cycle 1> [245]
-----------------------------------------------
0.00 0.00 18/3577 eval_sub <cycle 1> [15]
0.00 0.00 3559/3577 Ffuncall <cycle 1> [33]
[703] 0.0 0.00 0.00 3577 Fregexp_quote [703]
0.00 0.00 3577/441327 make_specified_string
[253]
-----------------------------------------------
1
setup_echo_area_for_printing <cycle 1> [633]
2 Fmove_to_column <cycle
1> [964]
70 Fdelete_char <cycle 1>
[1722]
234
Fdelete_and_extract_region <cycle 1> [1122]
474 with_echo_area_buffer
<cycle 1> [156]
3568 Fdelete_region <cycle
1> [1121]
26997 Ferase_buffer <cycle
1> [1312]
[704] 0.0 0.00 0.00 31346 del_range_1 <cycle 1> [704]
0.00 0.00 55544/3572061 buf_charpos_to_bytepos
[354]
27772 del_range_2 <cycle 1>
[585]
27772 signal_after_change
<cycle 1> [565]
27772 update_compositions
<cycle 1> [723]
27772
prepare_to_modify_buffer <cycle 1> [186]
-----------------------------------------------
0.00 0.00 27/55 font_spec_from_name
<cycle 1> [742]
0.00 0.00 28/55 Ffont_spec <cycle 1>
[662]
[705] 0.0 0.00 0.00 55 font_parse_name [705]
0.00 0.00 28/29 font_parse_xlfd [708]
0.00 0.00 27/645 font_intern_prop [679]
0.00 0.00 27/67318 make_float [735]
-----------------------------------------------
3460 accessible_keymaps_1
<cycle 1> [711]
5916 where_is_internal_1
<cycle 1> [694]
[706] 0.0 0.00 0.00 9376 append_key <cycle 1> [706]
0.00 0.00 9376/22504963 Fcons [60]
0.00 0.00 9376/15222 Fvconcat [1347]
9376 concat <cycle 1> [69]
-----------------------------------------------
28 Feval_buffer <cycle 1>
[859]
251 Fload <cycle 1> [751]
[707] 0.0 0.00 0.00 279 readevalloop <cycle 1> [707]
0.00 0.00 65843/79680125 Fcar [117]
0.00 0.00 279/21178533 find_symbol_value [18]
0.00 0.00 837/18930942 specbind [52]
0.00 0.00 277/140461 Ffboundp [469]
0.00 0.00 558/22504963 Fcons [60]
0.00 0.00 837/7894329
store_symval_forwarding [166]
0.00 0.00 279/16126491 do_symval_forwarding
[104]
0.00 0.00 279/1124186 record_unwind_protect
[535]
0.00 0.00 17301/316738 unreadchar [1156]
0.00 0.00 277/636 Ffile_name_absolute_p
[1573]
0.00 0.00 2/2289391 Fsetcdr [1130]
251843 readchar <cycle 1> [271]
65843 Fequal <cycle 1> [272]
17580 unbind_to <cycle 1> [24]
17301 eval_sub <cycle 1> [15]
17301 read_internal_start
<cycle 1> [1337]
837 set_internal <cycle 1>
[144]
279 Fnreverse <cycle 1>
[1124]
277 call1 <cycle 1> [1135]
-----------------------------------------------
0.00 0.00 1/29 Fnew_fontset <cycle 1>
[882]
0.00 0.00 28/29 font_parse_name [705]
[708] 0.0 0.00 0.00 29 font_parse_xlfd [708]
0.00 0.00 406/645 font_intern_prop [679]
0.00 0.00 87/4433 font_style_to_value
[1439]
0.00 0.00 27/27
font_prop_validate_spacing [1821]
-----------------------------------------------
0.00 0.00 10950/10950 remember_mouse_glyph
[292]
[709] 0.0 0.00 0.00 10950 window_relative_x_coord [709]
0.00 0.00 10018/200229 window_box_left [564]
-----------------------------------------------
6 redisplay_window
<cycle 1> [72]
11
window_scroll_pixel_based <cycle 1> [785]
70 Frecenter <cycle 1> [794]
155 move_it_by_lines
<cycle 1> [838]
[710] 0.0 0.00 0.00 242 move_it_vertically_backward
<cycle 1> [710]
0.00 0.00 614/76826 bidi_unshelve_cache [280]
0.00 0.00 87/23010 window_box_height [541]
0.00 0.00 614/141352 bidi_shelve_cache [851]
3083
back_to_previous_visible_line_start <cycle 1> [592]
614 move_it_to <cycle 1>
[360]
307 reseat_1 <cycle 1> [311]
210 line_bottom_y <cycle
1> [1598]
141 move_it_by_lines
<cycle 1> [838]
-----------------------------------------------
5340 map_sub_char_table
<cycle 1> [426]
41177 map_keymap_internal
<cycle 1> [431]
[711] 0.0 0.00 0.00 46517 accessible_keymaps_1 <cycle
1> [711]
0.00 0.00 7130/22504963 Fcons [60]
0.00 0.00 1265/20473711 Flength [63]
0.00 0.00 105/123019 Faset [324]
46517 get_keyelt <cycle 1>
[393]
46517 get_keymap <cycle 1>
[126]
4145 Frassq <cycle 1> [89]
3460 append_key <cycle 1>
[706]
580 Fmemq <cycle 1> [138]
434 Faref <cycle 1> [121]
105 Fcopy_sequence <cycle
1> [781]
-----------------------------------------------
0.00 0.00 93/93 adjust_glyphs <cycle
1> [713]
[712] 0.0 0.00 0.00 93 adjust_frame_glyphs [712]
0.00 0.00 186/186
allocate_matrices_for_window_redisplay [717]
0.00 0.00 27/83 make_window [811]
0.00 0.00 27/6108927 xmalloc [248]
0.00 0.00 159/160008 xrealloc [1180]
-----------------------------------------------
2 Fsplit_window_internal
<cycle 1> [966]
3 x_set_menu_bar_lines
<cycle 1> [1987]
6 x_set_tool_bar_lines
<cycle 1> [1937]
9
Fset_window_configuration <cycle 1> [788]
11 redisplay_internal
<cycle 1> [75]
24 Fx_show_tip <cycle 1>
[626]
30 change_frame_size_1
<cycle 1> [917]
[713] 0.0 0.00 0.00 85 adjust_glyphs <cycle 1> [713]
0.00 0.00 93/93 adjust_frame_glyphs [712]
9 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
0.00 0.00 2609/2609 Fkey_description
<cycle 1> [659]
[714] 0.0 0.00 0.00 2609 Fsingle_key_description [714]
0.00 0.00 2372/441327 make_specified_string
[253]
0.00 0.00 237/137099 make_string [290]
0.00 0.00 237/311 esprintf [865]
0.00 0.00 2372/2378 push_key_description
[1482]
0.00 0.00 237/131674 build_string [1185]
0.00 0.00 1/96
lucid_event_type_list_p [1718]
-----------------------------------------------
14 Fsearch_backward
<cycle 1> [509]
604 Fsearch_forward <cycle
1> [1579]
1973 Fre_search_backward
<cycle 1> [1493]
30582 Fre_search_forward
<cycle 1> [1294]
[715] 0.0 0.00 0.00 33173 search_command <cycle 1> [715]
0.00 0.00 30465/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 15351/720395 set_point [586]
0.00 0.00 1372/1315163 temp_set_point_both [534]
0.00 0.00 303/222087258 marker_position [80]
33173 search_buffer <cycle
1> [658]
15434 set_point_both <cycle
1> [114]
111 xsignal1 <cycle 1> [945]
-----------------------------------------------
0.00 0.00 3038/40339 lw_make_widget [815]
0.00 0.00 37301/40339 xmalloc_widget_value
<cycle 1> [416]
[716] 0.0 0.00 0.00 40339 malloc_widget_value [716]
0.00 0.00 40339/6108927 xmalloc [248]
-----------------------------------------------
15
allocate_matrices_for_window_redisplay [717]
0.00 0.00 186/186 adjust_frame_glyphs [712]
[717] 0.0 0.00 0.00 186+15
allocate_matrices_for_window_redisplay [717]
0.00 0.00 588/588 adjust_glyph_matrix [743]
0.00 0.00 294/294 required_matrix_height
[748]
0.00 0.00 166/166 new_glyph_matrix [987]
15
allocate_matrices_for_window_redisplay [717]
-----------------------------------------------
0.00 0.00 2/10110 Fdefine_fringe_bitmap
<cycle 1> [1065]
0.00 0.00 2784/10110
handle_single_display_spec <cycle 1> [4]
0.00 0.00 7324/10110 update_window_fringes
<cycle 1> [84]
[718] 0.0 0.00 0.00 10110 lookup_fringe_bitmap [718]
0.00 0.00 10110/39048947 Fplist_get [59]
0.00 0.00 10110/26526312 Fget [139]
-----------------------------------------------
7324 update_window_fringes
<cycle 1> [84]
[719] 0.0 0.00 0.00 7324 get_logical_fringe_bitmap
<cycle 1> [719]
0.00 0.00 7324/20473711 Flength [63]
0.00 0.00 7324/79680125 Fcar [117]
7324 Fassq <cycle 1> [23]
7324 Fnth <cycle 1> [1142]
-----------------------------------------------
0.00 0.00 2/1188 fontset_from_font
<cycle 1> [884]
0.00 0.00 388/1188 font_rescale_ratio
<cycle 1> [779]
0.00 0.00 798/1188 Fset_fontset_font
<cycle 1> [644]
[720] 0.0 0.00 0.00 1188 Ffont_xlfd_name [720]
0.00 0.00 1161/137099 make_string [290]
0.00 0.00 1161/1197 font_unparse_xlfd [1521]
0.00 0.00 1161/131674 build_string [1185]
-----------------------------------------------
0.00 0.00 163/1096 Ffuncall <cycle 1> [33]
0.00 0.00 933/1096 eval_sub <cycle 1> [15]
[721] 0.0 0.00 0.00 1096 Fautoload [721]
0.00 0.00 1019/2813 list5 [696]
0.00 0.00 3057/22504963 Fcons [60]
0.00 0.00 1019/187200 Fpurecopy [1172]
-----------------------------------------------
1 maybe_unify_char
<cycle 1> [1056]
1 map_charset_chars
<cycle 1> [992]
2 decode_char <cycle 1>
[1055]
[722] 0.0 0.00 0.00 4 load_charset <cycle 1> [722]
0.00 0.00 4/4 load_charset_map [724]
0.00 0.00 8/137099 make_string [290]
0.00 0.00 8/22504963 Fcons [60]
0.00 0.00 4/18930942 specbind [52]
0.00 0.00 4/818 make_save_value [902]
0.00 0.00 4/7894329
store_symval_forwarding [166]
0.00 0.00 4/1124186 record_unwind_protect
[535]
0.00 0.00 4/6108927 xmalloc [248]
0.00 0.00 8/131674 build_string [1185]
4 set_internal <cycle 1>
[144]
4 openp <cycle 1> [560]
4 unbind_to <cycle 1> [24]
-----------------------------------------------
1 del_range_byte <cycle
1> [1104]
2
Finsert_buffer_substring <cycle 1> [808]
5 replace_range <cycle
1> [1010]
48 Finsert_file_contents
<cycle 1> [600]
77 Finsert_char <cycle 1>
[1737]
119 insert_char <cycle 1>
[504]
273 internal_self_insert
<cycle 1> [1639]
308 del_range_both <cycle
1> [988]
456 set_message_1 <cycle
1> [287]
27772 del_range_1 <cycle 1>
[704]
34560
general_insert_function <cycle 1> [1378]
[723] 0.0 0.00 0.00 63621 update_compositions <cycle
1> [723]
0.00 0.00 3252/18930942 specbind [52]
0.00 0.00 3252/7894329
store_symval_forwarding [166]
0.00 0.00 1084/22504963 Fcons [60]
4402 find_composition
<cycle 1> [236]
3252 set_internal <cycle 1>
[144]
1084
Fremove_list_of_text_properties <cycle 1> [680]
1084 unbind_to <cycle 1> [24]
-----------------------------------------------
0.00 0.00 4/4 load_charset <cycle 1>
[722]
[724] 0.0 0.00 0.00 4 load_charset_map [724]
0.00 0.00 7041/7514 char_table_set [729]
0.00 0.00 161/531169 char_table_ref [177]
0.00 0.00 1/2076 Fmake_char_table [398]
0.00 0.00 2/288821 Fmake_vector [131]
0.00 0.00 1/1168 char_table_set_range
[773]
-----------------------------------------------
126 where_is_internal
<cycle 1> [741]
[725] 0.0 0.00 0.00 126 Faccessible_keymaps <cycle
1> [725]
0.00 0.00 3817/20473711 Flength [63]
0.00 0.00 126/288821 Fmake_vector [131]
0.00 0.00 3691/533779146 Fcdr [38]
0.00 0.00 3691/79680125 Fcar [117]
0.00 0.00 252/22504963 Fcons [60]
3630 map_keymap <cycle 1>
[1328]
3565 Faref <cycle 1> [121]
126 get_keymap <cycle 1>
[126]
-----------------------------------------------
0.00 0.00 1401/1401 set_iterator_to_next
<cycle 1> [93]
[726] 0.0 0.00 0.00 1401 next_overlay_string [726]
0.00 0.00 1401/172567 pop_it [300]
-----------------------------------------------
0.00 0.00 74/30153
temporarily_switch_to_single_kboard [441]
0.00 0.00 30079/30153 display_mode_line
<cycle 1> [251]
[727] 0.0 0.00 0.00 30153 push_kboard [727]
0.00 0.00 30153/6108927 xmalloc [248]
-----------------------------------------------
176 Fkey_binding <cycle 1>
[776]
2165 read_key_sequence
<cycle 1> [355]
6636 Fwhere_is_internal
<cycle 1> [624]
[728] 0.0 0.00 0.00 8977 Fcommand_remapping <cycle
1> [728]
0.00 0.00 6255/22504963 Fcons [60]
6255 Flookup_key <cycle 1>
[392]
2341 Fkey_binding <cycle 1>
[776]
-----------------------------------------------
0.00 0.00 36/7514 Fmodify_syntax_entry
[946]
0.00 0.00 64/7514 Faset [324]
0.00 0.00 373/7514 char_table_set_range
[773]
0.00 0.00 7041/7514 load_charset_map [724]
[729] 0.0 0.00 0.00 7514 char_table_set [729]
0.00 0.00 371/645 make_sub_char_table [701]
0.00 0.00 88/124 char_table_ascii [1695]
-----------------------------------------------
7137 display_and_set_cursor
<cycle 1> [1272]
[730] 0.0 0.00 0.00 7137 erase_phys_cursor <cycle 1>
[730]
0.00 0.00 4207/244651 window_text_bottom_y
[448]
0.00 0.00 162/532910 window_box_width [337]
0.00 0.00 162/230997 window_box_left_offset
[550]
0.00 0.00 162/200229 window_box_left [564]
0.00 0.00 162/16565 get_phys_cursor_glyph
[1341]
0.00 0.00 82/5753 coords_in_mouse_face_p
[1419]
0.00 0.00 33/8571 x_clear_frame_area [1394]
4200 draw_phys_cursor_glyph
<cycle 1> [1417]
-----------------------------------------------
3 Fdefine_prefix_command
<cycle 1> [1074]
5 Fdefmacro <cycle 1> [991]
158 Ffuncall <cycle 1> [33]
342 Fdefun <cycle 1> [827]
882 eval_sub <cycle 1> [15]
2418 exec_byte_code <cycle
1> [17]
8303 Fdefalias <cycle 1> [410]
[731] 0.0 0.00 0.00 12111 Ffset <cycle 1> [731]
0.00 0.00 3878/22504963 Fcons [60]
0.00 0.00 2663/39048947 Fplist_get [59]
0.00 0.00 2663/26526312 Fget [139]
881 Fput <cycle 1> [1171]
78 call2 <cycle 1> [1149]
-----------------------------------------------
0.00 0.00 2533/2533 x_draw_window_cursor
<cycle 1> [379]
[732] 0.0 0.00 0.00 2533 get_phys_cursor_geometry [732]
0.00 0.00 2533/244651 window_text_bottom_y
[448]
0.00 0.00 2533/200229 window_box_left [564]
-----------------------------------------------
308 clear_image_caches
<cycle 1> [1680]
[733] 0.0 0.00 0.00 308 clear_image_cache <cycle 1>
[733]
0.00 0.00 23/38581 clear_window_matrices
[90]
0.00 0.00 55/5908649 xfree [368]
0.00 0.00 55/55 free_image [1767]
0.00 0.00 23/126 clear_current_matrices
[1692]
16 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
977
composition_adjust_point <cycle 1> [1538]
[734] 0.0 0.00 0.00 977 find_automatic_composition
<cycle 1> [734]
0.00 0.00 977/41944 Fget_buffer_window [554]
0.00 0.00 977/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 977/1727386 Fcurrent_buffer [1132]
977 window_loop <cycle 1>
[1237]
-----------------------------------------------
0.00 0.00 4/67318 replace_window [1108]
0.00 0.00 4/67318 Fimage_size <cycle 1>
[609]
0.00 0.00 16/67318 eval_sub <cycle 1> [15]
0.00 0.00 27/67318 font_parse_name [705]
0.00 0.00 44/67318 Fmake_hash_table [797]
0.00 0.00 166/67318 make_window [811]
0.00 0.00 367/67318 read1 <cycle 1> [91]
0.00 0.00 492/67318 Fgarbage_collect
<cycle 1> [6]
0.00 0.00 12352/67318 Ffloat_time [738]
0.00 0.00 25787/67318 Ffuncall <cycle 1> [33]
0.00 0.00 28059/67318 exec_byte_code <cycle
1> [17]
[735] 0.0 0.00 0.00 67318 make_float [735]
0.00 0.00 146/59193 display_malloc_warning
[192]
-----------------------------------------------
305 eval_sub <cycle 1> [15]
[736] 0.0 0.00 0.00 305 Fsave_excursion <cycle 1> [736]
0.00 0.00 305/251089 save_excursion_save [141]
0.00 0.00 305/22504963 Fcons [60]
0.00 0.00 305/1124186 record_unwind_protect
[535]
305 Fprogn <cycle 1> [190]
-----------------------------------------------
0.00 0.00 24/75 unbind_to <cycle 1> [24]
0.00 0.00 51/75 child_setup <cycle 1>
[755]
[737] 0.0 0.00 0.00 75 call_process_cleanup [737]
0.00 0.00 24/771510 Fset_buffer [14]
0.00 0.00 48/533779146 Fcdr [38]
0.00 0.00 48/79680125 Fcar [117]
0.00 0.00 24/18562 emacs_close [1333]
-----------------------------------------------
0.00 0.00 12352/12352 Ffuncall <cycle 1> [33]
[738] 0.0 0.00 0.00 12352 Ffloat_time [738]
0.00 0.00 12352/12357 lisp_time_argument [747]
0.00 0.00 12352/67318 make_float [735]
-----------------------------------------------
10 eval_sub <cycle 1> [15]
57 Ffuncall <cycle 1> [33]
[739] 0.0 0.00 0.00 67 directory_files_internal
<cycle 1> [739]
0.00 0.00 880/224733 make_unibyte_string [288]
0.00 0.00 807/22504963 Fcons [60]
0.00 0.00 88/306517
multibyte_chars_in_text [270]
0.00 0.00 88/1496055
make_uninit_multibyte_string [151]
0.00 0.00 67/818 make_save_value [902]
0.00 0.00 67/1124186 record_unwind_protect
[535]
0.00 0.00 1010/89107
code_convert_string_norecord [1205]
0.00 0.00 88/1214 chars_in_text [1520]
1010 code_convert_string
<cycle 1> [1204]
187 re_search <cycle 1>
[1131]
67 Fdirectory_file_name
<cycle 1> [670]
56 Fnreverse <cycle 1>
[1124]
25 compile_pattern <cycle
1> [68]
-----------------------------------------------
2162 Fdefine_key <cycle 1>
[780]
[740] 0.0 0.00 0.00 2162 store_in_keymap <cycle 1> [740]
0.00 0.00 3026/22504963 Fcons [60]
0.00 0.00 369/123019 Faset [324]
521 apply_modifiers <cycle
1> [118]
521 reorder_modifiers
<cycle 1> [1168]
-----------------------------------------------
6626 Fwhere_is_internal
<cycle 1> [624]
[741] 0.0 0.00 0.00 6626 where_is_internal <cycle 1>
[741]
0.00 0.00 3691/20473711 Flength [63]
0.00 0.00 9/22 Fmake_hash_table [797]
0.00 0.00 3691/533779146 Fcdr [38]
0.00 0.00 3691/79680125 Fcar [117]
6605 Fequal <cycle 1> [272]
6605 Fgethash <cycle 1> [1226]
4599 Faref <cycle 1> [121]
2934 map_keymap <cycle 1>
[1328]
753 parse_modifiers <cycle
1> [559]
753 Fmemq <cycle 1> [138]
126 get_keymap <cycle 1>
[126]
126 Faccessible_keymaps
<cycle 1> [725]
126 nconc2 <cycle 1> [1270]
-----------------------------------------------
27 x_set_font <cycle 1>
[684]
[742] 0.0 0.00 0.00 27 font_spec_from_name <cycle
1> [742]
0.00 0.00 27/55 font_parse_name [705]
54 font_put_extra <cycle
1> [699]
27 Ffont_spec <cycle 1>
[662]
-----------------------------------------------
0.00 0.00 588/588
allocate_matrices_for_window_redisplay [717]
[743] 0.0 0.00 0.00 588 adjust_glyph_matrix [743]
0.00 0.00 588/52067 window_box [391]
0.00 0.00 32446/160008 xrealloc [1180]
0.00 0.00 32446/32452 xnrealloc [1286]
0.00 0.00 1176/1176
margin_glyphs_to_reserve [1522]
0.00 0.00 304/628 xpalloc [1575]
-----------------------------------------------
1401 handle_face_prop
<cycle 1> [158]
[744] 0.0 0.00 0.00 1401 face_for_overlay_string
<cycle 1> [744]
0.00 0.00 1401/17643734 Fget_text_property [30]
0.00 0.00 1078/79680125 Fcar [117]
0.00 0.00 1401/269619426 textget [122]
1401 lookup_char_property
<cycle 1> [9]
1401
Fnext_single_property_change <cycle 1> [13]
1392 merge_face_ref <cycle
1> [234]
-----------------------------------------------
5 fontset_find_font
<cycle 1> [768]
356 font_load_for_lface
<cycle 1> [1003]
[745] 0.0 0.00 0.00 361 font_find_for_lface <cycle
1> [745]
0.00 0.00 182/645 font_intern_prop [679]
0.00 0.00 106/20473711 Flength [63]
0.00 0.00 537/4433 font_style_to_value
[1439]
0.00 0.00 361/556 font_pixel_size [1584]
361 copy_font_spec <cycle
1> [54]
361 Fassoc_string <cycle
1> [872]
361 font_list_entities
<cycle 1> [897]
356 font_sort_entities
<cycle 1> [1618]
-----------------------------------------------
1 Ffuncall <cycle 1> [33]
24 Fx_hide_tip <cycle 1>
[956]
[746] 0.0 0.00 0.00 25 delete_frame <cycle 1> [746]
0.00 0.00 24/24 x_destroy_window [789]
0.00 0.00 25/28 free_glyphs [806]
0.00 0.00 25/15793 intern [386]
0.00 0.00 25/34
delete_all_child_windows [957]
0.00 0.00 175/5908649 xfree [368]
0.00 0.00 25/25 free_font_driver_list
[1067]
0.00 0.00 25/533779146 Fcdr [38]
0.00 0.00 24/24
x_clear_frame_selections [1843]
0.00 0.00 1/1
x_clipboard_manager_save_frame [2087]
0.00 0.00 1/1 next_frame [2074]
25 Fframe_parameter
<cycle 1> [1273]
25 font_update_drivers
<cycle 1> [969]
25 Fdelq <cycle 1> [447]
25 other_visible_frames
<cycle 1> [1837]
1 safe_call2 <cycle 1>
[2022]
1 Fdelete_terminal
<cycle 1> [1112]
1 Fset_window_buffer
<cycle 1> [942]
1 do_switch_frame <cycle
1> [1472]
-----------------------------------------------
0.00 0.00 1/12357 format_time_string
<cycle 1> [1060]
0.00 0.00 4/12357 Fcurrent_time_string
[994]
0.00 0.00 12352/12357 Ffloat_time [738]
[747] 0.0 0.00 0.00 12357 lisp_time_argument [747]
0.00 0.00 36270/79680125 Fcar [117]
0.00 0.00 24180/533779146 Fcdr [38]
-----------------------------------------------
0.00 0.00 294/294
allocate_matrices_for_window_redisplay [717]
[748] 0.0 0.00 0.00 294 required_matrix_height [748]
0.00 0.00 294/23010 window_box_height [541]
-----------------------------------------------
10566
make_buffer_string_both <cycle 1> [265]
[749] 0.0 0.00 0.00 10566 copy_intervals_to_string
<cycle 1> [749]
0.00 0.00 10566/39406344 balance_an_interval [76]
10566 copy_intervals <cycle
1> [401]
-----------------------------------------------
0.00 0.00 1288/1288 handle_one_xevent
<cycle 1> [230]
[750] 0.0 0.00 0.00 1288 x_x_to_emacs_modifiers [750]
0.00 0.00 5152/39048947 Fplist_get [59]
0.00 0.00 5152/26526312 Fget [139]
-----------------------------------------------
1 uniprop_table <cycle
1> [1045]
1 eval_sub <cycle 1> [15]
33 do_autoload <cycle 1>
[905]
148 Ffuncall <cycle 1> [33]
221 Frequire <cycle 1> [787]
[751] 0.0 0.00 0.00 404 Fload <cycle 1> [751]
0.00 0.00 1307/18930942 specbind [52]
0.00 0.00 251/140461 Ffboundp [469]
0.00 0.00 528/22504963 Fcons [60]
0.00 0.00 1307/7894329
store_symval_forwarding [166]
0.00 0.00 1056/1124186 record_unwind_protect
[535]
0.00 0.00 251/818 make_save_value [902]
0.00 0.00 502/5908649 xfree [368]
0.00 0.00 2/441327 make_specified_string
[253]
0.00 0.00 251/89107
code_convert_string_norecord [1205]
0.00 0.00 26/18562 emacs_close [1333]
0.00 0.00 19/135297 Fappend [1183]
1307 set_internal <cycle 1>
[144]
800 Fequal <cycle 1> [272]
528 unbind_to <cycle 1> [24]
404 openp <cycle 1> [560]
277 safe_to_load_p <cycle
1> [1636]
271 Fnreverse <cycle 1>
[1124]
271 Fget_load_suffixes
<cycle 1> [823]
267
Fsubstitute_in_file_name <cycle 1> [963]
254 Ffile_name_directory
<cycle 1> [1393]
251
lisp_file_lexically_bound_p <cycle 1> [1630]
251 readevalloop <cycle 1>
[707]
251 call1 <cycle 1> [1135]
251 code_convert_string
<cycle 1> [1204]
137
internal_condition_case_1 <cycle 1> [1225]
26 call4 <cycle 1> [1834]
19 concat <cycle 1> [69]
6 message_with_string
<cycle 1> [920]
-----------------------------------------------
0.00 0.00 15/1630
Fsubstitute_command_keys <cycle 1> [857]
0.00 0.00 25/1630 get_doc_string <cycle
1> [937]
0.00 0.00 62/1630 Fstring [932]
0.00 0.00 382/1630 Fchar_to_string [837]
0.00 0.00 1146/1630 Funibyte_string [420]
[752] 0.0 0.00 0.00 1630 make_string_from_bytes [752]
0.00 0.00 1630/1496055
make_uninit_multibyte_string [151]
-----------------------------------------------
1 Fprimitive_undo <cycle
1> [922]
54 eval_sub <cycle 1> [15]
618 Ffuncall <cycle 1> [33]
[753] 0.0 0.00 0.00 673 Fset_buffer_modified_p
<cycle 1> [753]
0.00 0.00 673/41944 Fget_buffer_window [554]
673 window_loop <cycle 1>
[1237]
1 unlock_file <cycle 1>
[1004]
-----------------------------------------------
10518 run_hook_with_args
<cycle 1> [153]
[754] 0.0 0.00 0.00 10518 safe_run_hook_funcall
<cycle 1> [754]
0.00 0.00 3635/22504963 Fcons [60]
10518
internal_condition_case <cycle 1> [1376]
-----------------------------------------------
2 create_process <cycle
1> [1025]
24 Fcall_process <cycle
1> [778]
[755] 0.0 0.00 0.00 26 child_setup <cycle 1> [755]
0.00 0.00 51/75 call_process_cleanup
[737]
0.00 0.00 129/18562 emacs_close [1333]
0.00 0.00 26/26 close_load_descs [1835]
0.00 0.00 26/26 close_process_descs
[1836]
0.00 0.00 26/3538 egetenv [1458]
20 Fframe_parameter
<cycle 1> [1273]
-----------------------------------------------
13 ftfont_lookup_cache
<cycle 1> [871]
1071 Ffuncall <cycle 1> [33]
1978 map_sub_char_table
<cycle 1> [426]
4839 map_keymap_internal
<cycle 1> [431]
[756] 0.0 0.00 0.00 7901 Fputhash <cycle 1> [756]
0.00 0.00 5577/5577 hash_put [757]
0.00 0.00 7901/79074 check_hash_table [1215]
7901 hash_lookup <cycle 1>
[289]
-----------------------------------------------
0.00 0.00 5577/5577 Fputhash <cycle 1> [756]
[757] 0.0 0.00 0.00 5577 hash_put [757]
0.00 0.00 165/202 larger_vector [761]
0.00 0.00 55/288821 Fmake_vector [131]
0.00 0.00 55/78 next_almost_prime [1738]
-----------------------------------------------
0.00 0.00 16/40
free_all_realized_faces [817]
0.00 0.00 24/40 free_frame_faces [791]
[758] 0.0 0.00 0.00 40 free_realized_faces [758]
0.00 0.00 14/38581 clear_window_matrices
[90]
0.00 0.00 679/5908649 xfree [368]
0.00 0.00 679/1894 free_realized_face [1496]
0.00 0.00 14/126 clear_current_matrices
[1692]
-----------------------------------------------
0.00 0.00 4/4 pick_hook [760]
[759] 0.0 0.00 0.00 4
find_and_call_menu_selection [759]
0.00 0.00 15/1917 kbd_buffer_store_event
[500]
0.00 0.00 15/5243
kbd_buffer_store_event_hold [498]
-----------------------------------------------
<spontaneous>
[760] 0.0 0.00 0.00 pick_hook [760]
0.00 0.00 4/4
find_and_call_menu_selection [759]
0.00 0.00 5/9
lw_get_widget_value_for_widget [1903]
0.00 0.00 4/4
menubar_selection_callback [1963]
-----------------------------------------------
0.00 0.00 2/202 add_command_key [989]
0.00 0.00 2/202 menu_bar_item <cycle
1> [618]
0.00 0.00 2/202 menu_bar_items <cycle
1> [206]
0.00 0.00 3/202 make_fontset [407]
0.00 0.00 6/202 process_tool_bar_item
<cycle 1> [254]
0.00 0.00 22/202 grow_menu_items [901]
0.00 0.00 165/202 hash_put [757]
[761] 0.0 0.00 0.00 202 larger_vector [761]
0.00 0.00 202/289023 allocate_vector [130]
-----------------------------------------------
6
x_default_scroll_bar_color_parameter <cycle 1> [953]
12
x_frame_get_and_record_arg <cycle 1> [1884]
24 Fx_show_tip <cycle 1>
[626]
27
x_default_font_parameter <cycle 1> [363]
27 Fx_create_frame <cycle
1> [940]
162 x_figure_window_size
<cycle 1> [1824]
366 x_default_parameter
<cycle 1> [855]
[762] 0.0 0.00 0.00 624 x_get_arg <cycle 1> [762]
0.00 0.00 508/137099 make_string [290]
0.00 0.00 254/97151 xrdb_get_resource [812]
0.00 0.00 508/131674 build_string [1185]
1100 Fassq <cycle 1> [23]
-----------------------------------------------
2810 expose_line <cycle 1>
[1471]
[763] 0.0 0.00 0.00 2810 expose_area <cycle 1> [763]
0.00 0.00 2810/230997 window_box_left_offset
[550]
1437 draw_glyphs <cycle 1>
[258]
-----------------------------------------------
0.00 0.00 45571/45571 eval_sub <cycle 1> [15]
[764] 0.0 0.00 0.00 45571 Ffunction [764]
0.00 0.00 45571/533779146 Fcdr [38]
-----------------------------------------------
0.00 0.00 27/38457 merge_widget_value [424]
0.00 0.00 1129/38457 free_widget_value_tree
[898]
0.00 0.00 37301/38457
free_menubar_widget_value_tree [770]
[765] 0.0 0.00 0.00 38457 free_widget_value [765]
0.00 0.00 38457/5908649 xfree [368]
-----------------------------------------------
989 Ffuncall <cycle 1> [33]
[766] 0.0 0.00 0.00 989 Ftext_property_not_all
<cycle 1> [766]
0.00 0.00 989/38686235 find_interval [25]
0.00 0.00 989/31474840
validate_interval_range [61]
0.00 0.00 838/226932614 next_interval [16]
0.00 0.00 1046/269619426 textget [122]
0.00 0.00 200/79680125 Fcar [117]
1046 lookup_char_property
<cycle 1> [9]
-----------------------------------------------
4 Fread_from_minibuffer
<cycle 1> [1955]
[767] 0.0 0.00 0.00 4 read_minibuf <cycle 1> [767]
0.00 0.00 8/771510 Fset_buffer [14]
0.00 0.00 4/1130
temporarily_switch_to_single_kboard [441]
0.00 0.00 4/15793 intern [386]
0.00 0.00 36/22504963 Fcons [60]
0.00 0.00 4/21178533 find_symbol_value [18]
0.00 0.00 16/18930942 specbind [52]
0.00 0.00 4/4 string_make_multibyte
[1022]
0.00 0.00 20/1124186 record_unwind_protect
[535]
0.00 0.00 12/7894329
store_symval_forwarding [166]
0.00 0.00 4/39048947 Fplist_get [59]
0.00 0.00 4/94254 make_buffer_string [636]
0.00 0.00 4/26526312 Fget [139]
0.00 0.00 4/79680125 Fcar [117]
0.00 0.00 4/13399 Fsub1 [1069]
0.00 0.00 11/60 Fframe_root_window [1759]
0.00 0.00 7/14709 Fwindow_minibuffer_p
[1357]
0.00 0.00 4/1727386 Fcurrent_buffer [1132]
0.00 0.00 4/8682 Fselect_window [1392]
0.00 0.00 4/1938 clear_message [1495]
0.00 0.00 4/3076 cancel_hourglass [1469]
0.00 0.00 4/4 Fstring_make_multibyte
[1960]
12 set_internal <cycle 1>
[144]
12 Fput_text_property
<cycle 1> [647]
12 unbind_to <cycle 1> [24]
11 Fset_window_buffer
<cycle 1> [942]
8 get_minibuffer <cycle
1> [783]
8 Finsert <cycle 1> [1381]
4 choose_minibuf_frame
<cycle 1> [1908]
4
Fcurrent_window_configuration <cycle 1> [847]
4 Fmake_frame_visible
<cycle 1> [973]
4 Fcopy_sequence <cycle
1> [781]
4 select_window <cycle
1> [315]
4 Fmake_local_variable
<cycle 1> [314]
4 Ferase_buffer <cycle
1> [1312]
4 Fadd_text_properties
<cycle 1> [182]
4 current_column <cycle
1> [672]
4 Fforward_char <cycle
1> [412]
4 Frun_hooks <cycle 1>
[1313]
4 recursive_edit_1
<cycle 1> [1035]
4
make_buffer_string_both <cycle 1> [265]
4
Fminibuffer_contents_no_properties <cycle 1> [1939]
4 update_frame <cycle 1>
[1358]
4 x_flush <cycle 1> [1258]
4 Fequal <cycle 1> [272]
4 Fset <cycle 1> [417]
4 Fnthcdr <cycle 1> [330]
-----------------------------------------------
556 fontset_font <cycle 1>
[839]
[768] 0.0 0.00 0.00 556 fontset_find_font <cycle 1>
[768]
0.00 0.00 556/531169 char_table_ref [177]
0.00 0.00 20/288821 Fmake_vector [131]
0.00 0.00 10/1168 char_table_set_range
[773]
0.00 0.00 5/22504963 Fcons [60]
0.00 0.00 20/533779146 Fcdr [38]
0.00 0.00 278/278 font_has_char [1632]
0.00 0.00 10/1129
char_table_ref_and_range [1527]
0.00 0.00 5/361 font_open_for_lface
[1615]
20 Ffont_get <cycle 1> [201]
20 font_match_p <cycle 1>
[951]
5 Fcopy_sequence <cycle
1> [781]
5 font_find_for_lface
<cycle 1> [745]
5 font_open_entity
<cycle 1> [993]
-----------------------------------------------
8469 exec_byte_code <cycle
1> [17]
[769] 0.0 0.00 0.00 8469 Fbuffer_substring <cycle 1>
[769]
0.00 0.00 8469/94254 make_buffer_string [636]
0.00 0.00 8469/225388 validate_region [1058]
8469
make_buffer_string_both <cycle 1> [265]
-----------------------------------------------
34351
free_menubar_widget_value_tree [770]
0.00 0.00 2950/2950 set_frame_menubar
<cycle 1> [413]
[770] 0.0 0.00 0.00 2950+34351
free_menubar_widget_value_tree [770]
0.00 0.00 37301/38457 free_widget_value [765]
34351
free_menubar_widget_value_tree [770]
-----------------------------------------------
24
Fdisplay_supports_face_attributes_p <cycle 1> [1655]
45 recompute_basic_faces
<cycle 1> [1746]
72
update_face_from_frame_parameter <cycle 1> [664]
[771] 0.0 0.00 0.00 141 realize_basic_faces <cycle
1> [771]
0.00 0.00 141/12594668 assq_no_quit [12]
0.00 0.00 141/18930942 specbind [52]
0.00 0.00 141/3462736 resolve_face_name [148]
0.00 0.00 141/7894329
store_symval_forwarding [166]
0.00 0.00 5/137099 make_string [290]
0.00 0.00 138/138 set_lface_from_font
[1686]
0.00 0.00 138/138 fontset_name [1685]
0.00 0.00 5/131674 build_string [1185]
1551 realize_named_face
<cycle 1> [603]
141 set_internal <cycle 1>
[144]
141 realize_face <cycle 1>
[408]
141 unbind_to <cycle 1> [24]
138 reinvoke_input_signal
<cycle 1> [1364]
32 Fassq <cycle 1> [23]
3
Finternal_make_lisp_face <cycle 1> [544]
-----------------------------------------------
28 Ffuncall <cycle 1> [33]
[772] 0.0 0.00 0.00 28 Fkill_all_local_variables
<cycle 1> [772]
0.00 0.00 28/13160
reset_buffer_local_variables [232]
0.00 0.00 545/584 swap_in_global_binding
[1016]
28 Frun_hooks <cycle 1>
[1313]
-----------------------------------------------
0.00 0.00 1/1168 load_charset_map [724]
0.00 0.00 10/1168 fontset_find_font
<cycle 1> [768]
0.00 0.00 38/1168 Fset_char_table_range
[954]
0.00 0.00 1119/1168 fontset_add <cycle 1>
[655]
[773] 0.0 0.00 0.00 1168 char_table_set_range [773]
0.00 0.00 795/795
sub_char_table_set_range [784]
0.00 0.00 373/7514 char_table_set [729]
0.00 0.00 13/645 make_sub_char_table [701]
0.00 0.00 14/124 char_table_ascii [1695]
-----------------------------------------------
4 Ffont_put <cycle 1>
[1953]
207 Ffont_spec <cycle 1>
[662]
[774] 0.0 0.00 0.00 211 font_prop_validate <cycle
1> [774]
0.00 0.00 108/253522 Fintern [108]
0.00 0.00 17/17 font_prop_validate_otf
[1859]
194
font_prop_validate_symbol <cycle 1> [419]
-----------------------------------------------
113 Ffuncall <cycle 1> [33]
[775] 0.0 0.00 0.00 113 Fx_own_selection_internal
<cycle 1> [775]
0.00 0.00 113/12594668 assq_no_quit [12]
0.00 0.00 113/54114 list4 [569]
0.00 0.00 226/22504963 Fcons [60]
0.00 0.00 113/3268 x_catch_errors [866]
0.00 0.00 154/79680125 Fcar [117]
0.00 0.00 113/3268 x_uncatch_errors [909]
0.00 0.00 113/249 x_check_errors [1648]
113 symbol_to_x_atom
<cycle 1> [1440]
113 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
11 eval_sub <cycle 1> [15]
279 Ffuncall <cycle 1> [33]
2341 Fcommand_remapping
<cycle 1> [728]
[776] 0.0 0.00 0.00 2631 Fkey_binding <cycle 1> [776]
0.00 0.00 2631/22504963 Fcons [60]
2631 Fcurrent_active_maps
<cycle 1> [133]
2631 Flookup_key <cycle 1>
[392]
176 Fcommand_remapping
<cycle 1> [728]
-----------------------------------------------
743 Ffuncall <cycle 1> [33]
[777] 0.0 0.00 0.00 743 Foverlays_in <cycle 1> [777]
0.00 0.00 743/1402078 Flist [134]
0.00 0.00 743/6108927 xmalloc [248]
0.00 0.00 743/5908649 xfree [368]
743 Fbuffer_list <cycle 1>
[825]
-----------------------------------------------
24 Ffuncall <cycle 1> [33]
[778] 0.0 0.00 0.00 24 Fcall_process <cycle 1> [778]
0.00 0.00 10/771510 Fset_buffer [14]
0.00 0.00 24/137099 make_string [290]
0.00 0.00 19/441327 make_specified_string
[253]
0.00 0.00 48/22504963 Fcons [60]
0.00 0.00 23/18930942 specbind [52]
0.00 0.00 23/7894329
store_symval_forwarding [166]
0.00 0.00 24/1124186 record_unwind_protect
[535]
0.00 0.00 23/1315163 temp_set_point_both [534]
0.00 0.00 94/651 emacs_read [1572]
0.00 0.00 73/18562 emacs_close [1333]
0.00 0.00 25/18686 emacs_open [1331]
0.00 0.00 24/131674 build_string [1185]
0.00 0.00 24/1727386 Fcurrent_buffer [1132]
0.00 0.00 24/24 wait_for_termination_1
[1842]
0.00 0.00 24/24 wait_for_termination
[1841]
0.00 0.00 24/113 sys_signal [1708]
0.00 0.00 19/89107
code_convert_string_norecord [1205]
70 unbind_to <cycle 1> [24]
48 setup_coding_system
<cycle 1> [1203]
47 Fcheck_coding_system
<cycle 1> [982]
24
complement_process_encoding_system <cycle 1> [1766]
24
Funhandled_file_name_directory <cycle 1> [1810]
24
Ffile_name_as_directory <cycle 1> [683]
24 expand_and_dir_to_file
<cycle 1> [1544]
24
Ffile_accessible_directory_p <cycle 1> [1701]
24 openp <cycle 1> [560]
24 child_setup <cycle 1>
[755]
23 set_internal <cycle 1>
[144]
23 decode_coding_object
<cycle 1> [799]
19
coding_inherit_eol_type <cycle 1> [1717]
19 Ffile_name_directory
<cycle 1> [1393]
19 Fdirectory_file_name
<cycle 1> [670]
19 code_convert_string
<cycle 1> [1204]
18
Ffind_operation_coding_system <cycle 1> [947]
10 encode_coding_object
<cycle 1> [266]
10 Fget_buffer_create
<cycle 1> [261]
5 call2 <cycle 1> [1149]
-----------------------------------------------
27 font_score <cycle 1>
[1562]
361 font_open_entity
<cycle 1> [993]
[779] 0.0 0.00 0.00 388 font_rescale_ratio <cycle
1> [779]
0.00 0.00 388/1188 Ffont_xlfd_name [720]
388
fast_string_match_ignore_case <cycle 1> [1315]
-----------------------------------------------
79 eval_sub <cycle 1> [15]
1940 Ffuncall <cycle 1> [33]
[780] 0.0 0.00 0.00 2019 Fdefine_key <cycle 1> [780]
0.00 0.00 2019/20473711 Flength [63]
0.00 0.00 785/871779 Fsymbol_name [536]
0.00 0.00 143/22504963 Fcons [60]
0.00 0.00 143/9420 Fmake_sparse_keymap [836]
0.00 0.00 95/96
lucid_event_type_list_p [1718]
0.00 0.00 95/95 Fevent_convert_list
[1719]
2867 get_keymap <cycle 1>
[126]
2867 Faref <cycle 1> [121]
2162 store_in_keymap <cycle
1> [740]
848 access_keymap <cycle
1> [1179]
785 parse_modifiers <cycle
1> [559]
785 Fassoc <cycle 1> [329]
40 apply_modifiers <cycle
1> [118]
-----------------------------------------------
2 Fset_charset_priority
<cycle 1> [921]
2 Fcall_interactively
<cycle 1> [411]
4 read_minibuf <cycle 1>
[767]
5 fontset_find_font
<cycle 1> [768]
17 display_mode_element
<cycle 1> [34]
20 Fcopy_syntax_table
<cycle 1> [508]
37 ftfont_pattern_entity
<cycle 1> [816]
105 accessible_keymaps_1
<cycle 1> [711]
338 set_properties <cycle
1> [935]
626 eval_sub <cycle 1> [15]
675 Fframe_list <cycle 1>
[1571]
947 where_is_internal_1
<cycle 1> [694]
3335 update_tool_bar <cycle
1> [172]
5663 print_object <cycle 1>
[120]
6580 Fget_buffer_create
<cycle 1> [261]
25679 Fpropertize <cycle 1>
[551]
31238 Ffuncall <cycle 1> [33]
34615 casify_object <cycle
1> [322]
51002
build_desired_tool_bar_string <cycle 1> [5]
66077 copy_properties <cycle
1> [1207]
464114 compile_pattern <cycle
1> [68]
[781] 0.0 0.00 0.00 691081 Fcopy_sequence <cycle 1> [781]
0.00 0.00 20/20 copy_char_table [782]
689817 concat <cycle 1> [69]
-----------------------------------------------
0.00 0.00 20/20 Fcopy_sequence <cycle
1> [781]
[782] 0.0 0.00 0.00 20 copy_char_table [782]
0.00 0.00 22/22 copy_sub_char_table [792]
0.00 0.00 20/288821 Fmake_vector [131]
0.00 0.00 20/124 char_table_ascii [1695]
-----------------------------------------------
8 read_minibuf <cycle 1>
[767]
[783] 0.0 0.00 0.00 8 get_minibuffer <cycle 1> [783]
0.00 0.00 7/771510 Fset_buffer [14]
0.00 0.00 14/15793 intern [386]
0.00 0.00 7/6587 reset_buffer [496]
0.00 0.00 7/140461 Ffboundp [469]
0.00 0.00 1/137099 make_string [290]
0.00 0.00 7/1124186 record_unwind_protect
[535]
0.00 0.00 1/1 Fbuffer_enable_undo
[1086]
0.00 0.00 1/22504963 Fcons [60]
0.00 0.00 8/79680125 Fcar [117]
0.00 0.00 7/1727386 Fcurrent_buffer [1132]
0.00 0.00 1/131674 build_string [1185]
8 Fnthcdr <cycle 1> [330]
7 delete_all_overlays
<cycle 1> [1909]
7 call0 <cycle 1> [1375]
7 unbind_to <cycle 1> [24]
1 Fget_buffer_create
<cycle 1> [261]
1 nconc2 <cycle 1> [1270]
-----------------------------------------------
1522
sub_char_table_set_range [784]
0.00 0.00 795/795 char_table_set_range
[773]
[784] 0.0 0.00 0.00 795+1522 sub_char_table_set_range [784]
0.00 0.00 136/645 make_sub_char_table [701]
1522
sub_char_table_set_range [784]
-----------------------------------------------
122 window_scroll <cycle
1> [1697]
[785] 0.0 0.00 0.00 122 window_scroll_pixel_based
<cycle 1> [785]
0.00 0.00 122/76826 bidi_unshelve_cache [280]
0.00 0.00 42/23010 window_box_height [541]
0.00 0.00 112/1082 set_marker_restricted
[874]
0.00 0.00 122/222087258 marker_position [80]
0.00 0.00 122/141352 bidi_shelve_cache [851]
0.00 0.00 122/338243 marker_byte_position
[1153]
0.00 0.00 122/167 Fwindow_vscroll [1675]
0.00 0.00 122/159 Fset_window_vscroll
[1678]
0.00 0.00 112/112 in_display_vector_p
[1711]
158 move_it_by_lines
<cycle 1> [838]
122 pos_visible_p <cycle
1> [796]
122 start_display <cycle
1> [1316]
122 move_it_to <cycle 1>
[360]
75 set_point_both <cycle
1> [114]
11
move_it_vertically_backward <cycle 1> [710]
10 xsignal0 <cycle 1> [1800]
-----------------------------------------------
1 shut_down_emacs <cycle
1> [919]
21 read_char <cycle 1> [317]
[786] 0.0 0.00 0.00 22 Fdo_auto_save <cycle 1> [786]
0.00 0.00 4/606419 set_buffer_internal_1
[11]
0.00 0.00 22/15793 intern [386]
0.00 0.00 21/441327 make_specified_string
[253]
0.00 0.00 65/1124186 record_unwind_protect
[535]
0.00 0.00 22/818 make_save_value [902]
0.00 0.00 22/22 record_auto_save [1852]
0.00 0.00 16/967331 set_buffer_internal
[1140]
0.00 0.00 14/83 message1 [1730]
0.00 0.00 2/2 restore_message [2021]
22 Frun_hooks <cycle 1>
[1313]
22 unbind_to <cycle 1> [24]
22 Fexpand_file_name
<cycle 1> [210]
21 push_message <cycle 1>
[881]
21 Ffile_name_directory
<cycle 1> [1393]
21 Ffile_directory_p
<cycle 1> [1548]
16 XTframe_up_to_date
<cycle 1> [1335]
14 message2_nolog <cycle
1> [1732]
14 message2 <cycle 1> [1731]
8
Ffind_file_name_handler <cycle 1> [155]
8
internal_condition_case <cycle 1> [1376]
2 message3_nolog <cycle
1> [1601]
2 sit_for <cycle 1> [1470]
-----------------------------------------------
93 eval_sub <cycle 1> [15]
12525 Ffuncall <cycle 1> [33]
[787] 0.0 0.00 0.00 12618 Frequire <cycle 1> [787]
0.00 0.00 1917/22504963 Fcons [60]
0.00 0.00 442/1124186 record_unwind_protect
[535]
0.00 0.00 221/871779 Fsymbol_name [536]
12839 Fmemq <cycle 1> [138]
1074 Fmember <cycle 1> [238]
416 Fequal <cycle 1> [272]
221 Fload <cycle 1> [751]
-----------------------------------------------
4 unbind_to <cycle 1> [24]
5 eval_sub <cycle 1> [15]
[788] 0.0 0.00 0.00 9 Fset_window_configuration
<cycle 1> [788]
0.00 0.00 9/771510 Fset_buffer [14]
0.00 0.00 24/677952 Fset_marker [252]
0.00 0.00 57/1082 set_marker_restricted
[874]
0.00 0.00 9/34
delete_all_child_windows [957]
0.00 0.00 9/436722 set_marker_both [366]
0.00 0.00 9/18 count_windows [1857]
0.00 0.00 9/9 get_leaf_windows [1902]
30 Fassq <cycle 1> [23]
9 select_window <cycle
1> [315]
9 adjust_glyphs <cycle
1> [713]
9 do_switch_frame <cycle
1> [1472]
9 unbind_to <cycle 1> [24]
9
run_window_configuration_change_hook <cycle 1> [700]
9 Fredirect_frame_focus
<cycle 1> [1896]
-----------------------------------------------
0.00 0.00 24/24 delete_frame <cycle 1>
[746]
[789] 0.0 0.00 0.00 24 x_destroy_window [789]
0.00 0.00 24/24 x_free_frame_resources
[790]
-----------------------------------------------
0.00 0.00 24/24 x_destroy_window [789]
[790] 0.0 0.00 0.00 24 x_free_frame_resources [790]
0.00 0.00 24/24 free_frame_faces [791]
0.00 0.00 48/5908649 xfree [368]
0.00 0.00 192/2125 unload_color [1488]
0.00 0.00 24/24 free_frame_menubar [1839]
0.00 0.00 24/24 x_free_gcs [1846]
-----------------------------------------------
0.00 0.00 24/24 x_free_frame_resources
[790]
[791] 0.0 0.00 0.00 24 free_frame_faces [791]
0.00 0.00 24/40 free_realized_faces [758]
0.00 0.00 72/5908649 xfree [368]
-----------------------------------------------
103 copy_sub_char_table [792]
0.00 0.00 22/22 copy_char_table [782]
[792] 0.0 0.00 0.00 22+103 copy_sub_char_table [792]
0.00 0.00 125/645 make_sub_char_table [701]
103 copy_sub_char_table [792]
-----------------------------------------------
1 try_window_id <cycle
1> [702]
267 update_window <cycle
1> [53]
[793] 0.0 0.00 0.00 268 x_scroll_run <cycle 1> [793]
0.00 0.00 268/52067 window_box [391]
0.00 0.00 268/306 x_clear_cursor [1622]
252 update_window_cursor
<cycle 1> [1429]
-----------------------------------------------
70 Ffuncall <cycle 1> [33]
[794] 0.0 0.00 0.00 70 Frecenter <cycle 1> [794]
0.00 0.00 70/23010 window_box_height [541]
0.00 0.00 70/76826 bidi_unshelve_cache [280]
0.00 0.00 70/436722 set_marker_both [366]
0.00 0.00 70/141352 bidi_shelve_cache [851]
0.00 0.00 140/967331 set_buffer_internal
[1140]
0.00 0.00 70/681 Fprefix_numeric_value
[1570]
198 move_it_by_lines
<cycle 1> [838]
140 start_display <cycle
1> [1316]
70 line_bottom_y <cycle
1> [1598]
70
move_it_vertically_backward <cycle 1> [710]
-----------------------------------------------
5 print_error_message
<cycle 1> [1038]
[795] 0.0 0.00 0.00 5 write_string_1 <cycle 1> [795]
0.00 0.00 5/606419 set_buffer_internal_1
[11]
0.00 0.00 5/967331 set_buffer_internal
[1140]
5 strout <cycle 1> [1217]
5 unbind_to <cycle 1> [24]
5
setup_echo_area_for_printing <cycle 1> [633]
-----------------------------------------------
25
Fpos_visible_in_window_p <cycle 1> [1023]
122
window_scroll_pixel_based <cycle 1> [785]
[796] 0.0 0.00 0.00 147 pos_visible_p <cycle 1> [796]
0.00 0.00 148/76826 bidi_unshelve_cache [280]
0.00 0.00 147/222087258 marker_position [80]
0.00 0.00 148/141352 bidi_shelve_cache [851]
0.00 0.00 147/338243 marker_byte_position
[1153]
0.00 0.00 101/8785206 Fget_char_property [1129]
292 display_mode_line
<cycle 1> [251]
148 move_it_to <cycle 1>
[360]
147 start_display <cycle
1> [1316]
146 line_bottom_y <cycle
1> [1598]
101
get_char_property_and_overlay <cycle 1> [22]
1 move_it_by_lines
<cycle 1> [838]
-----------------------------------------------
0.00 0.00 1/22 ftfont_lookup_cache
<cycle 1> [871]
0.00 0.00 3/22 Ffuncall <cycle 1> [33]
0.00 0.00 9/22 where_is_internal
<cycle 1> [741]
0.00 0.00 9/22 eval_sub <cycle 1> [15]
[797] 0.0 0.00 0.00 22 Fmake_hash_table [797]
0.00 0.00 22/22 make_hash_table [798]
0.00 0.00 44/67318 make_float [735]
-----------------------------------------------
0.00 0.00 22/22 Fmake_hash_table [797]
[798] 0.0 0.00 0.00 22 make_hash_table [798]
0.00 0.00 88/288821 Fmake_vector [131]
0.00 0.00 22/1425184 allocate_pseudovector
[57]
0.00 0.00 22/22 allocate_hash_table
[1848]
0.00 0.00 22/78 next_almost_prime [1738]
-----------------------------------------------
1 Finsert_file_contents
<cycle 1> [600]
23 Fcall_process <cycle
1> [778]
124 read_process_output
<cycle 1> [691]
187 detect_coding_charset
<cycle 1> [967]
4467 code_convert_string
<cycle 1> [1204]
[799] 0.0 0.00 0.00 4802 decode_coding_object <cycle
1> [799]
0.00 0.00 4591/94254 make_buffer_string [636]
0.00 0.00 374/1315163 temp_set_point_both [534]
0.00 0.00 5176/967331 set_buffer_internal
[1140]
0.00 0.00 4591/26922 Fbuffer_string [1314]
0.00 0.00 5/4288 gap_left [1441]
0.00 0.00 5/607 move_gap_both [1578]
4802 decode_coding <cycle
1> [180]
4802 code_conversion_save
<cycle 1> [143]
4591
make_buffer_string_both <cycle 1> [265]
705 detect_coding <cycle
1> [1566]
187 del_range_both <cycle
1> [988]
-----------------------------------------------
6
x_default_scroll_bar_color_parameter <cycle 1> [953]
366 x_default_parameter
<cycle 1> [855]
1096
Fmodify_frame_parameters <cycle 1> [1530]
[800] 0.0 0.00 0.00 1468 x_set_frame_parameters
<cycle 1> [800]
0.00 0.00 1494/39048947 Fplist_get [59]
0.00 0.00 6911/533779146 Fcdr [38]
0.00 0.00 1494/26526312 Fget [139]
0.00 0.00 1494/79680125 Fcar [117]
0.00 0.00 1468/1517 check_frame_size [1509]
0.00 0.00 51/2125 unload_color [1488]
0.00 0.00 27/27 x_set_autolower [1826]
0.00 0.00 27/27 x_set_autoraise [1827]
0.00 0.00 27/27
x_set_internal_border_width [1832]
0.00 0.00 27/27 x_set_border_width [1829]
0.00 0.00 3/3 x_set_alpha [1983]
0.00 0.00 3/3
x_set_tool_bar_position [1991]
0.00 0.00 3/3 XTfullscreen_hook [1971]
0.00 0.00 3/3 x_set_fullscreen [1984]
0.00 0.00 3/3 x_set_wait_for_wm [1993]
0.00 0.00 3/3 x_set_title [1990]
0.00 0.00 3/3 x_set_line_spacing [1986]
0.00 0.00 3/3
x_set_vertical_scroll_bars [1992]
2936 Fassq <cycle 1> [23]
1494 get_frame_param <cycle
1> [1510]
1494 store_frame_param
<cycle 1> [829]
860 x_set_cursor_color
<cycle 1> [1551]
180 Fequal <cycle 1> [272]
75 x_set_background_color
<cycle 1> [1739]
57
do_pending_window_change <cycle 1> [467]
54 x_set_font <cycle 1>
[684]
51 x_set_foreground_color
<cycle 1> [1785]
30
x_set_scroll_bar_background <cycle 1> [1812]
30
x_set_scroll_bar_foreground <cycle 1> [1813]
27 x_set_cursor_type
<cycle 1> [1830]
27
update_face_from_frame_parameter <cycle 1> [664]
27 x_set_border_color
<cycle 1> [1828]
27 x_set_mouse_color
<cycle 1> [1037]
27 x_set_font_backend
<cycle 1> [1831]
9
run_window_configuration_change_hook <cycle 1> [700]
6 x_set_tool_bar_lines
<cycle 1> [1937]
6 x_set_fringe_width
<cycle 1> [1936]
3 unbind_to <cycle 1> [24]
3 x_set_scroll_bar_width
<cycle 1> [1989]
3 x_set_icon_type <cycle
1> [1985]
3 x_set_menu_bar_lines
<cycle 1> [1987]
3 Fclear_face_cache
<cycle 1> [1951]
3 x_set_screen_gamma
<cycle 1> [1079]
-----------------------------------------------
0.00 0.00 41/28122 decide_coding_unwind
[916]
0.00 0.00 28081/28122 del_range_2 <cycle 1>
[585]
[801] 0.0 0.00 0.00 28122 adjust_markers_for_delete [801]
0.00 0.00 926/926
record_marker_adjustment [802]
-----------------------------------------------
0.00 0.00 926/926
adjust_markers_for_delete [801]
[802] 0.0 0.00 0.00 926 record_marker_adjustment [802]
0.00 0.00 1697/22504963 Fcons [60]
0.00 0.00 13/1106 Fundo_boundary [949]
-----------------------------------------------
1 x_new_font <cycle 1>
[1770]
1 Ffuncall <cycle 1> [33]
5 clear_garbaged_frames
<cycle 1> [568]
[803] 0.0 0.00 0.00 7 Fredraw_frame <cycle 1> [803]
0.00 0.00 7/38581 clear_window_matrices
[90]
0.00 0.00 7/7 clear_frame [1920]
0.00 0.00 7/15156 update_begin [1349]
0.00 0.00 7/15156 update_end [1350]
0.00 0.00 7/126 clear_current_matrices
[1692]
0.00 0.00 7/21183
set_window_update_flags [1324]
0.00 0.00 6/6 x_clear_frame [1935]
0.00 0.00 6/15155 x_update_begin [1351]
0.00 0.00 6/15155 x_update_end [1352]
7 update_overlay_arrows
<cycle 1> [400]
7
mark_window_display_accurate <cycle 1> [1408]
-----------------------------------------------
1 eval_sub <cycle 1> [15]
551 Ffuncall <cycle 1> [33]
[804] 0.0 0.00 0.00 552 Fmapconcat <cycle 1> [804]
0.00 0.00 547/163707 Fconcat [466]
0.00 0.00 552/20473711 Flength [63]
547 mapcar1 <cycle 1> [473]
547 concat <cycle 1> [69]
-----------------------------------------------
28 font_open_entity
<cycle 1> [993]
[805] 0.0 0.00 0.00 28 xftfont_open <cycle 1> [805]
0.00 0.00 28/28 ftfont_font_format [858]
0.00 0.00 28/12594668 assq_no_quit [12]
0.00 0.00 56/137099 make_string [290]
0.00 0.00 1/63453 do_pending_atimers [1118]
0.00 0.00 28/397
xftfont_add_rendering_parameters [1609]
0.00 0.00 28/1197 font_unparse_xlfd [1521]
0.00 0.00 28/28 font_unparse_fcname
[1816]
28 ftfont_get_fc_charset
<cycle 1> [1817]
28 font_make_object
<cycle 1> [883]
-----------------------------------------------
0.00 0.00 3/28 check_glyph_memory [927]
0.00 0.00 25/28 delete_frame <cycle 1>
[746]
[806] 0.0 0.00 0.00 28 free_glyphs [806]
0.00 0.00 28/28 free_window_matrices
[830]
0.00 0.00 56/172 free_glyph_matrix [807]
0.00 0.00 58/5908649 xfree [368]
0.00 0.00 2/2 free_glyph_pool [1117]
-----------------------------------------------
0.00 0.00 56/172 free_glyphs [806]
0.00 0.00 116/172 free_window_matrices
[830]
[807] 0.0 0.00 0.00 172 free_glyph_matrix [807]
0.00 0.00 19014/5908649 xfree [368]
-----------------------------------------------
2 Ffuncall <cycle 1> [33]
[808] 0.0 0.00 0.00 2 Finsert_buffer_substring
<cycle 1> [808]
0.00 0.00 4/606419 set_buffer_internal_1
[11]
0.00 0.00 2/950121 Fget_buffer [218]
0.00 0.00 2/36067
update_buffer_properties [1276]
2 update_compositions
<cycle 1> [723]
2 insert_from_buffer
<cycle 1> [1034]
-----------------------------------------------
1509 Fwhere_is_internal
<cycle 1> [624]
[809] 0.0 0.00 0.00 1509 preferred_sequence_p <cycle
1> [809]
0.00 0.00 1509/20473711 Flength [63]
2732 Faref <cycle 1> [121]
-----------------------------------------------
0.00 0.00 4324/4324 eval_sub <cycle 1> [15]
[810] 0.0 0.00 0.00 4324 Fcondition_case [810]
0.00 0.00 12972/533779146 Fcdr [38]
0.00 0.00 8648/79680125 Fcar [117]
-----------------------------------------------
0.00 0.00 2/83 Fsplit_window_internal
<cycle 1> [966]
0.00 0.00 27/83 adjust_frame_glyphs [712]
0.00 0.00 54/83 make_frame <cycle 1>
[814]
[811] 0.0 0.00 0.00 83 make_window [811]
0.00 0.00 83/1425184 allocate_pseudovector
[57]
0.00 0.00 166/791371 Fmake_marker [406]
0.00 0.00 166/67318 make_float [735]
0.00 0.00 83/85 allocate_window [1726]
-----------------------------------------------
0.00 0.00 1/97151 select_visual [1024]
0.00 0.00 2/97151 x_term_init <cycle 1>
[595]
0.00 0.00 6/97151
x_default_scroll_bar_color_parameter <cycle 1> [953]
0.00 0.00 64/97151 Ffuncall <cycle 1> [33]
0.00 0.00 254/97151 x_get_arg <cycle 1> [762]
0.00 0.00 96824/97151
Finternal_face_x_get_resource <cycle 1> [425]
[812] 0.0 0.00 0.00 97151 xrdb_get_resource [812]
0.00 0.00 229/137099 make_string [290]
0.00 0.00 97151/97155
validate_x_resource_name [1197]
0.00 0.00 97151/97152 x_get_string_resource
[1199]
0.00 0.00 229/131674 build_string [1185]
-----------------------------------------------
0.00 0.00 6922/6922 xpm_alloc_color [660]
[813] 0.0 0.00 0.00 6922 xpm_cache_color [813]
0.00 0.00 6922/6108927 xmalloc [248]
-----------------------------------------------
3 Fx_create_frame <cycle
1> [940]
24 Fx_show_tip <cycle 1>
[626]
[814] 0.0 0.00 0.00 27 make_frame <cycle 1> [814]
0.00 0.00 54/83 make_window [811]
0.00 0.00 27/27 allocate_frame [886]
0.00 0.00 27/22504963 Fcons [60]
0.00 0.00 27/1151484 Fbuffer_name [453]
0.00 0.00 27/79680125 Fcar [117]
0.00 0.00 27/1727386 Fcurrent_buffer [1132]
54 unbind_to <cycle 1> [24]
54 set_window_buffer
<cycle 1> [643]
-----------------------------------------------
6076 lw_make_widget [815]
0.00 0.00 3/60 set_frame_menubar
<cycle 1> [413]
0.00 0.00 3/60 x_window <cycle 1> [931]
0.00 0.00 6/60 lw_register_widget [934]
0.00 0.00 48/60 merge_widget_value [424]
[815] 0.0 0.00 0.00 60+6076 lw_make_widget [815]
0.00 0.00 9114/9360 safe_strdup [850]
0.00 0.00 3038/40339 malloc_widget_value [716]
0.00 0.00 6/6108927 xmalloc [248]
0.00 0.00 12/12 my_strcasecmp [1882]
0.00 0.00 3/3 xlw_create_menubar [1997]
0.00 0.00 3/3 xaw_create_main [1995]
0.00 0.00 3/51 set_one_value [1784]
6076 lw_make_widget [815]
-----------------------------------------------
37 ftfont_list <cycle 1>
[877]
[816] 0.0 0.00 0.00 37 ftfont_pattern_entity
<cycle 1> [816]
0.00 0.00 37/37 font_make_entity [869]
0.00 0.00 26/645 font_intern_prop [679]
0.00 0.00 37/224733 make_unibyte_string [288]
0.00 0.00 37/22504963 Fcons [60]
0.00 0.00 39/4433 font_style_to_value
[1439]
37 ftfont_lookup_cache
<cycle 1> [871]
37 Fcopy_sequence <cycle
1> [781]
37 font_put_extra <cycle
1> [699]
-----------------------------------------------
0.00 0.00 9/9 init_iterator <cycle
1> [187]
[817] 0.0 0.00 0.00 9 free_all_realized_faces [817]
0.00 0.00 16/40 free_realized_faces [758]
-----------------------------------------------
0.00 0.00 243/243
adjust_markers_for_insert [421]
[818] 0.0 0.00 0.00 243 fix_start_end_in_overlays [818]
0.00 0.00 243/647078 recenter_overlay_lists
[152]
0.00 0.00 1296/222087258 marker_position [80]
0.00 0.00 3/677952 Fset_marker [252]
-----------------------------------------------
101 Ffuncall <cycle 1> [33]
167 eval_sub <cycle 1> [15]
[819] 0.0 0.00 0.00 268 Fprovide <cycle 1> [819]
0.00 0.00 1332/22504963 Fcons [60]
268 Fmemq <cycle 1> [138]
268 Fassq <cycle 1> [23]
2 Fprogn <cycle 1> [190]
-----------------------------------------------
0.00 0.00 1/42 Fimage_size <cycle 1>
[609]
0.00 0.00 11/42
calc_pixel_width_or_height <cycle 1> [309]
0.00 0.00 30/42
handle_single_display_spec <cycle 1> [4]
[820] 0.0 0.00 0.00 42 png_image_p [820]
0.00 0.00 42/296614 parse_image_spec [92]
-----------------------------------------------
18 merge_face_vectors
<cycle 1> [94]
27
Finternal_merge_in_global_face <cycle 1> [293]
[821] 0.0 0.00 0.00 45 merge_font_spec <cycle 1> [821]
0.00 0.00 65/12594668 assq_no_quit [12]
0.00 0.00 38/22504963 Fcons [60]
45 copy_font_spec <cycle
1> [54]
-----------------------------------------------
0.00 0.00 247/1373 Ffuncall <cycle 1> [33]
0.00 0.00 1126/1373 Fcall_interactively
<cycle 1> [411]
[822] 0.0 0.00 0.00 1373 Finteractive_form [822]
0.00 0.00 1125/39048947 Fplist_get [59]
0.00 0.00 1373/4214013 indirect_function [331]
0.00 0.00 1125/26526312 Fget [139]
0.00 0.00 10/137099 make_string [290]
0.00 0.00 443/533779146 Fcdr [38]
0.00 0.00 1125/16983 Fsymbol_function [1339]
0.00 0.00 10/131674 build_string [1185]
-----------------------------------------------
12 Ffuncall <cycle 1> [33]
271 Fload <cycle 1> [751]
[823] 0.0 0.00 0.00 283 Fget_load_suffixes <cycle
1> [823]
0.00 0.00 1132/22504963 Fcons [60]
1132 concat2 <cycle 1> [1480]
-----------------------------------------------
77 Finsert_char <cycle 1>
[1737]
273 internal_self_insert
<cycle 1> [1639]
[824] 0.0 0.00 0.00 350 insert_and_inherit <cycle
1> [824]
0.00 0.00 350/306517
multibyte_chars_in_text [270]
0.00 0.00 350/1214 chars_in_text [1520]
350 insert_1_both <cycle
1> [364]
350 signal_after_change
<cycle 1> [565]
-----------------------------------------------
743 Foverlays_in <cycle 1>
[777]
4790 Ffuncall <cycle 1> [33]
15039 eval_sub <cycle 1> [15]
[825] 0.0 0.00 0.00 20572 Fbuffer_list <cycle 1> [825]
0.00 0.00 18020/222087258 marker_position [80]
0.00 0.00 315/628 xpalloc [1575]
19829 Fmapcar <cycle 1> [415]
-----------------------------------------------
0.00 0.00 14/358 set_message_1 <cycle
1> [287]
0.00 0.00 344/358 message_dolog <cycle
1> [584]
[826] 0.0 0.00 0.00 358 insert_1 [826]
0.00 0.00 344/306517
multibyte_chars_in_text [270]
0.00 0.00 358/1214 chars_in_text [1520]
-----------------------------------------------
342 eval_sub <cycle 1> [15]
[827] 0.0 0.00 0.00 342 Fdefun <cycle 1> [827]
0.00 0.00 1026/22504963 Fcons [60]
0.00 0.00 342/533779146 Fcdr [38]
0.00 0.00 342/79680125 Fcar [117]
342 Ffset <cycle 1> [731]
-----------------------------------------------
540 eval_sub <cycle 1> [15]
[828] 0.0 0.00 0.00 540 Fdefconst <cycle 1> [828]
0.00 0.00 540/22504963 Fcons [60]
0.00 0.00 3240/533779146 Fcdr [38]
0.00 0.00 540/1057372 Fset_default [390]
0.00 0.00 1620/79680125 Fcar [117]
818 Fput <cycle 1> [1171]
540 eval_sub <cycle 1> [15]
540 Fset <cycle 1> [417]
-----------------------------------------------
27 x_set_font_backend
<cycle 1> [1831]
162 x_set_font <cycle 1>
[684]
1494 x_set_frame_parameters
<cycle 1> [800]
[829] 0.0 0.00 0.00 1683 store_frame_param <cycle 1>
[829]
0.00 0.00 1068/22504963 Fcons [60]
0.00 0.00 1149/2289391 Fsetcdr [1130]
1683 Fassq <cycle 1> [23]
-----------------------------------------------
2 free_window_matrices
[830]
0.00 0.00 28/28 free_glyphs [806]
[830] 0.0 0.00 0.00 28+2 free_window_matrices [830]
0.00 0.00 116/172 free_glyph_matrix [807]
0.00 0.00 116/5908649 xfree [368]
2 free_window_matrices
[830]
-----------------------------------------------
0.00 0.00 2/6 eval_sub <cycle 1> [15]
0.00 0.00 4/6 Ffuncall <cycle 1> [33]
[831] 0.0 0.00 0.00 6 Fmake_keymap [831]
0.00 0.00 6/2076 Fmake_char_table [398]
0.00 0.00 6/22504963 Fcons [60]
-----------------------------------------------
4 unbind_to <cycle 1> [24]
[832] 0.0 0.00 0.00 4 read_minibuf_unwind <cycle
1> [832]
0.00 0.00 4/771510 Fset_buffer [14]
0.00 0.00 4/15793 intern [386]
0.00 0.00 8/18930942 specbind [52]
0.00 0.00 8/7894329
store_symval_forwarding [166]
0.00 0.00 32/533779146 Fcdr [38]
0.00 0.00 28/79680125 Fcar [117]
8 set_internal <cycle 1>
[144]
4 Ferase_buffer <cycle
1> [1312]
4 unbind_to <cycle 1> [24]
4 resize_mini_window
<cycle 1> [178]
4 call0 <cycle 1> [1375]
-----------------------------------------------
0.00 0.00 21514/21514 redisplay_window
<cycle 1> [72]
[833] 0.0 0.00 0.00 21514 set_vertical_scroll_bar [833]
0.00 0.00 16407/222087258 marker_position [80]
-----------------------------------------------
0.00 0.00 131624/131624 Fadd_text_properties
<cycle 1> [182]
[834] 0.0 0.00 0.00 131624 interval_has_all_properties
[834]
0.00 0.00 9287/533779146 Fcdr [38]
0.00 0.00 4158/79680125 Fcar [117]
-----------------------------------------------
0.00 0.00 22646/22646 map_sub_char_table
<cycle 1> [426]
[835] 0.0 0.00 0.00 22646 accumulate_script_ranges [835]
0.00 0.00 906/22504963 Fcons [60]
-----------------------------------------------
0.00 0.00 2/9420 init_kboard <cycle 1>
[1081]
0.00 0.00 3/9420 Fdefine_prefix_command
<cycle 1> [1074]
0.00 0.00 44/9420 eval_sub <cycle 1> [15]
0.00 0.00 143/9420 Fdefine_key <cycle 1>
[780]
0.00 0.00 9228/9420 Ffuncall <cycle 1> [33]
[836] 0.0 0.00 0.00 9420 Fmake_sparse_keymap [836]
0.00 0.00 904/22504963 Fcons [60]
-----------------------------------------------
0.00 0.00 1/382 Fformat <cycle 1> [227]
0.00 0.00 11/382 eval_sub <cycle 1> [15]
0.00 0.00 370/382 Ffuncall <cycle 1> [33]
[837] 0.0 0.00 0.00 382 Fchar_to_string [837]
0.00 0.00 382/1630 make_string_from_bytes
[752]
-----------------------------------------------
1 pos_visible_p <cycle
1> [796]
16
compute_window_start_on_continuation_line <cycle 1> [868]
102 line_bottom_y <cycle
1> [1598]
141
move_it_vertically_backward <cycle 1> [710]
158
window_scroll_pixel_based <cycle 1> [785]
198 Frecenter <cycle 1> [794]
3810 Fvertical_motion
<cycle 1> [620]
[838] 0.0 0.00 0.00 4426 move_it_by_lines <cycle 1>
[838]
0.00 0.00 69/76826 bidi_unshelve_cache [280]
0.00 0.00 69/141352 bidi_shelve_cache [851]
4340 move_it_to <cycle 1>
[360]
413
back_to_previous_visible_line_start <cycle 1> [592]
155
move_it_vertically_backward <cycle 1> [710]
68 compute_stop_pos
<cycle 1> [58]
68 handle_stop <cycle 1>
[106]
68 reseat <cycle 1> [1263]
-----------------------------------------------
278 face_for_char <cycle
1> [1091]
[839] 0.0 0.00 0.00 278 fontset_font <cycle 1> [839]
0.00 0.00 5/1983 make_fontset [407]
556 fontset_find_font
<cycle 1> [768]
-----------------------------------------------
0.00 0.00 3/128174 insert_from_buffer
<cycle 1> [1034]
0.00 0.00 4853/128174 decode_coding <cycle
1> [180]
0.00 0.00 4870/128174 insert_from_gap <cycle
1> [686]
0.00 0.00 34992/128174 insert_from_string_1
<cycle 1> [555]
0.00 0.00 83456/128174 insert_1_both <cycle
1> [364]
[840] 0.0 0.00 0.00 128174 record_insert [840]
0.00 0.00 580/22504963 Fcons [60]
0.00 0.00 618/944 record_point [893]
-----------------------------------------------
10 Ffuncall <cycle 1> [33]
36 eval_sub <cycle 1> [15]
[841] 0.0 0.00 0.00 46 Fdefvaralias <cycle 1> [841]
0.00 0.00 46/1064840 Fboundp [67]
0.00 0.00 46/22504963 Fcons [60]
0.00 0.00 3/21178533 find_symbol_value [18]
46 Fput <cycle 1> [1171]
3 set_internal <cycle 1>
[144]
-----------------------------------------------
0.00 0.00 199/669 Fmake_local_variable
<cycle 1> [314]
0.00 0.00 470/669
Fmake_variable_buffer_local [430]
[842] 0.0 0.00 0.00 669 make_blv [842]
0.00 0.00 669/22504963 Fcons [60]
0.00 0.00 669/6108927 xmalloc [248]
0.00 0.00 16/16126491 do_symval_forwarding
[104]
-----------------------------------------------
30 Fmove_to_window_line
<cycle 1> [1084]
[843] 0.0 0.00 0.00 30 displayed_window_lines
<cycle 1> [843]
0.00 0.00 30/23010 window_box_height [541]
0.00 0.00 30/76826 bidi_unshelve_cache [280]
0.00 0.00 30/222087258 marker_position [80]
0.00 0.00 30/141352 bidi_shelve_cache [851]
0.00 0.00 30/338243 marker_byte_position
[1153]
30 start_display <cycle
1> [1316]
30 move_it_vertically
<cycle 1> [1806]
30 line_bottom_y <cycle
1> [1598]
-----------------------------------------------
0.00 0.00 1129/1129 unbind_to <cycle 1> [24]
[844] 0.0 0.00 0.00 1129
restore_kboard_configuration [844]
0.00 0.00 74/30153 pop_kboard [484]
0.00 0.00 74/5908649 xfree [368]
-----------------------------------------------
0.00 0.00 326/326 del_range_2 <cycle 1>
[585]
[845] 0.0 0.00 0.00 326 record_delete [845]
0.00 0.00 652/22504963 Fcons [60]
0.00 0.00 326/944 record_point [893]
-----------------------------------------------
34 set_text_properties
<cycle 1> [959]
304
graft_intervals_into_buffer <cycle 1> [563]
[846] 0.0 0.00 0.00 338 set_text_properties_1
<cycle 1> [846]
0.00 0.00 304/38686235 find_interval [25]
0.00 0.00 305/32734 split_interval_right
[650]
0.00 0.00 19/29464 split_interval_left [652]
319 set_properties <cycle
1> [935]
19 copy_properties <cycle
1> [1207]
-----------------------------------------------
4 read_minibuf <cycle 1>
[767]
5 Ffuncall <cycle 1> [33]
[847] 0.0 0.00 0.00 9
Fcurrent_window_configuration <cycle 1> [847]
0.00 0.00 39/288821 Fmake_vector [131]
0.00 0.00 9/1425184 allocate_pseudovector
[57]
0.00 0.00 9/18 count_windows [1857]
9 save_window_save
<cycle 1> [854]
-----------------------------------------------
2776 search_buffer <cycle
1> [658]
[848] 0.0 0.00 0.00 2776 boyer_moore <cycle 1> [848]
0.00 0.00 1570/1570 set_search_regs [849]
15483 Faref <cycle 1> [121]
-----------------------------------------------
0.00 0.00 1570/1570 boyer_moore <cycle 1>
[848]
[849] 0.0 0.00 0.00 1570 set_search_regs [849]
0.00 0.00 3140/2556042 buf_bytepos_to_charpos
[332]
-----------------------------------------------
0.00 0.00 12/9360 lw_register_widget [934]
0.00 0.00 234/9360 merge_widget_value [424]
0.00 0.00 9114/9360 lw_make_widget [815]
[850] 0.0 0.00 0.00 9360 safe_strdup [850]
0.00 0.00 3732/6108927 xmalloc [248]
-----------------------------------------------
0.00 0.00 4/141352
Fcurrent_bidi_paragraph_direction <cycle 1> [961]
0.00 0.00 30/141352 displayed_window_lines
<cycle 1> [843]
0.00 0.00 69/141352 move_it_by_lines
<cycle 1> [838]
0.00 0.00 70/141352 Frecenter <cycle 1> [794]
0.00 0.00 122/141352
window_scroll_pixel_based <cycle 1> [785]
0.00 0.00 148/141352 pos_visible_p <cycle
1> [796]
0.00 0.00 614/141352
move_it_vertically_backward <cycle 1> [710]
0.00 0.00 1051/141352
buffer_posn_from_coords <cycle 1> [375]
0.00 0.00 3685/141352 Fvertical_motion
<cycle 1> [620]
0.00 0.00 3805/141352
back_to_previous_visible_line_start <cycle 1> [592]
0.00 0.00 39101/141352 move_it_to <cycle 1>
[360]
0.00 0.00 92653/141352
move_it_in_display_line_to <cycle 1> [137]
[851] 0.0 0.00 0.00 141352 bidi_shelve_cache [851]
0.00 0.00 3671/6108927 xmalloc [248]
-----------------------------------------------
2 Fnew_fontset <cycle 1>
[882]
440 realize_face <cycle 1>
[408]
799 check_fontset_name
<cycle 1> [1559]
[852] 0.0 0.00 0.00 1241 fs_query_fontset <cycle 1>
[852]
0.00 0.00 441/441 fontset_pattern_regexp
[853]
0.00 0.00 1241/3766 Fdowncase [1454]
0.00 0.00 810/4513 xstrcasecmp [1438]
1654
fast_string_match_ignore_case <cycle 1> [1315]
1241 casify_object <cycle
1> [322]
1241 Frassoc <cycle 1> [1123]
445 Fassoc <cycle 1> [329]
-----------------------------------------------
0.00 0.00 441/441 fs_query_fontset
<cycle 1> [852]
[853] 0.0 0.00 0.00 441 fontset_pattern_regexp [853]
0.00 0.00 110/137099 make_string [290]
0.00 0.00 55/22504963 Fcons [60]
0.00 0.00 110/131674 build_string [1185]
-----------------------------------------------
6 save_window_save
<cycle 1> [854]
9
Fcurrent_window_configuration <cycle 1> [847]
[854] 0.0 0.00 0.00 9+6 save_window_save <cycle 1>
[854]
0.00 0.00 63/374647 Fcopy_marker [142]
0.00 0.00 60/22504963 Fcons [60]
0.00 0.00 9/436722 set_marker_both [366]
0.00 0.00 9/791371 Fmake_marker [406]
30 Fassq <cycle 1> [23]
6 save_window_save
<cycle 1> [854]
-----------------------------------------------
27
x_default_font_parameter <cycle 1> [363]
75 Fx_create_frame <cycle
1> [940]
264 Fx_show_tip <cycle 1>
[626]
[855] 0.0 0.00 0.00 366 x_default_parameter <cycle
1> [855]
0.00 0.00 732/22504963 Fcons [60]
0.00 0.00 121/533779146 Fcdr [38]
366 x_get_arg <cycle 1> [762]
366 x_set_frame_parameters
<cycle 1> [800]
-----------------------------------------------
26 Ffuncall <cycle 1> [33]
[856] 0.0 0.00 0.00 26 Foverlay_lists <cycle 1> [856]
0.00 0.00 737/22504963 Fcons [60]
52 Fnreverse <cycle 1>
[1124]
-----------------------------------------------
10 parse_menu_item <cycle
1> [697]
546 Ffuncall <cycle 1> [33]
[857] 0.0 0.00 0.00 556 Fsubstitute_command_keys
<cycle 1> [857]
0.00 0.00 17/253522 Fintern [108]
0.00 0.00 556/6108927 xmalloc [248]
0.00 0.00 17/137099 make_string [290]
0.00 0.00 556/5908649 xfree [368]
0.00 0.00 15/1630 make_string_from_bytes
[752]
0.00 0.00 6/79680125 Fcar [117]
0.00 0.00 21/160008 xrealloc [1180]
17 Fwhere_is_internal
<cycle 1> [624]
13 Fkey_description
<cycle 1> [659]
-----------------------------------------------
0.00 0.00 28/28 xftfont_open <cycle 1>
[805]
[858] 0.0 0.00 0.00 28 ftfont_font_format [858]
0.00 0.00 28/15793 intern [386]
0.00 0.00 1/253522 Fintern [108]
-----------------------------------------------
28 Ffuncall <cycle 1> [33]
[859] 0.0 0.00 0.00 28 Feval_buffer <cycle 1> [859]
0.00 0.00 28/251089 save_excursion_save [141]
0.00 0.00 84/18930942 specbind [52]
0.00 0.00 56/22504963 Fcons [60]
0.00 0.00 26/950121 Fget_buffer [218]
0.00 0.00 84/7894329
store_symval_forwarding [166]
0.00 0.00 28/1124186 record_unwind_protect
[535]
0.00 0.00 28/1315163 temp_set_point_both [534]
0.00 0.00 28/34 temp_set_point [1046]
0.00 0.00 2/1727386 Fcurrent_buffer [1132]
84 set_internal <cycle 1>
[144]
56 unbind_to <cycle 1> [24]
28
lisp_file_lexically_bound_p <cycle 1> [1630]
28 readevalloop <cycle 1>
[707]
-----------------------------------------------
1 png_load <cycle 1> [1089]
94 xpm_load <cycle 1> [870]
[860] 0.0 0.00 0.00 95 x_find_image_file <cycle 1>
[860]
0.00 0.00 95/137099 make_string [290]
0.00 0.00 95/22504963 Fcons [60]
0.00 0.00 95/131674 build_string [1185]
0.00 0.00 95/89107
code_convert_string_norecord [1205]
95 Fexpand_file_name
<cycle 1> [210]
95 openp <cycle 1> [560]
95 code_convert_string
<cycle 1> [1204]
-----------------------------------------------
195 expose_frame <cycle 1>
[1663]
555 expose_window_tree
<cycle 1> [1666]
[861] 0.0 0.00 0.00 750 expose_window <cycle 1> [861]
0.00 0.00 337/244651 window_text_bottom_y
[448]
0.00 0.00 221/230997 window_box_left_offset
[550]
0.00 0.00 971/8465 x_intersect_rectangles
[1395]
0.00 0.00 282/16565 get_phys_cursor_glyph
[1341]
0.00 0.00 282/613 x_draw_vertical_border
[1577]
0.00 0.00 38/306 x_clear_cursor [1622]
3026 expose_line <cycle 1>
[1471]
42 update_window_cursor
<cycle 1> [1429]
-----------------------------------------------
1206 read_char <cycle 1> [317]
[862] 0.0 0.00 0.00 1206 make_lispy_event <cycle 1>
[862]
0.00 0.00 553/22504963 Fcons [60]
0.00 0.00 1242/533779146 Fcdr [38]
0.00 0.00 802/79680125 Fcar [117]
0.00 0.00 48/151 make_ctrl_char [1681]
665 modify_event_symbol
<cycle 1> [879]
440 make_lispy_position
<cycle 1> [608]
220 Fcopy_alist <cycle 1>
[146]
-----------------------------------------------
34 echo_now <cycle 1> [1005]
126 read_key_sequence
<cycle 1> [355]
1271 read_char <cycle 1> [317]
[863] 0.0 0.00 0.00 1431 echo_char <cycle 1> [863]
0.00 0.00 74/137099 make_string [290]
0.00 0.00 40/123019 Faset [324]
0.00 0.00 68/166652 copy_text [1178]
0.00 0.00 6/2378 push_key_description
[1482]
80 Faref <cycle 1> [121]
74 concat2 <cycle 1> [1480]
74 echo_now <cycle 1> [1005]
-----------------------------------------------
0.00 0.00 311/311 esprintf [865]
[864] 0.0 0.00 0.00 311 doprnt [864]
0.00 0.00 381/336495 c_string_width [357]
0.00 0.00 311/5908649 xfree [368]
0.00 0.00 381/381 strwidth [1612]
-----------------------------------------------
0.00 0.00 4/311 modify_event_symbol
<cycle 1> [879]
0.00 0.00 70/311 lock_file_1 [930]
0.00 0.00 237/311
Fsingle_key_description [714]
[865] 0.0 0.00 0.00 311 esprintf [865]
0.00 0.00 311/311 doprnt [864]
-----------------------------------------------
0.00 0.00 1/3268 x_term_init <cycle 1>
[595]
0.00 0.00 1/3268 x_send_client_event
[1111]
0.00 0.00 1/3268
x_get_foreign_selection <cycle 1> [1110]
0.00 0.00 1/3268
read_and_apply_settings [615]
0.00 0.00 3/3268 get_current_wm_state
[1095]
0.00 0.00 3/3268 wm_supports <cycle 1>
[1096]
0.00 0.00 3/3268 XlwMenuRealize [1099]
0.00 0.00 4/3268 Start [1090]
0.00 0.00 8/3268 xfont_list_pattern
<cycle 1> [1013]
0.00 0.00 28/3268 x_set_mouse_color
<cycle 1> [1037]
0.00 0.00 77/3268 x_real_positions [1008]
0.00 0.00 113/3268
Fx_own_selection_internal <cycle 1> [775]
0.00 0.00 199/3268 x_frame_rehighlight
<cycle 1> [971]
0.00 0.00 790/3268 XTmouse_position
<cycle 1> [617]
0.00 0.00 2036/3268
x_handle_selection_event <cycle 1> [397]
[866] 0.0 0.00 0.00 3268 x_catch_errors [866]
0.00 0.00 3268/6108927 xmalloc [248]
-----------------------------------------------
0.00 0.00 302307/1445220 lisp_string_width
<cycle 1> [402]
0.00 0.00 1142913/1445220 c_string_width [357]
[867] 0.0 0.00 0.00 1445220 char_width [867]
0.00 0.00 140/531169 char_table_ref [177]
-----------------------------------------------
10192 redisplay_window
<cycle 1> [72]
[868] 0.0 0.00 0.00 10192
compute_window_start_on_continuation_line <cycle 1> [868]
0.00 0.00 10192/222087258 marker_position [80]
0.00 0.00 8/436722 set_marker_both [366]
0.00 0.00 10192/338243 marker_byte_position
[1153]
16 compute_stop_pos
<cycle 1> [58]
16 handle_stop <cycle 1>
[106]
16 reseat <cycle 1> [1263]
16 move_it_by_lines
<cycle 1> [838]
8 init_iterator <cycle
1> [187]
8
reseat_at_previous_visible_line_start <cycle 1> [1449]
-----------------------------------------------
0.00 0.00 37/37 ftfont_pattern_entity
<cycle 1> [816]
[869] 0.0 0.00 0.00 37 font_make_entity [869]
0.00 0.00 37/1425184 allocate_pseudovector
[57]
-----------------------------------------------
94 lookup_image <cycle 1>
[115]
[870] 0.0 0.00 0.00 94 xpm_load <cycle 1> [870]
0.00 0.00 94/94 xpm_free_color_cache
[878]
0.00 0.00 94/6108927 xmalloc [248]
0.00 0.00 94/129 init_color_table [995]
0.00 0.00 94/129 free_color_table [1032]
0.00 0.00 188/1134 image_spec_value [1525]
0.00 0.00 94/129 colors_in_color_table
[1689]
94 x_find_image_file
<cycle 1> [860]
-----------------------------------------------
28 ftfont_get_fc_charset
<cycle 1> [1817]
37 ftfont_pattern_entity
<cycle 1> [816]
[871] 0.0 0.00 0.00 65 ftfont_lookup_cache <cycle
1> [871]
0.00 0.00 28/12594668 assq_no_quit [12]
0.00 0.00 1/22 Fmake_hash_table [797]
0.00 0.00 13/22504963 Fcons [60]
0.00 0.00 13/818 make_save_value [902]
0.00 0.00 13/6108927 xmalloc [248]
64 Fgethash <cycle 1> [1226]
13 Fputhash <cycle 1> [756]
-----------------------------------------------
8 font_registry_charsets
<cycle 1> [1048]
14 Ffuncall <cycle 1> [33]
361 font_find_for_lface
<cycle 1> [745]
[872] 0.0 0.00 0.00 383 Fassoc_string <cycle 1> [872]
0.00 0.00 1660/871779 Fsymbol_name [536]
0.00 0.00 432/63453 do_pending_atimers [1118]
1949 Fcompare_strings
<cycle 1> [240]
432
process_pending_signals <cycle 1> [1233]
-----------------------------------------------
278 font_list_entities
<cycle 1> [897]
[873] 0.0 0.00 0.00 278 font_delete_unmatched
<cycle 1> [873]
0.00 0.00 601/22504963 Fcons [60]
0.00 0.00 278/15222 Fvconcat [1347]
278 concat <cycle 1> [69]
-----------------------------------------------
0.00 0.00 57/1082
Fset_window_configuration <cycle 1> [788]
0.00 0.00 70/1082 Fset_window_start [984]
0.00 0.00 112/1082
window_scroll_pixel_based <cycle 1> [785]
0.00 0.00 117/1082 set_window_buffer
<cycle 1> [643]
0.00 0.00 726/1082 message_dolog <cycle
1> [584]
[874] 0.0 0.00 0.00 1082 set_marker_restricted [874]
0.00 0.00 883/2168668 unchain_marker [274]
0.00 0.00 1082/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 48/222087258 marker_position [80]
-----------------------------------------------
0.00 0.00 12840/12840 redisplay_window
<cycle 1> [72]
[875] 0.0 0.00 0.00 12840 cursor_row_fully_visible_p
[875]
0.00 0.00 42/23010 window_box_height [541]
-----------------------------------------------
1794 read_char <cycle 1> [317]
[876] 0.0 0.00 0.00 1794 show_help_echo <cycle 1> [876]
0.00 0.00 252/140461 Ffboundp [469]
3146 call1 <cycle 1> [1135]
269 unbind_to <cycle 1> [24]
269 safe_call <cycle 1> [561]
-----------------------------------------------
8 xftfont_list <cycle 1>
[1913]
[877] 0.0 0.00 0.00 8 ftfont_list <cycle 1> [877]
0.00 0.00 10/253522 Fintern [108]
0.00 0.00 13/12594668 assq_no_quit [12]
0.00 0.00 2/15793 intern [386]
0.00 0.00 37/22504963 Fcons [60]
0.00 0.00 8/3766 Fdowncase [1454]
37 ftfont_pattern_entity
<cycle 1> [816]
8 ftfont_spec_pattern
<cycle 1> [1017]
8 casify_object <cycle
1> [322]
8 Fnreverse <cycle 1>
[1124]
-----------------------------------------------
0.00 0.00 94/94 xpm_load <cycle 1> [870]
[878] 0.0 0.00 0.00 94 xpm_free_color_cache [878]
0.00 0.00 7016/5908649 xfree [368]
-----------------------------------------------
665 make_lispy_event
<cycle 1> [862]
[879] 0.0 0.00 0.00 665 modify_event_symbol <cycle
1> [879]
0.00 0.00 20/15793 intern [386]
0.00 0.00 1/288821 Fmake_vector [131]
0.00 0.00 4/311 esprintf [865]
685 apply_modifiers <cycle
1> [118]
20 Fput <cycle 1> [1171]
-----------------------------------------------
7 font_list_entities
<cycle 1> [897]
[880] 0.0 0.00 0.00 7 xfont_list <cycle 1> [880]
0.00 0.00 28/12594668 assq_no_quit [12]
0.00 0.00 8/8
xfont_encode_coding_xlfd [1912]
0.00 0.00 7/1197 font_unparse_xlfd [1521]
8 xfont_list_pattern
<cycle 1> [1013]
7 Fassoc <cycle 1> [329]
-----------------------------------------------
21 Fdo_auto_save <cycle
1> [786]
492 Fgarbage_collect
<cycle 1> [6]
[881] 0.0 0.00 0.00 513 push_message <cycle 1> [881]
0.00 0.00 513/22504963 Fcons [60]
513 current_message <cycle
1> [1569]
-----------------------------------------------
2 Ffuncall <cycle 1> [33]
[882] 0.0 0.00 0.00 2 Fnew_fontset <cycle 1> [882]
0.00 0.00 1/29 font_parse_xlfd [708]
0.00 0.00 1/1983 make_fontset [407]
0.00 0.00 104/533779146 Fcdr [38]
0.00 0.00 104/79680125 Fcar [117]
0.00 0.00 1/224733 make_unibyte_string [288]
0.00 0.00 1/39 Fset_char_table_range
[954]
0.00 0.00 2/22504963 Fcons [60]
0.00 0.00 2/3766 Fdowncase [1454]
0.00 0.00 1/800 free_realized_fontsets
[1558]
0.00 0.00 1/1197 font_unparse_xlfd [1521]
137 Fset_fontset_font
<cycle 1> [644]
2 casify_object <cycle
1> [322]
2 fs_query_fontset
<cycle 1> [852]
1 Ffont_spec <cycle 1>
[662]
-----------------------------------------------
28 xftfont_open <cycle 1>
[805]
[883] 0.0 0.00 0.00 28 font_make_object <cycle 1>
[883]
0.00 0.00 28/1425184 allocate_pseudovector
[57]
28 Fcopy_alist <cycle 1>
[146]
-----------------------------------------------
54 x_new_font <cycle 1>
[1770]
[884] 0.0 0.00 0.00 54 fontset_from_font <cycle 1>
[884]
0.00 0.00 2/1983 make_fontset [407]
0.00 0.00 2/253522 Fintern [108]
0.00 0.00 2/15793 intern [386]
0.00 0.00 2/1188 Ffont_xlfd_name [720]
0.00 0.00 12/22504963 Fcons [60]
0.00 0.00 54/54 font_get_name [1769]
0.00 0.00 2/3766 Fdowncase [1454]
56 copy_font_spec <cycle
1> [54]
54 assoc_no_quit <cycle
1> [1561]
4 Fset_fontset_font
<cycle 1> [644]
2 casify_object <cycle
1> [322]
2 Ffont_spec <cycle 1>
[662]
2 find_font_encoding
<cycle 1> [1557]
2 hash_lookup <cycle 1>
[289]
-----------------------------------------------
154 Ffuncall <cycle 1> [33]
[885] 0.0 0.00 0.00 154 Fxw_color_values <cycle 1>
[885]
0.00 0.00 154/33632 list3 [610]
0.00 0.00 154/22504963 Fcons [60]
0.00 0.00 154/15206 check_x_frame [1348]
154 x_defined_color <cycle
1> [1400]
-----------------------------------------------
0.00 0.00 27/27 make_frame <cycle 1>
[814]
[886] 0.0 0.00 0.00 27 allocate_frame [886]
0.00 0.00 27/1425184 allocate_pseudovector
[57]
-----------------------------------------------
567 exec_byte_code <cycle
1> [17]
[887] 0.0 0.00 0.00 567 Fend_of_line <cycle 1> [887]
0.00 0.00 567/64993 Fline_end_position [629]
0.00 0.00 567/720395 set_point [586]
0.00 0.00 2/1315163 temp_set_point_both [534]
567 Fconstrain_to_field
<cycle 1> [446]
567 set_point_both <cycle
1> [114]
-----------------------------------------------
127 Ffuncall <cycle 1> [33]
[888] 0.0 0.00 0.00 127 Fkill_local_variable <cycle
1> [888]
0.00 0.00 69/21178533 find_symbol_value [18]
0.00 0.00 17/16126491 do_symval_forwarding
[104]
102 Fassq <cycle 1> [23]
67 Fdelq <cycle 1> [447]
-----------------------------------------------
24
general_insert_function <cycle 1> [1378]
119 insert_char <cycle 1>
[504]
[889] 0.0 0.00 0.00 143 insert <cycle 1> [889]
0.00 0.00 143/306517
multibyte_chars_in_text [270]
0.00 0.00 143/1214 chars_in_text [1520]
143 insert_1_both <cycle
1> [364]
143 signal_after_change
<cycle 1> [565]
-----------------------------------------------
2036
x_handle_selection_event <cycle 1> [397]
[890] 0.0 0.00 0.00 2036 x_convert_selection <cycle
1> [890]
0.00 0.00 2132/6108927 xmalloc [248]
0.00 0.00 2036/8154
x_display_info_for_display [1398]
0.00 0.00 96/102 xnmalloc [1715]
4052 symbol_to_x_atom
<cycle 1> [1440]
2036 x_get_local_selection
<cycle 1> [627]
-----------------------------------------------
0.00 0.00 2011/2011 realize_face <cycle 1>
[408]
[891] 0.0 0.00 0.00 2011 make_realized_face [891]
0.00 0.00 2011/6108927 xmalloc [248]
-----------------------------------------------
0.00 0.00 421/421 foreach_window_1 [219]
[892] 0.0 0.00 0.00 421 add_window_to_list [892]
0.00 0.00 421/22504963 Fcons [60]
-----------------------------------------------
0.00 0.00 326/944 record_delete [845]
0.00 0.00 618/944 record_insert [840]
[893] 0.0 0.00 0.00 944 record_point [893]
0.00 0.00 382/22504963 Fcons [60]
0.00 0.00 32/93 record_first_change [968]
0.00 0.00 44/1106 Fundo_boundary [949]
-----------------------------------------------
1 Flock_buffer <cycle 1>
[2039]
26
prepare_to_modify_buffer <cycle 1> [186]
43 Fwrite_region <cycle
1> [688]
[894] 0.0 0.00 0.00 70 lock_file <cycle 1> [894]
0.00 0.00 70/70 get_truename_buffer [915]
0.00 0.00 70/70 lock_file_1 [930]
0.00 0.00 26/77 current_lock_owner [986]
0.00 0.00 52/5908649 xfree [368]
0.00 0.00 70/121 fill_in_lock_file_name
[1699]
0.00 0.00 70/89107
code_convert_string_norecord [1205]
70 Fexpand_file_name
<cycle 1> [210]
70 code_convert_string
<cycle 1> [1204]
52
Fverify_visited_file_modtime <cycle 1> [1617]
3 Ffile_exists_p <cycle
1> [1505]
-----------------------------------------------
0.00 0.00 62/62 eval_sub <cycle 1> [15]
[895] 0.0 0.00 0.00 62 Fnumber_to_string [895]
0.00 0.00 62/137099 make_string [290]
0.00 0.00 62/131674 build_string [1185]
-----------------------------------------------
57 Fmap_char_table <cycle
1> [1763]
134 Fset_fontset_font
<cycle 1> [644]
200 map_keymap_internal
<cycle 1> [431]
[896] 0.0 0.00 0.00 391 map_char_table <cycle 1> [896]
0.00 0.00 391/22504963 Fcons [60]
391 map_sub_char_table
<cycle 1> [426]
-----------------------------------------------
361 font_find_for_lface
<cycle 1> [745]
[897] 0.0 0.00 0.00 361 font_list_entities <cycle
1> [897]
0.00 0.00 391/22504963 Fcons [60]
0.00 0.00 720/720 font_get_cache [1567]
0.00 0.00 8/15222 Fvconcat [1347]
720 assoc_no_quit <cycle
1> [1561]
361 Fnreverse <cycle 1>
[1124]
278 font_delete_unmatched
<cycle 1> [873]
15 copy_font_spec <cycle
1> [54]
8 xftfont_list <cycle 1>
[1913]
8 concat <cycle 1> [69]
7 xfont_list <cycle 1>
[880]
-----------------------------------------------
1129 free_widget_value_tree
[898]
0.00 0.00 27/27 merge_widget_value [424]
[898] 0.0 0.00 0.00 27+1129 free_widget_value_tree [898]
0.00 0.00 3468/5908649 xfree [368]
0.00 0.00 1129/38457 free_widget_value [765]
1129 free_widget_value_tree
[898]
-----------------------------------------------
8033 map_keymap_internal
<cycle 1> [431]
[899] 0.0 0.00 0.00 8033 single_menu_item <cycle 1>
[899]
0.00 0.00 7997/7997 push_menu_item [900]
8033 parse_menu_item <cycle
1> [697]
679 single_keymap_panes
<cycle 1> [1564]
-----------------------------------------------
0.00 0.00 7997/7997 single_menu_item
<cycle 1> [899]
[900] 0.0 0.00 0.00 7997 push_menu_item [900]
0.00 0.00 22/22 grow_menu_items [901]
-----------------------------------------------
0.00 0.00 22/22 push_menu_item [900]
[901] 0.0 0.00 0.00 22 grow_menu_items [901]
0.00 0.00 22/202 larger_vector [761]
-----------------------------------------------
0.00 0.00 4/818 load_charset <cycle 1>
[722]
0.00 0.00 13/818 ftfont_lookup_cache
<cycle 1> [871]
0.00 0.00 22/818 Fdo_auto_save <cycle
1> [786]
0.00 0.00 61/818 file_name_completion
<cycle 1> [929]
0.00 0.00 67/818
directory_files_internal <cycle 1> [739]
0.00 0.00 251/818 Fload <cycle 1> [751]
0.00 0.00 400/818 map_keymap_internal
<cycle 1> [431]
[902] 0.0 0.00 0.00 818 make_save_value [902]
0.00 0.00 818/793412 allocate_misc [405]
-----------------------------------------------
0.00 0.00 2/114
Fprevious_char_property_change [1051]
0.00 0.00 112/114 Ffuncall <cycle 1> [33]
[903] 0.0 0.00 0.00 114 Fprevious_overlay_change [903]
0.00 0.00 114/19355003 overlays_at [29]
0.00 0.00 114/6108927 xmalloc [248]
0.00 0.00 114/5908649 xfree [368]
-----------------------------------------------
0.00 0.00 113/113 Ffuncall <cycle 1> [33]
[904] 0.0 0.00 0.00 113 Fwindow_edges [904]
0.00 0.00 339/22504963 Fcons [60]
0.00 0.00 113/50339 decode_any_window [1246]
-----------------------------------------------
2 Fcommand_execute
<cycle 1> [100]
2 Fmacroexpand <cycle 1>
[1087]
8 eval_sub <cycle 1> [15]
21 Ffuncall <cycle 1> [33]
[905] 0.0 0.00 0.00 33 do_autoload <cycle 1> [905]
0.00 0.00 33/33799
record_unwind_save_match_data [552]
0.00 0.00 33/202024 Findirect_function [432]
0.00 0.00 66/1124186 record_unwind_protect
[535]
0.00 0.00 33/533779146 Fcdr [38]
0.00 0.00 33/79680125 Fcar [117]
33 Fload <cycle 1> [751]
33 unbind_to <cycle 1> [24]
33 Fequal <cycle 1> [272]
-----------------------------------------------
0.00 0.00 33/110 Fread_key_sequence
<cycle 1> [924]
0.00 0.00 77/110 Ffuncall <cycle 1> [33]
[906] 0.0 0.00 0.00 110 make_event_array [906]
0.00 0.00 110/6697 Fmake_string [665]
-----------------------------------------------
2 Ffile_attributes
<cycle 1> [675]
6315 Ffuncall <cycle 1> [33]
[907] 0.0 0.00 0.00 6317 Ffile_symlink_p <cycle 1> [907]
0.00 0.00 44/137099 make_string [290]
0.00 0.00 5416/89107
code_convert_string_norecord [1205]
0.00 0.00 5372/5449 emacs_readlink [1425]
0.00 0.00 44/131674 build_string [1185]
6317 Fexpand_file_name
<cycle 1> [210]
6317
Ffind_file_name_handler <cycle 1> [155]
5416 code_convert_string
<cycle 1> [1204]
945 call2 <cycle 1> [1149]
-----------------------------------------------
113 Fforward_word <cycle
1> [1009]
[908] 0.0 0.00 0.00 113 scan_words <cycle 1> [908]
0.00 0.00 113/140461 Ffboundp [469]
0.00 0.00 113/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 485/485 word_boundary_p [1597]
108 update_syntax_table
<cycle 1> [66]
-----------------------------------------------
0.00 0.00 1/3268 x_term_init <cycle 1>
[595]
0.00 0.00 1/3268 x_send_client_event
[1111]
0.00 0.00 1/3268
x_get_foreign_selection <cycle 1> [1110]
0.00 0.00 1/3268
read_and_apply_settings [615]
0.00 0.00 3/3268 get_current_wm_state
[1095]
0.00 0.00 3/3268 wm_supports <cycle 1>
[1096]
0.00 0.00 3/3268 XlwMenuRealize [1099]
0.00 0.00 4/3268 Start [1090]
0.00 0.00 8/3268 xfont_list_pattern
<cycle 1> [1013]
0.00 0.00 28/3268 x_set_mouse_color
<cycle 1> [1037]
0.00 0.00 77/3268 x_real_positions [1008]
0.00 0.00 113/3268
Fx_own_selection_internal <cycle 1> [775]
0.00 0.00 199/3268 x_frame_rehighlight
<cycle 1> [971]
0.00 0.00 790/3268 XTmouse_position
<cycle 1> [617]
0.00 0.00 2036/3268 x_catch_errors_unwind
[928]
[909] 0.0 0.00 0.00 3268 x_uncatch_errors [909]
0.00 0.00 3268/5908649 xfree [368]
-----------------------------------------------
34 echo_now <cycle 1> [1005]
2738 read_char <cycle 1> [317]
[910] 0.0 0.00 0.00 2772 echo_dash <cycle 1> [910]
0.00 0.00 41/137099 make_string [290]
0.00 0.00 41/131674 build_string [1185]
82 Faref <cycle 1> [121]
41 concat2 <cycle 1> [1480]
-----------------------------------------------
0.00 0.00 64/12166 map_keymap_internal
<cycle 1> [431]
0.00 0.00 12102/12166 map_sub_char_table
<cycle 1> [426]
[911] 0.0 0.00 0.00 12166 map_keymap_char_table_item
[911]
0.00 0.00 263/22504963 Fcons [60]
-----------------------------------------------
7 Fcopy_keymap <cycle 1>
[912]
2 copy_keymap_item
<cycle 1> [944]
10 Ffuncall <cycle 1> [33]
[912] 0.0 0.00 0.00 12+7 Fcopy_keymap <cycle 1> [912]
0.00 0.00 258/22504963 Fcons [60]
118 copy_keymap_item
<cycle 1> [944]
19 get_keymap <cycle 1>
[126]
7 Fcopy_keymap <cycle 1>
[912]
-----------------------------------------------
0.00 0.00 22/22 Fcall_interactively
<cycle 1> [411]
[913] 0.0 0.00 0.00 22 check_mark [913]
0.00 0.00 22/532443 Fmarker_buffer [110]
-----------------------------------------------
1 Ffuncall <cycle 1> [33]
[914] 0.0 0.00 0.00 1 Fset_buffer_major_mode
<cycle 1> [914]
0.00 0.00 1/771510 Fset_buffer [14]
0.00 0.00 1/251089 save_excursion_save [141]
0.00 0.00 1/22504963 Fcons [60]
0.00 0.00 1/1124186 record_unwind_protect
[535]
1 call0 <cycle 1> [1375]
-----------------------------------------------
0.00 0.00 70/70 lock_file <cycle 1> [894]
[915] 0.0 0.00 0.00 70 get_truename_buffer [915]
0.00 0.00 118/4542149 Fstring_equal [101]
0.00 0.00 562/533779146 Fcdr [38]
-----------------------------------------------
0.00 0.00 41/41 unbind_to <cycle 1> [24]
[916] 0.0 0.00 0.00 41 decide_coding_unwind [916]
0.00 0.00 41/647078 recenter_overlay_lists
[152]
0.00 0.00 41/1315163 temp_set_point_both [534]
0.00 0.00 41/28122
adjust_markers_for_delete [801]
0.00 0.00 41/28127
adjust_overlays_for_delete [1303]
-----------------------------------------------
3 x_set_scroll_bar_width
<cycle 1> [1989]
3 Fx_create_frame <cycle
1> [940]
10
do_pending_window_change <cycle 1> [467]
17 x_set_window_size
<cycle 1> [1905]
24 Fx_show_tip <cycle 1>
[626]
0.01 0.14 13/51408 EmacsFrameResize [132]
[917] 0.0 0.00 0.00 70 change_frame_size_1 <cycle
1> [917]
0.00 0.00 30/52067 window_box [391]
0.00 0.00 30/1124186 record_unwind_protect
[535]
0.00 0.00 60/66 resize_frame_windows
[1755]
0.00 0.00 40/1517 check_frame_size [1509]
0.00 0.00 30/30 calculate_costs [1811]
0.00 0.00 30/1727386 Fcurrent_buffer [1132]
60 unbind_to <cycle 1> [24]
30 adjust_glyphs <cycle
1> [713]
30
run_window_configuration_change_hook <cycle 1> [700]
1 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
1 status_notify <cycle
1> [1044]
[918] 0.0 0.00 0.00 1 exec_sentinel <cycle 1> [918]
0.00 0.00 1/57
record_asynch_buffer_change [690]
0.00 0.00 4/22504963 Fcons [60]
0.00 0.00 2/18930942 specbind [52]
0.00 0.00 2/7894329
store_symval_forwarding [166]
0.00 0.00 2/1124186 record_unwind_protect
[535]
0.00 0.00 1/125 restore_search_regs
[1030]
0.00 0.00 1/1727386 Fcurrent_buffer [1132]
2 set_internal <cycle 1>
[144]
1
internal_condition_case_1 <cycle 1> [1225]
-----------------------------------------------
1 Fkill_emacs <cycle 1>
[1001]
[919] 0.0 0.00 0.00 1 shut_down_emacs <cycle 1> [919]
0.00 0.00 1/1 check_glyph_memory [927]
0.00 0.00 1/6553 kill_buffer_processes
[497]
0.00 0.00 1/1 stuff_buffered_input
[2081]
0.00 0.00 1/14599 unrequest_sigio [1359]
0.00 0.00 1/1 unlock_all_files [2084]
0.00 0.00 1/113 sys_signal [1708]
0.00 0.00 1/1 check_message_stack
[2058]
1 Fdo_auto_save <cycle
1> [786]
-----------------------------------------------
1 command_loop_1 <cycle
1> [427]
6 Fload <cycle 1> [751]
26 Fwrite_region <cycle
1> [688]
[920] 0.0 0.00 0.00 33 message_with_string <cycle
1> [920]
0.00 0.00 33/137099 make_string [290]
0.00 0.00 33/131674 build_string [1185]
33 Fformat <cycle 1> [227]
32 message3 <cycle 1> [1624]
1 XTframe_up_to_date
<cycle 1> [1335]
1 message3_nolog <cycle
1> [1601]
-----------------------------------------------
2 Ffuncall <cycle 1> [33]
[921] 0.0 0.00 0.00 2 Fset_charset_priority
<cycle 1> [921]
0.00 0.00 208/22504963 Fcons [60]
666 Fmemq <cycle 1> [138]
6 Fnreverse <cycle 1>
[1124]
2 Fcopy_sequence <cycle
1> [781]
2 hash_lookup <cycle 1>
[289]
2 Fdelq <cycle 1> [447]
2 Fnconc <cycle 1> [1126]
-----------------------------------------------
1 Ffuncall <cycle 1> [33]
[922] 0.0 0.00 0.00 1 Fprimitive_undo <cycle 1> [922]
0.00 0.00 15/532443 Fmarker_buffer [110]
0.00 0.00 15/677952 Fset_marker [252]
0.00 0.00 2/18930942 specbind [52]
0.00 0.00 9/720395 set_point [586]
0.00 0.00 15/222087258 marker_position [80]
0.00 0.00 2/7894329
store_symval_forwarding [166]
0.00 0.00 1/60 cons_to_signed [1760]
9 set_point_both <cycle
1> [114]
5 Finsert <cycle 1> [1381]
4 Fgoto_char <cycle 1>
[605]
4 Fdelete_region <cycle
1> [1121]
2 set_internal <cycle 1>
[144]
1 unbind_to <cycle 1> [24]
1 Fset_buffer_modified_p
<cycle 1> [753]
1 Funlock_buffer <cycle
1> [2010]
-----------------------------------------------
140 Ffuncall <cycle 1> [33]
267 Fall_completions
<cycle 1> [255]
[923] 0.0 0.00 0.00 407 Fcommandp <cycle 1> [923]
0.00 0.00 176/39048947 Fplist_get [59]
0.00 0.00 407/4214013 indirect_function [331]
0.00 0.00 176/26526312 Fget [139]
0.00 0.00 37/533779146 Fcdr [38]
0.00 0.00 9/79680125 Fcar [117]
0.00 0.00 176/16983 Fsymbol_function [1339]
19 Fassq <cycle 1> [23]
-----------------------------------------------
33 Ffuncall <cycle 1> [33]
[924] 0.0 0.00 0.00 33 Fread_key_sequence <cycle
1> [924]
0.00 0.00 66/18930942 specbind [52]
0.00 0.00 33/110 make_event_array [906]
0.00 0.00 33/3076 cancel_hourglass [1469]
33 read_key_sequence
<cycle 1> [355]
33 unbind_to <cycle 1> [24]
-----------------------------------------------
0.00 0.00 2036/2036 unbind_to <cycle 1> [24]
[925] 0.0 0.00 0.00 2036
x_selection_request_lisp_error [925]
0.00 0.00 2132/5908649 xfree [368]
-----------------------------------------------
0.00 0.00 20/338 eval_sub <cycle 1> [15]
0.00 0.00 318/338 Ffuncall <cycle 1> [33]
[926] 0.0 0.00 0.00 338 region_limit [926]
0.00 0.00 338/645869 Fmarker_position [456]
-----------------------------------------------
0.00 0.00 1/1 shut_down_emacs <cycle
1> [919]
[927] 0.0 0.00 0.00 1 check_glyph_memory [927]
0.00 0.00 3/28 free_glyphs [806]
-----------------------------------------------
0.00 0.00 2036/2036 unbind_to <cycle 1> [24]
[928] 0.0 0.00 0.00 2036 x_catch_errors_unwind [928]
0.00 0.00 2036/3268 x_uncatch_errors [909]
-----------------------------------------------
61 Ffuncall <cycle 1> [33]
[929] 0.0 0.00 0.00 61 file_name_completion <cycle
1> [929]
0.00 0.00 61/18930942 specbind [52]
0.00 0.00 61/818 make_save_value [902]
0.00 0.00 61/7894329
store_symval_forwarding [166]
0.00 0.00 61/1124186 record_unwind_protect
[535]
0.00 0.00 3/224733 make_unibyte_string [288]
0.00 0.00 16203/16203 scmp [1343]
0.00 0.00 206/89107
code_convert_string_norecord [1205]
0.00 0.00 4/4
file_name_completion_stat [1962]
206 code_convert_string
<cycle 1> [1204]
61 set_internal <cycle 1>
[144]
61 Fdirectory_file_name
<cycle 1> [670]
61 unbind_to <cycle 1> [24]
3 call1 <cycle 1> [1135]
2 Fsubstring <cycle 1>
[587]
2
Ffile_name_as_directory <cycle 1> [683]
1 Fcompare_strings
<cycle 1> [240]
1 Fequal <cycle 1> [272]
-----------------------------------------------
0.00 0.00 70/70 lock_file <cycle 1> [894]
[930] 0.0 0.00 0.00 70 lock_file_1 [930]
0.00 0.00 70/311 esprintf [865]
0.00 0.00 140/145 Fuser_login_name [1683]
0.00 0.00 140/284 Fsystem_name [1627]
0.00 0.00 70/70 get_boot_time [1749]
-----------------------------------------------
3 Fx_create_frame <cycle
1> [940]
[931] 0.0 0.00 0.00 3 x_window <cycle 1> [931]
0.00 0.00 3/6 lw_create_widget [933]
0.00 0.00 3/60 lw_make_widget [815]
0.00 0.00 3/85 x_set_name [936]
0.00 0.00 6/6108927 xmalloc [248]
0.00 0.00 3/97155
validate_x_resource_name [1197]
0.00 0.00 3/6 lw_set_main_areas [1931]
0.00 0.00 3/3 create_frame_xic [1973]
3 x_set_name_internal
<cycle 1> [1729]
3 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
0.00 0.00 62/62 Ffuncall <cycle 1> [33]
[932] 0.0 0.00 0.00 62 Fstring [932]
0.00 0.00 62/1630 make_string_from_bytes
[752]
-----------------------------------------------
0.00 0.00 3/6 set_frame_menubar
<cycle 1> [413]
0.00 0.00 3/6 x_window <cycle 1> [931]
[933] 0.0 0.00 0.00 6 lw_create_widget [933]
0.00 0.00 6/6 lw_register_widget [934]
-----------------------------------------------
0.00 0.00 6/6 lw_create_widget [933]
[934] 0.0 0.00 0.00 6 lw_register_widget [934]
0.00 0.00 6/60 lw_make_widget [815]
0.00 0.00 6/6108927 xmalloc [248]
0.00 0.00 12/9360 safe_strdup [850]
-----------------------------------------------
6 set_text_properties
<cycle 1> [959]
13
graft_intervals_into_buffer <cycle 1> [563]
319 set_text_properties_1
<cycle 1> [846]
[935] 0.0 0.00 0.00 338 set_properties <cycle 1> [935]
0.00 0.00 14/31796 record_property_change
[429]
338 Fcopy_sequence <cycle
1> [781]
-----------------------------------------------
0.00 0.00 3/85 x_window <cycle 1> [931]
0.00 0.00 82/85 x_consider_frame_title
<cycle 1> [269]
[936] 0.0 0.00 0.00 85 x_set_name [936]
0.00 0.00 85/4542149 Fstring_equal [101]
-----------------------------------------------
25 Fdocumentation <cycle
1> [674]
59 Ffetch_bytecode <cycle
1> [260]
[937] 0.0 0.00 0.00 84 get_doc_string <cycle 1> [937]
0.00 0.00 25/306517
multibyte_chars_in_text [270]
0.00 0.00 25/1630 make_string_from_bytes
[752]
0.00 0.00 102/89107
code_convert_string_norecord [1205]
0.00 0.00 91/651 emacs_read [1572]
0.00 0.00 84/636 Ffile_name_absolute_p
[1573]
0.00 0.00 84/18686 emacs_open [1331]
0.00 0.00 84/18562 emacs_close [1333]
0.00 0.00 59/287 Fread [1626]
0.00 0.00 1/628 xpalloc [1575]
102 code_convert_string
<cycle 1> [1204]
59 read_internal_start
<cycle 1> [1337]
-----------------------------------------------
67 Ffuncall <cycle 1> [33]
[938] 0.0 0.00 0.00 67 Fmouse_position <cycle 1> [938]
0.00 0.00 134/22504963 Fcons [60]
0.00 0.00 67/67 pixel_to_glyph_coords
[1753]
67 XTmouse_position
<cycle 1> [617]
-----------------------------------------------
0.00 0.00 7/7 x_make_frame_visible
<cycle 1> [433]
[939] 0.0 0.00 0.00 7 x_icon_type [939]
0.00 0.00 7/12594668 assq_no_quit [12]
-----------------------------------------------
3 Ffuncall <cycle 1> [33]
[940] 0.0 0.00 0.00 3 Fx_create_frame <cycle 1> [940]
0.00 0.00 18/137099 make_string [290]
0.00 0.00 5/22504963 Fcons [60]
0.00 0.00 3/27 init_frame_faces [1018]
0.00 0.00 6/1124186 record_unwind_protect
[535]
0.00 0.00 6/54 register_font_driver
[1028]
0.00 0.00 3/6108927 xmalloc [248]
0.00 0.00 3/533779146 Fcdr [38]
0.00 0.00 18/131674 build_string [1185]
0.00 0.00 3/42972 check_x_display_info
[1260]
0.00 0.00 3/3 x_text_icon [1994]
0.00 0.00 3/27 x_make_gc [1825]
0.00 0.00 3/70 change_frame_size [1748]
0.00 0.00 3/16 x_wm_set_size_hint [1869]
0.00 0.00 3/6 lw_set_main_areas [1931]
75 x_default_parameter
<cycle 1> [855]
27 x_get_arg <cycle 1> [762]
18 x_decode_color <cycle
1> [1517]
12
x_frame_get_and_record_arg <cycle 1> [1884]
6
x_default_scroll_bar_color_parameter <cycle 1> [953]
6 unbind_to <cycle 1> [24]
3 Fcopy_alist <cycle 1>
[146]
3 make_frame <cycle 1>
[814]
3
x_default_font_parameter <cycle 1> [363]
3 Fassq <cycle 1> [23]
3 x_figure_window_size
<cycle 1> [1824]
3 x_window <cycle 1> [931]
3 change_frame_size_1
<cycle 1> [917]
3 set_frame_menubar
<cycle 1> [413]
3
initialize_frame_menubar <cycle 1> [1974]
2 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
316 with_echo_area_buffer
<cycle 1> [156]
[941] 0.0 0.00 0.00 316 current_message_1 <cycle 1>
[941]
0.00 0.00 316/94254 make_buffer_string [636]
316
make_buffer_string_both <cycle 1> [265]
-----------------------------------------------
1 delete_frame <cycle 1>
[746]
3 choose_minibuf_frame
<cycle 1> [1908]
11 read_minibuf <cycle 1>
[767]
22 Ffuncall <cycle 1> [33]
24 Fx_show_tip <cycle 1>
[626]
[942] 0.0 0.00 0.00 61 Fset_window_buffer <cycle
1> [942]
0.00 0.00 61/950121 Fget_buffer [218]
0.00 0.00 61/135 unshow_buffer [998]
0.00 0.00 61/128485 decode_window [1186]
61 unbind_to <cycle 1> [24]
61 set_window_buffer
<cycle 1> [643]
50 call1 <cycle 1> [1135]
-----------------------------------------------
27
x_default_font_parameter <cycle 1> [363]
[943] 0.0 0.00 0.00 27 font_open_by_name <cycle 1>
[943]
0.00 0.00 27/224733 make_unibyte_string [288]
27 Ffont_spec <cycle 1>
[662]
27 font_open_by_spec
<cycle 1> [1820]
27 font_put_extra <cycle
1> [699]
-----------------------------------------------
118 Fcopy_keymap <cycle 1>
[912]
[944] 0.0 0.00 0.00 118 copy_keymap_item <cycle 1>
[944]
0.00 0.00 111/22504963 Fcons [60]
2 Fcopy_keymap <cycle 1>
[912]
-----------------------------------------------
111 search_command <cycle
1> [715]
[945] 0.0 0.00 0.00 111 xsignal1 <cycle 1> [945]
0.00 0.00 111/22504963 Fcons [60]
0.00 0.00 111/206 list1 [1661]
111 xsignal <cycle 1> [1221]
-----------------------------------------------
0.00 0.00 3/390 eval_sub <cycle 1> [15]
0.00 0.00 387/390 Ffuncall <cycle 1> [33]
[946] 0.0 0.00 0.00 390 Fmodify_syntax_entry [946]
0.00 0.00 390/390 Fstring_to_syntax [962]
0.00 0.00 36/7514 char_table_set [729]
0.00 0.00 390/390 clear_regexp_cache [1610]
0.00 0.00 382/22142 check_syntax_table [1321]
-----------------------------------------------
2 Fstart_process <cycle
1> [1011]
17 Fwrite_region <cycle
1> [688]
18 Fcall_process <cycle
1> [778]
27 Finsert_file_contents
<cycle 1> [600]
[947] 0.0 0.00 0.00 64
Ffind_operation_coding_system <cycle 1> [947]
0.00 0.00 128/39048947 Fplist_get [59]
0.00 0.00 128/26526312 Fget [139]
748 fast_string_match
<cycle 1> [450]
-----------------------------------------------
87 set_frame_menubar
<cycle 1> [413]
[948] 0.0 0.00 0.00 87 parse_single_submenu <cycle
1> [948]
0.00 0.00 87/20473711 Flength [63]
0.00 0.00 87/533779146 Fcdr [38]
0.00 0.00 87/79680125 Fcar [117]
87 Fkeymap_prompt <cycle
1> [491]
87 single_keymap_panes
<cycle 1> [1564]
87 get_keymap <cycle 1>
[126]
-----------------------------------------------
0.00 0.00 13/1106
record_marker_adjustment [802]
0.00 0.00 44/1106 record_point [893]
0.00 0.00 1049/1106 command_loop_1 <cycle
1> [427]
[949] 0.0 0.00 0.00 1106 Fundo_boundary [949]
0.00 0.00 1106/79680125 Fcar [117]
0.00 0.00 19/22504963 Fcons [60]
-----------------------------------------------
38 Ffuncall <cycle 1> [33]
[950] 0.0 0.00 0.00 38 Fcurrent_indentation <cycle
1> [950]
0.00 0.00 38/180843 scan_newline [380]
38 position_indentation
<cycle 1> [1006]
38 set_point_both <cycle
1> [114]
-----------------------------------------------
20 fontset_find_font
<cycle 1> [768]
27 x_set_font <cycle 1>
[684]
[951] 0.0 0.00 0.00 47 font_match_p <cycle 1> [951]
0.00 0.00 5/12594668 assq_no_quit [12]
0.00 0.00 5/18056830 xftfont_encode_char
[282]
0.00 0.00 5/5 font_encode_char [1948]
32 font_score <cycle 1>
[1562]
-----------------------------------------------
155 reproduce_tree <cycle
1> [952]
137
graft_intervals_into_buffer <cycle 1> [563]
[952] 0.0 0.00 0.00 137+155 reproduce_tree <cycle 1> [952]
0.00 0.00 292/130814 make_interval [628]
292 copy_properties <cycle
1> [1207]
155 reproduce_tree <cycle
1> [952]
-----------------------------------------------
6 Fx_create_frame <cycle
1> [940]
[953] 0.0 0.00 0.00 6
x_default_scroll_bar_color_parameter <cycle 1> [953]
0.00 0.00 12/137099 make_string [290]
0.00 0.00 12/22504963 Fcons [60]
0.00 0.00 6/97151 xrdb_get_resource [812]
0.00 0.00 12/131674 build_string [1185]
0.00 0.00 6/96833 display_x_get_resource
[1200]
6 x_get_arg <cycle 1> [762]
6 x_set_frame_parameters
<cycle 1> [800]
-----------------------------------------------
0.00 0.00 1/39 Fnew_fontset <cycle 1>
[882]
0.00 0.00 38/39 Fset_fontset_font
<cycle 1> [644]
[954] 0.0 0.00 0.00 39 Fset_char_table_range [954]
0.00 0.00 38/1168 char_table_set_range
[773]
-----------------------------------------------
31 Freplace_match <cycle
1> [1059]
[955] 0.0 0.00 0.00 31 substring_both <cycle 1> [955]
0.00 0.00 31/441327 make_specified_string
[253]
31 copy_text_properties
<cycle 1> [631]
-----------------------------------------------
24 Fx_show_tip <cycle 1>
[626]
1741 Ffuncall <cycle 1> [33]
[956] 0.0 0.00 0.00 1765 Fx_hide_tip <cycle 1> [956]
0.00 0.00 48/18930942 specbind [52]
0.00 0.00 48/7894329
store_symval_forwarding [166]
48 set_internal <cycle 1>
[144]
24 call1 <cycle 1> [1135]
24 delete_frame <cycle 1>
[746]
-----------------------------------------------
46
delete_all_child_windows [957]
0.00 0.00 9/34
Fset_window_configuration <cycle 1> [788]
0.00 0.00 25/34 delete_frame <cycle 1>
[746]
[957] 0.0 0.00 0.00 34+46 delete_all_child_windows [957]
0.00 0.00 148/2168668 unchain_marker [274]
0.00 0.00 74/135 unshow_buffer [998]
46
delete_all_child_windows [957]
-----------------------------------------------
0.00 0.00 79/79 read_char <cycle 1> [317]
[958] 0.0 0.00 0.00 79 make_lispy_switch_frame [958]
0.00 0.00 79/22504963 Fcons [60]
-----------------------------------------------
17 display_mode_element
<cycle 1> [34]
24 insert_1_both <cycle
1> [364]
24 Ffuncall <cycle 1> [33]
5663 print_object <cycle 1>
[120]
[959] 0.0 0.00 0.00 5728 set_text_properties <cycle
1> [959]
0.00 0.00 24/38686235 find_interval [25]
0.00 0.00 44/31474840
validate_interval_range [61]
0.00 0.00 10/51167 create_root_interval
[676]
5728 validate_plist <cycle
1> [1125]
34 set_text_properties_1
<cycle 1> [846]
6 set_properties <cycle
1> [935]
-----------------------------------------------
10 Ffuncall <cycle 1> [33]
[960] 0.0 0.00 0.00 10 next_window <cycle 1> [960]
0.00 0.00 34/418335 candidate_window_p [277]
0.00 0.00 10/63846
decode_next_window_args [1232]
10 Fmemq <cycle 1> [138]
10 window_list <cycle 1>
[567]
-----------------------------------------------
22 Ffuncall <cycle 1> [33]
[961] 0.0 0.00 0.00 22
Fcurrent_bidi_paragraph_direction <cycle 1> [961]
0.00 0.00 4/76826 bidi_unshelve_cache [280]
0.00 0.00 4/137099 make_string [290]
0.00 0.00 8/24316636 set_buffer_temp [235]
0.00 0.00 1/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 4/141352 bidi_shelve_cache [851]
0.00 0.00 4/131674 build_string [1185]
4 fast_looking_at <cycle
1> [452]
4 bidi_init_it <cycle 1>
[455]
4 bidi_paragraph_init
<cycle 1> [194]
-----------------------------------------------
0.00 0.00 390/390 Fmodify_syntax_entry
[946]
[962] 0.0 0.00 0.00 390 Fstring_to_syntax [962]
0.00 0.00 75/22504963 Fcons [60]
-----------------------------------------------
137
internal_condition_case_1 <cycle 1> [1225]
141 Ffuncall <cycle 1> [33]
267 Fload <cycle 1> [751]
[963] 0.0 0.00 0.00 545 Fsubstitute_in_file_name
<cycle 1> [963]
0.00 0.00 26/441327 make_specified_string
[253]
0.00 0.00 560/560
search_embedded_absfilename [1583]
571
Ffind_file_name_handler <cycle 1> [155]
11 call2 <cycle 1> [1149]
-----------------------------------------------
407 Ffuncall <cycle 1> [33]
[964] 0.0 0.00 0.00 407 Fmove_to_column <cycle 1> [964]
0.00 0.00 407/720395 set_point [586]
0.00 0.00 2/31112 del_range [1290]
411 set_point_both <cycle
1> [114]
407 scan_for_column <cycle
1> [365]
63 Findent_to <cycle 1>
[1747]
2 Finsert_char <cycle 1>
[1737]
2 del_range_1 <cycle 1>
[704]
-----------------------------------------------
0.00 0.00 12/12 internal_equal <cycle
1> [85]
[965] 0.0 0.00 0.00 12 compare_string_intervals [965]
0.00 0.00 24/38686235 find_interval [25]
0.00 0.00 24/226932614 next_interval [16]
0.00 0.00 12/3746808 intervals_equal [161]
-----------------------------------------------
2 Ffuncall <cycle 1> [33]
[966] 0.0 0.00 0.00 2 Fsplit_window_internal
<cycle 1> [966]
0.00 0.00 2/83 make_window [811]
0.00 0.00 2/1425184 allocate_pseudovector
[57]
0.00 0.00 2/2 replace_window [1108]
0.00 0.00 2/2 window_resize_apply
[2026]
0.00 0.00 2/2 window_resize_check
[2027]
0.00 0.00 2/85 allocate_window [1726]
2 adjust_glyphs <cycle
1> [713]
2 unbind_to <cycle 1> [24]
2 set_window_buffer
<cycle 1> [643]
-----------------------------------------------
1 detect_coding <cycle
1> [1566]
187 Ffuncall <cycle 1> [33]
[967] 0.0 0.00 0.00 188 detect_coding_charset
<cycle 1> [967]
0.00 0.00 374/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 187/225388 validate_region [1058]
0.00 0.00 187/1727386 Fcurrent_buffer [1132]
187 hash_lookup <cycle 1>
[289]
187 setup_coding_system
<cycle 1> [1203]
187 unbind_to <cycle 1> [24]
187 decode_coding_object
<cycle 1> [799]
-----------------------------------------------
0.00 0.00 32/93 record_point [893]
0.00 0.00 61/93 modify_region <cycle
1> [981]
[968] 0.0 0.00 0.00 93 record_first_change [968]
0.00 0.00 64/22504963 Fcons [60]
-----------------------------------------------
25 delete_frame <cycle 1>
[746]
27 x_set_font_backend
<cycle 1> [1831]
[969] 0.0 0.00 0.00 52 font_update_drivers <cycle
1> [969]
0.00 0.00 54/22504963 Fcons [60]
0.00 0.00 54/54 font_prepare_cache [1047]
0.00 0.00 24/24 xftfont_end_for_frame
[1070]
0.00 0.00 48/822 xfont_get_cache [1556]
54 nconc2 <cycle 1> [1270]
48 Fmemq <cycle 1> [138]
-----------------------------------------------
2 Ffuncall <cycle 1> [33]
[970] 0.0 0.00 0.00 2 Fcompleting_read <cycle 1>
[970]
0.00 0.00 2/15793 intern [386]
0.00 0.00 2/17664018 Fsymbol_value [20]
2 Ffuncall <cycle 1> [33]
-----------------------------------------------
9 Fredirect_frame_focus
<cycle 1> [1896]
199 x_focus_changed <cycle
1> [1644]
[971] 0.0 0.00 0.00 208 x_frame_rehighlight <cycle
1> [971]
0.00 0.00 199/3268 x_catch_errors [866]
0.00 0.00 199/3268 x_uncatch_errors [909]
0.00 0.00 199/1747 x_update_cursor [1503]
0.00 0.00 99/205 x_set_frame_alpha [1662]
199
update_cursor_in_window_tree <cycle 1> [1502]
-----------------------------------------------
2 Ffuncall <cycle 1> [33]
[972] 0.0 0.00 0.00 2 Frename_buffer <cycle 1> [972]
0.00 0.00 1/279661 Fsetcar [77]
0.00 0.00 2/950121 Fget_buffer [218]
0.00 0.00 2/533779146 Fcdr [38]
1 Frassq <cycle 1> [89]
1 call1 <cycle 1> [1135]
-----------------------------------------------
3 Ffuncall <cycle 1> [33]
4 read_minibuf <cycle 1>
[767]
[973] 0.0 0.00 0.00 7 Fmake_frame_visible <cycle
1> [973]
0.00 0.00 7/7 make_frame_visible_1
[974]
7 x_make_frame_visible
<cycle 1> [433]
-----------------------------------------------
3 make_frame_visible_1
[974]
0.00 0.00 7/7 Fmake_frame_visible
<cycle 1> [973]
[974] 0.0 0.00 0.00 7+3 make_frame_visible_1 [974]
0.00 0.00 17/13195 Fcurrent_time [632]
3 make_frame_visible_1
[974]
-----------------------------------------------
0.00 0.00 10/10 set_frame_menubar
<cycle 1> [413]
[975] 0.0 0.00 0.00 10 init_menu_items [975]
0.00 0.00 3/288821 Fmake_vector [131]
-----------------------------------------------
29 Fset_fontset_font
<cycle 1> [644]
67
map_sub_char_table_for_charset <cycle 1> [2073]
[976] 0.0 0.00 0.00 96 set_fontset_font <cycle 1>
[976]
0.00 0.00 46/22504963 Fcons [60]
88 fontset_add <cycle 1>
[655]
-----------------------------------------------
0.00 0.00 44/44 Ffuncall <cycle 1> [33]
[977] 0.0 0.00 0.00 44 Fgetenv_internal [977]
0.00 0.00 7/137099 make_string [290]
0.00 0.00 44/3582 getenv_internal [1456]
-----------------------------------------------
0.00 0.00 10/10 set_frame_menubar
<cycle 1> [413]
[978] 0.0 0.00 0.00 10 save_menu_items [978]
0.00 0.00 10/54114 list4 [569]
0.00 0.00 10/22504963 Fcons [60]
0.00 0.00 10/1124186 record_unwind_protect
[535]
-----------------------------------------------
11293 redisplay_window
<cycle 1> [72]
[979] 0.0 0.00 0.00 11293
try_window_reusing_current_matrix <cycle 1> [979]
0.00 0.00 1/7614 clear_glyph_matrix [493]
0.00 0.00 1/222087258 marker_position [80]
0.00 0.00 1/338243 marker_byte_position
[1153]
0.00 0.00 1/75
in_ellipses_for_invisible_text_p [1742]
44 display_line <cycle 1>
[37]
1 start_display <cycle
1> [1316]
-----------------------------------------------
2 Ffuncall <cycle 1> [33]
[980] 0.0 0.00 0.00 2 Fset_coding_system_priority
<cycle 1> [980]
0.00 0.00 42/22504963 Fcons [60]
8 Fset <cycle 1> [417]
8 Fgethash <cycle 1> [1226]
-----------------------------------------------
482
Fremove_list_of_text_properties <cycle 1> [680]
994
Fremove_text_properties <cycle 1> [367]
11589 Fadd_text_properties
<cycle 1> [182]
[981] 0.0 0.00 0.00 13065 modify_region <cycle 1> [981]
0.00 0.00 61/93 record_first_change [968]
13065
prepare_to_modify_buffer <cycle 1> [186]
-----------------------------------------------
1
Fset_keyboard_coding_system_internal <cycle 1> [2046]
1
Fset_terminal_coding_system_internal <cycle 1> [2049]
3 Ffuncall <cycle 1> [33]
47 Fcall_process <cycle
1> [778]
[982] 0.0 0.00 0.00 52 Fcheck_coding_system <cycle
1> [982]
0.00 0.00 52/39048947 Fplist_get [59]
0.00 0.00 52/26526312 Fget [139]
52 Fcoding_system_p
<cycle 1> [1043]
-----------------------------------------------
2 Fstart_process <cycle
1> [1011]
[983] 0.0 0.00 0.00 2 make_process <cycle 1> [983]
0.00 0.00 2/1425184 allocate_pseudovector
[57]
0.00 0.00 4/22504963 Fcons [60]
0.00 0.00 2/791371 Fmake_marker [406]
0.00 0.00 2/533779146 Fcdr [38]
0.00 0.00 2/2 allocate_process [2012]
2 Fget_process <cycle 1>
[1372]
-----------------------------------------------
0.00 0.00 70/70 Ffuncall <cycle 1> [33]
[984] 0.0 0.00 0.00 70 Fset_window_start [984]
0.00 0.00 70/1082 set_marker_restricted
[874]
0.00 0.00 1/222087258 marker_position [80]
0.00 0.00 70/128485 decode_window [1186]
-----------------------------------------------
2
x_handle_selection_event <cycle 1> [397]
[985] 0.0 0.00 0.00 2 x_handle_selection_clear
<cycle 1> [985]
0.00 0.00 2/12594668 assq_no_quit [12]
0.00 0.00 2/8154
x_display_info_for_display [1398]
0.00 0.00 2/4077 x_atom_to_symbol [1445]
0.00 0.00 2/2040 cons_to_unsigned [1489]
0.00 0.00 2/304794 Frun_hook_with_args
[1159]
2 prepare_menu_bars
<cycle 1> [403]
2 run_hook_with_args
<cycle 1> [153]
2 x_flush <cycle 1> [1258]
2
redisplay_preserve_echo_area <cycle 1> [1344]
1 unbind_to <cycle 1> [24]
1 update_tool_bar <cycle
1> [172]
-----------------------------------------------
0.00 0.00 26/77 lock_file <cycle 1> [894]
0.00 0.00 51/77 unlock_file <cycle 1>
[1004]
[986] 0.0 0.00 0.00 77 current_lock_owner [986]
0.00 0.00 140/6108927 xmalloc [248]
0.00 0.00 88/5908649 xfree [368]
0.00 0.00 140/284 Fsystem_name [1627]
0.00 0.00 77/5449 emacs_readlink [1425]
-----------------------------------------------
0.00 0.00 166/166
allocate_matrices_for_window_redisplay [717]
[987] 0.0 0.00 0.00 166 new_glyph_matrix [987]
0.00 0.00 166/6108927 xmalloc [248]
-----------------------------------------------
187 decode_coding_object
<cycle 1> [799]
273 message_dolog <cycle
1> [584]
[988] 0.0 0.00 0.00 460 del_range_both <cycle 1> [988]
0.00 0.00 187/3572061 buf_charpos_to_bytepos
[354]
308 del_range_2 <cycle 1>
[585]
308 signal_after_change
<cycle 1> [565]
308 update_compositions
<cycle 1> [723]
187
prepare_to_modify_buffer <cycle 1> [186]
-----------------------------------------------
0.00 0.00 126/2194 read_key_sequence
<cycle 1> [355]
0.00 0.00 2068/2194 read_char <cycle 1> [317]
[989] 0.0 0.00 0.00 2194 add_command_key [989]
0.00 0.00 2/202 larger_vector [761]
-----------------------------------------------
113 eval_sub <cycle 1> [15]
[990] 0.0 0.00 0.00 113 Ftrack_mouse <cycle 1> [990]
0.00 0.00 113/1124186 record_unwind_protect
[535]
113 Fprogn <cycle 1> [190]
-----------------------------------------------
5 eval_sub <cycle 1> [15]
[991] 0.0 0.00 0.00 5 Fdefmacro <cycle 1> [991]
0.00 0.00 27/22504963 Fcons [60]
0.00 0.00 34/79680125 Fcar [117]
0.00 0.00 19/533779146 Fcdr [38]
5 Ffset <cycle 1> [731]
4 call2 <cycle 1> [1149]
-----------------------------------------------
30 Fset_fontset_font
<cycle 1> [644]
[992] 0.0 0.00 0.00 30 map_charset_chars <cycle 1>
[992]
0.00 0.00 29/22504963 Fcons [60]
1 unbind_to <cycle 1> [24]
1 load_charset <cycle 1>
[722]
1
map_char_table_for_charset <cycle 1> [1094]
-----------------------------------------------
5 fontset_find_font
<cycle 1> [768]
356 font_load_for_lface
<cycle 1> [1003]
[993] 0.0 0.00 0.00 361 font_open_entity <cycle 1>
[993]
0.00 0.00 28/22504963 Fcons [60]
0.00 0.00 369/369 xftfont_cached_font_ok
[1614]
361 font_rescale_ratio
<cycle 1> [779]
28 xftfont_open <cycle 1>
[805]
-----------------------------------------------
0.00 0.00 4/4 Ffuncall <cycle 1> [33]
[994] 0.0 0.00 0.00 4 Fcurrent_time_string [994]
0.00 0.00 4/137099 make_string [290]
0.00 0.00 4/12357 lisp_time_argument [747]
0.00 0.00 4/131674 build_string [1185]
-----------------------------------------------
0.00 0.00 1/129 png_load <cycle 1> [1089]
0.00 0.00 8/129 pbm_load [1052]
0.00 0.00 26/129 x_from_xcolors [1019]
0.00 0.00 94/129 xpm_load <cycle 1> [870]
[995] 0.0 0.00 0.00 129 init_color_table [995]
0.00 0.00 129/6108927 xmalloc [248]
-----------------------------------------------
1
x_clipboard_manager_save <cycle 1> [2086]
1
x_handle_selection_event <cycle 1> [397]
[996] 0.0 0.00 0.00 2
x_get_window_property_as_lisp_data <cycle 1> [996]
0.00 0.00 2/2
selection_data_to_lisp_data [997]
0.00 0.00 2/5908649 xfree [368]
0.00 0.00 2/8154
x_display_info_for_display [1398]
0.00 0.00 1/4077 x_atom_to_symbol [1445]
2 x_get_window_property
<cycle 1> [2028]
-----------------------------------------------
0.00 0.00 2/2
x_get_window_property_as_lisp_data <cycle 1> [996]
[997] 0.0 0.00 0.00 2 selection_data_to_lisp_data
[997]
0.00 0.00 1/288821 Fmake_vector [131]
0.00 0.00 2/123019 Faset [324]
0.00 0.00 2/8154
x_display_info_for_display [1398]
0.00 0.00 2/4077 x_atom_to_symbol [1445]
-----------------------------------------------
0.00 0.00 61/135 Fset_window_buffer
<cycle 1> [942]
0.00 0.00 74/135
delete_all_child_windows [957]
[998] 0.0 0.00 0.00 135 unshow_buffer [998]
0.00 0.00 74/1315163 temp_set_point_both [534]
0.00 0.00 135/222087258 marker_position [80]
0.00 0.00 148/148 clip_to_bounds [1682]
0.00 0.00 74/338243 marker_byte_position
[1153]
-----------------------------------------------
51 Fwrite_region <cycle
1> [688]
[999] 0.0 0.00 0.00 51 e_write <cycle 1> [999]
0.00 0.00 144/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 73/113 emacs_write [1707]
0.00 0.00 25/1727386 Fcurrent_buffer [1132]
0.00 0.00 2/1596197 string_char_to_byte
[1134]
26 encode_coding_object
<cycle 1> [266]
-----------------------------------------------
0.00 0.00 103/103 lookup_image <cycle 1>
[115]
[1000] 0.0 0.00 0.00 103 postprocess_image [1000]
0.00 0.00 26/26 x_from_xcolors [1019]
0.00 0.00 26/178973
x_create_bitmap_from_data [635]
0.00 0.00 8/8 x_build_heuristic_mask
[1078]
0.00 0.00 309/1134 image_spec_value [1525]
-----------------------------------------------
1 Ffuncall <cycle 1> [33]
[1001] 0.0 0.00 0.00 1 Fkill_emacs <cycle 1> [1001]
0.00 0.00 1/15793 intern [386]
1
x_clipboard_manager_save_all <cycle 1> [1002]
1 Frun_hooks <cycle 1>
[1313]
1 shut_down_emacs <cycle
1> [919]
-----------------------------------------------
1 Fkill_emacs <cycle 1>
[1001]
[1002] 0.0 0.00 0.00 1
x_clipboard_manager_save_all <cycle 1> [1002]
0.00 0.00 1/12594668 assq_no_quit [12]
0.00 0.00 1/137099 make_string [290]
0.00 0.00 1/131674 build_string [1185]
1 Fmessage <cycle 1> [1619]
1
internal_condition_case_1 <cycle 1> [1225]
-----------------------------------------------
27
Finternal_set_lisp_face_attribute <cycle 1> [157]
27 font_open_by_spec
<cycle 1> [1820]
302 realize_face <cycle 1>
[408]
[1003] 0.0 0.00 0.00 356 font_load_for_lface <cycle
1> [1003]
0.00 0.00 356/533779146 Fcdr [38]
0.00 0.00 356/361 font_open_for_lface
[1615]
356 font_find_for_lface
<cycle 1> [745]
356 font_open_entity
<cycle 1> [993]
356 Ffont_get <cycle 1> [201]
329 font_put_extra <cycle
1> [699]
-----------------------------------------------
1 Fset_buffer_modified_p
<cycle 1> [753]
1 Funlock_buffer <cycle
1> [2010]
6 Finsert_file_contents
<cycle 1> [600]
43 Fwrite_region <cycle
1> [688]
[1004] 0.0 0.00 0.00 51 unlock_file <cycle 1> [1004]
0.00 0.00 51/77 current_lock_owner [986]
0.00 0.00 51/121 fill_in_lock_file_name
[1699]
0.00 0.00 51/89107
code_convert_string_norecord [1205]
51 Fexpand_file_name
<cycle 1> [210]
51 code_convert_string
<cycle 1> [1204]
-----------------------------------------------
34 echo_now <cycle 1> [1005]
41 read_char <cycle 1> [317]
74 echo_char <cycle 1> [863]
[1005] 0.0 0.00 0.00 115+34 echo_now <cycle 1> [1005]
0.00 0.00 31/39048947 Fplist_get [59]
0.00 0.00 31/26526312 Fget [139]
149 XTframe_up_to_date
<cycle 1> [1335]
149 message3_nolog <cycle
1> [1601]
34 echo_char <cycle 1> [863]
34 echo_dash <cycle 1> [910]
34 echo_now <cycle 1> [1005]
-----------------------------------------------
38 Fcurrent_indentation
<cycle 1> [950]
[1006] 0.0 0.00 0.00 38 position_indentation <cycle
1> [1006]
0.00 0.00 76/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 38/2556042 buf_bytepos_to_charpos
[332]
38 skip_invisible <cycle
1> [545]
-----------------------------------------------
0.00 0.00 109/243 insert_from_string_1
<cycle 1> [555]
0.00 0.00 134/243 insert_1_both <cycle
1> [364]
[1007] 0.0 0.00 0.00 243 fix_overlays_before [1007]
0.00 0.00 375/222087258 marker_position [80]
-----------------------------------------------
0.00 0.00 3/77 x_sync_with_move [1098]
0.00 0.00 74/77 handle_one_xevent
<cycle 1> [230]
[1008] 0.0 0.00 0.00 77 x_real_positions [1008]
0.00 0.00 77/3268 x_catch_errors [866]
0.00 0.00 77/3268 x_uncatch_errors [909]
0.00 0.00 154/971 x_had_errors_p [1539]
-----------------------------------------------
113 exec_byte_code <cycle
1> [17]
[1009] 0.0 0.00 0.00 113 Fforward_word <cycle 1> [1009]
0.00 0.00 113/720395 set_point [586]
0.00 0.00 5/1315163 temp_set_point_both [534]
113 scan_words <cycle 1>
[908]
113 Fconstrain_to_field
<cycle 1> [446]
113 set_point_both <cycle
1> [114]
-----------------------------------------------
5 Freplace_match <cycle
1> [1059]
[1010] 0.0 0.00 0.00 5 replace_range <cycle 1> [1010]
0.00 0.00 5/827022
count_size_as_multibyte [159]
0.00 0.00 10/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 5/166652 copy_text [1178]
0.00 0.00 5/123328
adjust_overlays_for_insert [1191]
0.00 0.00 5/28127
adjust_overlays_for_delete [1303]
0.00 0.00 5/4288 gap_left [1441]
0.00 0.00 5/5
adjust_markers_for_replace [1943]
5 offset_intervals
<cycle 1> [127]
5
graft_intervals_into_buffer <cycle 1> [563]
5 signal_after_change
<cycle 1> [565]
5 update_compositions
<cycle 1> [723]
5
prepare_to_modify_buffer <cycle 1> [186]
-----------------------------------------------
2 Ffuncall <cycle 1> [33]
[1011] 0.0 0.00 0.00 2 Fstart_process <cycle 1> [1011]
0.00 0.00 2/1402078 Flist [134]
0.00 0.00 6/22504963 Fcons [60]
0.00 0.00 2/441327 make_specified_string
[253]
0.00 0.00 2/436722 set_marker_both [366]
0.00 0.00 2/1124186 record_unwind_protect
[535]
0.00 0.00 2/89107
code_convert_string_norecord [1205]
2 Fget_buffer_create
<cycle 1> [261]
2 Ffile_name_directory
<cycle 1> [1393]
2
Funhandled_file_name_directory <cycle 1> [1810]
2 Fdirectory_file_name
<cycle 1> [670]
2 expand_and_dir_to_file
<cycle 1> [1544]
2
Ffile_accessible_directory_p <cycle 1> [1701]
2 make_process <cycle 1>
[983]
2 create_process <cycle
1> [1025]
2 unbind_to <cycle 1> [24]
2 code_convert_string
<cycle 1> [1204]
2
Ffind_operation_coding_system <cycle 1> [947]
1 openp <cycle 1> [560]
1 Fexpand_file_name
<cycle 1> [210]
1 Ffile_directory_p
<cycle 1> [1548]
-----------------------------------------------
0.00 0.00 59/59 Ffuncall <cycle 1> [33]
[1012] 0.0 0.00 0.00 59
Ffind_coding_systems_region_internal [1012]
0.00 0.00 116/3572061 buf_charpos_to_bytepos
[354]
-----------------------------------------------
8 xfont_list <cycle 1>
[880]
[1013] 0.0 0.00 0.00 8 xfont_list_pattern <cycle
1> [1013]
0.00 0.00 1/12594668 assq_no_quit [12]
0.00 0.00 8/3268 x_catch_errors [866]
0.00 0.00 8/3268 x_uncatch_errors [909]
0.00 0.00 8/971 x_had_errors_p [1539]
8 font_registry_charsets
<cycle 1> [1048]
8 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
0.00 0.00 43/43 Ffuncall <cycle 1> [33]
[1014] 0.0 0.00 0.00 43
Fcoding_system_priority_list [1014]
0.00 0.00 20/22504963 Fcons [60]
-----------------------------------------------
70765 print_object <cycle 1>
[120]
[1015] 0.0 0.00 0.00 70765 print_string <cycle 1> [1015]
0.00 0.00 5/827022
count_size_as_multibyte [159]
0.00 0.00 70759/70759 string_escape_byte8
[1227]
70765 strout <cycle 1> [1217]
-----------------------------------------------
0.00 0.00 39/584 Fkill_buffer <cycle 1>
[163]
0.00 0.00 545/584
Fkill_all_local_variables <cycle 1> [772]
[1016] 0.0 0.00 0.00 584 swap_in_global_binding [1016]
0.00 0.00 24/16126491 do_symval_forwarding
[104]
0.00 0.00 24/7894329
store_symval_forwarding [166]
-----------------------------------------------
8 ftfont_list <cycle 1>
[877]
[1017] 0.0 0.00 0.00 8 ftfont_spec_pattern <cycle
1> [1017]
0.00 0.00 1/12594668 assq_no_quit [12]
4 ftfont_get_charset
<cycle 1> [1021]
-----------------------------------------------
0.00 0.00 3/27 Fx_create_frame <cycle
1> [940]
0.00 0.00 24/27 Fx_show_tip <cycle 1>
[626]
[1018] 0.0 0.00 0.00 27 init_frame_faces [1018]
0.00 0.00 27/27 make_face_cache [1020]
0.00 0.00 1/1 make_image_cache [1103]
-----------------------------------------------
0.00 0.00 26/26 postprocess_image [1000]
[1019] 0.0 0.00 0.00 26 x_from_xcolors [1019]
0.00 0.00 26/129 init_color_table [995]
0.00 0.00 26/43
x_create_x_image_and_pixmap [1033]
0.00 0.00 26/5908649 xfree [368]
0.00 0.00 26/43 x_destroy_x_image [1071]
0.00 0.00 26/129 free_color_table [1032]
0.00 0.00 11932/79014 lookup_rgb_color [1216]
0.00 0.00 26/81 syms_of_image [1734]
0.00 0.00 26/43 x_put_x_image [1792]
0.00 0.00 26/129 colors_in_color_table
[1689]
-----------------------------------------------
0.00 0.00 27/27 init_frame_faces [1018]
[1020] 0.0 0.00 0.00 27 make_face_cache [1020]
0.00 0.00 81/6108927 xmalloc [248]
-----------------------------------------------
4 ftfont_spec_pattern
<cycle 1> [1017]
[1021] 0.0 0.00 0.00 4 ftfont_get_charset <cycle
1> [1021]
0.00 0.00 4/224733 make_unibyte_string [288]
4
fast_c_string_match_ignore_case <cycle 1> [1628]
-----------------------------------------------
0.00 0.00 4/4 read_minibuf <cycle 1>
[767]
[1022] 0.0 0.00 0.00 4 string_make_multibyte [1022]
0.00 0.00 4/827022
count_size_as_multibyte [159]
-----------------------------------------------
7 Fposn_at_point <cycle
1> [1919]
18 Ffuncall <cycle 1> [33]
[1023] 0.0 0.00 0.00 25 Fpos_visible_in_window_p
<cycle 1> [1023]
0.00 0.00 14/22504963 Fcons [60]
0.00 0.00 25/222087258 marker_position [80]
0.00 0.00 25/128485 decode_window [1186]
0.00 0.00 25/338243 marker_byte_position
[1153]
25 pos_visible_p <cycle
1> [796]
-----------------------------------------------
0.00 0.00 1/1 x_term_init <cycle 1>
[595]
[1024] 0.0 0.00 0.00 1 select_visual [1024]
0.00 0.00 2/137099 make_string [290]
0.00 0.00 1/97151 xrdb_get_resource [812]
0.00 0.00 2/131674 build_string [1185]
0.00 0.00 1/96833 display_x_get_resource
[1200]
-----------------------------------------------
2 Fstart_process <cycle
1> [1011]
[1025] 0.0 0.00 0.00 2 create_process <cycle 1> [1025]
0.00 0.00 2/137099 make_string [290]
0.00 0.00 2/1310 start_atimer [1105]
0.00 0.00 6/18562 emacs_close [1333]
0.00 0.00 6/113 sys_signal [1708]
0.00 0.00 4/18686 emacs_open [1331]
0.00 0.00 2/2 allocate_pty [2013]
0.00 0.00 2/11050 stop_polling [1371]
0.00 0.00 2/15069 start_polling [1354]
0.00 0.00 2/1049 cancel_atimer [1533]
0.00 0.00 2/651 emacs_read [1572]
0.00 0.00 2/89107
code_convert_string_norecord [1205]
0.00 0.00 2/2 child_setup_tty [2015]
0.00 0.00 2/131674 build_string [1185]
2 setup_coding_system
<cycle 1> [1203]
2
setup_process_coding_systems <cycle 1> [1100]
2 code_convert_string
<cycle 1> [1204]
2 child_setup <cycle 1>
[755]
-----------------------------------------------
22
setup_echo_area_for_printing <cycle 1> [633]
8481 with_echo_area_buffer
<cycle 1> [156]
[1026] 0.0 0.00 0.00 8503 ensure_echo_area_buffers
<cycle 1> [1026]
0.00 0.00 2/137099 make_string [290]
0.00 0.00 2/131674 build_string [1185]
2 Fget_buffer_create
<cycle 1> [261]
-----------------------------------------------
4 Ffuncall <cycle 1> [33]
[1027] 0.0 0.00 0.00 4 Ffile_selinux_context
<cycle 1> [1027]
0.00 0.00 4/1402078 Flist [134]
0.00 0.00 4/89107
code_convert_string_norecord [1205]
4 expand_and_dir_to_file
<cycle 1> [1544]
4
Ffind_file_name_handler <cycle 1> [155]
4 code_convert_string
<cycle 1> [1204]
-----------------------------------------------
0.00 0.00 6/54 Fx_create_frame <cycle
1> [940]
0.00 0.00 48/54 Fx_show_tip <cycle 1>
[626]
[1028] 0.0 0.00 0.00 54 register_font_driver [1028]
0.00 0.00 54/6108927 xmalloc [248]
-----------------------------------------------
0.00 0.00 6/6 Ffuncall <cycle 1> [33]
[1029] 0.0 0.00 0.00 6 Findirect_variable [1029]
0.00 0.00 6/513091 indirect_variable [284]
-----------------------------------------------
0.00 0.00 1/125 exec_sentinel <cycle
1> [918]
0.00 0.00 124/125 read_process_output
<cycle 1> [691]
[1030] 0.0 0.00 0.00 125 restore_search_regs [1030]
0.00 0.00 138/5908649 xfree [368]
-----------------------------------------------
6 unbind_to <cycle 1> [24]
[1031] 0.0 0.00 0.00 6 restore_point_unwind <cycle
1> [1031]
0.00 0.00 6/677952 Fset_marker [252]
6 Fgoto_char <cycle 1>
[605]
-----------------------------------------------
0.00 0.00 1/129 png_load <cycle 1> [1089]
0.00 0.00 8/129 pbm_load [1052]
0.00 0.00 26/129 x_from_xcolors [1019]
0.00 0.00 94/129 xpm_load <cycle 1> [870]
[1032] 0.0 0.00 0.00 129 free_color_table [1032]
0.00 0.00 129/5908649 xfree [368]
-----------------------------------------------
0.00 0.00 1/43 png_load <cycle 1> [1089]
0.00 0.00 8/43 x_build_heuristic_mask
[1078]
0.00 0.00 8/43 pbm_load [1052]
0.00 0.00 26/43 x_from_xcolors [1019]
[1033] 0.0 0.00 0.00 43 x_create_x_image_and_pixmap
[1033]
0.00 0.00 43/6108927 xmalloc [248]
0.00 0.00 43/43 x_check_image_size [1791]
-----------------------------------------------
1 Finsert_file_contents
<cycle 1> [600]
2
Finsert_buffer_substring <cycle 1> [808]
[1034] 0.0 0.00 0.00 3 insert_from_buffer <cycle
1> [1034]
0.00 0.00 3/123323
adjust_markers_for_insert [421]
0.00 0.00 6/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 3/128174 record_insert [840]
0.00 0.00 3/166652 copy_text [1178]
0.00 0.00 3/123328
adjust_overlays_for_insert [1191]
3
prepare_to_modify_buffer <cycle 1> [186]
3 copy_intervals <cycle
1> [401]
3
graft_intervals_into_buffer <cycle 1> [563]
3 signal_after_change
<cycle 1> [565]
3 make_gap <cycle 1> [1128]
-----------------------------------------------
4 read_minibuf <cycle 1>
[767]
0.00 0.01 1/51408 Frecursive_edit [395]
[1035] 0.0 0.00 0.00 5 recursive_edit_1 <cycle 1>
[1035]
0.00 0.00 5/18930942 specbind [52]
0.00 0.00 5/7894329
store_symval_forwarding [166]
0.00 0.00 5/3076 cancel_hourglass [1469]
6 internal_catch <cycle
1> [1169]
5 set_internal <cycle 1>
[144]
-----------------------------------------------
0.00 0.00 35/35 redisplay_internal
<cycle 1> [75]
[1036] 0.0 0.00 0.00 35 overlay_touches_p [1036]
0.00 0.00 142/222087258 marker_position [80]
-----------------------------------------------
27 x_set_frame_parameters
<cycle 1> [800]
[1037] 0.0 0.00 0.00 27 x_set_mouse_color <cycle 1>
[1037]
0.00 0.00 28/3268 x_catch_errors [866]
0.00 0.00 28/3268 x_uncatch_errors [909]
0.00 0.00 135/249 x_check_errors [1648]
0.00 0.00 54/5360 x_query_colors [1428]
0.00 0.00 54/4780 x_query_color [1434]
0.00 0.00 27/2125 unload_color [1488]
0.00 0.00 2/971 x_had_errors_p [1539]
27 x_decode_color <cycle
1> [1517]
27
update_face_from_frame_parameter <cycle 1> [664]
27 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
5 cmd_error_internal
<cycle 1> [1945]
[1038] 0.0 0.00 0.00 5 print_error_message <cycle
1> [1038]
0.00 0.00 10/39048947 Fplist_get [59]
0.00 0.00 10/26526312 Fget [139]
0.00 0.00 5/79680125 Fcar [117]
0.00 0.00 5/2806 Fcdr_safe [1476]
10 message_dolog <cycle
1> [584]
5 write_string_1 <cycle
1> [795]
5 Fmemq <cycle 1> [138]
5 Fprinc <cycle 1> [593]
-----------------------------------------------
0.00 0.00 1/4 eval_sub <cycle 1> [15]
0.00 0.00 3/4 Ffuncall <cycle 1> [33]
[1039] 0.0 0.00 0.00 4 Fwindow_fringes [1039]
0.00 0.00 8/22504963 Fcons [60]
0.00 0.00 4/128485 decode_window [1186]
-----------------------------------------------
0.00 0.00 7/7 Ffuncall <cycle 1> [33]
[1040] 0.0 0.00 0.00 7 Fposn_at_x_y [1040]
0.00 0.00 7/230997 window_box_left_offset
[550]
-----------------------------------------------
0.00 0.00 2/2
Fprevious_single_char_property_change <cycle 1> [442]
[1041] 0.0 0.00 0.00 2 Fprevious_property_change
[1041]
0.00 0.00 2/38686235 find_interval [25]
0.00 0.00 2/3746808 intervals_equal [161]
0.00 0.00 2/31474840
validate_interval_range [61]
0.00 0.00 2/2329460 previous_interval [273]
-----------------------------------------------
0.00 0.00 24/51 xftfont_end_for_frame
[1070]
0.00 0.00 27/51 xftfont_draw [328]
[1042] 0.0 0.00 0.00 51 font_put_frame_data [1042]
0.00 0.00 27/6108927 xmalloc [248]
0.00 0.00 24/5908649 xfree [368]
-----------------------------------------------
2 create_terminal <cycle
1> [435]
52 Fcheck_coding_system
<cycle 1> [982]
108 Ffuncall <cycle 1> [33]
[1043] 0.0 0.00 0.00 162 Fcoding_system_p <cycle 1>
[1043]
0.00 0.00 9/39048947 Fplist_get [59]
0.00 0.00 9/26526312 Fget [139]
161 hash_lookup <cycle 1>
[289]
-----------------------------------------------
1
wait_reading_process_output <cycle 1> [109]
[1044] 0.0 0.00 0.00 1 status_notify <cycle 1> [1044]
0.00 0.00 1/137099 make_string [290]
0.00 0.00 2/533779146 Fcdr [38]
0.00 0.00 1/1 deactivate_process [2060]
0.00 0.00 1/131674 build_string [1185]
1 read_process_output
<cycle 1> [691]
1 unbind_to <cycle 1> [24]
1 exec_sentinel <cycle
1> [918]
1 remove_process <cycle
1> [2077]
-----------------------------------------------
2 bidi_initialize <cycle
1> [434]
[1045] 0.0 0.00 0.00 2 uniprop_table <cycle 1> [1045]
0.00 0.00 1/137099 make_string [290]
0.00 0.00 2/124 char_table_ascii [1695]
0.00 0.00 1/131674 build_string [1185]
2 Fassq <cycle 1> [23]
1 concat2 <cycle 1> [1480]
1 Fload <cycle 1> [751]
-----------------------------------------------
0.00 0.00 1/34 Finsert_file_contents
<cycle 1> [600]
0.00 0.00 5/34 Freplace_match <cycle
1> [1059]
0.00 0.00 28/34 Feval_buffer <cycle 1>
[859]
[1046] 0.0 0.00 0.00 34 temp_set_point [1046]
0.00 0.00 34/3572061 buf_charpos_to_bytepos
[354]
-----------------------------------------------
0.00 0.00 54/54 font_update_drivers
<cycle 1> [969]
[1047] 0.0 0.00 0.00 54 font_prepare_cache [1047]
0.00 0.00 6/22504963 Fcons [60]
0.00 0.00 54/822 xfont_get_cache [1556]
-----------------------------------------------
8 xfont_list_pattern
<cycle 1> [1013]
[1048] 0.0 0.00 0.00 8 font_registry_charsets
<cycle 1> [1048]
0.00 0.00 6/22504963 Fcons [60]
8 Fassoc_string <cycle
1> [872]
2 find_font_encoding
<cycle 1> [1557]
2 hash_lookup <cycle 1>
[289]
2 Fgethash <cycle 1> [1226]
2 nconc2 <cycle 1> [1270]
-----------------------------------------------
3 Ffuncall <cycle 1> [33]
[1049] 0.0 0.00 0.00 3 Fset_terminal_parameter
<cycle 1> [1049]
0.00 0.00 6/22504963 Fcons [60]
0.00 0.00 3/80459 get_terminal [1212]
3 Fassq <cycle 1> [23]
-----------------------------------------------
0.00 0.00 2/2 Ffuncall <cycle 1> [33]
[1050] 0.0 0.00 0.00 2 Fwindow_scroll_bars [1050]
0.00 0.00 6/22504963 Fcons [60]
0.00 0.00 2/128485 decode_window [1186]
-----------------------------------------------
0.00 0.00 2/2
Fprevious_single_char_property_change <cycle 1> [442]
[1051] 0.0 0.00 0.00 2
Fprevious_char_property_change [1051]
0.00 0.00 2/114
Fprevious_overlay_change [903]
-----------------------------------------------
0.00 0.00 8/8 lookup_image <cycle 1>
[115]
[1052] 0.0 0.00 0.00 8 pbm_load [1052]
0.00 0.00 8/129 init_color_table [995]
0.00 0.00 8/43
x_create_x_image_and_pixmap [1033]
0.00 0.00 8/129 free_color_table [1032]
0.00 0.00 8/5908649 xfree [368]
0.00 0.00 8/43 x_destroy_x_image [1071]
0.00 0.00 1376/1376 pbm_scan_number [1513]
0.00 0.00 1352/79014 lookup_rgb_color [1216]
0.00 0.00 24/1134 image_spec_value [1525]
0.00 0.00 8/9 check_image_size [1900]
0.00 0.00 8/129 colors_in_color_table
[1689]
0.00 0.00 8/43 x_put_x_image [1792]
0.00 0.00 8/8 image_background [1910]
-----------------------------------------------
0.00 0.00 1/1 Ffuncall <cycle 1> [33]
[1053] 0.0 0.00 0.00 1 Foverlay_recenter [1053]
0.00 0.00 1/647078 recenter_overlay_lists
[152]
-----------------------------------------------
0.00 0.00 2/2 Finsert_file_contents
<cycle 1> [600]
[1054] 0.0 0.00 0.00 2 adjust_after_insert [1054]
0.00 0.00 2/123323
adjust_markers_for_insert [421]
0.00 0.00 2/123328
adjust_overlays_for_insert [1191]
-----------------------------------------------
1 Fmake_char <cycle 1>
[2040]
2 decode_coding_charset
<cycle 1> [1433]
[1055] 0.0 0.00 0.00 3 decode_char <cycle 1> [1055]
0.00 0.00 1/531169 char_table_ref [177]
2 unbind_to <cycle 1> [24]
2 load_charset <cycle 1>
[722]
-----------------------------------------------
1 Fmake_char <cycle 1>
[2040]
[1056] 0.0 0.00 0.00 1 maybe_unify_char <cycle 1>
[1056]
0.00 0.00 1/531169 char_table_ref [177]
1 hash_lookup <cycle 1>
[289]
1 unbind_to <cycle 1> [24]
1 load_charset <cycle 1>
[722]
-----------------------------------------------
0.00 0.00 1/1 x_term_init <cycle 1>
[595]
[1057] 0.0 0.00 0.00 1 x_load_resources [1057]
0.00 0.00 3/3 search_magic_path [1063]
0.00 0.00 2/2 gethomedir [1106]
0.00 0.00 3/5908649 xfree [368]
0.00 0.00 1/1
x_get_customization_string [2091]
0.00 0.00 1/1 get_system_name [2070]
0.00 0.00 1/160008 xrealloc [1180]
-----------------------------------------------
0.00 0.00 2/225388 Fsubst_char_in_region
<cycle 1> [1102]
0.00 0.00 16/225388 Fwrite_region <cycle
1> [688]
0.00 0.00 187/225388 detect_coding_charset
<cycle 1> [967]
0.00 0.00 234/225388
Fdelete_and_extract_region <cycle 1> [1122]
0.00 0.00 3568/225388 Fdelete_region <cycle
1> [1121]
0.00 0.00 8469/225388 Fbuffer_substring
<cycle 1> [769]
0.00 0.00 58470/225388
Fbuffer_substring_no_properties <cycle 1> [657]
0.00 0.00 154442/225388 Fparse_partial_sexp
<cycle 1> [191]
[1058] 0.0 0.00 0.00 225388 validate_region [1058]
0.00 0.00 74/222087258 marker_position [80]
-----------------------------------------------
47 Ffuncall <cycle 1> [33]
[1059] 0.0 0.00 0.00 47 Freplace_match <cycle 1> [1059]
0.00 0.00 5/1315163 temp_set_point_both [534]
0.00 0.00 5/6108927 xmalloc [248]
0.00 0.00 5/34 temp_set_point [1046]
0.00 0.00 5/3572061 buf_charpos_to_bytepos
[354]
0.00 0.00 5/5908649 xfree [368]
0.00 0.00 42/1596197 string_char_to_byte
[1134]
0.00 0.00 5/3881 Fupcase [1448]
84 Fsubstring <cycle 1>
[587]
42 concat3 <cycle 1> [1553]
42 concat2 <cycle 1> [1480]
31 substring_both <cycle
1> [955]
5 replace_range <cycle
1> [1010]
5 move_if_not_intangible
<cycle 1> [1949]
5 casify_object <cycle
1> [322]
-----------------------------------------------
1 Fformat_time_string
<cycle 1> [2034]
[1060] 0.0 0.00 0.00 1 format_time_string <cycle
1> [1060]
0.00 0.00 1/224733 make_unibyte_string [288]
0.00 0.00 1/12357 lisp_time_argument [747]
0.00 0.00 1/1
synchronize_system_time_locale [2082]
0.00 0.00 1/1 emacs_nmemftime [2063]
0.00 0.00 1/89107
code_convert_string_norecord [1205]
1 code_convert_string
<cycle 1> [1204]
-----------------------------------------------
3 handle_one_xevent
<cycle 1> [230]
[1061] 0.0 0.00 0.00 3 x_check_fullscreen <cycle
1> [1061]
0.00 0.00 1/1 set_wm_state [1077]
0.00 0.00 3/3 get_current_wm_state
[1095]
0.00 0.00 1/1 x_send_client_event
[1111]
3 wm_supports <cycle 1>
[1096]
-----------------------------------------------
0.00 0.00 14/14 search_magic_path [1063]
[1062] 0.0 0.00 0.00 14 magic_file_p [1062]
0.00 0.00 14/6108927 xmalloc [248]
0.00 0.00 14/5908649 xfree [368]
-----------------------------------------------
0.00 0.00 3/3 x_load_resources [1057]
[1063] 0.0 0.00 0.00 3 search_magic_path [1063]
0.00 0.00 14/14 magic_file_p [1062]
-----------------------------------------------
2 Ffuncall <cycle 1> [33]
[1064] 0.0 0.00 0.00 2 Fset_window_parameter
<cycle 1> [1064]
0.00 0.00 4/22504963 Fcons [60]
0.00 0.00 2/50339 decode_any_window [1246]
2 Fassq <cycle 1> [23]
-----------------------------------------------
2 Ffuncall <cycle 1> [33]
[1065] 0.0 0.00 0.00 2 Fdefine_fringe_bitmap
<cycle 1> [1065]
0.00 0.00 2/22504963 Fcons [60]
0.00 0.00 2/10110 lookup_fringe_bitmap
[718]
0.00 0.00 2/6108927 xmalloc [248]
0.00 0.00 2/2 init_fringe_bitmap [2019]
269 Faref <cycle 1> [121]
2 Fput <cycle 1> [1171]
-----------------------------------------------
0.00 0.00 3/3 Ffuncall <cycle 1> [33]
[1066] 0.0 0.00 0.00 3 Fwindow_line_height [1066]
0.00 0.00 3/244651 window_text_bottom_y
[448]
0.00 0.00 3/128485 decode_window [1186]
-----------------------------------------------
0.00 0.00 25/25 delete_frame <cycle 1>
[746]
[1067] 0.0 0.00 0.00 25 free_font_driver_list [1067]
0.00 0.00 48/5908649 xfree [368]
-----------------------------------------------
0.00 0.00 5/5 Ffuncall <cycle 1> [33]
[1068] 0.0 0.00 0.00 5 Fdocumentation_property [1068]
0.00 0.00 5/39048947 Fplist_get [59]
0.00 0.00 5/26526312 Fget [139]
-----------------------------------------------
0.00 0.00 4/13399 read_minibuf <cycle 1>
[767]
0.00 0.00 61/13399 exec_byte_code <cycle
1> [17]
0.00 0.00 13334/13399 eval_sub <cycle 1> [15]
[1069] 0.0 0.00 0.00 13399 Fsub1 [1069]
0.00 0.00 61/222087258 marker_position [80]
-----------------------------------------------
0.00 0.00 24/24 font_update_drivers
<cycle 1> [969]
[1070] 0.0 0.00 0.00 24 xftfont_end_for_frame [1070]
0.00 0.00 24/51 font_put_frame_data
[1042]
0.00 0.00 24/47731 font_get_frame_data
[1253]
-----------------------------------------------
0.00 0.00 1/43 png_load <cycle 1> [1089]
0.00 0.00 8/43 x_build_heuristic_mask
[1078]
0.00 0.00 8/43 pbm_load [1052]
0.00 0.00 26/43 x_from_xcolors [1019]
[1071] 0.0 0.00 0.00 43 x_destroy_x_image [1071]
0.00 0.00 43/5908649 xfree [368]
-----------------------------------------------
0.00 0.00 51/51 Fwrite_region <cycle
1> [688]
[1072] 0.0 0.00 0.00 51 a_write [1072]
0.00 0.00 51/79680125 Fcar [117]
0.00 0.00 51/6784 Fcar_safe [1403]
-----------------------------------------------
24 Fx_show_tip <cycle 1>
[626]
[1073] 0.0 0.00 0.00 24 compute_tip_xy <cycle 1> [1073]
0.00 0.00 48/533779146 Fcdr [38]
0.00 0.00 24/24 x_display_pixel_width
[1845]
0.00 0.00 24/24 x_display_pixel_height
[1844]
48 Fassq <cycle 1> [23]
24 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
3 Ffuncall <cycle 1> [33]
[1074] 0.0 0.00 0.00 3 Fdefine_prefix_command
<cycle 1> [1074]
0.00 0.00 3/22504963 Fcons [60]
0.00 0.00 3/9420 Fmake_sparse_keymap [836]
3 Ffset <cycle 1> [731]
3 Fset <cycle 1> [417]
-----------------------------------------------
0.00 0.00 1/1 Ffuncall <cycle 1> [33]
[1075] 0.0 0.00 0.00 1 Fcurrent_input_mode [1075]
0.00 0.00 1/1402078 Flist [134]
-----------------------------------------------
6 x_set_fringe_width
<cycle 1> [1936]
9 x_set_window_size
<cycle 1> [1905]
27 x_figure_window_size
<cycle 1> [1824]
54 x_new_font <cycle 1>
[1770]
0.00 0.03 3/51408 EmacsFrameInitialize
[262]
[1076] 0.0 0.00 0.00 99 compute_fringe_widths
<cycle 1> [1076]
0.00 0.00 45/533779146 Fcdr [38]
198 Fassq <cycle 1> [23]
-----------------------------------------------
0.00 0.00 1/1 x_check_fullscreen
<cycle 1> [1061]
[1077] 0.0 0.00 0.00 1 set_wm_state [1077]
0.00 0.00 3/22504963 Fcons [60]
-----------------------------------------------
0.00 0.00 8/8 postprocess_image [1000]
[1078] 0.0 0.00 0.00 8 x_build_heuristic_mask [1078]
0.00 0.00 8/43
x_create_x_image_and_pixmap [1033]
0.00 0.00 8/43 x_destroy_x_image [1071]
0.00 0.00 8/92 four_corners_best [1721]
0.00 0.00 8/76
image_background_transparent [1741]
0.00 0.00 8/43 x_put_x_image [1792]
-----------------------------------------------
3 x_set_frame_parameters
<cycle 1> [800]
[1079] 0.0 0.00 0.00 3 x_set_screen_gamma <cycle
1> [1079]
0.00 0.00 3/39048947 Fplist_get [59]
0.00 0.00 3/26526312 Fget [139]
3 Fassq <cycle 1> [23]
3 x_set_background_color
<cycle 1> [1739]
-----------------------------------------------
4 eval_sub <cycle 1> [15]
[1080] 0.0 0.00 0.00 4 Fsetq_default <cycle 1> [1080]
0.00 0.00 4/1057372 Fset_default [390]
0.00 0.00 8/533779146 Fcdr [38]
0.00 0.00 4/79680125 Fcar [117]
4 eval_sub <cycle 1> [15]
2 Fset <cycle 1> [417]
-----------------------------------------------
1 x_term_init <cycle 1>
[595]
[1081] 0.0 0.00 0.00 1 init_kboard <cycle 1> [1081]
0.00 0.00 2/22504963 Fcons [60]
0.00 0.00 2/9420 Fmake_sparse_keymap [836]
1 Fset_keymap_parent
<cycle 1> [1798]
-----------------------------------------------
0.00 0.00 340/9967 Ffuncall <cycle 1> [33]
0.00 0.00 3012/9967 display_mode_element
<cycle 1> [34]
0.00 0.00 6615/9967 eval_sub <cycle 1> [15]
[1082] 0.0 0.00 0.00 9967 Fprocess_status [1082]
0.00 0.00 1/1 update_status [1083]
0.00 0.00 9967/10008 get_process [1386]
-----------------------------------------------
0.00 0.00 1/1 Fprocess_status [1082]
[1083] 0.0 0.00 0.00 1 update_status [1083]
0.00 0.00 2/22504963 Fcons [60]
-----------------------------------------------
30 Ffuncall <cycle 1> [33]
[1084] 0.0 0.00 0.00 30 Fmove_to_window_line <cycle
1> [1084]
0.00 0.00 30/222087258 marker_position [80]
0.00 0.00 30/681 Fprefix_numeric_value
[1570]
30 displayed_window_lines
<cycle 1> [843]
30 Fgoto_char <cycle 1>
[605]
-----------------------------------------------
6 Ffuncall <cycle 1> [33]
[1085] 0.0 0.00 0.00 6 Fx_change_window_property
<cycle 1> [1085]
0.00 0.00 6/6108927 xmalloc [248]
0.00 0.00 6/5908649 xfree [368]
0.00 0.00 6/15206 check_x_frame [1348]
0.00 0.00 6/7 x_check_property_data
[1921]
0.00 0.00 6/102 xnmalloc [1715]
0.00 0.00 6/7 x_fill_property_data
[1922]
3 reinvoke_input_signal
<cycle 1> [1364]
-----------------------------------------------
0.00 0.00 1/1 get_minibuffer <cycle
1> [783]
[1086] 0.0 0.00 0.00 1 Fbuffer_enable_undo [1086]
0.00 0.00 1/950121 Fget_buffer [218]
-----------------------------------------------
21509 Ffuncall <cycle 1> [33]
[1087] 0.0 0.00 0.00 21509 Fmacroexpand <cycle 1> [1087]
0.00 0.00 20/79680125 Fcar [117]
15995 Fassq <cycle 1> [23]
1672 apply1 <cycle 1> [1151]
20 Fnth <cycle 1> [1142]
2 do_autoload <cycle 1>
[905]
-----------------------------------------------
0.00 0.00 1/1 try_window_id <cycle
1> [702]
[1088] 0.0 0.00 0.00 1 row_containing_pos [1088]
0.00 0.00 1/244651 window_text_bottom_y
[448]
-----------------------------------------------
1