summaryrefslogtreecommitdiff
path: root/simpleperf/utils.cpp
AgeCommit message (Expand)Author
2017-05-03simpleperf: add META_INFO feature section in perf.data.Yabin Cui
2016-11-14simpleperf: fix potential unaligned memory access.Yabin Cui
2016-08-22simpleperf: avoid selinux denials.Yabin Cui
2016-07-27simpleperf: use libevent in stat command.Yabin Cui
2016-06-03simpleperf: dump tracing data when needed.Yabin Cui
2016-06-02simpleperf: add report-sample command.Yabin Cui
2016-05-31simpleperf: record kernel symbols in perf.data.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: support reading symbols from .gnu_debugdata.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
2016-02-01simpleperf: use RemoveFileIfExists in libbase.Yabin Cui
2016-01-15Simpleperf: support build for windows.Yabin Cui
2015-12-08Simpleperf: check if elf file paths are valid before reading them.Yabin Cui
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-08-21Simpleperf: use OneTimeFreeAllocator to allocate symbol names.Yabin Cui
2015-08-07Simpleperf: add filters to report command.Yabin Cui
2015-06-18Simpleperf: support monitoring existing processes/threads.Yabin Cui
2015-06-18Simpleperf: add branch stack feature in perf.data.Yabin Cui
2015-06-04Simpleperf: refactor command system.Yabin Cui
2015-05-05Dump kernel/modules/thread mmap information in `simpleperf record`.Yabin Cui
2015-05-04Implement simpleperf record/dumprecord subcommands.Yabin Cui
2015-04-23Implement simpleperf stat subcommand.Yabin Cui
2015-04-18Implement simpleperf list subcommand.Yabin Cui