aboutsummaryrefslogtreecommitdiffstats
path: root/emulator/qtools
Commit message (Expand)AuthorAgeFilesLines
* am d7dc91d7: Merge change 2030 into donutAndroid (Google) Code Review2009-05-202-0/+67
|\
| * Add new trace tool for displaying all the memory regions in a process.Jack Veenstra2009-05-192-0/+67
* | am b260872e: Merge change 2024 into donutAndroid (Google) Code Review2009-05-204-19/+67
|\ \ | |/
| * Add support for native (JNI) calls to the trace tools.Jack Veenstra2009-05-194-19/+67
* | am b08d3a39: Merge change 2004 into donutAndroid (Google) Code Review2009-05-193-158/+330
|\ \ | |/
| * Handle munmap() and add support for tracing JNI (native) calls.Jack Veenstra2009-05-193-158/+330
* | am bba5ffb: Merge change 1347 into donutAndroid (Google) Code Review2009-05-112-0/+258
|\ \ | |/
| * Add a new program for checking the correctness of the computed stack from a t...Jack Veenstra2009-05-112-0/+258
* | am e14d320: Merge change 1346 into donutAndroid (Google) Code Review2009-05-112-1/+89
|\ \ | |/
| * Better output for viewing the method trace.Jack Veenstra2009-05-112-1/+89
* | am 6b56383: Merge changes 1344,1345 into donutAndroid (Google) Code Review2009-05-112-27/+75
|\ \ | |/
| * Fix the tracing code that keeps track of the Java method stack.Jack Veenstra2009-05-111-22/+41
| * Add a "-d time" option to stack_dump to dump the stack at the given time.Jack Veenstra2009-05-091-5/+34
* | am 2822ae3: Merge change 1343 into donutAndroid (Google) Code Review2009-05-112-21/+21
|\ \ | |/
| * Fix compiler warnings by changing "char*" to "const char*".Jack Veenstra2009-05-092-21/+21
* | am 5ea0a94: Merge change 657 into donutAndroid (Google) Code Review2009-04-299-36/+36
|\ \ | |/
| * Fix a memory deallocation error that was crashing q2dm.Jack Veenstra2009-04-289-36/+36
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0346-0/+9513
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0346-9513/+0
* | q2dm: correctly expect the return type of strchr(const char*) to beScott Tsai2009-03-211-2/+2
* | Correctly expect the return value of rindex(const char*) to be of typeScott Tsai2009-03-211-2/+2
* | auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+1
|\ \ | |/
| * auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+1
* | Add a few missing headersAlexey Zaytsev2008-10-221-0/+1
|/
* Initial ContributionThe Android Open Source Project2008-10-2146-0/+9512