Domain-Centered Support for Layout, Tasks, and Specification for Control Flow Graph Visualization

Computing professionals in areas like compilers, performance analysis, and security often analyze and manipulate control flow graphs (CFGs) in their work. CFGs are directed networks that describe possible orderings of instructions in the execution of a program. Visualizing a CFG is a common activity...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Veröffentlicht in:arXiv.org 2022-09
Hauptverfasser: Devkota, Sabin, LeGendre, Matthew P, Kunen, Adam, Aschwanden, Pascal, Isaacs, Katherine E
Format: Artikel
Sprache:eng
Schlagworte:
Online-Zugang:Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
container_end_page
container_issue
container_start_page
container_title arXiv.org
container_volume
creator Devkota, Sabin
LeGendre, Matthew P
Kunen, Adam
Aschwanden, Pascal
Isaacs, Katherine E
description Computing professionals in areas like compilers, performance analysis, and security often analyze and manipulate control flow graphs (CFGs) in their work. CFGs are directed networks that describe possible orderings of instructions in the execution of a program. Visualizing a CFG is a common activity in developing or debugging computational approaches that use them. However, general graph drawing layouts, including the hierarchical ones frequently applied to CFGs, do not capture CFG-specific structures or tasks and thus the resulting drawing may not match the needs of their audience, especially for more complicated programs. While several algorithms offer flexibility in specifying the layout, they often require expertise with graph drawing layouts and primitives that these potential users do not have. To bring domain-specific CFG drawing to this audience, we develop CFGConf, a library designed to match the abstraction level of CFG experts. CFGConf provides a JSON interface that produces drawings that can stand-alone or be integrated into multi-view visualization systems. We developed CFGConf through an interactive design process with experts while incorporating lessons learned from previous CFG visualization systems, a survey of CFG drawing conventions in computing systems conferences, and existing design principles for notations. We evaluate CFGConf in terms of expressiveness, usability, and notational efficiency through a user study and illustrative examples. CFG experts were able to use the library to produce the domain-aware layouts and appreciated the task-aware nature of the specification.
format Article
fullrecord <record><control><sourceid>proquest</sourceid><recordid>TN_cdi_proquest_journals_2559548215</recordid><sourceformat>XML</sourceformat><sourcesystem>PC</sourcesystem><sourcerecordid>2559548215</sourcerecordid><originalsourceid>FETCH-proquest_journals_25595482153</originalsourceid><addsrcrecordid>eNqNzs0KgkAYheEhCJLyHgbaKuiMlq0ta9GuaCsfNtKYzTfND1FXn0gX0Oos3mdxJiRgnKdxkTE2I6G1XZIkbLVmec4DAlt8gFRxKZQTRlzpyWuNxtEWDT3CG72L6Bns3UYU1JC1aGQrG3AS1YhKVM5gT6seX3RvQN_oRVoPvfyMaEGmLfRWhL-dk2W1O5eHWBt8emFd3aE3akj1cGmTZwVLc_6f-gIDbUUJ</addsrcrecordid><sourcetype>Aggregation Database</sourcetype><iscdi>true</iscdi><recordtype>article</recordtype><pqid>2559548215</pqid></control><display><type>article</type><title>Domain-Centered Support for Layout, Tasks, and Specification for Control Flow Graph Visualization</title><source>Free E- Journals</source><creator>Devkota, Sabin ; LeGendre, Matthew P ; Kunen, Adam ; Aschwanden, Pascal ; Isaacs, Katherine E</creator><creatorcontrib>Devkota, Sabin ; LeGendre, Matthew P ; Kunen, Adam ; Aschwanden, Pascal ; Isaacs, Katherine E</creatorcontrib><description>Computing professionals in areas like compilers, performance analysis, and security often analyze and manipulate control flow graphs (CFGs) in their work. CFGs are directed networks that describe possible orderings of instructions in the execution of a program. Visualizing a CFG is a common activity in developing or debugging computational approaches that use them. However, general graph drawing layouts, including the hierarchical ones frequently applied to CFGs, do not capture CFG-specific structures or tasks and thus the resulting drawing may not match the needs of their audience, especially for more complicated programs. While several algorithms offer flexibility in specifying the layout, they often require expertise with graph drawing layouts and primitives that these potential users do not have. To bring domain-specific CFG drawing to this audience, we develop CFGConf, a library designed to match the abstraction level of CFG experts. CFGConf provides a JSON interface that produces drawings that can stand-alone or be integrated into multi-view visualization systems. We developed CFGConf through an interactive design process with experts while incorporating lessons learned from previous CFG visualization systems, a survey of CFG drawing conventions in computing systems conferences, and existing design principles for notations. We evaluate CFGConf in terms of expressiveness, usability, and notational efficiency through a user study and illustrative examples. CFG experts were able to use the library to produce the domain-aware layouts and appreciated the task-aware nature of the specification.</description><identifier>EISSN: 2331-8422</identifier><language>eng</language><publisher>Ithaca: Cornell University Library, arXiv.org</publisher><subject>Flow graphs ; Graph theory ; Graphs ; Iterative methods ; Layouts ; Software</subject><ispartof>arXiv.org, 2022-09</ispartof><rights>2022. This work is published under http://arxiv.org/licenses/nonexclusive-distrib/1.0/ (the “License”). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.</rights><oa>free_for_read</oa><woscitedreferencessubscribed>false</woscitedreferencessubscribed></display><links><openurl>$$Topenurl_article</openurl><openurlfulltext>$$Topenurlfull_article</openurlfulltext><thumbnail>$$Tsyndetics_thumb_exl</thumbnail><link.rule.ids>780,784</link.rule.ids></links><search><creatorcontrib>Devkota, Sabin</creatorcontrib><creatorcontrib>LeGendre, Matthew P</creatorcontrib><creatorcontrib>Kunen, Adam</creatorcontrib><creatorcontrib>Aschwanden, Pascal</creatorcontrib><creatorcontrib>Isaacs, Katherine E</creatorcontrib><title>Domain-Centered Support for Layout, Tasks, and Specification for Control Flow Graph Visualization</title><title>arXiv.org</title><description>Computing professionals in areas like compilers, performance analysis, and security often analyze and manipulate control flow graphs (CFGs) in their work. CFGs are directed networks that describe possible orderings of instructions in the execution of a program. Visualizing a CFG is a common activity in developing or debugging computational approaches that use them. However, general graph drawing layouts, including the hierarchical ones frequently applied to CFGs, do not capture CFG-specific structures or tasks and thus the resulting drawing may not match the needs of their audience, especially for more complicated programs. While several algorithms offer flexibility in specifying the layout, they often require expertise with graph drawing layouts and primitives that these potential users do not have. To bring domain-specific CFG drawing to this audience, we develop CFGConf, a library designed to match the abstraction level of CFG experts. CFGConf provides a JSON interface that produces drawings that can stand-alone or be integrated into multi-view visualization systems. We developed CFGConf through an interactive design process with experts while incorporating lessons learned from previous CFG visualization systems, a survey of CFG drawing conventions in computing systems conferences, and existing design principles for notations. We evaluate CFGConf in terms of expressiveness, usability, and notational efficiency through a user study and illustrative examples. CFG experts were able to use the library to produce the domain-aware layouts and appreciated the task-aware nature of the specification.</description><subject>Flow graphs</subject><subject>Graph theory</subject><subject>Graphs</subject><subject>Iterative methods</subject><subject>Layouts</subject><subject>Software</subject><issn>2331-8422</issn><fulltext>true</fulltext><rsrctype>article</rsrctype><creationdate>2022</creationdate><recordtype>article</recordtype><sourceid>ABUWG</sourceid><sourceid>AFKRA</sourceid><sourceid>AZQEC</sourceid><sourceid>BENPR</sourceid><sourceid>CCPQU</sourceid><sourceid>DWQXO</sourceid><recordid>eNqNzs0KgkAYheEhCJLyHgbaKuiMlq0ta9GuaCsfNtKYzTfND1FXn0gX0Oos3mdxJiRgnKdxkTE2I6G1XZIkbLVmec4DAlt8gFRxKZQTRlzpyWuNxtEWDT3CG72L6Bns3UYU1JC1aGQrG3AS1YhKVM5gT6seX3RvQN_oRVoPvfyMaEGmLfRWhL-dk2W1O5eHWBt8emFd3aE3akj1cGmTZwVLc_6f-gIDbUUJ</recordid><startdate>20220926</startdate><enddate>20220926</enddate><creator>Devkota, Sabin</creator><creator>LeGendre, Matthew P</creator><creator>Kunen, Adam</creator><creator>Aschwanden, Pascal</creator><creator>Isaacs, Katherine E</creator><general>Cornell University Library, arXiv.org</general><scope>8FE</scope><scope>8FG</scope><scope>ABJCF</scope><scope>ABUWG</scope><scope>AFKRA</scope><scope>AZQEC</scope><scope>BENPR</scope><scope>BGLVJ</scope><scope>CCPQU</scope><scope>DWQXO</scope><scope>HCIFZ</scope><scope>L6V</scope><scope>M7S</scope><scope>PIMPY</scope><scope>PQEST</scope><scope>PQQKQ</scope><scope>PQUKI</scope><scope>PRINS</scope><scope>PTHSS</scope></search><sort><creationdate>20220926</creationdate><title>Domain-Centered Support for Layout, Tasks, and Specification for Control Flow Graph Visualization</title><author>Devkota, Sabin ; LeGendre, Matthew P ; Kunen, Adam ; Aschwanden, Pascal ; Isaacs, Katherine E</author></sort><facets><frbrtype>5</frbrtype><frbrgroupid>cdi_FETCH-proquest_journals_25595482153</frbrgroupid><rsrctype>articles</rsrctype><prefilter>articles</prefilter><language>eng</language><creationdate>2022</creationdate><topic>Flow graphs</topic><topic>Graph theory</topic><topic>Graphs</topic><topic>Iterative methods</topic><topic>Layouts</topic><topic>Software</topic><toplevel>online_resources</toplevel><creatorcontrib>Devkota, Sabin</creatorcontrib><creatorcontrib>LeGendre, Matthew P</creatorcontrib><creatorcontrib>Kunen, Adam</creatorcontrib><creatorcontrib>Aschwanden, Pascal</creatorcontrib><creatorcontrib>Isaacs, Katherine E</creatorcontrib><collection>ProQuest SciTech Collection</collection><collection>ProQuest Technology Collection</collection><collection>Materials Science &amp; Engineering Collection</collection><collection>ProQuest Central (Alumni Edition)</collection><collection>ProQuest Central UK/Ireland</collection><collection>ProQuest Central Essentials</collection><collection>ProQuest Central</collection><collection>Technology Collection</collection><collection>ProQuest One Community College</collection><collection>ProQuest Central Korea</collection><collection>SciTech Premium Collection</collection><collection>ProQuest Engineering Collection</collection><collection>Engineering Database</collection><collection>Publicly Available Content Database</collection><collection>ProQuest One Academic Eastern Edition (DO NOT USE)</collection><collection>ProQuest One Academic</collection><collection>ProQuest One Academic UKI Edition</collection><collection>ProQuest Central China</collection><collection>Engineering Collection</collection></facets><delivery><delcategory>Remote Search Resource</delcategory><fulltext>fulltext</fulltext></delivery><addata><au>Devkota, Sabin</au><au>LeGendre, Matthew P</au><au>Kunen, Adam</au><au>Aschwanden, Pascal</au><au>Isaacs, Katherine E</au><format>book</format><genre>document</genre><ristype>GEN</ristype><atitle>Domain-Centered Support for Layout, Tasks, and Specification for Control Flow Graph Visualization</atitle><jtitle>arXiv.org</jtitle><date>2022-09-26</date><risdate>2022</risdate><eissn>2331-8422</eissn><abstract>Computing professionals in areas like compilers, performance analysis, and security often analyze and manipulate control flow graphs (CFGs) in their work. CFGs are directed networks that describe possible orderings of instructions in the execution of a program. Visualizing a CFG is a common activity in developing or debugging computational approaches that use them. However, general graph drawing layouts, including the hierarchical ones frequently applied to CFGs, do not capture CFG-specific structures or tasks and thus the resulting drawing may not match the needs of their audience, especially for more complicated programs. While several algorithms offer flexibility in specifying the layout, they often require expertise with graph drawing layouts and primitives that these potential users do not have. To bring domain-specific CFG drawing to this audience, we develop CFGConf, a library designed to match the abstraction level of CFG experts. CFGConf provides a JSON interface that produces drawings that can stand-alone or be integrated into multi-view visualization systems. We developed CFGConf through an interactive design process with experts while incorporating lessons learned from previous CFG visualization systems, a survey of CFG drawing conventions in computing systems conferences, and existing design principles for notations. We evaluate CFGConf in terms of expressiveness, usability, and notational efficiency through a user study and illustrative examples. CFG experts were able to use the library to produce the domain-aware layouts and appreciated the task-aware nature of the specification.</abstract><cop>Ithaca</cop><pub>Cornell University Library, arXiv.org</pub><oa>free_for_read</oa></addata></record>
fulltext fulltext
identifier EISSN: 2331-8422
ispartof arXiv.org, 2022-09
issn 2331-8422
language eng
recordid cdi_proquest_journals_2559548215
source Free E- Journals
subjects Flow graphs
Graph theory
Graphs
Iterative methods
Layouts
Software
title Domain-Centered Support for Layout, Tasks, and Specification for Control Flow Graph Visualization
url https://sfx.bib-bvb.de/sfx_tum?ctx_ver=Z39.88-2004&ctx_enc=info:ofi/enc:UTF-8&ctx_tim=2025-01-05T04%3A52%3A31IST&url_ver=Z39.88-2004&url_ctx_fmt=infofi/fmt:kev:mtx:ctx&rfr_id=info:sid/primo.exlibrisgroup.com:primo3-Article-proquest&rft_val_fmt=info:ofi/fmt:kev:mtx:book&rft.genre=document&rft.atitle=Domain-Centered%20Support%20for%20Layout,%20Tasks,%20and%20Specification%20for%20Control%20Flow%20Graph%20Visualization&rft.jtitle=arXiv.org&rft.au=Devkota,%20Sabin&rft.date=2022-09-26&rft.eissn=2331-8422&rft_id=info:doi/&rft_dat=%3Cproquest%3E2559548215%3C/proquest%3E%3Curl%3E%3C/url%3E&disable_directlink=true&sfx.directlink=off&sfx.report_link=0&rft_id=info:oai/&rft_pqid=2559548215&rft_id=info:pmid/&rfr_iscdi=true