summaryrefslogtreecommitdiffstats
path: root/src/core/reporter.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-27core: Replace all instances of ResultCode with Resultgerman771-3/+3
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-06-16fsp_srv: Fix filesystem access loggingMorph1-6/+3
2021-05-16core: Make variable shadowing a compile-time errorLioncash1-1/+1
2021-01-20lm: Recode LM serviceChloe Marcec1-3/+0
2020-04-20service: Update function tablesLioncash1-0/+1
2019-09-22lm: Flush manager output on core shutdownZach Hilman1-3/+0
2019-09-22reporter: Add log output for packaged lm log dataZach Hilman1-0/+17
2019-09-22reporter: Differentiate between Old, New, and System play reportsZach Hilman1-2/+8
2019-07-05core/reporter: Add missing includes and forward declarationsLioncash1-0/+4
2019-07-05core/reporter: Remove unnecessary namespace qualifiersLioncash1-2/+2
2019-06-29reporter: Add report class for filesystem access logsZach Hilman1-0/+7
2019-05-26loader: Move NSO module tracking to AppLoaderZach Hilman1-3/+6
2019-05-25core: Add Reporter class to take/save reportsZach Hilman1-0/+53