summaryrefslogtreecommitdiff
path: root/simpleperf
AgeCommit message (Expand)Author
2018-03-29Merge "simpleperf: support showing symbols for interpreted java code."Yabin Cui
2018-03-28simpleperf: support showing symbols for interpreted java code.Yabin Cui
2018-03-28simpleperf: build simpleperf instead of simpleperf32 on gce_x86.Yabin Cui
2018-03-27Merge "Suppress clang 7.0 warnings."Treehugger Robot
2018-03-26simpleperf: Minor code readability changeGreg Kaiser
2018-03-23Merge "simpleperf: support profiling jited java code."Yabin Cui
2018-03-21simpleperf: add SIMPLE_PERF_RECORD_TRACE_DATA record type.Yabin Cui
2018-03-21simpleperf: support profiling jited java code.Yabin Cui
2018-03-21Suppress clang 7.0 warnings.Chih-Hung Hsieh
2018-03-21Merge "simpleperf: Add trace-sched command."Yabin Cui
2018-03-20simpleperf: Add trace-sched command.Yabin Cui
2018-03-20Merge "simpleperf: Add JITDebugReader."Yabin Cui
2018-03-19simpleperf: Add JITDebugReader.Yabin Cui
2018-03-15Simpleperf: Fix perf_data_path configStefan Zager
2018-03-09Merge "simpleperf: improve managing temp files."Yabin Cui
2018-03-08simpleperf: improve managing temp files.Yabin Cui
2018-03-08Simpleperf: Add host version of libsimpleperf_elf_readAndreas Gampe
2018-03-08Merge "simpleperf: Fix cached map in OfflineUnwinder."android-o-mr1-iot-preview-7o-mr1-iot-preview-7Yabin Cui
2018-03-07simpleperf: fix an error using std::string.Yabin Cui
2018-03-07simpleperf: Fix cached map in OfflineUnwinder.Yabin Cui
2018-03-06simpleperf: fix calculating cpu frequency.Yabin Cui
2018-02-26simpleperf: flush output before quick_exit.Yabin Cui
2018-02-23Merge "simpleperf: use quick_exit."Yabin Cui
2018-02-23simpleperf: use quick_exit.Yabin Cui
2018-02-22Create maps for libunwind only if they changed.Christopher Ferris
2018-02-20Skips symbolization.Christopher Ferris
2018-02-15Merge "simpleperf: fix cmd_debug_unwind tests."Yabin Cui
2018-02-14simpleperf: fix cmd_debug_unwind tests.Yabin Cui
2018-02-14simpleperf: fix --interval option in system wide stating.Yabin Cui
2018-02-13simpleperf: Use cross-arch unwinding.Yabin Cui
2018-02-08Merge "simpleperf: improve debug-unwind cmd."Yabin Cui
2018-02-08simpleperf: improve debug-unwind cmd.Yabin Cui
2018-02-06Simpleperf: Support record --Andreas Gampe
2018-02-05simpleperf: add debug-unwind cmd.Yabin Cui
2018-01-31simpleperf: Switch to use post-unwind by default in record cmd.Yabin Cui
2018-01-31Merge "inferno: support --one-flamegraph option."Yabin Cui
2018-01-30simpleperf: fix mac build.Yabin Cui
2018-01-30inferno: support --one-flamegraph option.Yabin Cui
2018-01-29Change to new libbacktrace offline functions.Christopher Ferris
2018-01-26Merge "inferno: show time duration for perf.data recorded with --trace-offcpu."Yabin Cui
2018-01-25inferno: show time duration for perf.data recorded with --trace-offcpu.Yabin Cui
2018-01-24Merge "Avoid symlink of simpleperf."android-wear-8.0.0_r1Yabin Cui
2018-01-24Merge "Add dependency on libdexfile for static libraries."Christopher Ferris
2018-01-23Avoid symlink of simpleperf.Yabin Cui
2018-01-22simpleperf: fix test record_cmd.post_unwind_option.Yabin Cui
2018-01-22simpleperf: temporarily disable handling cpu hotplug in record cmd.Yabin Cui
2018-01-20Add dependency on libdexfile for static libraries.Christopher Ferris
2018-01-10simpleperf: add missing report html example.Yabin Cui
2018-01-09Add OWNERS files for perfprofd and simpleperf.Elliott Hughes
2018-01-08Merge "simpleperf: stop recording when app exits."Yabin Cui