summaryrefslogtreecommitdiff
path: root/simpleperf
AgeCommit message (Expand)Author
2017-05-19simpleperf: support [vdso].Yabin Cui
2017-05-18simpleperf: enable two options by default.Yabin Cui
2017-05-15simpleperf: fix report_sample_test.Yabin Cui
2017-05-12simpleperf: make pprof_proto_generator.py work without binary_cache_dir.Yabin Cui
2017-05-09Merge "simpleperf: fix some format error in README.md."Treehugger Robot
2017-05-08Merge "simpleperf: fix scripts to be runnable by python3."Treehugger Robot
2017-05-08simpleperf: fix some format error in README.md.Yabin Cui
2017-05-08simpleperf: fix scripts to be runnable by python3.Yabin Cui
2017-05-08simpleperf: update simpleperf prebuilts to build 3984832.Yabin Cui
2017-05-05Merge "simpleperf: fix scripts on windows."Treehugger Robot
2017-05-05Merge "simpleperf: fix tracing counters."Treehugger Robot
2017-05-04simpleperf: fix tracing counters.Yabin Cui
2017-05-03simpleperf: add META_INFO feature section in perf.data.Yabin Cui
2017-05-03simpleperf: fix scripts on windows.Yabin Cui
2017-05-03Merge "simpleperf: Update doc for Android O."Treehugger Robot
2017-05-02simpleperf: Update doc for Android O.Yabin Cui
2017-05-02simpleperf: add 'event_count' field in report proto.Yabin Cui
2017-04-28simpleperf: fix unknown binary in samples.Yabin Cui
2017-04-27Fix wrong usage of * in find commandPo Hu
2017-04-20simpleperf: update simpleperf prebuilts to build 3929284.Yabin Cui
2017-04-19simpleperf: add --brief-callgraph option for report cmd.Yabin Cui
2017-04-18simpleperf: add --start_profiling_fd option for record cmd.Yabin Cui
2017-04-18simpleperf: add warning for `--call-graph fp` option on arm.Yabin Cui
2017-04-13simpleperf: fix pprof proto generator.Yabin Cui
2017-04-03Do not build simpleperf_unit_test and simpleperf_cpu_hotplug_test for host te...Dan Shi
2017-03-28Add test config to simpleperf_unit_test and simpleperf_unit_testDan Shi
2017-03-22simpleperf: update simpleperf prebuilts to build 3839284.Yabin Cui
2017-03-21simpleperf: add new scripts in sdk artifacts.Yabin Cui
2017-03-17simpleperf: add script to generate proto data used by pprof.Yabin Cui
2017-03-06simpleperf: adjust sample_freq based on max_sample_rate file.Yabin Cui
2017-02-24simpleperf: fix a small error.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-23Merge "simpleperf: build libsimpleperf_inplace_sampler library."Yabin Cui
2017-02-15simpleperf: build cts test running in app context.Yabin Cui
2017-02-10simpleperf: build libsimpleperf_inplace_sampler library.Yabin Cui
2017-02-10simpleperf: fix an error in checking monitored targets.Yabin Cui
2017-02-03simpleperf: add inplace-sampler event type.Yabin Cui
2017-01-26Merge "Use LOCAL_TEST_DATA for test data"Colin Cross
2017-01-24Merge "Add instrumentation test support to app_profiler.py"Chris Craik
2017-01-23Add instrumentation test support to app_profiler.pyChris Craik
2017-01-23Add gitignore for pyc filesChris Craik
2017-01-20simpleperf: profile non-debuggable apps on rooted devices.Yabin Cui
2017-01-18Use LOCAL_TEST_DATA for test dataColin Cross
2017-01-13Merge "simpleperf: Update document for scripts."Yabin Cui
2017-01-13simpleperf: Update document for scripts.Yabin Cui
2017-01-12simpleperf: fix dumpping kernel symbols.Yabin Cui
2017-01-06simpleperf: fix synchronization when reading mapped buffer.Yabin Cui
2017-01-06simpleperf: fix annotate.py.Yabin Cui