summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_report_test.cpp
AgeCommit message (Expand)Author
2024-04-02simpleperf: Add CDD annotation for CtsSimpleperfTestCasesYabin Cui
2024-03-26simpleperf: report: add an option to specify symbol searching directoryWei-Ning Huang
2023-04-19simpleperf: Clean up warnings during recordingYabin Cui
2023-02-28simpleperf: Support process name regex in -p in record/stat cmdYabin Cui
2022-12-01simpleperf: build regex support as a separate library.Yabin Cui
2022-01-07simpleperf: Add --filter-file in report cmd.Yabin Cui
2022-01-05simpleperf: use RecordFilter in report cmd.Yabin Cui
2021-12-22simpleperf: add --print-event-count in report cmd.Yabin Cui
2021-12-16simpleperf: add --csv-separator in report cmd.Yabin Cui
2021-11-17simpleperf: update trace offcpu modes.Yabin Cui
2021-11-02simpleperf: fix dso/symbol filter in report command.Yabin Cui
2021-08-24simpleperf: extend --percent-limit to report entries.Yabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-10-19simpleperf: add --cpu to filter cpus in report command.Yabin Cui
2020-09-03simpleperf: pick up symbol map fileEvgeny Eltsin
2020-08-06simpleperf: fix jit cache path in report cmd.Yabin Cui
2020-07-08simpleperf: add function to preprocess options.Yabin Cui
2020-05-27simpleperf: support report --csv option.Yabin Cui
2018-11-14switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn
2018-11-13simpleperf: fix a bug setting symfs dir.Yabin Cui
2018-06-18simpleperf: remove RecordCache.Yabin Cui
2018-06-07simpleperf: add whitelist to omit tests requiring hw counters.Yabin Cui
2018-04-10simpleperf: Improve the way downloading native libs on device.Yabin Cui
2018-03-21simpleperf: add SIMPLE_PERF_RECORD_TRACE_DATA record type.Yabin Cui
2018-02-13simpleperf: Use cross-arch unwinding.Yabin Cui
2017-09-13simpleperf: Omit dwarf-callgraph tests running on arm translation tools.Yabin Cui
2017-08-14simpleperf: export more info through report_lib_interface.Yabin Cui
2017-08-03Fix clang-tidy performance-* warnings in system/extras.Chih-Hung Hsieh
2017-07-24simpleperf: exclude kernel callchains when needed.Yabin Cui
2017-07-21simpleperf: support tracing offcpu time.Yabin Cui
2017-07-12simpleperf: enforce support of dwarf based callgraph.Yabin Cui
2017-05-18simpleperf: enable two options by default.Yabin Cui
2017-04-19simpleperf: add --brief-callgraph option for report cmd.Yabin Cui
2017-02-24Merge "simpleperf: generate one report for each event attr."Treehugger Robot
2017-02-23simpleperf: add --raw-period option for report cmd.Yabin Cui
2017-02-23simpleperf: generate one report for each event attr.Yabin Cui
2017-02-15simpleperf: build cts test running in app context.Yabin Cui
2016-12-16simpleperf: merge dumped symbols with symbols read from file system.Yabin Cui
2016-12-13simpleperf: check invalid perf.data.Yabin Cui
2016-12-09simpleperf: Improve Callgraph.Yabin Cui
2016-11-29simpleperf: fix tests for dwarf callgraph unwinding.Yabin Cui
2016-10-31simpleperf: dump file feature section.Yabin Cui
2016-10-19Simpleperf: add --max-stack and --percent-limit options for report cmd.Yabin Cui
2016-09-29Simpleperf: don't expose EventSelection.Yabin Cui
2016-08-30simpleperf: fix two errors.Yabin Cui
2016-08-09simpleperf: fix --pids option.Yabin Cui
2016-08-01simpleperf: print warning message when failed to read symbol table from elf f...Yabin Cui
2016-07-27Fix clang-tidy performance warnings in simpleperf.Chih-Hung Hsieh
2016-07-22simpleperf: add --duration for stat/record command.Yabin Cui
2016-07-14simpleperf: show dso[+vaddr_in_file] for unknown symbols.Yabin Cui