aboutsummaryrefslogtreecommitdiff
path: root/src/profiling/CommandThread.cpp
AgeCommit message (Collapse)Author
2019-10-03Throw by value, catch by const reference. Even anonymously.Matthew Bentham
This avoids compiler warnings about catching polymorphic types by value. Change-Id: I672bcffe3471fcc0c446bab1e554937ba09208b2 Signed-off-by: Matthew Bentham <Matthew.Bentham@arm.com>
2019-09-24IVGCVSW-3439 Create the Command ThreadFinnWilliamsArm
Signed-off-by: FinnWilliamsArm <Finn.Williams@arm.com> Change-Id: I9548c5937967f4c25841bb851273168379687bcd