summaryrefslogtreecommitdiffstats
path: root/src/core/reporter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* lm: Flush manager output on core shutdownZach Hilman2019-09-221-3/+2
* reporter: Add log output for packaged lm log dataZach Hilman2019-09-221-0/+52
* reporter: Differentiate between Old, New, and System play reportsZach Hilman2019-09-221-3/+7
* Fix clang-formatEthan2019-09-041-1/+1
* accommodate for fmt updateEthan2019-08-291-1/+1
* Merge pull request #2642 from DarkLordZach/fsp-log-2bunnei2019-07-081-0/+18
|\
| * reporter: Add report class for filesystem access logsZach Hilman2019-06-291-0/+18
* | core/reporter: Allow moves into SaveToFile()Lioncash2019-07-051-1/+1
* | core/reporter: Add missing includes and forward declarationsLioncash2019-07-051-1/+5
* | core/reporter: Remove unnecessary namespace qualifiersLioncash2019-07-051-1/+1
* | core/reporter: Remove pessimizing move in GetHLERequestContextData()Lioncash2019-07-051-1/+1
* | core/reporter: Make bracing consistentLioncash2019-07-051-8/+18
* | core/reporter: Return in error case in SaveToFile()Lioncash2019-07-051-1/+3
|/
* Update reporter.cppThomas May2019-06-221-5/+5
* loader: Move NSO module tracking to AppLoaderZach Hilman2019-05-261-36/+38
* core: Add Reporter class to take/save reportsZach Hilman2019-05-251-0/+351