Department - Author 1

Computer Science Department

Degree Name - Author 1

BS in Computer Science

Date

12-2015

Primary Advisor

Phillip Nico

Abstract/Summary

The goal of this senior project was to design and implement a program which would allow users to profile programs that utilize the Pthreads library. This profiler allows users to measure load balance and lock contention between threads as well as discover deadlocks. These tools can be essential to developers of multi-threaded applications, which are notoriously difficult to debug. Additionally, this tool can help find vital performance benefits by providing relative execution measurements. The profiler is written in C++ and utilizes the standard template library as well as glibc extensions.

Share

COinS