16 citations · 18 across the 3 of their papers we have counts for
6 papers
A Performance Analysis Tool for Nokia Mobile Phone Software
Edu Metz, Raimondas Lencevicius
Performance problems are often observed in embedded software systems. The reasons for poor performance are frequently not obvious. Bottlenecks can occur in any of the software comp…
Efficient Instrumentation for Performance Profiling
Edu Metz, Raimondas Lencevicius
Performance profiling consists of tracing a software system during execution and then analyzing the obtained traces. However, traces themselves affect the performance of the system…
Experimental Software Schedulability Estimation For Varied Processor Frequencies
Sampsa Fabritius, Raimondas Lencevicius, Edu Metz +1
This paper describes a new approach to experimentally estimate the application schedulability for various processor frequencies. We use additional workload generated by an artifici…
Software Validation using Power Profiles
Raimondas Lencevicius, Edu Metz, Alexander Ran
The validation of modern software systems incorporates both functional and quality requirements. This paper proposes a validation approach for software quality requirement - its po…
Apache web server execution tracing using Third Eye
Raimondas Lencevicius, Alexander Ran, Rahav Yairi
Testing of modern software systems that integrate many components developed by different teams is a difficult task. Third Eye is a framework for tracing and validating software sys…
On-the-fly Query-Based Debugging with Examples
Raimondas Lencevicius
Program errors are hard to find because of the cause-effect gap between the time when an error occurs and the time when the error becomes apparent to the programmer. Although debug…