summaryrefslogtreecommitdiff
path: root/simpleperf
AgeCommit message (Expand)Author
2016-06-27Simpleperf: fix flaky tests.nougat-devYabin Cui
2016-06-11Merge "simpleperf: restore perf_harden after simpleperf cts test." into nyc-devYabin Cui
2016-06-10simpleperf: restore perf_harden after simpleperf cts test.Yabin Cui
2016-06-10simpleperf: check perf event limit.Yabin Cui
2016-04-14simpleperf: use libbacktrace_offline static library.Yabin Cui
2016-03-29Simpleperf: add test for reporting callgraph of shared libraries in apk file.Yabin Cui
2016-03-28Merge "Simpleperf: remove dependency on global current_arch." into nyc-devYabin Cui
2016-03-26Simpleperf: remove dependency on global current_arch.Yabin Cui
2016-03-26simpleperf: don't looking for _text symbol in /proc/kallsyms.Yabin Cui
2016-03-20Update simpleperf for LLVM rebase to r256229.Yabin Cui
2016-03-10simpleperf: check if dwarf callgraph is supported by kernel before testing.Yabin Cui
2016-03-07simpleperf: support building cts test.Yabin Cui
2016-03-07simpleperf: fix mac build.Yabin Cui
2016-03-07simpleperf: port cmd_report_test to nonlinux.Yabin Cui
2016-03-07simpleperf: fix build by removing off64_t.Yabin Cui
2016-03-07simpleperf: report symbols of native libraries in apk file.Yabin Cui
2016-03-07simpleperf: accept different perf_attr sizes.Yabin Cui
2016-03-07simpleperf: port read_apk and read_apk/read_elf tests to nonlinux.Yabin Cui
2016-02-05Add __s32 define.Christopher Ferris
2016-02-03Merge "Support profiling of shared libs embedded in APKs."Than McIntosh
2016-02-02Support profiling of shared libs embedded in APKs.Than McIntosh
2016-02-01simpleperf: use RemoveFileIfExists in libbase.Yabin Cui
2016-01-25Add use of libbacktrace_offline.Christopher Ferris
2016-01-22Simpleperf: adjust default mmap_pages used when recording.Yabin Cui
2016-01-15Simpleperf: support build for windows.Yabin Cui
2016-01-12Simpleperf: fix --comms option for report cmd.Yabin Cui
2016-01-11Simpleperf: adjust sort strategy in RecordCache.Yabin Cui
2016-01-04Fix for simpleperf report on 'fugu'.Than McIntosh
2015-12-08Simpleperf: check value returned by fopen.Yabin Cui
2015-12-08Simpleperf: check if elf file paths are valid before reading them.Yabin Cui
2015-12-08Simpleperf: add separate cpu_hotplug_test.Yabin Cui
2015-12-05Merge "Simpleperf: don't use ioctl(PERF_EVENT_IOC_ENABLE)."Yabin Cui
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-12-03Simpleperf: don't use ioctl(PERF_EVENT_IOC_ENABLE).Yabin Cui
2015-11-24Simpleperf: remove unnecessary exit().Yabin Cui
2015-11-04Simpleperf: add test for cpu offline whiling recording.Yabin Cui
2015-10-30simpleperf: support --cpu option in record/stat command.Yabin Cui
2015-10-23Simpleperf: Don't load whole perf.data into memory.Yabin Cui
2015-10-22Simpleperf: fix some unknown symbols for report result.Yabin Cui
2015-10-23Merge "Simpleperf: do stack unwinding while recording."Yabin Cui
2015-10-12Simpleperf: do stack unwinding while recording.Yabin Cui
2015-10-10Merge "Simpleperf: add runtest for callgraph."Yabin Cui
2015-10-09Simpleperf: add runtest for callgraph.Yabin Cui
2015-10-08Merge "Simpleperf: add a simple gui interface for report command."Yabin Cui
2015-10-08Simpleperf: add a simple gui interface for report command.Yabin Cui
2015-10-06Merge "Simpleperf: do dwarf unwinding in record command."Yabin Cui
2015-10-06Merge "Simpleperf: add runtest."Yabin Cui
2015-10-06Simpleperf: add runtest.Yabin Cui
2015-10-05am 92e11ea1: Merge "Add NOTICE files"Sami Tolvanen
2015-10-02Simpleperf: do dwarf unwinding in record command.Yabin Cui