{{document.general.doc_title}}
Overview
- Binaries
- Resource Consumption
- Symbols
- Persisting
- Disappeared
- Appeared {% if document.configuration.display_similar_symbols == True %}
- Similar {% endif %} {% if document.configuration.display_migrated_symbols == True %}
- Migrated {% endif %}
{% if document.configuration.display_binary_details == True %}
- Binary Details
-
{% if document.configuration.display_old_binary_info == True %}
- {{document.files.input.old.binary_path}} {% endif %} {% if document.configuration.display_new_binary_info == True %}
- {{document.files.input.new.binary_path}} {% endif %}
{% endif %}
Binaries {{home}}
old: {{document.files.input.old.binary_path}} {% if document.files.input.old.debug_info_available == True %} (debug) {% endif %}
new: {{document.files.input.new.binary_path}} {% if document.files.input.new.debug_info_available == True %} (debug) {% endif %}
Statistics {{home}}
{{ statistics }}Symbols {{home}}
Persisting Symbols {{home}}
{{ persisting_symbol_overview }}Disappeared Symbols {{home}}
{{ disappeared_symbol_overview }}New Symbols {{home}}
{{ appeared_symbol_overview }} {% if document.configuration.display_similar_symbols == True %}Similar Symbols {{home}}
{{ similar_symbol_overview }} {% endif %} {% if document.configuration.display_migrated_symbols == True %}Migrated Symbols {{home}}
{{ migrated_symbol_overview }}{% endif %} {% if document.configuration.display_binary_details == True %}
Binary Details {{home}}
{% endif %} {% if document.configuration.display_old_binary_info == True %}{{document.files.input.old.binary_path}} {{home}}
{{ document.old_binary_info }}{% endif %} {% if document.configuration.display_new_binary_info == True %}
{{document.files.input.new.binary_path}} {{home}}
{{ document.new_binary_info }}{% endif %} {% if document.configuration.display_build_info == True %}
Build Info
{{ document.build_info }}{% endif %} {% if document.configuration.display_details == True %}