Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2642 from DarkLordZach/fsp-log-2 | bunnei | 2019-07-08 | 1 | -0/+18 |
|\ | |||||
| * | reporter: Add report class for filesystem access logs | Zach Hilman | 2019-06-29 | 1 | -0/+18 |
* | | core/reporter: Allow moves into SaveToFile() | Lioncash | 2019-07-05 | 1 | -1/+1 |
* | | core/reporter: Add missing includes and forward declarations | Lioncash | 2019-07-05 | 1 | -1/+5 |
* | | core/reporter: Remove unnecessary namespace qualifiers | Lioncash | 2019-07-05 | 1 | -1/+1 |
* | | core/reporter: Remove pessimizing move in GetHLERequestContextData() | Lioncash | 2019-07-05 | 1 | -1/+1 |
* | | core/reporter: Make bracing consistent | Lioncash | 2019-07-05 | 1 | -8/+18 |
* | | core/reporter: Return in error case in SaveToFile() | Lioncash | 2019-07-05 | 1 | -1/+3 |
|/ | |||||
* | Update reporter.cpp | Thomas May | 2019-06-22 | 1 | -5/+5 |
* | loader: Move NSO module tracking to AppLoader | Zach Hilman | 2019-05-26 | 1 | -36/+38 |
* | core: Add Reporter class to take/save reports | Zach Hilman | 2019-05-25 | 1 | -0/+351 |