summaryrefslogtreecommitdiff
path: root/simpleperf/gtest_main.cpp
AgeCommit message (Expand)Author
2023-07-20simpleperf: Only register needed commands in libsimpleperf_profcollectYabin Cui
2023-03-03Call InitLogging() after InitGoogleTest().Krzysztof KosiƄski
2020-07-29Update language to comply with Android's inclusive language guidance.Yabin Cui
2020-07-08simpleperf: add function to preprocess options.Yabin Cui
2019-10-01simpleperf: add tests recording real apps.Yabin Cui
2019-01-31simpleperf: change the way running cts test.Yabin Cui
2019-01-25simpleperf: remove code not in use.Yabin Cui
2018-11-14switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn
2018-10-30simpleperf: fix simpleperf_unit_test on windows.Yabin Cui
2018-05-22simpleperf: get symbols from dex files extracted from zip files.Yabin Cui
2017-08-14simpleperf: export more info through report_lib_interface.Yabin Cui
2017-07-14simpleperf: change the way running cts tests.Yabin Cui
2017-02-15simpleperf: build cts test running in app context.Yabin Cui
2017-01-18Use LOCAL_TEST_DATA for test dataColin Cross
2016-08-01simpleperf: print warning message when failed to read symbol table from elf f...Yabin Cui
2016-06-10simpleperf: restore perf_harden after simpleperf cts test.Yabin Cui
2016-04-26simpleperf: improve cpu_hotplug tests.Yabin Cui
2016-03-26Simpleperf: add test for reporting callgraph of shared libraries in apk file.Yabin Cui
2016-03-18Simpleperf: insert testdata into simpleperf_unit_test for target build.Yabin Cui
2016-03-02simpleperf: support building cts test.Yabin Cui
2016-02-17simpleperf: report symbols of native libraries in apk file.Yabin Cui
2016-02-08simpleperf: port read_apk and read_apk/read_elf tests to nonlinux.Yabin Cui
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-04-23Implement simpleperf stat subcommand.Yabin Cui