summaryrefslogtreecommitdiff
path: root/simpleperf/sample_tree_test.cpp
AgeCommit message (Expand)Author
2016-05-24simpleperf: refactor SampleTree for reuse.Yabin Cui
2015-10-23Simpleperf: Don't load whole perf.data into memory.Yabin Cui
2015-08-21Simpleperf: refactor dso.Yabin Cui
2015-07-22Simpleperf: separate ThreadTree from SampleTree.Yabin Cui
2015-06-22Simpleperf: better support for per thread comm.Yabin Cui
2015-06-18Simpleperf: support monitoring existing processes/threads.Yabin Cui
2015-06-11Simpleperf: improve records parsing.Yabin Cui
2015-06-09Simpleperf: support symbol parsing in report command.Yabin Cui
2015-06-08Simpleperf: remove overlapped user map in SampleTree.Yabin Cui
2015-06-05Add simpleperf report command.Yabin Cui