summaryrefslogtreecommitdiff
path: root/simpleperf
AgeCommit message (Expand)Author
2018-05-03simpleperf: improve managing temp files.Yabin Cui
2018-03-28simpleperf: build simpleperf instead of simpleperf32 on gce_x86.Yabin Cui
2018-03-22Simpleperf: Add host version of libsimpleperf_elf_readAndreas Gampe
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
2018-01-08simpleperf: fix test for vdso file.Yabin Cui
2018-01-08simpleperf: stop recording when app exits.Yabin Cui
2018-01-05simpleperf: improve unwinding result report.Yabin Cui
2017-12-21Merge "simpleperf: update simpleperf prebuilts to build 4514082."Yabin Cui
2017-12-21simpleperf: update simpleperf prebuilts to build 4514082.Yabin Cui
2017-12-21Merge "simpleperf: adjust callchains generated by kernel before unwinding rec...Yabin Cui
2017-12-20simpleperf: Add needed testdata in artifacts.Yabin Cui
2017-12-20simpleperf: adjust callchains generated by kernel before unwinding records.Yabin Cui
2017-12-19simpleperf: fix test.py to pass on non-rooted devices.Yabin Cui
2017-12-18simpleperf: improve recording unwinding results.Yabin Cui
2017-12-16simpleperf: fix mac build.Yabin Cui
2017-12-16Merge "simpleperf: report unwinding failures."Yabin Cui
2017-12-15simpleperf: report unwinding failures.Yabin Cui
2017-12-15simpleperf: check elf files with broken section tables.Yabin Cui
2017-12-15Merge "simpleperf: respect inherited SIGHUP disposition."Treehugger Robot
2017-12-15Merge "simpleperf: update document about app profiling."Yabin Cui
2017-12-14simpleperf: update document about app profiling.Yabin Cui
2017-12-14simpleperf: respect inherited SIGHUP disposition.Josh Gao