1 resultado para Virtual academic programs
em DigitalCommons@University of Nebraska - Lincoln
Filtro por publicador
- ABACUS. Repositorio de Producción Científica - Universidad Europea (1)
- ArchiMeD - Elektronische Publikationen der Universität Mainz - Alemanha (1)
- Aston University Research Archive (4)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (BDPI/USP) (33)
- Biblioteca Digital de la Universidad del Valle - Colombia (1)
- Biblioteca Virtual del Sistema Sanitario Público de Andalucía (BV-SSPA), Junta de Andalucía. Consejería de Salud y Bienestar Social, Spain (24)
- Biodiversity Heritage Library, United States (3)
- BORIS: Bern Open Repository and Information System - Berna - Suiça (3)
- Brock University, Canada (5)
- Bulgarian Digital Mathematics Library at IMI-BAS (1)
- CentAUR: Central Archive University of Reading - UK (6)
- CiencIPCA - Instituto Politécnico do Cávado e do Ave, Portugal (13)
- Cochin University of Science & Technology (CUSAT), India (2)
- Consorci de Serveis Universitaris de Catalunya (CSUC), Spain (212)
- Cor-Ciencia - Acuerdo de Bibliotecas Universitarias de Córdoba (ABUC), Argentina (6)
- CUNY Academic Works (2)
- Dalarna University College Electronic Archive (2)
- Department of Computer Science E-Repository - King's College London, Strand, London (1)
- Digital Commons - Montana Tech (2)
- Digital Commons @ Winthrop University (8)
- Digital Commons at Florida International University (38)
- DigitalCommons@The Texas Medical Center (7)
- DigitalCommons@University of Nebraska - Lincoln (1)
- Doria (National Library of Finland DSpace Services) - National Library of Finland, Finland (5)
- DRUM (Digital Repository at the University of Maryland) (1)
- Duke University (1)
- Instituto Politécnico de Bragança (1)
- Instituto Politécnico do Porto, Portugal (86)
- Iowa Publications Online (IPO) - State Library, State of Iowa (Iowa), United States (134)
- Martin Luther Universitat Halle Wittenberg, Germany (9)
- Memoria Académica - FaHCE, UNLP - Argentina (9)
- Ministerio de Cultura, Spain (2)
- Nottingham eTheses (1)
- Portal de Revistas Científicas Complutenses - Espanha (2)
- Portal do Conhecimento - Ministerio do Ensino Superior Ciencia e Inovacao, Cape Verde (8)
- QSpace: Queen's University - Canada (1)
- ReCiL - Repositório Científico Lusófona - Grupo Lusófona, Portugal (1)
- Repositório Aberto da Universidade Aberta de Portugal (3)
- Repositorio Académico de la Universidad Nacional de Costa Rica (3)
- Repositório Científico da Universidade de Évora - Portugal (1)
- Repositório Científico do Instituto Politécnico de Lisboa - Portugal (27)
- Repositório da Escola Nacional de Administração Pública (ENAP) (5)
- Repositório da Produção Científica e Intelectual da Unicamp (15)
- Repositório da Universidade Federal do Espírito Santo (UFES), Brazil (3)
- Repositório Institucional da Universidade Federal do Rio Grande - FURG (1)
- Repositório Institucional da Universidade Federal do Rio Grande do Norte (2)
- Repositório Institucional UNESP - Universidade Estadual Paulista "Julio de Mesquita Filho" (9)
- RUN (Repositório da Universidade Nova de Lisboa) - FCT (Faculdade de Cienecias e Technologia), Universidade Nova de Lisboa (UNL), Portugal (50)
- School of Medicine, Washington University, United States (1)
- Scielo Saúde Pública - SP (30)
- Scottish Institute for Research in Economics (SIRE) (SIRE), United Kingdom (1)
- South Carolina State Documents Depository (3)
- Universidad de Alicante (1)
- Universidad del Rosario, Colombia (8)
- Universidad Politécnica de Madrid (8)
- Universidade de Lisboa - Repositório Aberto (1)
- Universidade do Minho (13)
- Universidade dos Açores - Portugal (6)
- Universidade Federal de Uberlândia (1)
- Universidade Federal do Rio Grande do Norte (UFRN) (4)
- Université de Lausanne, Switzerland (45)
- Université de Montréal, Canada (4)
- University of Connecticut - USA (1)
- University of Michigan (9)
- University of Queensland eSpace - Australia (72)
- Worcester Research and Publications - Worcester Research and Publications - UK (1)
Resumo:
One problem with using component-based software development approach is that once software modules are reused over generations of products, they form legacy structures that can be challenging to understand, making validating these systems difficult. Therefore, tools and methodologies that enable engineers to see interactions of these software modules will enhance their ability to make these software systems more dependable. To address this need, we propose SimSight, a framework to capture dynamic call graphs in Simics, a widely adopted commercial full-system simulator. Simics is a software system that simulates complete computer systems. Thus, it performs nearly identical tasks to a real system but at a much lower speed while providing greater execution observability. We have implemented SimSight to generate dynamic call graphs of statically and dynamically linked functions in x86/Linux environment. A case study illustrates how we can use SimSight to identify sources of software errors. We then evaluate its performance using 12 integer programs from SPEC CPU2006 benchmark suite.