summaryrefslogtreecommitdiffstats
path: root/src/core/reporter.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Replace all instances of ResultCode with Resultgerman772022-06-271-3/+3
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* fsp_srv: Fix filesystem access loggingMorph2021-06-161-6/+3
* core: Make variable shadowing a compile-time errorLioncash2021-05-161-1/+1
* lm: Recode LM serviceChloe Marcec2021-01-201-3/+0
* service: Update function tablesLioncash2020-04-201-0/+1
* lm: Flush manager output on core shutdownZach Hilman2019-09-221-3/+0
* reporter: Add log output for packaged lm log dataZach Hilman2019-09-221-0/+17
* reporter: Differentiate between Old, New, and System play reportsZach Hilman2019-09-221-2/+8
* Merge pull request #2642 from DarkLordZach/fsp-log-2bunnei2019-07-081-0/+7
|\
| * reporter: Add report class for filesystem access logsZach Hilman2019-06-291-0/+7
* | core/reporter: Add missing includes and forward declarationsLioncash2019-07-051-0/+4
* | core/reporter: Remove unnecessary namespace qualifiersLioncash2019-07-051-2/+2
|/
* loader: Move NSO module tracking to AppLoaderZach Hilman2019-05-261-3/+6
* core: Add Reporter class to take/save reportsZach Hilman2019-05-251-0/+53