咨询与建议

限定检索结果

文献类型

  • 64 篇 会议
  • 32 篇 期刊文献
  • 3 篇 学位论文

馆藏范围

  • 99 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 92 篇 工学
    • 70 篇 计算机科学与技术...
    • 67 篇 软件工程
    • 13 篇 电气工程
    • 6 篇 信息与通信工程
    • 1 篇 电子科学与技术(可...
    • 1 篇 控制科学与工程
    • 1 篇 网络空间安全
  • 2 篇 理学
    • 2 篇 数学

主题

  • 99 篇 dynamic program ...
  • 9 篇 algorithms
  • 9 篇 measurement
  • 7 篇 performance
  • 6 篇 profiling
  • 6 篇 instrumentation
  • 6 篇 bytecode instrum...
  • 5 篇 static program a...
  • 5 篇 aspect-oriented ...
  • 5 篇 performance prof...
  • 5 篇 concurrency
  • 4 篇 java virtual mac...
  • 4 篇 software testing
  • 3 篇 deterministic re...
  • 3 篇 github
  • 3 篇 java
  • 3 篇 asymptotic analy...
  • 3 篇 reproducible deb...
  • 3 篇 program tracing
  • 3 篇 happens-before

机构

  • 4 篇 univ roma la sap...
  • 3 篇 univ lugano luga...
  • 3 篇 northeastern uni...
  • 3 篇 shanghai jiao to...
  • 3 篇 univ roma la sap...
  • 3 篇 univ roma la sap...
  • 3 篇 natl univ singap...
  • 2 篇 univ illinois ur...
  • 2 篇 charles univ pra...
  • 2 篇 natl univ singap...
  • 2 篇 intel corp santa...
  • 2 篇 virginia tech bl...
  • 2 篇 univ privada bol...
  • 2 篇 usi lugano
  • 2 篇 charles universi...
  • 2 篇 univ svizzera it...
  • 2 篇 charles univ pra...
  • 2 篇 univ lugano fac ...
  • 2 篇 purdue univ w la...
  • 2 篇 univ calif berke...

作者

  • 13 篇 binder walter
  • 9 篇 demetrescu camil
  • 7 篇 finocchi irene
  • 6 篇 zheng yudi
  • 6 篇 bulej lubomir
  • 6 篇 ansaloni danilo
  • 4 篇 viswanathan mahe...
  • 4 篇 sarimbekov aibek
  • 4 篇 mathur umang
  • 4 篇 d'elia daniele c...
  • 3 篇 rosales eduardo
  • 3 篇 tuma petr
  • 3 篇 sun haiyang
  • 3 篇 qi zhengwei
  • 3 篇 rosa andrea
  • 3 篇 coppa emilio
  • 3 篇 agrawal kunal
  • 3 篇 utterback robert
  • 3 篇 marek lukas
  • 3 篇 villazon alex

语言

  • 91 篇 英文
  • 8 篇 其他
检索条件"主题词=dynamic program analysis"
99 条 记 录,以下是1-10 订阅
排序:
dynamic program analysis-Reconciling developer productivity and tool performance
收藏 引用
SCIENCE OF COMPUTER programMING 2014年 第Part3期95卷 344-358页
作者: Sarimbekov, Aibek Zheng, Yudi Ansaloni, Danilo Bulej, Lubomir Marek, Lukas Binder, Walter Tuma, Petr Qi, Zhengwei Charles Univ Prague CR-11636 Prague 1 Czech Republic Univ Lugano Lugano Switzerland Shanghai Jiao Tong Univ Shanghai 200030 Peoples R China
dynamic program analysis tools serve many important software engineering tasks such as profiling, debugging, testing, program comprehension, and reverse engineering. Many dynamic analysis tools rely on program instrum... 详细信息
来源: 评论
dynamic program analysis with Flexible Instrumentation and Complex Event Processing  34
Dynamic Program Analysis with Flexible Instrumentation and C...
收藏 引用
34th IEEE International Symposium on Software Reliability Engineering (ISSRE)
作者: Soucidi, Chukri Falcone, Ylies Halle, Sylvain Univ Grenoble Alpes CNRS INRIA Grenoble INPLIG F-38000 Grenoble France Univ Quebec Chicoutimi Chicoutimi PQ Canada
This paper presents a flexible and modular approach to dynamic program analysis for JVM-based languages, aiming to address the limitations of existing tools, in particular their limited expressivity and tight coupling... 详细信息
来源: 评论
Introduction to dynamic program analysis with DiSL
收藏 引用
SCIENCE OF COMPUTER programMING 2015年 第Part1期98卷 100-115页
作者: Marek, Lukas Zheng, Yudi Ansaloni, Danilo Bulej, Lubomir Sarimbekov, Aibek Binder, Walter Tuma, Petr Univ Lugano Lugano Switzerland Charles Univ Prague CR-11636 Prague 1 Czech Republic
dynamic program analysis (DPA) tools assist in many software engineering and development tasks, such as profiling, program comprehension, and performance model construction and calibration. On the Java platform, many ... 详细信息
来源: 评论
Comprehensive Multiplatform dynamic program analysis for Java and Android
收藏 引用
IEEE SOFTWARE 2016年 第4期33卷 55-63页
作者: Zheng, Yudi Kell, Stephen Bulej, Lubomir Sun, Haiyang Binder, Walter Univ Svizzera Italiana Fac Informat Lugano Switzerland Univ Cambridge Comp Lab Cambridge CB2 1TN England
ShadowVM lets programmers express dynamic-analysis tools at a high level, robustly, with high coverage and supporting alternative runtimes. It comprehensively takes care of the incidental complexities of developing cu... 详细信息
来源: 评论
NAB: Automated Large-Scale Multi-language dynamic program analysis in Public Code Repositories  2019
NAB: Automated Large-Scale Multi-language Dynamic Program An...
收藏 引用
International Conference on Systems, programming, Languages, and Applications: Software for Humanity (SPLASH)
作者: Villazon, Alex Sun, Haiyang Rosa, Andrea Rosales, Eduardo Bonetta, Daniele Defilippis, Isabella Oporto, Sergio Binder, Walter Univ Privada Boliviana La Paz Bolivia Univ Svizzera Italiana Lugano Switzerland Oracle Labs Austin TX USA
This paper describes NAB, a novel framework to execute custom dynamic analysis on open-source software hosted in public repositories. NAB is fully-automatic, language-agnostic and scalable. We present NAB's key fe... 详细信息
来源: 评论
A Randomized dynamic program analysis Technique for Detecting Real Deadlocks  09
A Randomized Dynamic Program Analysis Technique for Detectin...
收藏 引用
ACM SIGPLAN Conference on programming Language Design and Implementation
作者: Joshi, Pallavi Park, Chang-Seo Sen, Koushik Naik, Mayur Univ Calif Berkeley Dept EECS Berkeley CA 94720 USA
We present a novel dynamic analysis technique that finds real deadlocks in multi-threaded programs. Our technique runs in two stages. In the first stage, we use an imprecise dynamic analysis technique to find potentia... 详细信息
来源: 评论
A dynamic program analysis to find Floating-Point Accuracy Problems  12
A Dynamic Program Analysis to find Floating-Point Accuracy P...
收藏 引用
33rd ACM SIGPLAN Conference on programming Language Design and Implementation
作者: Benz, Florian Hildebrandt, Andreas Hack, Sebastian Univ Saarland Saarbrucken Germany Johannes Gutenberg Univ Mainz Mainz Germany
programs using floating-point arithmetic are prone to accuracy problems caused by rounding and catastrophic cancellation. These phenomena provoke bugs that are notoriously hard to track down: the program does not nece... 详细信息
来源: 评论
Self-Refining Aspects for dynamic program analysis  11
Self-Refining Aspects for Dynamic Program Analysis
收藏 引用
10th International Conference on Aspect-Oriented Software Development (AOSD)
作者: Ansaloni, Danilo Univ Lugano Fac Informat Lugano Switzerland
Accurate and efficient dynamic analysis tools are needed for understanding and improving performance of programs. However, such tools often produce perturbed and misleading results, since the inserted analysis code ma... 详细信息
来源: 评论
Productive Development of dynamic program analysis Tools with DiSL
Productive Development of Dynamic Program Analysis Tools wit...
收藏 引用
22nd Australasian Conference on Software Engineering (ASWEC)
作者: Sarimbekov, Aibek Zheng, Yudi Ansaloni, Danilo Bulej, Lubomir Marek, Lukas Binder, Walter Tuma, Petr Qi, Zhengwei Univ Lugano Lugano Switzerland Charles Univ Prague Prague Czech Republic Shanghai Jiao Tong Univ Shanghai Peoples R China
dynamic program analysis tools serve many important software engineering tasks such as profiling, debugging, testing, program comprehension, and reverse engineering. Many dynamic analysis tools rely on program instrum... 详细信息
来源: 评论
Automatic Algorithmic Complexity Determination Using dynamic program analysis  14
Automatic Algorithmic Complexity Determination Using Dynamic...
收藏 引用
14th International Conference on Software Technologies (ICSOFT)
作者: Czibula, Istvan Onet-Marian, Zsuzsanna Vida, Robert-Francisc Babes Bolyai Univ Dept Comp Sci M Kogalniceanu St Cluj Napoca Romania
Algorithm complexity is an important concept in computer science concerned with the efficiency of algorithms. Understanding and improving the performance of a software system is a major concern through the lifetime of... 详细信息
来源: 评论