summaryrefslogtreecommitdiffstats
path: root/logcat/logcat.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed an unused param warning in logcatEdwin Vane2012-08-131-1/+1
* fix "logcat -c ; logcat -d" hang.Nick Kralevich2012-02-231-1/+1
* logcat: add sanity checkNick Kralevich2011-10-171-0/+5
* Add checking for log entry formatKenny Root2011-10-031-3/+3
* Update the help text to reflect new capabilities of -b parameter.Wink Saville2010-06-181-2/+3
* fix [2483384] logcat crash when malloc debug is enabledMathias Agopian2010-03-171-2/+3
* Add '-t N' flag to logcat, to print only the last N lines of logcatDan Egnor2010-03-111-53/+60
* Make logcat print both the main and system buffers by default. Make SLOGx ma...Joe Onorato2010-03-011-19/+36
* Allow logcat to take multiple -b options, and interleave the results.Joe Onorato2010-02-261-67/+257
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+568
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-568/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-2/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+569