aboutsummaryrefslogtreecommitdiff
path: root/src/core/reporter.cpp
AgeCommit message (Collapse)Author
2019-07-05core/reporter: Return in error case in SaveToFile()Lioncash
If the path couldn't be created, then we shouldn't be attempting to save the file.
2019-06-22Update reporter.cppThomas May
2019-05-26loader: Move NSO module tracking to AppLoaderZach Hilman
Also cleanup of general stuff
2019-05-25core: Add Reporter class to take/save reportsZach Hilman