summaryrefslogtreecommitdiffstats
path: root/media/libnblog
Commit message (Expand)AuthorAgeFilesLines
* use MediaAnalyticsItem::create() instead of newRay Essick2019-01-311-1/+1
* Merge "Add nullptr checks in NBLog::DumpReader::handleFormat"Glenn Kasten2019-01-111-0/+9
|\
| * Add nullptr checks in NBLog::DumpReader::handleFormatEric Tan2018-09-211-0/+9
* | audio: fix switch to break or use FALLTHROUGH_INTENDEDAndy Hung2018-10-102-0/+2
* | NBLog: add retroactive dump and standard printing formatEric Tan2018-09-206-22/+94
|/
* Add options to dumpsys media.log and dump visualizationsEric Tan2018-09-176-44/+133
* Improve ReportPerformance::Histogram implementation and add drawingEric Tan2018-09-172-32/+85
* Merge "nblog: split NBLog.cpp into multiple files"Glenn Kasten2018-09-1518-1940/+2244
|\
| * nblog: split NBLog.cpp into multiple filesEric Tan2018-09-1418-1940/+2244
* | Add version number to ReportPerformance::HistogramEric Tan2018-09-132-1/+4
|/
* periodically push AudioFlinger thread statistics to media metricsEric Tan2018-09-107-15/+113
* NBLog: log and store warmup times, underruns, overruns, and thread infoEric Tan2018-09-107-86/+174
* NBLog: refactor Writer API for extensibilityEric Tan2018-09-042-300/+256
* NBLog: add latency logging and histogram serializationEric Tan2018-08-294-4/+253
* NBLog: Make separate readers for dumping logs and histogramsEric Tan2018-08-212-186/+134
* NBLog: Restore log dump and add new logging typesEric Tan2018-08-172-91/+214
* NBLog: Add checks for possible nullptr dereferenceEric Tan2018-08-102-176/+192
* audioflinger Threads.cpp: size() == 0 -> isEmpty().Eric Tan2018-07-243-83/+5
* Rearrange variables in PerformanceAnalysis::reportPerformance inEric Tan2018-07-101-11/+15
* Revert "Audio V4: Split system and vendor Audio.h"Kevin Rocard2018-01-241-1/+1
* Audio V4: Split system and vendor Audio.hKevin Rocard2018-01-201-1/+1
* Fix overflow sanitizer in copyWithAuthor.Ivan Lozano2018-01-121-1/+2
* Fix overflow sanitizer in copyWithAuthor.Ivan Lozano2017-12-151-1/+1
* Ignore signed integer overflow in logRound.Ivan Lozano2017-12-041-0/+1
* Split nblog off from nbaioGlenn Kasten2017-09-087-0/+2502