summaryrefslogtreecommitdiff
path: root/simpleperf/SampleDisplayer.h
AgeCommit message (Expand)Author
2021-12-21simpleperf: use std::function for display function.Yabin Cui
2021-12-16simpleperf: add --csv-separator in report cmd.Yabin Cui
2021-08-24simpleperf: extend --percent-limit to report entries.Yabin Cui
2021-01-11simpleperf: move all source files into simpleperf namespaceYabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-07-28simpleperf: dump jit symfiles to a single file.Yabin Cui
2020-05-27simpleperf: support report --csv option.Yabin Cui
2019-05-06simpleperf: fix segfault caused by reused thread ids.Yabin Cui
2017-04-19simpleperf: add --brief-callgraph option for report cmd.Yabin Cui
2017-02-23simpleperf: add --raw-period option for report cmd.Yabin Cui
2016-12-09simpleperf: Improve Callgraph.Yabin Cui
2016-10-19Simpleperf: add --max-stack and --percent-limit options for report cmd.Yabin Cui
2016-06-29Simpleperf: add vaddr_in_file sort key in report command.Yabin Cui
2016-06-20simpleperf: add kmem command to report slab allocation information.Yabin Cui
2016-05-24simpleperf: refactor SampleTree for reuse.Yabin Cui