summaryrefslogtreecommitdiff
path: root/simpleperf/thread_tree.cpp
AgeCommit message (Expand)Author
2016-06-02simpleperf: add report-sample command.Yabin Cui
2016-05-31simpleperf: record kernel symbols in perf.data.Yabin Cui
2016-05-24simpleperf: refactor SampleTree for reuse.Yabin Cui
2016-04-14simpleperf: use libbacktrace_offline static library.Yabin Cui
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
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-08-21Simpleperf: refactor dso.Yabin Cui
2015-08-03Simpleperf: fix the process of parsing records.Yabin Cui
2015-07-24Simpleperf: work around unexpected (pid, tid) pair.Yabin Cui
2015-07-24Simpleperf: use ThreadTree when getting hit files in record command.Yabin Cui
2015-07-22Simpleperf: separate ThreadTree from SampleTree.Yabin Cui