Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Side by Side Diff: src/processor/testdata/microdump.stackwalk.machine_readable-arm.out

Issue 1678463002: Parse additional microdump GPU line in the format: G GL_VERSION|GL_VENDOR|GL_RENDERER. (Closed) Base URL: https://chromium.googlesource.com/breakpad/breakpad.git@master
Patch Set: Sync Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 OS|Android|OS VERSION INFO 1 OS|Android|OS VERSION INFO
2 CPU|arm||2 2 CPU|arm||2
3 GPU|OpenGL ES 3.0 V@104.0 AU@ (GIT@Id3510ff6dc)|Qualcomm|Adreno (TM) 330
3 Crash||0x0|0 4 Crash||0x0|0
4 Module|breakpad_unittests||breakpad_unittests|DA7778FB66018A4E9B4110ED06E730D00| 0xaaacd000|0xaab48fff|0 5 Module|breakpad_unittests||breakpad_unittests|DA7778FB66018A4E9B4110ED06E730D00| 0xaaacd000|0xaab48fff|0
5 Module|libnetd_client.so||libnetd_client.so|56B149396A4DAF176E26B4A85DA87BF30|0x f6fca000|0xf6fcdfff|0 6 Module|libnetd_client.so||libnetd_client.so|56B149396A4DAF176E26B4A85DA87BF30|0x f6fca000|0xf6fcdfff|0
6 Module|libstdc++.so||libstdc++.so|DFCD7772F3A5BD1E84A50C4DBFDE6F570|0xf6fee000|0 xf6ff1fff|0 7 Module|libstdc++.so||libstdc++.so|DFCD7772F3A5BD1E84A50C4DBFDE6F570|0xf6fee000|0 xf6ff1fff|0
7 Module|libm.so||libm.so|AE3467401278371A956801500FC8187D0|0xf6ff2000|0xf700afff| 0 8 Module|libm.so||libm.so|AE3467401278371A956801500FC8187D0|0xf6ff2000|0xf700afff| 0
8 Module|liblog.so||liblog.so|0A492DEF82842051996A468D87F23F010|0xf700c000|0xf7012 fff|0 9 Module|liblog.so||liblog.so|0A492DEF82842051996A468D87F23F010|0xf700c000|0xf7012 fff|0
9 Module|libc.so||libc.so|167F187B09A27F7444EF989603AAFD3D0|0xf7014000|0xf706dfff| 0 10 Module|libc.so||libc.so|167F187B09A27F7444EF989603AAFD3D0|0xf7014000|0xf706dfff| 0
10 11
11 0|0|breakpad_unittests|MicrodumpWriterTest_Setup_Test::TestBody|/s/clank/src/out _arm/Release/../../testing/gtest/include/gtest/gtest.h|1481|0x1 12 0|0|breakpad_unittests|MicrodumpWriterTest_Setup_Test::TestBody|/s/clank/src/out _arm/Release/../../testing/gtest/include/gtest/gtest.h|1481|0x1
12 0|1|breakpad_unittests|testing::Test::Run|/s/clank/src/out_arm/Release/../../tes ting/gtest/src/gtest.cc|2435|0x17 13 0|1|breakpad_unittests|testing::Test::Run|/s/clank/src/out_arm/Release/../../tes ting/gtest/src/gtest.cc|2435|0x17
13 0|2|breakpad_unittests|testing::TestInfo::Run|/s/clank/src/out_arm/Release/../.. /testing/gtest/src/gtest.cc|2610|0x5 14 0|2|breakpad_unittests|testing::TestInfo::Run|/s/clank/src/out_arm/Release/../.. /testing/gtest/src/gtest.cc|2610|0x5
14 0|3|breakpad_unittests|testing::TestCase::Run|/s/clank/src/out_arm/Release/../.. /testing/gtest/src/gtest.cc|2728|0x3 15 0|3|breakpad_unittests|testing::TestCase::Run|/s/clank/src/out_arm/Release/../.. /testing/gtest/src/gtest.cc|2728|0x3
15 0|4|breakpad_unittests|testing::internal::UnitTestImpl::RunAllTests|/s/clank/src /out_arm/Release/../../testing/gtest/src/gtest.cc|4591|0x3 16 0|4|breakpad_unittests|testing::internal::UnitTestImpl::RunAllTests|/s/clank/src /out_arm/Release/../../testing/gtest/src/gtest.cc|4591|0x3
16 0|5|breakpad_unittests|testing::UnitTest::Run|/s/clank/src/out_arm/Release/../.. /testing/gtest/src/gtest.cc|2418|0x5 17 0|5|breakpad_unittests|testing::UnitTest::Run|/s/clank/src/out_arm/Release/../.. /testing/gtest/src/gtest.cc|2418|0x5
17 0|6|breakpad_unittests|main|/s/clank/src/out_arm/Release/../../testing/gtest/inc lude/gtest/gtest.h|2326|0x3 18 0|6|breakpad_unittests|main|/s/clank/src/out_arm/Release/../../testing/gtest/inc lude/gtest/gtest.h|2326|0x3
18 0|7|libc.so||||0x11e9d 19 0|7|libc.so||||0x11e9d
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698