Overlaying control flow graphs on P4 Syntax trees with Gremlin

Our overall research aim is to statically derive execution cost and other metrics from program code written in the P4 programming language. For this purpose, we extract a detailed control flow graph (CFG) from the code, that can be turned into a full, formal model of execution, to extract properties...

Teljes leírás

Elmentve itt :
Bibliográfiai részletek
Szerzők: Lukács Dániel
Tejfel Máté
Dokumentumtípus: Cikk
Megjelent: University of Szeged, Institute of Informatics Szeged 2024
Sorozat:Acta cybernetica 26 No. 3
Kulcsszavak:P4 programozási nyelv, Programozás, Programanalízis, Gremlin lekérdezőnyelv, Gráfadatbázis
Tárgyszavak:
doi:10.14232/actacyb.298770

Online Access:http://acta.bibl.u-szeged.hu/86988
Leíró adatok
Tartalmi kivonat:Our overall research aim is to statically derive execution cost and other metrics from program code written in the P4 programming language. For this purpose, we extract a detailed control flow graph (CFG) from the code, that can be turned into a full, formal model of execution, to extract properties -- such as execution cost -- from the model. While CFG extraction and analysis is well researched area, details are dependent on code representation and therefore application of textbook algorithms (often defined over unstructured code listings) to real programming languages is often non-trivial. Our aim is to present an algorithm for CFG extraction over P4 abstract syntax trees (AST). During the extraction we create direct links between nodes of the CFG and the P4 AST: this way we can access all information in the P4 AST during CFG traversal. We are utilizing Gremlin, a graph query language to take advantage of graph databases, but also for compactness and to formally prove algorithm correctness.
Terjedelem/Fizikai jellemzők:593-619
ISSN:2676-993X