National Repository of Grey Literature 2 records found  Search took 0.01 seconds. 
Analysis of Software Resource Consumption
Míchal, Ondřej ; Fiedor, Jan (referee) ; Pavela, Jiří (advisor)
Spotřeba softwarových zdrojů je široce a aktivně zkoumanou oblastí. Z mnoha zdrojů v softwaru, které lze profilovat, byla spotřeba energie dlouho jediným zdrojem, který neměl mnoho obecných, a přesto komplexních, profilerů. V době mobilních zařízení a výkonných výpočetních jednotek je poptávka po takových profilerech neustále rostoucí. V této práci zkoumáme metody pro přesné měření spotřeby energie softwaru. Na jejich základě vytváříme open-source profiler a implementujeme komplexní vizualizér profilovaných dat. S vytvořeným profilerem pak provádíme řadu experimentů, abychom předvedli jeho schopnosti a demonstrovali užitečnost měření spotřeby energie softwaru.
Testování softwarového nástroje
Petlan, Michael
The PERF tool is a part of the Linux kernel since version 2.6. This tool is an event-based profiler and observability tool. It can count various event occurrences in the system, from hardware performance monitoring unit (PMU) events of the CPU at one end, to software tracepoints at the other. It can trace both kernel and userspace functions. The tool is very useful to kernel and application software developers, as well as hardware designers. This thesis aims at describing the PERF tool from the point of view of a PERF test engineer. Additionally, it is also about designing methods for verification of its correct functionality.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.