咨询与建议

限定检索结果

文献类型

  • 5 篇 会议
  • 3 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 8 篇 工学
    • 6 篇 计算机科学与技术...
    • 5 篇 软件工程
    • 2 篇 电气工程

主题

  • 8 篇 source code inst...
  • 2 篇 coverage tools
  • 2 篇 static analysis
  • 2 篇 code coverage
  • 2 篇 white-box testin...
  • 1 篇 instrumentation
  • 1 篇 intermediate sou...
  • 1 篇 systemc
  • 1 篇 c
  • 1 篇 llvm
  • 1 篇 java bytecode
  • 1 篇 webassembly
  • 1 篇 empirical study
  • 1 篇 software perform...
  • 1 篇 program vulnerab...
  • 1 篇 java bytecode in...
  • 1 篇 design pattern
  • 1 篇 c plus
  • 1 篇 static code anal...
  • 1 篇 web applications

机构

  • 2 篇 univ szeged dept...
  • 1 篇 rhein westfal th...
  • 1 篇 univ alabama bir...
  • 1 篇 lawrence livermo...
  • 1 篇 matlab san jose ...
  • 1 篇 nanjing univ sta...
  • 1 篇 school of comput...
  • 1 篇 univ szeged mta ...
  • 1 篇 n carolina state...
  • 1 篇 tech univ munich...
  • 1 篇 vrije univ bruss...

作者

  • 2 篇 gergely tamas
  • 2 篇 tengeri david
  • 2 篇 beszedes arpad
  • 2 篇 horvath ferenc
  • 2 篇 gyimothy tibor
  • 1 篇 mueller yannik
  • 1 篇 milewicz reed
  • 1 篇 wienke sandra
  • 1 篇 xia nai
  • 1 篇 quinlan daniel
  • 1 篇 mueller matthias...
  • 1 篇 pupo angel luis ...
  • 1 篇 miller julian
  • 1 篇 mao bing
  • 1 篇 vanka rajesh
  • 1 篇 zeng qingkai
  • 1 篇 herkersdorf andr...
  • 1 篇 xie li
  • 1 篇 schlebusch fabia...
  • 1 篇 pirkelbauer pete...

语言

  • 7 篇 英文
  • 1 篇 其他
检索条件"主题词=Source code instrumentation"
8 条 记 录,以下是1-10 订阅
排序:
code coverage differences of Java bytecode and source code instrumentation tools
收藏 引用
SOFTWARE QUALITY JOURNAL 2019年 第1期27卷 79-123页
作者: Horvath, Ferenc Gergely, Tamas Beszedes, Arpad Tengeri, David Balogh, Gergo Gyimothy, Tibor Univ Szeged Dept Software Engn Szeged Hungary Univ Szeged MTA SZTE Res Grp Artificial Intelligence Szeged Hungary
Many software testing fields, like white-box testing, test case generation, test prioritization, and fault localization, depend on code coverage measurement. If used as an overall completeness measure, the minor inacc... 详细信息
来源: 评论
Negative Effects of Bytecode instrumentation on Java source code Coverage  23
Negative Effects of Bytecode Instrumentation on Java Source ...
收藏 引用
23rd IEEE International Conference on Software Analysis, Evolution, and Reengineering (SANER)
作者: Tengeri, David Horvath, Ferenc Beszedes, Arpad Gergely, Tamas Gyimothy, Tibor Univ Szeged Dept Software Engn Szeged Hungary
code coverage measurement is an important element in white-box testing, both in industrial practice and academic research. Other related areas are highly dependent on code coverage as well, including test case generat... 详细信息
来源: 评论
Software performance simulation strategies for high-level embedded system design
收藏 引用
PERFORMANCE EVALUATION 2010年 第8期67卷 717-739页
作者: Wang, Zhonglei Herkersdorf, Andreas Tech Univ Munich Lehrstuhl Integrierte Syst D-80290 Munich Germany
As most embedded applications are realized in software, software performance estimation is a very important issue in embedded system design. In the last decades, instruction set simulators (ISSs) have become an essent... 详细信息
来源: 评论
Lightweight runtime checking of C programs with RTC
收藏 引用
COMPUTER LANGUAGES SYSTEMS & STRUCTURES 2016年 45卷 191-203页
作者: Milewicz, Reed Vanka, Rajesh Tuck, James Quinlan, Daniel Pirkelbauer, Peter Univ Alabama Birmingham Birmingham AL 35233 USA Matlab San Jose CA USA N Carolina State Univ Raleigh NC 27695 USA Lawrence Livermore Natl Lab Livermore CA USA
The C Programming Language is known for being an efficient language that can be compiled on almost any architecture and operating system. However the absence of dynamic safety checks and a relatively weak type system ... 详细信息
来源: 评论
Oron: Towards a Dynamic Analysis instrumentation Platform for AssemblyScript  21
Oron: Towards a Dynamic Analysis Instrumentation Platform fo...
收藏 引用
5th International Conference on the Art, Science, and Engineering of Programming (Programming)
作者: Munsters, Aaron Pupo, Angel Luis Scull Bauwens, Jim Boix, Elisa Gonzalez Vrije Univ Brussel Software Languages Lab Brussels Belgium
The dynamic nature of JavaScript may lead to challenges and issues regarding efficiency and security. Analysis tools can help developers tackle some of these issues. In the context of web applications, dynamic analyse... 详细信息
来源: 评论
Efficient and practical control flow monitoring for program security
Efficient and practical control flow monitoring for program ...
收藏 引用
11th Asian Computing Science Conference
作者: Xia, Nai Mao, Bing Zeng, Qingkai Xie, Li Nanjing Univ State Key Lab Novel Software Technol Nanjing 210093 Peoples R China
Control-hijacking attacks are known as critical threats to software security. Control flow monitoring is a kind of important method to mitigate this problem. In this paper, we present a new method for program control ... 详细信息
来源: 评论
PInT: Pattern instrumentation Tool for Analyzing and Classifying HPC Applications  5
PInT: Pattern Instrumentation Tool for Analyzing and Classif...
收藏 引用
IEEE/ACM 5th Workshop on the LLVM Compiler Infrastructure in HPC (LLVM-HPC)
作者: Schlebusch, Fabian Mueller, Yannik Wienke, Sandra Miller, Julian Mueller, Matthias S. Rhein Westfal TH Aachen IT Ctr Chair High Performance Comp Aachen Germany
The relationship of application performance to its required development effort plays an important role in today's budget-oriented HPC environment. This effort-performance relationship is especially affected by the... 详细信息
来源: 评论
Analysis and Understanding of the rCore Operating System with instrumentation  10
Analysis and Understanding of the rCore Operating System wit...
收藏 引用
10th International Conference on Systems and Informatics, ICSAI 2024
作者: Shen, Fengshan Jiu, Mingyuan School of Computer Science and Artificial Intelligence Zhengzhou University Zhengzhou China
In order to understand the execution route of the rCore operating system source program for improving and customizing it, we have developed an instrumentation program. Inserting the instrumentation program into the fu... 详细信息
来源: 评论