Sciweavers

107 search results - page 2 / 22
» Overhead Compensation in Performance Profiling
Sort
View
KES
1999
Springer
13 years 8 months ago
Position-based impedance control using a fuzzy compensator
In this paper, a position-based impedance control with a fuzzy compensator is proposed to improve a force control performance, in which the environment has unknown dynamics or cur...
Fusaomi Nagata, Keigo Watanabe, Kiyotaka Izumi
CGO
2007
IEEE
13 years 8 months ago
Shadow Profiling: Hiding Instrumentation Costs with Parallelism
In profiling, a tradeoff exists between information and overhead. For example, hardware-sampling profilers incur negligible overhead, but the information they collect is consequen...
Tipp Moseley, Alex Shye, Vijay Janapa Reddi, Dirk ...
MICRO
2000
IEEE
137views Hardware» more  MICRO 2000»
13 years 8 months ago
Relational profiling: enabling thread-level parallelism in virtual machines
Virtual machine service threads can perform many tasks in parallel with program execution such as garbage collection, dynamic compilation, and profile collection and analysis. Har...
Timothy H. Heil, James E. Smith
ENTCS
2006
107views more  ENTCS 2006»
13 years 4 months ago
Exact and Portable Profiling for the JVM Using Bytecode Instruction Counting
This paper presents a novel profiling approach, which is entirely based on program transformation techniques in order to enable exact profiling, preserving complete call stacks, m...
Walter Binder, Jarle Hulaas
EUROPAR
2007
Springer
13 years 8 months ago
On Using Incremental Profiling for the Performance Analysis of Shared Memory Parallel Applications
Abstract. Profiling is often the method of choice for performance analysis of parallel applications due to its low overhead and easily comprehensible results. However, a disadvanta...
Karl Fürlinger, Michael Gerndt, Jack Dongarra